mock_v1beta1

package
v1.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_v1beta1 is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientset

type MockClientset struct {
	// contains filtered or unexported fields
}

MockClientset is a mock of Clientset interface

func NewMockClientset

func NewMockClientset(ctrl *gomock.Controller) *MockClientset

NewMockClientset creates a new mock instance

func (*MockClientset) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockClientset) VirtualDestinations

func (m *MockClientset) VirtualDestinations() v1beta1.VirtualDestinationClient

VirtualDestinations mocks base method

func (*MockClientset) WasmDeployments

func (m *MockClientset) WasmDeployments() v1beta1.WasmDeploymentClient

WasmDeployments mocks base method

type MockClientsetMockRecorder

type MockClientsetMockRecorder struct {
	// contains filtered or unexported fields
}

MockClientsetMockRecorder is the mock recorder for MockClientset

func (*MockClientsetMockRecorder) VirtualDestinations

func (mr *MockClientsetMockRecorder) VirtualDestinations() *gomock.Call

VirtualDestinations indicates an expected call of VirtualDestinations

func (*MockClientsetMockRecorder) WasmDeployments

func (mr *MockClientsetMockRecorder) WasmDeployments() *gomock.Call

WasmDeployments indicates an expected call of WasmDeployments

type MockMulticlusterClientset

type MockMulticlusterClientset struct {
	// contains filtered or unexported fields
}

MockMulticlusterClientset is a mock of MulticlusterClientset interface

func NewMockMulticlusterClientset

func NewMockMulticlusterClientset(ctrl *gomock.Controller) *MockMulticlusterClientset

NewMockMulticlusterClientset creates a new mock instance

func (*MockMulticlusterClientset) Cluster

func (m *MockMulticlusterClientset) Cluster(cluster string) (v1beta1.Clientset, error)

Cluster mocks base method

func (*MockMulticlusterClientset) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

type MockMulticlusterClientsetMockRecorder

type MockMulticlusterClientsetMockRecorder struct {
	// contains filtered or unexported fields
}

MockMulticlusterClientsetMockRecorder is the mock recorder for MockMulticlusterClientset

func (*MockMulticlusterClientsetMockRecorder) Cluster

func (mr *MockMulticlusterClientsetMockRecorder) Cluster(cluster interface{}) *gomock.Call

Cluster indicates an expected call of Cluster

type MockMulticlusterVirtualDestinationClient

type MockMulticlusterVirtualDestinationClient struct {
	// contains filtered or unexported fields
}

MockMulticlusterVirtualDestinationClient is a mock of MulticlusterVirtualDestinationClient interface

func NewMockMulticlusterVirtualDestinationClient

func NewMockMulticlusterVirtualDestinationClient(ctrl *gomock.Controller) *MockMulticlusterVirtualDestinationClient

NewMockMulticlusterVirtualDestinationClient creates a new mock instance

func (*MockMulticlusterVirtualDestinationClient) Cluster

Cluster mocks base method

func (*MockMulticlusterVirtualDestinationClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

type MockMulticlusterVirtualDestinationClientMockRecorder

type MockMulticlusterVirtualDestinationClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockMulticlusterVirtualDestinationClientMockRecorder is the mock recorder for MockMulticlusterVirtualDestinationClient

func (*MockMulticlusterVirtualDestinationClientMockRecorder) Cluster

func (mr *MockMulticlusterVirtualDestinationClientMockRecorder) Cluster(cluster interface{}) *gomock.Call

Cluster indicates an expected call of Cluster

type MockMulticlusterWasmDeploymentClient

type MockMulticlusterWasmDeploymentClient struct {
	// contains filtered or unexported fields
}

MockMulticlusterWasmDeploymentClient is a mock of MulticlusterWasmDeploymentClient interface

func NewMockMulticlusterWasmDeploymentClient

func NewMockMulticlusterWasmDeploymentClient(ctrl *gomock.Controller) *MockMulticlusterWasmDeploymentClient

NewMockMulticlusterWasmDeploymentClient creates a new mock instance

func (*MockMulticlusterWasmDeploymentClient) Cluster

Cluster mocks base method

func (*MockMulticlusterWasmDeploymentClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

type MockMulticlusterWasmDeploymentClientMockRecorder

type MockMulticlusterWasmDeploymentClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockMulticlusterWasmDeploymentClientMockRecorder is the mock recorder for MockMulticlusterWasmDeploymentClient

func (*MockMulticlusterWasmDeploymentClientMockRecorder) Cluster

func (mr *MockMulticlusterWasmDeploymentClientMockRecorder) Cluster(cluster interface{}) *gomock.Call

Cluster indicates an expected call of Cluster

type MockVirtualDestinationClient

type MockVirtualDestinationClient struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationClient is a mock of VirtualDestinationClient interface

func NewMockVirtualDestinationClient

func NewMockVirtualDestinationClient(ctrl *gomock.Controller) *MockVirtualDestinationClient

NewMockVirtualDestinationClient creates a new mock instance

func (*MockVirtualDestinationClient) CreateVirtualDestination

func (m *MockVirtualDestinationClient) CreateVirtualDestination(ctx context.Context, obj *v1beta1.VirtualDestination, opts ...client.CreateOption) error

CreateVirtualDestination mocks base method

func (*MockVirtualDestinationClient) DeleteAllOfVirtualDestination

func (m *MockVirtualDestinationClient) DeleteAllOfVirtualDestination(ctx context.Context, opts ...client.DeleteAllOfOption) error

DeleteAllOfVirtualDestination mocks base method

func (*MockVirtualDestinationClient) DeleteVirtualDestination

func (m *MockVirtualDestinationClient) DeleteVirtualDestination(ctx context.Context, key client.ObjectKey, opts ...client.DeleteOption) error

DeleteVirtualDestination mocks base method

func (*MockVirtualDestinationClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockVirtualDestinationClient) GetVirtualDestination

GetVirtualDestination mocks base method

func (*MockVirtualDestinationClient) ListVirtualDestination

ListVirtualDestination mocks base method

func (*MockVirtualDestinationClient) PatchVirtualDestination

func (m *MockVirtualDestinationClient) PatchVirtualDestination(ctx context.Context, obj *v1beta1.VirtualDestination, patch client.Patch, opts ...client.PatchOption) error

PatchVirtualDestination mocks base method

func (*MockVirtualDestinationClient) PatchVirtualDestinationStatus

func (m *MockVirtualDestinationClient) PatchVirtualDestinationStatus(ctx context.Context, obj *v1beta1.VirtualDestination, patch client.Patch, opts ...client.PatchOption) error

PatchVirtualDestinationStatus mocks base method

func (*MockVirtualDestinationClient) UpdateVirtualDestination

func (m *MockVirtualDestinationClient) UpdateVirtualDestination(ctx context.Context, obj *v1beta1.VirtualDestination, opts ...client.UpdateOption) error

UpdateVirtualDestination mocks base method

func (*MockVirtualDestinationClient) UpdateVirtualDestinationStatus

func (m *MockVirtualDestinationClient) UpdateVirtualDestinationStatus(ctx context.Context, obj *v1beta1.VirtualDestination, opts ...client.UpdateOption) error

UpdateVirtualDestinationStatus mocks base method

func (*MockVirtualDestinationClient) UpsertVirtualDestination

UpsertVirtualDestination mocks base method

type MockVirtualDestinationClientMockRecorder

type MockVirtualDestinationClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationClientMockRecorder is the mock recorder for MockVirtualDestinationClient

func (*MockVirtualDestinationClientMockRecorder) CreateVirtualDestination

func (mr *MockVirtualDestinationClientMockRecorder) CreateVirtualDestination(ctx, obj interface{}, opts ...interface{}) *gomock.Call

CreateVirtualDestination indicates an expected call of CreateVirtualDestination

func (*MockVirtualDestinationClientMockRecorder) DeleteAllOfVirtualDestination

func (mr *MockVirtualDestinationClientMockRecorder) DeleteAllOfVirtualDestination(ctx interface{}, opts ...interface{}) *gomock.Call

DeleteAllOfVirtualDestination indicates an expected call of DeleteAllOfVirtualDestination

func (*MockVirtualDestinationClientMockRecorder) DeleteVirtualDestination

func (mr *MockVirtualDestinationClientMockRecorder) DeleteVirtualDestination(ctx, key interface{}, opts ...interface{}) *gomock.Call

DeleteVirtualDestination indicates an expected call of DeleteVirtualDestination

func (*MockVirtualDestinationClientMockRecorder) GetVirtualDestination

func (mr *MockVirtualDestinationClientMockRecorder) GetVirtualDestination(ctx, key interface{}) *gomock.Call

GetVirtualDestination indicates an expected call of GetVirtualDestination

func (*MockVirtualDestinationClientMockRecorder) ListVirtualDestination

func (mr *MockVirtualDestinationClientMockRecorder) ListVirtualDestination(ctx interface{}, opts ...interface{}) *gomock.Call

ListVirtualDestination indicates an expected call of ListVirtualDestination

func (*MockVirtualDestinationClientMockRecorder) PatchVirtualDestination

func (mr *MockVirtualDestinationClientMockRecorder) PatchVirtualDestination(ctx, obj, patch interface{}, opts ...interface{}) *gomock.Call

PatchVirtualDestination indicates an expected call of PatchVirtualDestination

func (*MockVirtualDestinationClientMockRecorder) PatchVirtualDestinationStatus

func (mr *MockVirtualDestinationClientMockRecorder) PatchVirtualDestinationStatus(ctx, obj, patch interface{}, opts ...interface{}) *gomock.Call

PatchVirtualDestinationStatus indicates an expected call of PatchVirtualDestinationStatus

func (*MockVirtualDestinationClientMockRecorder) UpdateVirtualDestination

func (mr *MockVirtualDestinationClientMockRecorder) UpdateVirtualDestination(ctx, obj interface{}, opts ...interface{}) *gomock.Call

UpdateVirtualDestination indicates an expected call of UpdateVirtualDestination

func (*MockVirtualDestinationClientMockRecorder) UpdateVirtualDestinationStatus

func (mr *MockVirtualDestinationClientMockRecorder) UpdateVirtualDestinationStatus(ctx, obj interface{}, opts ...interface{}) *gomock.Call

UpdateVirtualDestinationStatus indicates an expected call of UpdateVirtualDestinationStatus

func (*MockVirtualDestinationClientMockRecorder) UpsertVirtualDestination

func (mr *MockVirtualDestinationClientMockRecorder) UpsertVirtualDestination(ctx, obj interface{}, transitionFuncs ...interface{}) *gomock.Call

UpsertVirtualDestination indicates an expected call of UpsertVirtualDestination

type MockVirtualDestinationReader

type MockVirtualDestinationReader struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationReader is a mock of VirtualDestinationReader interface

func NewMockVirtualDestinationReader

func NewMockVirtualDestinationReader(ctrl *gomock.Controller) *MockVirtualDestinationReader

NewMockVirtualDestinationReader creates a new mock instance

func (*MockVirtualDestinationReader) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockVirtualDestinationReader) GetVirtualDestination

GetVirtualDestination mocks base method

func (*MockVirtualDestinationReader) ListVirtualDestination

ListVirtualDestination mocks base method

type MockVirtualDestinationReaderMockRecorder

type MockVirtualDestinationReaderMockRecorder struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationReaderMockRecorder is the mock recorder for MockVirtualDestinationReader

func (*MockVirtualDestinationReaderMockRecorder) GetVirtualDestination

func (mr *MockVirtualDestinationReaderMockRecorder) GetVirtualDestination(ctx, key interface{}) *gomock.Call

GetVirtualDestination indicates an expected call of GetVirtualDestination

func (*MockVirtualDestinationReaderMockRecorder) ListVirtualDestination

func (mr *MockVirtualDestinationReaderMockRecorder) ListVirtualDestination(ctx interface{}, opts ...interface{}) *gomock.Call

ListVirtualDestination indicates an expected call of ListVirtualDestination

type MockVirtualDestinationStatusWriter

type MockVirtualDestinationStatusWriter struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationStatusWriter is a mock of VirtualDestinationStatusWriter interface

func NewMockVirtualDestinationStatusWriter

func NewMockVirtualDestinationStatusWriter(ctrl *gomock.Controller) *MockVirtualDestinationStatusWriter

NewMockVirtualDestinationStatusWriter creates a new mock instance

func (*MockVirtualDestinationStatusWriter) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockVirtualDestinationStatusWriter) PatchVirtualDestinationStatus

func (m *MockVirtualDestinationStatusWriter) PatchVirtualDestinationStatus(ctx context.Context, obj *v1beta1.VirtualDestination, patch client.Patch, opts ...client.PatchOption) error

PatchVirtualDestinationStatus mocks base method

func (*MockVirtualDestinationStatusWriter) UpdateVirtualDestinationStatus

func (m *MockVirtualDestinationStatusWriter) UpdateVirtualDestinationStatus(ctx context.Context, obj *v1beta1.VirtualDestination, opts ...client.UpdateOption) error

UpdateVirtualDestinationStatus mocks base method

type MockVirtualDestinationStatusWriterMockRecorder

type MockVirtualDestinationStatusWriterMockRecorder struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationStatusWriterMockRecorder is the mock recorder for MockVirtualDestinationStatusWriter

func (*MockVirtualDestinationStatusWriterMockRecorder) PatchVirtualDestinationStatus

func (mr *MockVirtualDestinationStatusWriterMockRecorder) PatchVirtualDestinationStatus(ctx, obj, patch interface{}, opts ...interface{}) *gomock.Call

PatchVirtualDestinationStatus indicates an expected call of PatchVirtualDestinationStatus

func (*MockVirtualDestinationStatusWriterMockRecorder) UpdateVirtualDestinationStatus

func (mr *MockVirtualDestinationStatusWriterMockRecorder) UpdateVirtualDestinationStatus(ctx, obj interface{}, opts ...interface{}) *gomock.Call

UpdateVirtualDestinationStatus indicates an expected call of UpdateVirtualDestinationStatus

type MockVirtualDestinationWriter

type MockVirtualDestinationWriter struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationWriter is a mock of VirtualDestinationWriter interface

func NewMockVirtualDestinationWriter

func NewMockVirtualDestinationWriter(ctrl *gomock.Controller) *MockVirtualDestinationWriter

NewMockVirtualDestinationWriter creates a new mock instance

func (*MockVirtualDestinationWriter) CreateVirtualDestination

func (m *MockVirtualDestinationWriter) CreateVirtualDestination(ctx context.Context, obj *v1beta1.VirtualDestination, opts ...client.CreateOption) error

CreateVirtualDestination mocks base method

func (*MockVirtualDestinationWriter) DeleteAllOfVirtualDestination

func (m *MockVirtualDestinationWriter) DeleteAllOfVirtualDestination(ctx context.Context, opts ...client.DeleteAllOfOption) error

DeleteAllOfVirtualDestination mocks base method

func (*MockVirtualDestinationWriter) DeleteVirtualDestination

func (m *MockVirtualDestinationWriter) DeleteVirtualDestination(ctx context.Context, key client.ObjectKey, opts ...client.DeleteOption) error

DeleteVirtualDestination mocks base method

func (*MockVirtualDestinationWriter) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockVirtualDestinationWriter) PatchVirtualDestination

func (m *MockVirtualDestinationWriter) PatchVirtualDestination(ctx context.Context, obj *v1beta1.VirtualDestination, patch client.Patch, opts ...client.PatchOption) error

PatchVirtualDestination mocks base method

func (*MockVirtualDestinationWriter) UpdateVirtualDestination

func (m *MockVirtualDestinationWriter) UpdateVirtualDestination(ctx context.Context, obj *v1beta1.VirtualDestination, opts ...client.UpdateOption) error

UpdateVirtualDestination mocks base method

func (*MockVirtualDestinationWriter) UpsertVirtualDestination

UpsertVirtualDestination mocks base method

type MockVirtualDestinationWriterMockRecorder

type MockVirtualDestinationWriterMockRecorder struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationWriterMockRecorder is the mock recorder for MockVirtualDestinationWriter

func (*MockVirtualDestinationWriterMockRecorder) CreateVirtualDestination

