Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Set to {key}=disabled to disable injection LabelCheck = "persistance.atlas.infoblox.com/databaseclaim" AnnotationInjected = "persistance.atlas.infoblox.com/injected" MountPath = "/dbproxy" VolumeName = "dbproxydsn" ContainerName = "dbproxy" SecretKey = v1.DSNURIKey )
Functions ¶
func SetupWebhookWithManager ¶
func SetupWebhookWithManager(mgr ctrl.Manager, cfg SetupConfig) error
Types ¶
type SetupConfig ¶
Click to show internal directories.
Click to hide internal directories.