Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Type ¶
type Type struct { APIVersion string `json:"apiVersion" yaml:"apiVersion"` Kind string `json:"kind" yaml:"kind"` }
func (*Type) GroupVersionKind ¶
func (t *Type) GroupVersionKind() schema.GroupVersionKind
Click to show internal directories.
Click to hide internal directories.