Documentation ¶
Overview ¶
This package was created to have a scheme that has the internal cert-manager types, and their conversion functions as well as the List object type registered, which is needed for ctl command like `convert` or `create certificaterequest`.
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() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.