Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Networking AnnotationKeyEgressBandwidth = "kubernetes.io/egress-bandwidth" AnnotationKeyIngressBandwidth = "kubernetes.io/ingress-bandwidth" // Security AnnotationKeyIAMRole = "iam.amazonaws.com/role" AnnotationKeySecurityGroups = "network.titus.netflix.com/securityGroups" )
View Source
const ( // High-level "domains" used for labels and annotations DomainNetflix = "netflix.com" DomainTitus = "titus.netflix.com" DomainPod = "pod.netflix.com" // Job details LabelKeyApp = "netflix.com/applicationName" LabelKeyDetail = "netflix.com/detail" LabelKeySequence = "netflix.com/sequence" LabelKeyStack = "netflix.com/stack" LabelKeyByteUnitsEnabled = "pod.titus.netflix.com/byteUnits" LabelKeyCapacityGroup = "titus.netflix.com/capacityGroup" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.