mock_utils

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_utils is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockK8sCacheHelper

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

MockK8sCacheHelper is a mock of K8sCacheHelper interface

func NewMockK8sCacheHelper

func NewMockK8sCacheHelper(ctrl *gomock.Controller) *MockK8sCacheHelper

NewMockK8sCacheHelper creates a new mock instance

func (*MockK8sCacheHelper) EXPECT

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

func (*MockK8sCacheHelper) GetPodSecurityGroups

func (m *MockK8sCacheHelper) GetPodSecurityGroups(arg0 *v1.Pod) ([]string, error)

GetPodSecurityGroups mocks base method

func (*MockK8sCacheHelper) GetSecurityGroupsFromPod

func (m *MockK8sCacheHelper) GetSecurityGroupsFromPod(arg0 types.NamespacedName) ([]string, error)

GetSecurityGroupsFromPod mocks base method

type MockK8sCacheHelperMockRecorder

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

MockK8sCacheHelperMockRecorder is the mock recorder for MockK8sCacheHelper

func (*MockK8sCacheHelperMockRecorder) GetPodSecurityGroups

func (mr *MockK8sCacheHelperMockRecorder) GetPodSecurityGroups(arg0 interface{}) *gomock.Call

GetPodSecurityGroups indicates an expected call of GetPodSecurityGroups

func (*MockK8sCacheHelperMockRecorder) GetSecurityGroupsFromPod

func (mr *MockK8sCacheHelperMockRecorder) GetSecurityGroupsFromPod(arg0 interface{}) *gomock.Call

GetSecurityGroupsFromPod indicates an expected call of GetSecurityGroupsFromPod

Jump to

Keyboard shortcuts

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