mock_graphrbac

package
v0.0.0-...-823d357 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_graphrbac is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockApplicationsClient

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

MockApplicationsClient is a mock of ApplicationsClient interface.

func NewMockApplicationsClient

func NewMockApplicationsClient(ctrl *gomock.Controller) *MockApplicationsClient

NewMockApplicationsClient creates a new mock instance.

func (*MockApplicationsClient) Create

Create mocks base method.

func (*MockApplicationsClient) Delete

Delete mocks base method.

func (*MockApplicationsClient) EXPECT

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

func (*MockApplicationsClient) GetServicePrincipalsIDByAppID

func (m *MockApplicationsClient) GetServicePrincipalsIDByAppID(arg0 context.Context, arg1 string) (graphrbac.ServicePrincipalObjectResult, error)

GetServicePrincipalsIDByAppID mocks base method.

func (*MockApplicationsClient) List

List mocks base method.

type MockApplicationsClientMockRecorder

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

MockApplicationsClientMockRecorder is the mock recorder for MockApplicationsClient.

func (*MockApplicationsClientMockRecorder) Create

func (mr *MockApplicationsClientMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockApplicationsClientMockRecorder) Delete

func (mr *MockApplicationsClientMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockApplicationsClientMockRecorder) GetServicePrincipalsIDByAppID

func (mr *MockApplicationsClientMockRecorder) GetServicePrincipalsIDByAppID(arg0, arg1 interface{}) *gomock.Call

GetServicePrincipalsIDByAppID indicates an expected call of GetServicePrincipalsIDByAppID.

func (*MockApplicationsClientMockRecorder) List

func (mr *MockApplicationsClientMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

type MockServicePrincipalClient

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

MockServicePrincipalClient is a mock of ServicePrincipalClient interface.

func NewMockServicePrincipalClient

func NewMockServicePrincipalClient(ctrl *gomock.Controller) *MockServicePrincipalClient

NewMockServicePrincipalClient creates a new mock instance.

func (*MockServicePrincipalClient) Create

Create mocks base method.

func (*MockServicePrincipalClient) EXPECT

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

func (*MockServicePrincipalClient) List

List mocks base method.

type MockServicePrincipalClientMockRecorder

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

MockServicePrincipalClientMockRecorder is the mock recorder for MockServicePrincipalClient.

func (*MockServicePrincipalClientMockRecorder) Create

func (mr *MockServicePrincipalClientMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockServicePrincipalClientMockRecorder) List

func (mr *MockServicePrincipalClientMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

Jump to

Keyboard shortcuts

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