Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GroupName is the group name use in this package GroupName = "autoscaling.kubedb.com" // MutatorGroupName is the group name used to implement mutating webhooks for types in this package MutatorGroupName = "mutators." + GroupName // ValidatorGroupName is the group name used to implement validating webhooks for types in this package ValidatorGroupName = "validators." + GroupName )
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.