 Documentation
      ¶
      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 interface {
	mock.TestingT
	Cleanup(func())
}) *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. The first argument is typically a *testing.T value.
func (*ObjectKind) GroupVersionKind ¶
func (_m *ObjectKind) GroupVersionKind() schema.GroupVersionKind
GroupVersionKind provides a mock function with no 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.