Documentation ¶
Overview ¶
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Index ¶
- type MockIngressInterface
- func (m *MockIngressInterface) Create(arg0 *v1beta1.Ingress) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
- func (m *MockIngressInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
- func (m *MockIngressInterface) EXPECT() *MockIngressInterfaceMockRecorder
- func (m *MockIngressInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) List(arg0 v1.ListOptions) (*v1beta1.IngressList, error)
- func (m *MockIngressInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) Update(arg0 *v1beta1.Ingress) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) UpdateStatus(arg0 *v1beta1.Ingress) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
- type MockIngressInterfaceMockRecorder
- func (mr *MockIngressInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockNamespaceInterface
- func (m *MockNamespaceInterface) Create(arg0 *v1.Namespace) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockNamespaceInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockNamespaceInterface) EXPECT() *MockNamespaceInterfaceMockRecorder
- func (m *MockNamespaceInterface) Finalize(arg0 *v1.Namespace) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) List(arg0 v10.ListOptions) (*v1.NamespaceList, error)
- func (m *MockNamespaceInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Update(arg0 *v1.Namespace) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) UpdateStatus(arg0 *v1.Namespace) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockNamespaceInterfaceMockRecorder
- func (mr *MockNamespaceInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Finalize(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockPersistentVolumeClaimInterface
- func (m *MockPersistentVolumeClaimInterface) Create(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockPersistentVolumeClaimInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockPersistentVolumeClaimInterface) EXPECT() *MockPersistentVolumeClaimInterfaceMockRecorder
- func (m *MockPersistentVolumeClaimInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) List(arg0 v10.ListOptions) (*v1.PersistentVolumeClaimList, error)
- func (m *MockPersistentVolumeClaimInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Update(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) UpdateStatus(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockPersistentVolumeClaimInterfaceMockRecorder
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockPersistentVolumeInterface
- func (m *MockPersistentVolumeInterface) Create(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockPersistentVolumeInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockPersistentVolumeInterface) EXPECT() *MockPersistentVolumeInterfaceMockRecorder
- func (m *MockPersistentVolumeInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) List(arg0 v10.ListOptions) (*v1.PersistentVolumeList, error)
- func (m *MockPersistentVolumeInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Update(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) UpdateStatus(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockPersistentVolumeInterfaceMockRecorder
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockPodInterface
- func (m *MockPodInterface) Bind(arg0 *v1.Binding) error
- func (m *MockPodInterface) Create(arg0 *v1.Pod) (*v1.Pod, error)
- func (m *MockPodInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockPodInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockPodInterface) EXPECT() *MockPodInterfaceMockRecorder
- func (m *MockPodInterface) Evict(arg0 *v1beta1.Eviction) error
- func (m *MockPodInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Pod, error)
- func (m *MockPodInterface) GetLogs(arg0 string, arg1 *v1.PodLogOptions) *rest.Request
- func (m *MockPodInterface) List(arg0 v10.ListOptions) (*v1.PodList, error)
- func (m *MockPodInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Pod, error)
- func (m *MockPodInterface) Update(arg0 *v1.Pod) (*v1.Pod, error)
- func (m *MockPodInterface) UpdateStatus(arg0 *v1.Pod) (*v1.Pod, error)
- func (m *MockPodInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockPodInterfaceMockRecorder
- func (mr *MockPodInterfaceMockRecorder) Bind(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Evict(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) GetLogs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockStorageClassInterface
- func (m *MockStorageClassInterface) Create(arg0 *v1.StorageClass) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockStorageClassInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockStorageClassInterface) EXPECT() *MockStorageClassInterfaceMockRecorder
- func (m *MockStorageClassInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) List(arg0 v10.ListOptions) (*v1.StorageClassList, error)
- func (m *MockStorageClassInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Update(arg0 *v1.StorageClass) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockStorageClassInterfaceMockRecorder
- func (mr *MockStorageClassInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIngressInterface ¶
type MockIngressInterface struct {
// contains filtered or unexported fields
}
MockIngressInterface is a mock of IngressInterface interface
func NewMockIngressInterface ¶
func NewMockIngressInterface(ctrl *gomock.Controller) *MockIngressInterface
NewMockIngressInterface creates a new mock instance
func (*MockIngressInterface) Delete ¶
func (m *MockIngressInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
Delete mocks base method
func (*MockIngressInterface) DeleteCollection ¶
func (m *MockIngressInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
DeleteCollection mocks base method
func (*MockIngressInterface) EXPECT ¶
func (m *MockIngressInterface) EXPECT() *MockIngressInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIngressInterface) Get ¶
func (m *MockIngressInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.Ingress, error)
Get mocks base method
func (*MockIngressInterface) List ¶
func (m *MockIngressInterface) List(arg0 v1.ListOptions) (*v1beta1.IngressList, error)
List mocks base method
func (*MockIngressInterface) Patch ¶
func (m *MockIngressInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.Ingress, error)
Patch mocks base method
func (*MockIngressInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockIngressInterface) Watch ¶
func (m *MockIngressInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockIngressInterfaceMockRecorder ¶
type MockIngressInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockIngressInterfaceMockRecorder is the mock recorder for MockIngressInterface
func (*MockIngressInterfaceMockRecorder) Create ¶
func (mr *MockIngressInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockIngressInterfaceMockRecorder) Delete ¶
func (mr *MockIngressInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockIngressInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockIngressInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockIngressInterfaceMockRecorder) Get ¶
func (mr *MockIngressInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockIngressInterfaceMockRecorder) List ¶
func (mr *MockIngressInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockIngressInterfaceMockRecorder) Patch ¶
func (mr *MockIngressInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockIngressInterfaceMockRecorder) Update ¶
func (mr *MockIngressInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockIngressInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockIngressInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockIngressInterfaceMockRecorder) Watch ¶
func (mr *MockIngressInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockNamespaceInterface ¶
type MockNamespaceInterface struct {
// contains filtered or unexported fields
}
MockNamespaceInterface is a mock of NamespaceInterface interface
func NewMockNamespaceInterface ¶
func NewMockNamespaceInterface(ctrl *gomock.Controller) *MockNamespaceInterface
NewMockNamespaceInterface creates a new mock instance
func (*MockNamespaceInterface) Delete ¶
func (m *MockNamespaceInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockNamespaceInterface) DeleteCollection ¶
func (m *MockNamespaceInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockNamespaceInterface) EXPECT ¶
func (m *MockNamespaceInterface) EXPECT() *MockNamespaceInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockNamespaceInterface) Get ¶
func (m *MockNamespaceInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Namespace, error)
Get mocks base method
func (*MockNamespaceInterface) List ¶
func (m *MockNamespaceInterface) List(arg0 v10.ListOptions) (*v1.NamespaceList, error)
List mocks base method
func (*MockNamespaceInterface) Patch ¶
func (m *MockNamespaceInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Namespace, error)
Patch mocks base method
func (*MockNamespaceInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockNamespaceInterface) Watch ¶
func (m *MockNamespaceInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockNamespaceInterfaceMockRecorder ¶
type MockNamespaceInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockNamespaceInterfaceMockRecorder is the mock recorder for MockNamespaceInterface
func (*MockNamespaceInterfaceMockRecorder) Create ¶
func (mr *MockNamespaceInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockNamespaceInterfaceMockRecorder) Delete ¶
func (mr *MockNamespaceInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockNamespaceInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockNamespaceInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockNamespaceInterfaceMockRecorder) Finalize ¶
func (mr *MockNamespaceInterfaceMockRecorder) Finalize(arg0 interface{}) *gomock.Call
Finalize indicates an expected call of Finalize
func (*MockNamespaceInterfaceMockRecorder) Get ¶
func (mr *MockNamespaceInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockNamespaceInterfaceMockRecorder) List ¶
func (mr *MockNamespaceInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockNamespaceInterfaceMockRecorder) Patch ¶
func (mr *MockNamespaceInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockNamespaceInterfaceMockRecorder) Update ¶
func (mr *MockNamespaceInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockNamespaceInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockNamespaceInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockNamespaceInterfaceMockRecorder) Watch ¶
func (mr *MockNamespaceInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockPersistentVolumeClaimInterface ¶
type MockPersistentVolumeClaimInterface struct {
// contains filtered or unexported fields
}
MockPersistentVolumeClaimInterface is a mock of PersistentVolumeClaimInterface interface
func NewMockPersistentVolumeClaimInterface ¶
func NewMockPersistentVolumeClaimInterface(ctrl *gomock.Controller) *MockPersistentVolumeClaimInterface
NewMockPersistentVolumeClaimInterface creates a new mock instance
func (*MockPersistentVolumeClaimInterface) Create ¶
func (m *MockPersistentVolumeClaimInterface) Create(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
Create mocks base method
func (*MockPersistentVolumeClaimInterface) Delete ¶
func (m *MockPersistentVolumeClaimInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockPersistentVolumeClaimInterface) DeleteCollection ¶
func (m *MockPersistentVolumeClaimInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockPersistentVolumeClaimInterface) EXPECT ¶
func (m *MockPersistentVolumeClaimInterface) EXPECT() *MockPersistentVolumeClaimInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPersistentVolumeClaimInterface) Get ¶
func (m *MockPersistentVolumeClaimInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.PersistentVolumeClaim, error)
Get mocks base method
func (*MockPersistentVolumeClaimInterface) List ¶
func (m *MockPersistentVolumeClaimInterface) List(arg0 v10.ListOptions) (*v1.PersistentVolumeClaimList, error)
List mocks base method
func (*MockPersistentVolumeClaimInterface) Patch ¶
func (m *MockPersistentVolumeClaimInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolumeClaim, error)
Patch mocks base method
func (*MockPersistentVolumeClaimInterface) Update ¶
func (m *MockPersistentVolumeClaimInterface) Update(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
Update mocks base method
func (*MockPersistentVolumeClaimInterface) UpdateStatus ¶
func (m *MockPersistentVolumeClaimInterface) UpdateStatus(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
UpdateStatus mocks base method
func (*MockPersistentVolumeClaimInterface) Watch ¶
func (m *MockPersistentVolumeClaimInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockPersistentVolumeClaimInterfaceMockRecorder ¶
type MockPersistentVolumeClaimInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockPersistentVolumeClaimInterfaceMockRecorder is the mock recorder for MockPersistentVolumeClaimInterface
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Create ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Delete ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Get ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockPersistentVolumeClaimInterfaceMockRecorder) List ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Patch ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Update ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Watch ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockPersistentVolumeInterface ¶
type MockPersistentVolumeInterface struct {
// contains filtered or unexported fields
}
MockPersistentVolumeInterface is a mock of PersistentVolumeInterface interface
func NewMockPersistentVolumeInterface ¶
func NewMockPersistentVolumeInterface(ctrl *gomock.Controller) *MockPersistentVolumeInterface
NewMockPersistentVolumeInterface creates a new mock instance
func (*MockPersistentVolumeInterface) Create ¶
func (m *MockPersistentVolumeInterface) Create(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
Create mocks base method
func (*MockPersistentVolumeInterface) Delete ¶
func (m *MockPersistentVolumeInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockPersistentVolumeInterface) DeleteCollection ¶
func (m *MockPersistentVolumeInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockPersistentVolumeInterface) EXPECT ¶
func (m *MockPersistentVolumeInterface) EXPECT() *MockPersistentVolumeInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPersistentVolumeInterface) Get ¶
func (m *MockPersistentVolumeInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.PersistentVolume, error)
Get mocks base method
func (*MockPersistentVolumeInterface) List ¶
func (m *MockPersistentVolumeInterface) List(arg0 v10.ListOptions) (*v1.PersistentVolumeList, error)
List mocks base method
func (*MockPersistentVolumeInterface) Patch ¶
func (m *MockPersistentVolumeInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolume, error)
Patch mocks base method
func (*MockPersistentVolumeInterface) Update ¶
func (m *MockPersistentVolumeInterface) Update(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
Update mocks base method
func (*MockPersistentVolumeInterface) UpdateStatus ¶
func (m *MockPersistentVolumeInterface) UpdateStatus(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
UpdateStatus mocks base method
func (*MockPersistentVolumeInterface) Watch ¶
func (m *MockPersistentVolumeInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockPersistentVolumeInterfaceMockRecorder ¶
type MockPersistentVolumeInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockPersistentVolumeInterfaceMockRecorder is the mock recorder for MockPersistentVolumeInterface
func (*MockPersistentVolumeInterfaceMockRecorder) Create ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockPersistentVolumeInterfaceMockRecorder) Delete ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockPersistentVolumeInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockPersistentVolumeInterfaceMockRecorder) Get ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockPersistentVolumeInterfaceMockRecorder) List ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockPersistentVolumeInterfaceMockRecorder) Patch ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockPersistentVolumeInterfaceMockRecorder) Update ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockPersistentVolumeInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockPersistentVolumeInterfaceMockRecorder) Watch ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockPodInterface ¶
type MockPodInterface struct {
// contains filtered or unexported fields
}
MockPodInterface is a mock of PodInterface interface
func NewMockPodInterface ¶
func NewMockPodInterface(ctrl *gomock.Controller) *MockPodInterface
NewMockPodInterface creates a new mock instance
func (*MockPodInterface) Bind ¶
func (m *MockPodInterface) Bind(arg0 *v1.Binding) error
Bind mocks base method
func (*MockPodInterface) Delete ¶
func (m *MockPodInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockPodInterface) DeleteCollection ¶
func (m *MockPodInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockPodInterface) EXPECT ¶
func (m *MockPodInterface) EXPECT() *MockPodInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPodInterface) Evict ¶
func (m *MockPodInterface) Evict(arg0 *v1beta1.Eviction) error
Evict mocks base method
func (*MockPodInterface) Get ¶
func (m *MockPodInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Pod, error)
Get mocks base method
func (*MockPodInterface) GetLogs ¶
func (m *MockPodInterface) GetLogs(arg0 string, arg1 *v1.PodLogOptions) *rest.Request
GetLogs mocks base method
func (*MockPodInterface) List ¶
func (m *MockPodInterface) List(arg0 v10.ListOptions) (*v1.PodList, error)
List mocks base method
func (*MockPodInterface) Patch ¶
func (m *MockPodInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Pod, error)
Patch mocks base method
func (*MockPodInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockPodInterface) Watch ¶
func (m *MockPodInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockPodInterfaceMockRecorder ¶
type MockPodInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockPodInterfaceMockRecorder is the mock recorder for MockPodInterface
func (*MockPodInterfaceMockRecorder) Bind ¶
func (mr *MockPodInterfaceMockRecorder) Bind(arg0 interface{}) *gomock.Call
Bind indicates an expected call of Bind
func (*MockPodInterfaceMockRecorder) Create ¶
func (mr *MockPodInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockPodInterfaceMockRecorder) Delete ¶
func (mr *MockPodInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockPodInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPodInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockPodInterfaceMockRecorder) Evict ¶
func (mr *MockPodInterfaceMockRecorder) Evict(arg0 interface{}) *gomock.Call
Evict indicates an expected call of Evict
func (*MockPodInterfaceMockRecorder) Get ¶
func (mr *MockPodInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockPodInterfaceMockRecorder) GetLogs ¶
func (mr *MockPodInterfaceMockRecorder) GetLogs(arg0, arg1 interface{}) *gomock.Call
GetLogs indicates an expected call of GetLogs
func (*MockPodInterfaceMockRecorder) List ¶
func (mr *MockPodInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockPodInterfaceMockRecorder) Patch ¶
func (mr *MockPodInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockPodInterfaceMockRecorder) Update ¶
func (mr *MockPodInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockPodInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPodInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockPodInterfaceMockRecorder) Watch ¶
func (mr *MockPodInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockStorageClassInterface ¶
type MockStorageClassInterface struct {
// contains filtered or unexported fields
}
MockStorageClassInterface is a mock of StorageClassInterface interface
func NewMockStorageClassInterface ¶
func NewMockStorageClassInterface(ctrl *gomock.Controller) *MockStorageClassInterface
NewMockStorageClassInterface creates a new mock instance
func (*MockStorageClassInterface) Create ¶
func (m *MockStorageClassInterface) Create(arg0 *v1.StorageClass) (*v1.StorageClass, error)
Create mocks base method
func (*MockStorageClassInterface) Delete ¶
func (m *MockStorageClassInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockStorageClassInterface) DeleteCollection ¶
func (m *MockStorageClassInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockStorageClassInterface) EXPECT ¶
func (m *MockStorageClassInterface) EXPECT() *MockStorageClassInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockStorageClassInterface) Get ¶
func (m *MockStorageClassInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.StorageClass, error)
Get mocks base method
func (*MockStorageClassInterface) List ¶
func (m *MockStorageClassInterface) List(arg0 v10.ListOptions) (*v1.StorageClassList, error)
List mocks base method
func (*MockStorageClassInterface) Patch ¶
func (m *MockStorageClassInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.StorageClass, error)
Patch mocks base method
func (*MockStorageClassInterface) Update ¶
func (m *MockStorageClassInterface) Update(arg0 *v1.StorageClass) (*v1.StorageClass, error)
Update mocks base method
func (*MockStorageClassInterface) Watch ¶
func (m *MockStorageClassInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockStorageClassInterfaceMockRecorder ¶
type MockStorageClassInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockStorageClassInterfaceMockRecorder is the mock recorder for MockStorageClassInterface
func (*MockStorageClassInterfaceMockRecorder) Create ¶
func (mr *MockStorageClassInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockStorageClassInterfaceMockRecorder) Delete ¶
func (mr *MockStorageClassInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockStorageClassInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockStorageClassInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockStorageClassInterfaceMockRecorder) Get ¶
func (mr *MockStorageClassInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockStorageClassInterfaceMockRecorder) List ¶
func (mr *MockStorageClassInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockStorageClassInterfaceMockRecorder) Patch ¶
func (mr *MockStorageClassInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockStorageClassInterfaceMockRecorder) Update ¶
func (mr *MockStorageClassInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockStorageClassInterfaceMockRecorder) Watch ¶
func (mr *MockStorageClassInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch