mock_webhook

package
v1.4.1 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_webhook is a generated GoMock package.

Package mock_webhook is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMutator

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

MockMutator is a mock of Mutator interface

func NewMockMutator

func NewMockMutator(ctrl *gomock.Controller) *MockMutator

NewMockMutator creates a new mock instance

func (*MockMutator) EXPECT

func (m *MockMutator) EXPECT() *MockMutatorMockRecorder

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

func (*MockMutator) MutateCreate

func (m *MockMutator) MutateCreate(arg0 context.Context, arg1 runtime.Object) (runtime.Object, error)

MutateCreate mocks base method

func (*MockMutator) MutateUpdate

func (m *MockMutator) MutateUpdate(arg0 context.Context, arg1, arg2 runtime.Object) (runtime.Object, error)

MutateUpdate mocks base method

func (*MockMutator) Prototype

func (m *MockMutator) Prototype(arg0 admission.Request) (runtime.Object, error)

Prototype mocks base method

type MockMutatorMockRecorder

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

MockMutatorMockRecorder is the mock recorder for MockMutator

func (*MockMutatorMockRecorder) MutateCreate

func (mr *MockMutatorMockRecorder) MutateCreate(arg0, arg1 interface{}) *gomock.Call

MutateCreate indicates an expected call of MutateCreate

func (*MockMutatorMockRecorder) MutateUpdate

func (mr *MockMutatorMockRecorder) MutateUpdate(arg0, arg1, arg2 interface{}) *gomock.Call

MutateUpdate indicates an expected call of MutateUpdate

func (*MockMutatorMockRecorder) Prototype

func (mr *MockMutatorMockRecorder) Prototype(arg0 interface{}) *gomock.Call

Prototype indicates an expected call of Prototype

type MockValidator

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

MockValidator is a mock of Validator interface

func NewMockValidator

func NewMockValidator(ctrl *gomock.Controller) *MockValidator

NewMockValidator creates a new mock instance

func (*MockValidator) EXPECT

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

func (*MockValidator) Prototype

func (m *MockValidator) Prototype(arg0 admission.Request) (runtime.Object, error)

Prototype mocks base method

func (*MockValidator) ValidateCreate

func (m *MockValidator) ValidateCreate(arg0 context.Context, arg1 runtime.Object) error

ValidateCreate mocks base method

func (*MockValidator) ValidateDelete

func (m *MockValidator) ValidateDelete(arg0 context.Context, arg1 runtime.Object) error

ValidateDelete mocks base method

func (*MockValidator) ValidateUpdate

func (m *MockValidator) ValidateUpdate(arg0 context.Context, arg1, arg2 runtime.Object) error

ValidateUpdate mocks base method

type MockValidatorMockRecorder

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

MockValidatorMockRecorder is the mock recorder for MockValidator

func (*MockValidatorMockRecorder) Prototype

func (mr *MockValidatorMockRecorder) Prototype(arg0 interface{}) *gomock.Call

Prototype indicates an expected call of Prototype

func (*MockValidatorMockRecorder) ValidateCreate

func (mr *MockValidatorMockRecorder) ValidateCreate(arg0, arg1 interface{}) *gomock.Call

ValidateCreate indicates an expected call of ValidateCreate

func (*MockValidatorMockRecorder) ValidateDelete

func (mr *MockValidatorMockRecorder) ValidateDelete(arg0, arg1 interface{}) *gomock.Call

ValidateDelete indicates an expected call of ValidateDelete

func (*MockValidatorMockRecorder) ValidateUpdate

func (mr *MockValidatorMockRecorder) ValidateUpdate(arg0, arg1, arg2 interface{}) *gomock.Call

ValidateUpdate indicates an expected call of ValidateUpdate

Jump to

Keyboard shortcuts

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