Documentation
¶
Index ¶
- Variables
- func CreateCaddyfile(ctx core.Context, stack *v1beta1.Stack, gateway *v1beta1.Gateway, ...) (string, error)
- func EnvVarsIfEnabled(ctx core.Context, stackName string) ([]v1.EnvVar, error)
- func GetEnvVars(gateway *v1beta1.Gateway) []v1.EnvVar
- func Reconcile(ctx Context, stack *v1beta1.Stack, gateway *v1beta1.Gateway, version string) error
- func URL(gateway *v1beta1.Gateway) string
- type CaddyOptions
- type DNSConfig
Constants ¶
This section is empty.
Variables ¶
View Source
var Caddyfile string
Functions ¶
func CreateCaddyfile ¶
func EnvVarsIfEnabled ¶
Types ¶
type CaddyOptions ¶
Click to show internal directories.
Click to hide internal directories.