Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GenericObject ¶
type GenericObject struct { Kind string `json:"kind"` Metadata GenericObjectMeta `json:"metadata"` }
func GetGenericObject ¶
func GetGenericObject(cr string) (GenericObject, error)
type GenericObjectMeta ¶
Click to show internal directories.
Click to hide internal directories.