package
0.0.0-20241212101003-86fc13ec7659
Repository: https://github.com/expediagroup/container-startup-autoscaler.git
Documentation: pkg.go.dev

# Functions

ControllerRuntimeFakeClientWithKubeFake returns a fake client configured using the clientset and interceptor.Funcs as built from the supplied fakeClientFunc and interceptorFuncsFunc.
InterceptorFuncGetFail returns an interceptor get function that fails.
InterceptorFuncGetFailFirstOnly returns an interceptor get function that fails on the first invocation only.
InterceptorFuncPatchFail returns an interceptor patch function that fails.
InterceptorFuncPatchFailFirstOnly returns an interceptor patch function that fails on the first invocation only.
InterceptorFuncSubResourcePatchFail returns an interceptor subresource patch function that fails.
InterceptorFuncSubResourcePatchFailFirstOnly returns an interceptor subresource patch function that fails on the first invocation only.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

MockContainerKubeHelper is a generic mock for pod.ContainerKubeHelper.
MockKubeHelper is a generic mock for pod.KubeHelper.
MockScaleConfig is a generic mock for podcommon.ScaleConfig.
MockStatus is a generic mock for pod.Status.
MockTargetContainerAction is a generic mock for pod.TargetContainerAction.
MockTargetContainerState is a generic mock for pod.TargetContainerState.
MockValidation is a generic mock for pod.Validation.