mocks

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockScalableTarget

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

MockScalableTarget is a mock of ScalableTarget interface

func NewMockScalableTarget

func NewMockScalableTarget(ctrl *gomock.Controller) *MockScalableTarget

NewMockScalableTarget creates a new mock instance

func (*MockScalableTarget) CanRampTo

func (m *MockScalableTarget) CanRampTo(arg0 uint32) bool

CanRampTo mocks base method

func (*MockScalableTarget) CurrentPercent

func (m *MockScalableTarget) CurrentPercent() uint32

CurrentPercent mocks base method

func (*MockScalableTarget) EXPECT

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

func (*MockScalableTarget) LastUpdated

func (m *MockScalableTarget) LastUpdated() time.Time

LastUpdated mocks base method

func (*MockScalableTarget) PeakPercent

func (m *MockScalableTarget) PeakPercent() uint32

PeakPercent mocks base method

func (*MockScalableTarget) ReleaseInfo

func (m *MockScalableTarget) ReleaseInfo() v1alpha1.ReleaseInfo

ReleaseInfo mocks base method

type MockScalableTargetMockRecorder

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

MockScalableTargetMockRecorder is the mock recorder for MockScalableTarget

func (*MockScalableTargetMockRecorder) CanRampTo

func (mr *MockScalableTargetMockRecorder) CanRampTo(arg0 interface{}) *gomock.Call

CanRampTo indicates an expected call of CanRampTo

func (*MockScalableTargetMockRecorder) CurrentPercent

func (mr *MockScalableTargetMockRecorder) CurrentPercent() *gomock.Call

CurrentPercent indicates an expected call of CurrentPercent

func (*MockScalableTargetMockRecorder) LastUpdated

func (mr *MockScalableTargetMockRecorder) LastUpdated() *gomock.Call

LastUpdated indicates an expected call of LastUpdated

func (*MockScalableTargetMockRecorder) PeakPercent

func (mr *MockScalableTargetMockRecorder) PeakPercent() *gomock.Call

PeakPercent indicates an expected call of PeakPercent

func (*MockScalableTargetMockRecorder) ReleaseInfo

func (mr *MockScalableTargetMockRecorder) ReleaseInfo() *gomock.Call

ReleaseInfo indicates an expected call of ReleaseInfo

Jump to

Keyboard shortcuts

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