Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrWhenRefreshingBestieResource = errors.New("Error when retrieving most recent copy of the bestie custom resource")
View Source
var InvalidDeploymentSizeValue = errors.New("Deployment size should be less than MaxReplicas to avoid contention between the deployment and horizontal pod autoscaling controllers")
View Source
var InvalidMaxReplicasValue = errors.New("MaxReplicas should be greater than deployment size to avoid contention between the deployment and horizontal pod autoscaling controllers")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.