func (mr *MockVirtualDestinationWriterMockRecorder) CreateVirtualDestination(ctx, obj interface{}, opts ...interface{}) *gomock.Call

CreateVirtualDestination indicates an expected call of CreateVirtualDestination

func (*MockVirtualDestinationWriterMockRecorder) DeleteAllOfVirtualDestination

func (mr *MockVirtualDestinationWriterMockRecorder) DeleteAllOfVirtualDestination(ctx interface{}, opts ...interface{}) *gomock.Call

DeleteAllOfVirtualDestination indicates an expected call of DeleteAllOfVirtualDestination

func (*MockVirtualDestinationWriterMockRecorder) DeleteVirtualDestination

func (mr *MockVirtualDestinationWriterMockRecorder) DeleteVirtualDestination(ctx, key interface{}, opts ...interface{}) *gomock.Call

DeleteVirtualDestination indicates an expected call of DeleteVirtualDestination

func (*MockVirtualDestinationWriterMockRecorder) PatchVirtualDestination

func (mr *MockVirtualDestinationWriterMockRecorder) PatchVirtualDestination(ctx, obj, patch interface{}, opts ...interface{}) *gomock.Call

PatchVirtualDestination indicates an expected call of PatchVirtualDestination

func (*MockVirtualDestinationWriterMockRecorder) UpdateVirtualDestination

func (mr *MockVirtualDestinationWriterMockRecorder) UpdateVirtualDestination(ctx, obj interface{}, opts ...interface{}) *gomock.Call

UpdateVirtualDestination indicates an expected call of UpdateVirtualDestination

func (*MockVirtualDestinationWriterMockRecorder) UpsertVirtualDestination

func (mr *MockVirtualDestinationWriterMockRecorder) UpsertVirtualDestination(ctx, obj interface{}, transitionFuncs ...interface{}) *gomock.Call

UpsertVirtualDestination indicates an expected call of UpsertVirtualDestination

type MockWasmDeploymentClient

type MockWasmDeploymentClient struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentClient is a mock of WasmDeploymentClient interface

func NewMockWasmDeploymentClient

func NewMockWasmDeploymentClient(ctrl *gomock.Controller) *MockWasmDeploymentClient

NewMockWasmDeploymentClient creates a new mock instance

func (*MockWasmDeploymentClient) CreateWasmDeployment

func (m *MockWasmDeploymentClient) CreateWasmDeployment(ctx context.Context, obj *v1beta1.WasmDeployment, opts ...client.CreateOption) error

CreateWasmDeployment mocks base method

func (*MockWasmDeploymentClient) DeleteAllOfWasmDeployment

func (m *MockWasmDeploymentClient) DeleteAllOfWasmDeployment(ctx context.Context, opts ...client.DeleteAllOfOption) error

DeleteAllOfWasmDeployment mocks base method

func (*MockWasmDeploymentClient) DeleteWasmDeployment

func (m *MockWasmDeploymentClient) DeleteWasmDeployment(ctx context.Context, key client.ObjectKey, opts ...client.DeleteOption) error

DeleteWasmDeployment mocks base method

func (*MockWasmDeploymentClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockWasmDeploymentClient) GetWasmDeployment

GetWasmDeployment mocks base method

func (*MockWasmDeploymentClient) ListWasmDeployment

func (m *MockWasmDeploymentClient) ListWasmDeployment(ctx context.Context, opts ...client.ListOption) (*v1beta1.WasmDeploymentList, error)

ListWasmDeployment mocks base method

func (*MockWasmDeploymentClient) PatchWasmDeployment

func (m *MockWasmDeploymentClient) PatchWasmDeployment(ctx context.Context, obj *v1beta1.WasmDeployment, patch client.Patch, opts ...client.PatchOption) error

PatchWasmDeployment mocks base method

func (*MockWasmDeploymentClient) PatchWasmDeploymentStatus

func (m *MockWasmDeploymentClient) PatchWasmDeploymentStatus(ctx context.Context, obj *v1beta1.WasmDeployment, patch client.Patch, opts ...client.PatchOption) error

PatchWasmDeploymentStatus mocks base method

