mock_gateway

package
v0.0.0-...-0490640 Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Package mock_gateway is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientsFactory

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

MockClientsFactory is a mock of ClientsFactory interface

func NewMockClientsFactory

func NewMockClientsFactory(ctrl *gomock.Controller) *MockClientsFactory

NewMockClientsFactory creates a new mock instance

func (*MockClientsFactory) ApplicationsClient

ApplicationsClient mocks base method

func (*MockClientsFactory) AuthenticationClient

func (m *MockClientsFactory) AuthenticationClient() (authn.AuthenticationClient, error)

AuthenticationClient mocks base method

func (*MockClientsFactory) AuthorizationClient

func (m *MockClientsFactory) AuthorizationClient() (authz.AuthorizationClient, error)

AuthorizationClient mocks base method

func (*MockClientsFactory) AuthorizationV2Client

func (m *MockClientsFactory) AuthorizationV2Client() (v2.AuthorizationClient, error)

AuthorizationV2Client mocks base method

func (*MockClientsFactory) CfgMgmtClient

func (m *MockClientsFactory) CfgMgmtClient() (service.CfgMgmtClient, error)

CfgMgmtClient mocks base method

func (*MockClientsFactory) ChefIngesterClient

func (m *MockClientsFactory) ChefIngesterClient() (ingest.ChefIngesterClient, error)

ChefIngesterClient mocks base method

func (*MockClientsFactory) ChefIngesterJobSchedulerClient

func (m *MockClientsFactory) ChefIngesterJobSchedulerClient() (ingest.JobSchedulerClient, error)

ChefIngesterJobSchedulerClient mocks base method

func (*MockClientsFactory) ComplianceIngesterClient

func (m *MockClientsFactory) ComplianceIngesterClient() (ingest0.ComplianceIngesterClient, error)

ComplianceIngesterClient mocks base method

func (*MockClientsFactory) ComplianceJobsServiceClient

func (m *MockClientsFactory) ComplianceJobsServiceClient() (jobs.JobsServiceClient, error)

ComplianceJobsServiceClient mocks base method

func (*MockClientsFactory) ComplianceProfilesServiceClient

func (m *MockClientsFactory) ComplianceProfilesServiceClient() (profiles.ProfilesServiceClient, error)

ComplianceProfilesServiceClient mocks base method

func (*MockClientsFactory) ComplianceReportingServiceClient

func (m *MockClientsFactory) ComplianceReportingServiceClient() (reporting.ReportingServiceClient, error)

ComplianceReportingServiceClient mocks base method

func (*MockClientsFactory) ComplianceStatsServiceClient

func (m *MockClientsFactory) ComplianceStatsServiceClient() (stats.StatsServiceClient, error)

ComplianceStatsServiceClient mocks base method

func (*MockClientsFactory) ComplianceVersionServiceClient

func (m *MockClientsFactory) ComplianceVersionServiceClient() (version.VersionServiceClient, error)

ComplianceVersionServiceClient mocks base method

func (*MockClientsFactory) DeploymentServiceClient

func (m *MockClientsFactory) DeploymentServiceClient() (deployment.DeploymentClient, error)

DeploymentServiceClient mocks base method

func (*MockClientsFactory) EXPECT

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

func (*MockClientsFactory) FeedClient

FeedClient mocks base method

func (*MockClientsFactory) IngestStatusClient

func (m *MockClientsFactory) IngestStatusClient() (ingest.IngestStatusClient, error)

IngestStatusClient mocks base method

func (*MockClientsFactory) LicenseControlClient

func (m *MockClientsFactory) LicenseControlClient() (license_control.LicenseControlClient, error)

LicenseControlClient mocks base method

func (*MockClientsFactory) NodeManagerClient

func (m *MockClientsFactory) NodeManagerClient() (manager.NodeManagerServiceClient, error)

NodeManagerClient mocks base method

func (*MockClientsFactory) NodesClient

func (m *MockClientsFactory) NodesClient() (nodes.NodesServiceClient, error)

NodesClient mocks base method

func (*MockClientsFactory) NotificationsClient

func (m *MockClientsFactory) NotificationsClient() (api.NotificationsClient, error)

