Documentation ¶
Index ¶
Constants ¶
View Source
const ( RancherLabelPrefix = "io.rancher" RevisionLabel = "io.rancher.revision" DeploymentUUIDLabel = "io.rancher.deployment.uuid" SchedulingLabelPrefix = "io.rancher.scheduler" GlobalLabel = "io.rancher.scheduler.global" HostAffinityLabel = "io.rancher.scheduler.affinity:host_label" HostAntiAffinityLabel = "io.rancher.scheduler.affinity:host_label_ne" HostSoftAffinityLabel = "io.rancher.scheduler.affinity:host_label_soft" HostSoftAntiAffinityLabel = "io.rancher.scheduler.affinity:host_label_soft_ne" ContainerAffinityLabel = "io.rancher.scheduler.affinity:container_label" ContainerAntiAffinityLabel = "io.rancher.scheduler.affinity:container_label_ne" ContainerSoftAffinityLabel = "io.rancher.scheduler.affinity:container_label_soft" ContainerSoftAntiAffinityLabel = "io.rancher.scheduler.affinity:container_label_soft_ne" ServiceLaunchConfig = "io.rancher.service.launch.config" ServicePrimaryLaunchConfig = "io.rancher.service.primary.launch.config" RancherDNS = "io.rancher.container.dns" RancherDNSPriority = "io.rancher.container.dns.priority" RancherDNSSearch = "io.rancher.container.dnssearch" PrimaryContainerName = "io.rancher.container.primary" ServiceAccountLabel = "io.rancher.kubernetes.service_account" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.