Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectKind ¶
ObjectKind is an autogenerated mock type for the ObjectKind type
func NewObjectKind ¶ added in v0.19.1
func NewObjectKind(t mockConstructorTestingTNewObjectKind) *ObjectKind
NewObjectKind creates a new instance of ObjectKind. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ObjectKind) GroupVersionKind ¶
func (_m *ObjectKind) GroupVersionKind() schema.GroupVersionKind
GroupVersionKind provides a mock function with given fields:
func (*ObjectKind) SetGroupVersionKind ¶
func (_m *ObjectKind) SetGroupVersionKind(kind schema.GroupVersionKind)
SetGroupVersionKind provides a mock function with given fields: kind
Click to show internal directories.
Click to hide internal directories.