Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Scheme is a Kubernetes runtime.Scheme with all internal and external API // versions for cert-manager types registered. Scheme = runtime.NewScheme() // ValidationRegistry is a validation registry with all required // validations that should be enforced by the webhook component. ValidationRegistry = validation.NewRegistry(Scheme) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.