Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { KubeClientOptions kube.ClientOptions CertFile string KeyFile string CaCertFile string Port int PrintVersion bool WebhookName string WebhookNamespace string SchedulerName string WebhookURL string }
Config admission-controller server config.
func (*Config) CheckPortOrDie ¶
CheckPortOrDie check valid port range.
Click to show internal directories.
Click to hide internal directories.