webhook

package
v0.0.0-...-6c6f41e Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Overview

Package webhook is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockWebhook

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

MockWebhook is a mock of Webhook interface

func NewMockWebhook

func NewMockWebhook(ctrl *gomock.Controller) *MockWebhook

NewMockWebhook creates a new mock instance

func (*MockWebhook) EXPECT

func (m *MockWebhook) EXPECT() *MockWebhookMockRecorder

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

func (*MockWebhook) GetName

func (m *MockWebhook) GetName() string

GetName mocks base method

func (*MockWebhook) GetPath

func (m *MockWebhook) GetPath() string

GetPath mocks base method

func (*MockWebhook) GetType

func (m *MockWebhook) GetType() types.WebhookType

GetType mocks base method

func (*MockWebhook) Handler

func (m *MockWebhook) Handler() http.Handler

Handler mocks base method

func (*MockWebhook) Validate

func (m *MockWebhook) Validate() error

Validate mocks base method

type MockWebhookMockRecorder

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

MockWebhookMockRecorder is the mock recorder for MockWebhook

func (*MockWebhookMockRecorder) GetName

func (mr *MockWebhookMockRecorder) GetName() *gomock.Call

GetName indicates an expected call of GetName

func (*MockWebhookMockRecorder) GetPath

func (mr *MockWebhookMockRecorder) GetPath() *gomock.Call

GetPath indicates an expected call of GetPath

func (*MockWebhookMockRecorder) GetType

func (mr *MockWebhookMockRecorder) GetType() *gomock.Call

GetType indicates an expected call of GetType

func (*MockWebhookMockRecorder) Handler

func (mr *MockWebhookMockRecorder) Handler() *gomock.Call

Handler indicates an expected call of Handler

func (*MockWebhookMockRecorder) Validate

func (mr *MockWebhookMockRecorder) Validate() *gomock.Call

Validate indicates an expected call of Validate

Directories

Path Synopsis
Package admission is a generated GoMock package.
Package admission is a generated GoMock package.
types
Package types is a generated GoMock package.
Package types is a generated GoMock package.

Jump to

Keyboard shortcuts

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