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