func (*MockWasmDeploymentClient) UpdateWasmDeployment

func (m *MockWasmDeploymentClient) UpdateWasmDeployment(ctx context.Context, obj *v1beta1.WasmDeployment, opts ...client.UpdateOption) error

UpdateWasmDeployment mocks base method

func (*MockWasmDeploymentClient) UpdateWasmDeploymentStatus

func (m *MockWasmDeploymentClient) UpdateWasmDeploymentStatus(ctx context.Context, obj *v1beta1.WasmDeployment, opts ...client.UpdateOption) error

UpdateWasmDeploymentStatus mocks base method

func (*MockWasmDeploymentClient) UpsertWasmDeployment

func (m *MockWasmDeploymentClient) UpsertWasmDeployment(ctx context.Context, obj *v1beta1.WasmDeployment, transitionFuncs ...v1beta1.WasmDeploymentTransitionFunction) error

UpsertWasmDeployment mocks base method

type MockWasmDeploymentClientMockRecorder

type MockWasmDeploymentClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentClientMockRecorder is the mock recorder for MockWasmDeploymentClient

func (*MockWasmDeploymentClientMockRecorder) CreateWasmDeployment

func (mr *MockWasmDeploymentClientMockRecorder) CreateWasmDeployment(ctx, obj interface{}, opts ...interface{}) *gomock.Call

CreateWasmDeployment indicates an expected call of CreateWasmDeployment

func (*MockWasmDeploymentClientMockRecorder) DeleteAllOfWasmDeployment

func (mr *MockWasmDeploymentClientMockRecorder) DeleteAllOfWasmDeployment(ctx interface{}, opts ...interface{}) *gomock.Call

DeleteAllOfWasmDeployment indicates an expected call of DeleteAllOfWasmDeployment

func (*MockWasmDeploymentClientMockRecorder) DeleteWasmDeployment

func (mr *MockWasmDeploymentClientMockRecorder) DeleteWasmDeployment(ctx, key interface{}, opts ...interface{}) *gomock.Call

DeleteWasmDeployment indicates an expected call of DeleteWasmDeployment

func (*MockWasmDeploymentClientMockRecorder) GetWasmDeployment

func (mr *MockWasmDeploymentClientMockRecorder) GetWasmDeployment(ctx, key interface{}) *gomock.Call

GetWasmDeployment indicates an expected call of GetWasmDeployment

func (*MockWasmDeploymentClientMockRecorder) ListWasmDeployment

func (mr *MockWasmDeploymentClientMockRecorder) ListWasmDeployment(ctx interface{}, opts ...interface{}) *gomock.Call

ListWasmDeployment indicates an expected call of ListWasmDeployment

func (*MockWasmDeploymentClientMockRecorder) PatchWasmDeployment

func (mr *MockWasmDeploymentClientMockRecorder) PatchWasmDeployment(ctx, obj, patch interface{}, opts ...interface{}) *gomock.Call

PatchWasmDeployment indicates an expected call of PatchWasmDeployment

func (*MockWasmDeploymentClientMockRecorder) PatchWasmDeploymentStatus

func (mr *MockWasmDeploymentClientMockRecorder) PatchWasmDeploymentStatus(ctx, obj, patch interface{}, opts ...interface{}) *gomock.Call

PatchWasmDeploymentStatus indicates an expected call of PatchWasmDeploymentStatus

func (*MockWasmDeploymentClientMockRecorder) UpdateWasmDeployment

func (mr *MockWasmDeploymentClientMockRecorder) UpdateWasmDeployment(ctx, obj interface{}, opts ...interface{}) *gomock.Call

UpdateWasmDeployment indicates an expected call of UpdateWasmDeployment

func (*MockWasmDeploymentClientMockRecorder) UpdateWasmDeploymentStatus

func (mr *MockWasmDeploymentClientMockRecorder) UpdateWasmDeploymentStatus(ctx, obj interface{}, opts ...interface{}) *gomock.Call

UpdateWasmDeploymentStatus indicates an expected call of UpdateWasmDeploymentStatus

func (*MockWasmDeploymentClientMockRecorder) UpsertWasmDeployment

