Documentation
¶
Index ¶
- func ComputeCaddyfile(ctx core.Context, stack *v1beta1.Stack, _tpl string, ...) (string, error)
- func CreateCaddyfileConfigMap(ctx core.Context, stack *v1beta1.Stack, name, _tpl string, ...) (*v1.ConfigMap, error)
- func DeploymentTemplate(ctx core.Context, stack *v1beta1.Stack, owner v1beta1.Object, ...) (*appsv1.Deployment, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeCaddyfile ¶
func DeploymentTemplate ¶
func DeploymentTemplate( ctx core.Context, stack *v1beta1.Stack, owner v1beta1.Object, caddyfile *v1.ConfigMap, imageConfiguration *registries.ImageConfiguration, env []v1.EnvVar, ) (*appsv1.Deployment, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.