NotificationsClient mocks base method

func (*MockClientsFactory) Notifier

func (m *MockClientsFactory) Notifier() (notifier.Notifier, error)

Notifier mocks base method

func (*MockClientsFactory) PoliciesClient

func (m *MockClientsFactory) PoliciesClient() (v2.PoliciesClient, error)

PoliciesClient mocks base method

func (*MockClientsFactory) ProjectsClient

func (m *MockClientsFactory) ProjectsClient() (v2.ProjectsClient, error)

ProjectsClient mocks base method

func (*MockClientsFactory) SecretClient

SecretClient mocks base method

func (*MockClientsFactory) TeamsV1Client

func (m *MockClientsFactory) TeamsV1Client() (v1.TeamsV1Client, error)

TeamsV1Client mocks base method

func (*MockClientsFactory) TeamsV2Client

func (m *MockClientsFactory) TeamsV2Client() (v20.TeamsV2Client, error)

TeamsV2Client mocks base method

func (*MockClientsFactory) TokensMgmtClient

func (m *MockClientsFactory) TokensMgmtClient() (authn.TokensMgmtClient, error)

TokensMgmtClient mocks base method

func (*MockClientsFactory) UsersMgmtClient

func (m *MockClientsFactory) UsersMgmtClient() (local_user.UsersMgmtClient, error)

UsersMgmtClient mocks base method

type MockClientsFactoryMockRecorder

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

MockClientsFactoryMockRecorder is the mock recorder for MockClientsFactory

func (*MockClientsFactoryMockRecorder) ApplicationsClient

func (mr *MockClientsFactoryMockRecorder) ApplicationsClient() *gomock.Call

ApplicationsClient indicates an expected call of ApplicationsClient

func (*MockClientsFactoryMockRecorder) AuthenticationClient

func (mr *MockClientsFactoryMockRecorder) AuthenticationClient() *gomock.Call

AuthenticationClient indicates an expected call of AuthenticationClient

func (*MockClientsFactoryMockRecorder) AuthorizationClient

func (mr *MockClientsFactoryMockRecorder) AuthorizationClient() *gomock.Call

AuthorizationClient indicates an expected call of AuthorizationClient

func (*MockClientsFactoryMockRecorder) AuthorizationV2Client

func (mr *MockClientsFactoryMockRecorder) AuthorizationV2Client() *gomock.Call

AuthorizationV2Client indicates an expected call of AuthorizationV2Client

func (*MockClientsFactoryMockRecorder) CfgMgmtClient

func (mr *MockClientsFactoryMockRecorder) CfgMgmtClient() *gomock.Call

CfgMgmtClient indicates an expected call of CfgMgmtClient

func (*MockClientsFactoryMockRecorder) ChefIngesterClient

func (mr *MockClientsFactoryMockRecorder) ChefIngesterClient() *gomock.Call

ChefIngesterClient indicates an expected call of ChefIngesterClient

func (*MockClientsFactoryMockRecorder) ChefIngesterJobSchedulerClient

func (mr *MockClientsFactoryMockRecorder) ChefIngesterJobSchedulerClient() *gomock.Call

ChefIngesterJobSchedulerClient indicates an expected call of ChefIngesterJobSchedulerClient

func (*MockClientsFactoryMockRecorder) ComplianceIngesterClient

func (mr *MockClientsFactoryMockRecorder) ComplianceIngesterClient() *gomock.Call

ComplianceIngesterClient indicates an expected call of ComplianceIngesterClient

func (*MockClientsFactoryMockRecorder) ComplianceJobsServiceClient

func (mr *MockClientsFactoryMockRecorder) ComplianceJobsServiceClient() *gomock.Call

ComplianceJobsServiceClient indicates an expected call of ComplianceJobsServiceClient

func (*MockClientsFactoryMockRecorder) ComplianceProfilesServiceClient

func (mr *MockClientsFactoryMockRecorder) ComplianceProfilesServiceClient() *gomock.Call

ComplianceProfilesServiceClient indicates an expected call of ComplianceProfilesServiceClient

func (*MockClientsFactoryMockRecorder) ComplianceReportingServiceClient

