Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockVpaTargetSelectorFetcher ¶
type MockVpaTargetSelectorFetcher struct {
// contains filtered or unexported fields
}
MockVpaTargetSelectorFetcher is a mock of VpaTargetSelectorFetcher interface
func NewMockVpaTargetSelectorFetcher ¶
func NewMockVpaTargetSelectorFetcher(ctrl *gomock.Controller) *MockVpaTargetSelectorFetcher
NewMockVpaTargetSelectorFetcher returns mock instance of a mock of VpaTargetSelectorFetcher
func (*MockVpaTargetSelectorFetcher) EXPECT ¶
func (_m *MockVpaTargetSelectorFetcher) EXPECT() *_MockVpaTargetSelectorFetcherRecorder
EXPECT enables configuring expectaions
func (*MockVpaTargetSelectorFetcher) Fetch ¶
func (_m *MockVpaTargetSelectorFetcher) Fetch(vpa *vpa_types.VerticalPodAutoscaler) (labels.Selector, error)
Fetch enables configuring expectations on Fetch method
Click to show internal directories.
Click to hide internal directories.