Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomResource ¶
type CustomResource struct {
// contains filtered or unexported fields
}
CustomResource is a wrapper over the CustomResourceDefinition of apiextensions, used to build the CRD object
func (*CustomResource) GetAPIObject ¶
func (cr *CustomResource) GetAPIObject() *apiext.CustomResourceDefinition
GetAPIObject returns the CRD API from the wrapper struct
Click to show internal directories.
Click to hide internal directories.