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.
Package mocks is a generated GoMock package.
Package shootOperations is a generated GoMock package.
Index ¶
- type K8sClientsCacheMock
- type MockCloudProfileInterface
- func (m *MockCloudProfileInterface) Create(arg0 *v1beta1.CloudProfile) (*v1beta1.CloudProfile, error)
- func (m *MockCloudProfileInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
- func (m *MockCloudProfileInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
- func (m *MockCloudProfileInterface) EXPECT() *MockCloudProfileInterfaceMockRecorder
- func (m *MockCloudProfileInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.CloudProfile, error)
- func (m *MockCloudProfileInterface) List(arg0 v1.ListOptions) (*v1beta1.CloudProfileList, error)
- func (m *MockCloudProfileInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.CloudProfile, error)
- func (m *MockCloudProfileInterface) Update(arg0 *v1beta1.CloudProfile) (*v1beta1.CloudProfile, error)
- func (m *MockCloudProfileInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
- type MockCloudProfileInterfaceMockRecorder
- func (mr *MockCloudProfileInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockCloudProfileInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudProfileInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudProfileInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudProfileInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockCloudProfileInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudProfileInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockCloudProfileInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- 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 MockShootInterface
- func (m *MockShootInterface) Create(arg0 *v1beta1.Shoot) (*v1beta1.Shoot, error)
- func (m *MockShootInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
- func (m *MockShootInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
- func (m *MockShootInterface) EXPECT() *MockShootInterfaceMockRecorder
- func (m *MockShootInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.Shoot, error)
- func (m *MockShootInterface) List(arg0 v1.ListOptions) (*v1beta1.ShootList, error)
- func (m *MockShootInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.Shoot, error)
- func (m *MockShootInterface) Update(arg0 *v1beta1.Shoot) (*v1beta1.Shoot, error)
- func (m *MockShootInterface) UpdateStatus(arg0 *v1beta1.Shoot) (*v1beta1.Shoot, error)
- func (m *MockShootInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
- type MockShootInterfaceMockRecorder
- func (mr *MockShootInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockShootInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockShootInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockShootInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockShootInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockShootInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockShootInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockShootInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockShootInterfaceMockRecorder) 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 K8sClientsCacheMock ¶
type K8sClientsCacheMock struct {
// contains filtered or unexported fields
}
func NewK8sClientCacheMock ¶
func NewK8sClientCacheMock(k8sClient kubernetes.Interface, gardenK8sClient gardenClientSet.Interface) *K8sClientsCacheMock
func (*K8sClientsCacheMock) Get ¶
func (cache *K8sClientsCacheMock) Get(shootCluster *v1alpha1.ShootCluster) k8sClientCache.ClientGetter
func (*K8sClientsCacheMock) GetGardenClientSet ¶
func (cache *K8sClientsCacheMock) GetGardenClientSet() gardenClientSet.Interface
func (*K8sClientsCacheMock) GetK8sClientSet ¶
func (cache *K8sClientsCacheMock) GetK8sClientSet() kubernetes.Interface
type MockCloudProfileInterface ¶
type MockCloudProfileInterface struct {
// contains filtered or unexported fields
}
MockCloudProfileInterface is a mock of CloudProfileInterface interface
func NewMockCloudProfileInterface ¶
func NewMockCloudProfileInterface(ctrl *gomock.Controller) *MockCloudProfileInterface
NewMockCloudProfileInterface creates a new mock instance
func (*MockCloudProfileInterface) Create ¶
func (m *MockCloudProfileInterface) Create(arg0 *v1beta1.CloudProfile) (*v1beta1.CloudProfile, error)
Create mocks base method
func (*MockCloudProfileInterface) Delete ¶
func (m *MockCloudProfileInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
Delete mocks base method
func (*MockCloudProfileInterface) DeleteCollection ¶
func (m *MockCloudProfileInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
DeleteCollection mocks base method
func (*MockCloudProfileInterface) EXPECT ¶
func (m *MockCloudProfileInterface) EXPECT() *MockCloudProfileInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCloudProfileInterface) Get ¶
func (m *MockCloudProfileInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.CloudProfile, error)
Get mocks base method
func (*MockCloudProfileInterface) List ¶
func (m *MockCloudProfileInterface) List(arg0 v1.ListOptions) (*v1beta1.CloudProfileList, error)
List mocks base method
func (*MockCloudProfileInterface) Patch ¶
func (m *MockCloudProfileInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.CloudProfile, error)
Patch mocks base method
func (*MockCloudProfileInterface) Update ¶
func (m *MockCloudProfileInterface) Update(arg0 *v1beta1.CloudProfile) (*v1beta1.CloudProfile, error)
Update mocks base method
func (*MockCloudProfileInterface) Watch ¶
func (m *MockCloudProfileInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockCloudProfileInterfaceMockRecorder ¶
type MockCloudProfileInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudProfileInterfaceMockRecorder is the mock recorder for MockCloudProfileInterface
func (*MockCloudProfileInterfaceMockRecorder) Create ¶
func (mr *MockCloudProfileInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockCloudProfileInterfaceMockRecorder) Delete ¶
func (mr *MockCloudProfileInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockCloudProfileInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockCloudProfileInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockCloudProfileInterfaceMockRecorder) Get ¶
func (mr *MockCloudProfileInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockCloudProfileInterfaceMockRecorder) List ¶
func (mr *MockCloudProfileInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockCloudProfileInterfaceMockRecorder) Patch ¶
func (mr *MockCloudProfileInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockCloudProfileInterfaceMockRecorder) Update ¶
func (mr *MockCloudProfileInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockCloudProfileInterfaceMockRecorder) Watch ¶
func (mr *MockCloudProfileInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
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 MockShootInterface ¶
type MockShootInterface struct {
// contains filtered or unexported fields
}
MockShootInterface is a mock of ShootInterface interface
func NewMockShootInterface ¶
func NewMockShootInterface(ctrl *gomock.Controller) *MockShootInterface
NewMockShootInterface creates a new mock instance
func (*MockShootInterface) Delete ¶
func (m *MockShootInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
Delete mocks base method
func (*MockShootInterface) DeleteCollection ¶
func (m *MockShootInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
DeleteCollection mocks base method
func (*MockShootInterface) EXPECT ¶
func (m *MockShootInterface) EXPECT() *MockShootInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockShootInterface) Get ¶
func (m *MockShootInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.Shoot, error)
Get mocks base method
func (*MockShootInterface) List ¶
func (m *MockShootInterface) List(arg0 v1.ListOptions) (*v1beta1.ShootList, error)
List mocks base method
func (*MockShootInterface) Patch ¶
func (m *MockShootInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.Shoot, error)
Patch mocks base method
func (*MockShootInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockShootInterface) Watch ¶
func (m *MockShootInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockShootInterfaceMockRecorder ¶
type MockShootInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockShootInterfaceMockRecorder is the mock recorder for MockShootInterface
func (*MockShootInterfaceMockRecorder) Create ¶
func (mr *MockShootInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockShootInterfaceMockRecorder) Delete ¶
func (mr *MockShootInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockShootInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockShootInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockShootInterfaceMockRecorder) Get ¶
func (mr *MockShootInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockShootInterfaceMockRecorder) List ¶
func (mr *MockShootInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockShootInterfaceMockRecorder) Patch ¶
func (mr *MockShootInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockShootInterfaceMockRecorder) Update ¶
func (mr *MockShootInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockShootInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockShootInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockShootInterfaceMockRecorder) Watch ¶
func (mr *MockShootInterfaceMockRecorder) 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