Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SimpleLoadDeploymentName is the name of the simple load deployment template SimpleLoadDeploymentName = "simple-load-deployment.yaml.tpl" // NginxDaemonSetName is the name of the nginx daemonset template NginxDaemonSetName = "network-nginx-daemonset.yaml.tpl" // GuestbookAppName is the name if the guestbook app deployment template GuestbookAppName = "guestbook-app.yaml.tpl" // LoggerAppName is the name of the logger app deployment template LoggerAppName = "logger-app.yaml.tpl" // VPNTunnelDeploymentName is the name of the vpn deployment template VPNTunnelDeploymentName = "vpntunnel.yaml.tpl" // VPNTunnelCopyDeploymentName is the name of the vpn copy deployment template VPNTunnelCopyDeploymentName = "vpntunnel-copy.yaml.tpl" // PodAntiAffinityDeploymentName is the name of the pod anti affinity deployment template PodAntiAffinityDeploymentName = "pod-anti-affinity-deployment.yaml.tpl" // BlockValiValidatingWebhookConfiguration is the name of vali's ValidatingWebhookConfiguration BlockValiValidatingWebhookConfiguration = "block-vali-validatingwebhookconfiguration.yaml.tpl" )
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.