func (mr *MockWasmDeploymentClientMockRecorder) UpsertWasmDeployment(ctx, obj interface{}, transitionFuncs ...interface{}) *gomock.Call

UpsertWasmDeployment indicates an expected call of UpsertWasmDeployment

type MockWasmDeploymentReader

type MockWasmDeploymentReader struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentReader is a mock of WasmDeploymentReader interface

func NewMockWasmDeploymentReader

func NewMockWasmDeploymentReader(ctrl *gomock.Controller) *MockWasmDeploymentReader

NewMockWasmDeploymentReader creates a new mock instance

func (*MockWasmDeploymentReader) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockWasmDeploymentReader) GetWasmDeployment

GetWasmDeployment mocks base method

func (*MockWasmDeploymentReader) ListWasmDeployment

func (m *MockWasmDeploymentReader) ListWasmDeployment(ctx context.Context, opts ...client.ListOption) (*v1beta1.WasmDeploymentList, error)

ListWasmDeployment mocks base method

type MockWasmDeploymentReaderMockRecorder

type MockWasmDeploymentReaderMockRecorder struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentReaderMockRecorder is the mock recorder for MockWasmDeploymentReader

func (*MockWasmDeploymentReaderMockRecorder) GetWasmDeployment

func (mr *MockWasmDeploymentReaderMockRecorder) GetWasmDeployment(ctx, key interface{}) *gomock.Call

GetWasmDeployment indicates an expected call of GetWasmDeployment

func (*MockWasmDeploymentReaderMockRecorder) ListWasmDeployment

func (mr *MockWasmDeploymentReaderMockRecorder) ListWasmDeployment(ctx interface{}, opts ...interface{}) *gomock.Call

ListWasmDeployment indicates an expected call of ListWasmDeployment

type MockWasmDeploymentStatusWriter

type MockWasmDeploymentStatusWriter struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentStatusWriter is a mock of WasmDeploymentStatusWriter interface

func NewMockWasmDeploymentStatusWriter

func NewMockWasmDeploymentStatusWriter(ctrl *gomock.Controller) *MockWasmDeploymentStatusWriter

NewMockWasmDeploymentStatusWriter creates a new mock instance

func (*MockWasmDeploymentStatusWriter) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockWasmDeploymentStatusWriter) PatchWasmDeploymentStatus

func (m *MockWasmDeploymentStatusWriter) PatchWasmDeploymentStatus(ctx context.Context, obj *v1beta1.WasmDeployment, patch client.Patch, opts ...client.PatchOption) error

PatchWasmDeploymentStatus mocks base method

func (*MockWasmDeploymentStatusWriter) UpdateWasmDeploymentStatus

func (m *MockWasmDeploymentStatusWriter) UpdateWasmDeploymentStatus(ctx context.Context, obj *v1beta1.WasmDeployment, opts ...client.UpdateOption) error

UpdateWasmDeploymentStatus mocks base method

type MockWasmDeploymentStatusWriterMockRecorder

type MockWasmDeploymentStatusWriterMockRecorder struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentStatusWriterMockRecorder is the mock recorder for MockWasmDeploymentStatusWriter

func (*MockWasmDeploymentStatusWriterMockRecorder) PatchWasmDeploymentStatus

func (mr *MockWasmDeploymentStatusWriterMockRecorder) PatchWasmDeploymentStatus(ctx, obj, patch interface{}, opts ...interface{}) *gomock.Call

PatchWasmDeploymentStatus indicates an expected call of PatchWasmDeploymentStatus

func (*MockWasmDeploymentStatusWriterMockRecorder) UpdateWasmDeploymentStatus

func (mr *MockWasmDeploymentStatusWriterMockRecorder) UpdateWasmDeploymentStatus(ctx, obj interface{}, opts ...interface{}) *gomock.Call

UpdateWasmDeploymentStatus indicates an expected call of UpdateWasmDeploymentStatus

type MockWasmDeploymentWriter

type MockWasmDeploymentWriter struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentWriter is a mock of WasmDeploymentWriter interface

func NewMockWasmDeploymentWriter

