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 deamonset template NginxDaemonSetName = "network-nginx-deamonset.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" // PodAntiAffinityDeploymentName is the name of the pod anti affinity deployment template PodAntiAffinityDeploymentName = "pod-anti-affinity-deployment.yaml.tpl" // BlockLokiValidatingWebhookConfiguration is the name of loki's ValidatingWebhookConfiguration BlockLokiValidatingWebhookConfiguration = "block-loki-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.