Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericCRD ¶
type GenericCRD interface { apis.Defaultable apis.Validatable runtime.Object }
GenericCRD is the interface definition that allows us to perform the generic CRD actions like deciding whether to increment generation and so forth.
Click to show internal directories.
Click to hide internal directories.