mockmspapi

package
v1.0.0-alpha3 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mockmspapi is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCAClient

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

MockCAClient is a mock of CAClient interface

func NewMockCAClient

func NewMockCAClient(ctrl *gomock.Controller) *MockCAClient

NewMockCAClient creates a new mock instance

func (*MockCAClient) EXPECT

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

func (*MockCAClient) Enroll

func (m *MockCAClient) Enroll(arg0, arg1 string) error

Enroll mocks base method

func (*MockCAClient) Reenroll

func (m *MockCAClient) Reenroll(arg0 string) error

Reenroll mocks base method

func (*MockCAClient) Register

func (m *MockCAClient) Register(arg0 *api.RegistrationRequest) (string, error)

Register mocks base method

func (*MockCAClient) Revoke

Revoke mocks base method

type MockCAClientMockRecorder

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

MockCAClientMockRecorder is the mock recorder for MockCAClient

func (*MockCAClientMockRecorder) Enroll

func (mr *MockCAClientMockRecorder) Enroll(arg0, arg1 interface{}) *gomock.Call

Enroll indicates an expected call of Enroll

func (*MockCAClientMockRecorder) Reenroll

func (mr *MockCAClientMockRecorder) Reenroll(arg0 interface{}) *gomock.Call

Reenroll indicates an expected call of Reenroll

func (*MockCAClientMockRecorder) Register

func (mr *MockCAClientMockRecorder) Register(arg0 interface{}) *gomock.Call

Register indicates an expected call of Register

func (*MockCAClientMockRecorder) Revoke

func (mr *MockCAClientMockRecorder) Revoke(arg0 interface{}) *gomock.Call

Revoke indicates an expected call of Revoke

Jump to

Keyboard shortcuts

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