Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TortoiseNameAnnotation - VPA and HPA managed by tortoise have this label. TortoiseNameAnnotation = "tortoises.autoscaling.mercari.com/tortoise-name" // If this annotation is set to "true", it means that tortoise manages that resource, // and will be removed when the tortoise is deleted. ManagedByTortoiseAnnotation = "tortoise.autoscaling.mercari.com/managed-by-tortoise" )
View Source
const ( // IstioSidecarInjectionAnnotation - If this annotation is set to "true", it means that the sidecar injection is enabled. IstioSidecarInjectionAnnotation = "sidecar.istio.io/inject" IstioSidecarProxyCPUAnnotation = "sidecar.istio.io/proxyCPU" IstioSidecarProxyMemoryAnnotation = "sidecar.istio.io/proxyMemory" )
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.