func (mr *MockClientsFactoryMockRecorder) ComplianceReportingServiceClient() *gomock.Call

ComplianceReportingServiceClient indicates an expected call of ComplianceReportingServiceClient

func (*MockClientsFactoryMockRecorder) ComplianceStatsServiceClient

func (mr *MockClientsFactoryMockRecorder) ComplianceStatsServiceClient() *gomock.Call

ComplianceStatsServiceClient indicates an expected call of ComplianceStatsServiceClient

func (*MockClientsFactoryMockRecorder) ComplianceVersionServiceClient

func (mr *MockClientsFactoryMockRecorder) ComplianceVersionServiceClient() *gomock.Call

ComplianceVersionServiceClient indicates an expected call of ComplianceVersionServiceClient

func (*MockClientsFactoryMockRecorder) DeploymentServiceClient

func (mr *MockClientsFactoryMockRecorder) DeploymentServiceClient() *gomock.Call

DeploymentServiceClient indicates an expected call of DeploymentServiceClient

func (*MockClientsFactoryMockRecorder) FeedClient

func (mr *MockClientsFactoryMockRecorder) FeedClient() *gomock.Call

FeedClient indicates an expected call of FeedClient

func (*MockClientsFactoryMockRecorder) IngestStatusClient

func (mr *MockClientsFactoryMockRecorder) IngestStatusClient() *gomock.Call

IngestStatusClient indicates an expected call of IngestStatusClient

func (*MockClientsFactoryMockRecorder) LicenseControlClient

func (mr *MockClientsFactoryMockRecorder) LicenseControlClient() *gomock.Call

LicenseControlClient indicates an expected call of LicenseControlClient

func (*MockClientsFactoryMockRecorder) NodeManagerClient

func (mr *MockClientsFactoryMockRecorder) NodeManagerClient() *gomock.Call

NodeManagerClient indicates an expected call of NodeManagerClient

func (*MockClientsFactoryMockRecorder) NodesClient

func (mr *MockClientsFactoryMockRecorder) NodesClient() *gomock.Call

NodesClient indicates an expected call of NodesClient

func (*MockClientsFactoryMockRecorder) NotificationsClient

func (mr *MockClientsFactoryMockRecorder) NotificationsClient() *gomock.Call

NotificationsClient indicates an expected call of NotificationsClient

func (*MockClientsFactoryMockRecorder) Notifier

func (mr *MockClientsFactoryMockRecorder) Notifier() *gomock.Call

Notifier indicates an expected call of Notifier

func (*MockClientsFactoryMockRecorder) PoliciesClient

func (mr *MockClientsFactoryMockRecorder) PoliciesClient() *gomock.Call

PoliciesClient indicates an expected call of PoliciesClient

func (*MockClientsFactoryMockRecorder) ProjectsClient

func (mr *MockClientsFactoryMockRecorder) ProjectsClient() *gomock.Call

ProjectsClient indicates an expected call of ProjectsClient

func (*MockClientsFactoryMockRecorder) SecretClient

func (mr *MockClientsFactoryMockRecorder) SecretClient() *gomock.Call

SecretClient indicates an expected call of SecretClient

func (*MockClientsFactoryMockRecorder) TeamsV1Client

func (mr *MockClientsFactoryMockRecorder) TeamsV1Client() *gomock.Call

TeamsV1Client indicates an expected call of TeamsV1Client

func (*MockClientsFactoryMockRecorder) TeamsV2Client

func (mr *MockClientsFactoryMockRecorder) TeamsV2Client() *gomock.Call

TeamsV2Client indicates an expected call of TeamsV2Client

func (*MockClientsFactoryMockRecorder) TokensMgmtClient

func (mr *MockClientsFactoryMockRecorder) TokensMgmtClient() *gomock.Call

TokensMgmtClient indicates an expected call of TokensMgmtClient

func (*MockClientsFactoryMockRecorder) UsersMgmtClient

func (mr *MockClientsFactoryMockRecorder) UsersMgmtClient() *gomock.Call

UsersMgmtClient indicates an expected call of UsersMgmtClient

Jump to

Keyboard shortcuts

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