Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProxyUserID = 1359 ProxyMetricsHealthPort = 5441 ProxyApiserverPort = 5443 ProxyWebhookPort = 5445 ProxyGRPCPort = 5447 ProxyMetricsHealthPortFlag = "metrics-health-port" ProxyApiserverPortFlag = "proxy-apiserver-port" ProxyWebhookPortFlag = "proxy-webhook-port" ProxyGRPCPortFlag = "grpc-port" ProxyLeaderElectionNameFlag = "leader-election-name" ProxyWebhookServePortFlag = "webhook-serve-port" ProxyWebhookCertDirFlag = "webhook-cert-dir" ProxyUserAgentOverrideFlag = "user-agent-override" InitContainerName = "ctrlmesh-init" ProxyContainerName = "ctrlmesh-proxy" EnvInboundWebhookPort = "INBOUND_WEBHOOK_PORT" EnvPodName = "POD_NAME" EnvPodNamespace = "POD_NAMESPACE" EnvPodIP = "POD_IP" VolumeName = "ctrlmesh" VolumeMountPath = "/ctrlmesh" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.