mock_catalog

package
v0.0.0-...-8f69376 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_catalog is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCatalog

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

MockCatalog is a mock of Catalog interface

func NewMockCatalog

func NewMockCatalog(ctrl *gomock.Controller) *MockCatalog

NewMockCatalog creates a new mock instance

func (*MockCatalog) DataStores

func (m *MockCatalog) DataStores() []*catalog.ManagedDataStore

DataStores mocks base method

func (*MockCatalog) EXPECT

func (m *MockCatalog) EXPECT() *MockCatalogMockRecorder

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

func (*MockCatalog) KeyManagers

func (m *MockCatalog) KeyManagers() []*catalog.ManagedKeyManager

KeyManagers mocks base method

func (*MockCatalog) NodeAttestors

func (m *MockCatalog) NodeAttestors() []*catalog.ManagedNodeAttestor

NodeAttestors mocks base method

func (*MockCatalog) NodeResolvers

func (m *MockCatalog) NodeResolvers() []*catalog.ManagedNodeResolver

NodeResolvers mocks base method

func (*MockCatalog) UpstreamCAs

func (m *MockCatalog) UpstreamCAs() []*catalog.ManagedUpstreamCA

UpstreamCAs mocks base method

type MockCatalogMockRecorder

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

MockCatalogMockRecorder is the mock recorder for MockCatalog

func (*MockCatalogMockRecorder) DataStores

func (mr *MockCatalogMockRecorder) DataStores() *gomock.Call

DataStores indicates an expected call of DataStores

func (*MockCatalogMockRecorder) KeyManagers

func (mr *MockCatalogMockRecorder) KeyManagers() *gomock.Call

KeyManagers indicates an expected call of KeyManagers

func (*MockCatalogMockRecorder) NodeAttestors

func (mr *MockCatalogMockRecorder) NodeAttestors() *gomock.Call

NodeAttestors indicates an expected call of NodeAttestors

func (*MockCatalogMockRecorder) NodeResolvers

func (mr *MockCatalogMockRecorder) NodeResolvers() *gomock.Call

NodeResolvers indicates an expected call of NodeResolvers

func (*MockCatalogMockRecorder) UpstreamCAs

func (mr *MockCatalogMockRecorder) UpstreamCAs() *gomock.Call

UpstreamCAs indicates an expected call of UpstreamCAs

Jump to

Keyboard shortcuts

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