Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
LogLevel string
LogPretty bool
// DNSConfig Settings for the cluster DNS
DNSZone string
PipelineJobConfig *pipelinejob.Config
CertificateAutomation certificate.AutomationConfig
DeploymentSyncer deployment.SyncerConfig
ContainerRegistryConfig containerregistry.Config
TaskConfig *task.Config
Gateway GatewayConfig
}
Config from environment variables
type GatewayConfig ¶ added in v1.110.0
Click to show internal directories.
Click to hide internal directories.