type TestType … func (t TestType) GetObjectKind() schema.ObjectKind { … } func (t TestType) SetGroupVersionKind(kind schema.GroupVersionKind) { … } func (t TestType) GroupVersionKind() schema.GroupVersionKind { … }
type TestType … func (t TestType) GetObjectKind() schema.ObjectKind { … } func (t TestType) SetGroupVersionKind(kind schema.GroupVersionKind) { … } func (t TestType) GroupVersionKind() schema.GroupVersionKind { … }