scaler

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 3 Imported by: 0

Documentation

Overview

Package scaler is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockScaler

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

MockScaler is a mock of Scaler interface.

func NewMockScaler

func NewMockScaler(ctrl *gomock.Controller) *MockScaler

NewMockScaler creates a new mock instance.

func (*MockScaler) EXPECT

func (m *MockScaler) EXPECT() *MockScalerMockRecorder

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

func (*MockScaler) ScaleDown

func (m *MockScaler) ScaleDown(arg0 context.Context) error

ScaleDown mocks base method.

func (*MockScaler) ScaleUp

func (m *MockScaler) ScaleUp(arg0 context.Context) error

ScaleUp mocks base method.

type MockScalerMockRecorder

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

MockScalerMockRecorder is the mock recorder for MockScaler.

func (*MockScalerMockRecorder) ScaleDown

func (mr *MockScalerMockRecorder) ScaleDown(arg0 interface{}) *gomock.Call

ScaleDown indicates an expected call of ScaleDown.

func (*MockScalerMockRecorder) ScaleUp

func (mr *MockScalerMockRecorder) ScaleUp(arg0 interface{}) *gomock.Call

ScaleUp indicates an expected call of ScaleUp.

Jump to

Keyboard shortcuts

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