func NewMockWasmDeploymentWriter(ctrl *gomock.Controller) *MockWasmDeploymentWriter

NewMockWasmDeploymentWriter creates a new mock instance

func (*MockWasmDeploymentWriter) CreateWasmDeployment

func (m *MockWasmDeploymentWriter) CreateWasmDeployment(ctx context.Context, obj *v1beta1.WasmDeployment, opts ...client.CreateOption) error

CreateWasmDeployment mocks base method

func (*MockWasmDeploymentWriter) DeleteAllOfWasmDeployment

func (m *MockWasmDeploymentWriter) DeleteAllOfWasmDeployment(ctx context.Context, opts ...client.DeleteAllOfOption) error

DeleteAllOfWasmDeployment mocks base method

func (*MockWasmDeploymentWriter) DeleteWasmDeployment

func (m *MockWasmDeploymentWriter) DeleteWasmDeployment(ctx context.Context, key client.ObjectKey, opts ...client.DeleteOption) error

DeleteWasmDeployment mocks base method

func (*MockWasmDeploymentWriter) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockWasmDeploymentWriter) PatchWasmDeployment

func (m *MockWasmDeploymentWriter) PatchWasmDeployment(ctx context.Context, obj *v1beta1.WasmDeployment, patch client.Patch, opts ...client.PatchOption) error

PatchWasmDeployment mocks base method

func (*MockWasmDeploymentWriter) UpdateWasmDeployment

func (m *MockWasmDeploymentWriter) UpdateWasmDeployment(ctx context.Context, obj *v1beta1.WasmDeployment, opts ...client.UpdateOption) error

UpdateWasmDeployment mocks base method

func (*MockWasmDeploymentWriter) UpsertWasmDeployment

func (m *MockWasmDeploymentWriter) UpsertWasmDeployment(ctx context.Context, obj *v1beta1.WasmDeployment, transitionFuncs ...v1beta1.WasmDeploymentTransitionFunction) error

UpsertWasmDeployment mocks base method

type MockWasmDeploymentWriterMockRecorder

type MockWasmDeploymentWriterMockRecorder struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentWriterMockRecorder is the mock recorder for MockWasmDeploymentWriter

func (*MockWasmDeploymentWriterMockRecorder) CreateWasmDeployment

func (mr *MockWasmDeploymentWriterMockRecorder) CreateWasmDeployment(ctx, obj interface{}, opts ...interface{}) *gomock.Call

CreateWasmDeployment indicates an expected call of CreateWasmDeployment

func (*MockWasmDeploymentWriterMockRecorder) DeleteAllOfWasmDeployment

func (mr *MockWasmDeploymentWriterMockRecorder) DeleteAllOfWasmDeployment(ctx interface{}, opts ...interface{}) *gomock.Call

DeleteAllOfWasmDeployment indicates an expected call of DeleteAllOfWasmDeployment

func (*MockWasmDeploymentWriterMockRecorder) DeleteWasmDeployment

func (mr *MockWasmDeploymentWriterMockRecorder) DeleteWasmDeployment(ctx, key interface{}, opts ...interface{}) *gomock.Call

DeleteWasmDeployment indicates an expected call of DeleteWasmDeployment

func (*MockWasmDeploymentWriterMockRecorder) PatchWasmDeployment

func (mr *MockWasmDeploymentWriterMockRecorder) PatchWasmDeployment(ctx, obj, patch interface{}, opts ...interface{}) *gomock.Call

PatchWasmDeployment indicates an expected call of PatchWasmDeployment

func (*MockWasmDeploymentWriterMockRecorder) UpdateWasmDeployment

func (mr *MockWasmDeploymentWriterMockRecorder) UpdateWasmDeployment(ctx, obj interface{}, opts ...interface{}) *gomock.Call

UpdateWasmDeployment indicates an expected call of UpdateWasmDeployment

func (*MockWasmDeploymentWriterMockRecorder) UpsertWasmDeployment

func (mr *MockWasmDeploymentWriterMockRecorder) UpsertWasmDeployment(ctx, obj interface{}, transitionFuncs ...interface{}) *gomock.Call

UpsertWasmDeployment indicates an expected call of UpsertWasmDeployment

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL