Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "verticalpodautoscaler"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsNodeCpuNotFound ¶
IsNodeCpuNotFound asserts nodeCpuNotFoundError.
func IsNodeMemoryNotFound ¶
IsNodeMemoryNotFound asserts nodeMemoryNotFoundError.
func IsQuantityConversion ¶
IsQuantityConversion asserts quantityConversionError.
Types ¶
type Config ¶
type Config struct { K8sClient k8sclient.Interface VpaClient vpa_clientset.Interface Logger micrologger.Logger Installation string Provider cluster.Provider MimirEnabled bool }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.