Documentation ¶
Index ¶
Constants ¶
View Source
const ( AnnotationManagedBy = "managedBy" AnnotationVpaButler = "vpa_butler" )
Variables ¶
View Source
var ( VpaUpdateMode = vpav1.UpdateModeOff VpaControlledValues = vpav1.ContainerControlledValuesRequestsOnly SupportedUpdatedModes = []string{"Off", "Initial", "Recreate"} )
Functions ¶
func ConfigureVpaBaseline ¶
func ConfigureVpaBaseline(vpa *vpav1.VerticalPodAutoscaler, owner client.Object, updateMode vpav1.UpdateMode)
func ManagedByButler ¶
func ManagedByButler(vpa *vpav1.VerticalPodAutoscaler) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.