syncronizedmap

package
v0.0.0-...-3ef91bc 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 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: syncronizedmap.go

Generated by this command:

mockgen -source=syncronizedmap.go -package=syncronizedmap -destination=mock_syncronizedmap.go

Package syncronizedmap is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KernelOsDtkMapping

type KernelOsDtkMapping interface {
	SetNodeInfo(kernelVersion, osImage string)
	SetImageStreamInfo(osImage, dtkImage string)
	GetImage(kernelVersion string) (string, error)
}

func NewKernelOsDtkMapping

func NewKernelOsDtkMapping() KernelOsDtkMapping

type MockKernelOsDtkMapping

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

MockKernelOsDtkMapping is a mock of KernelOsDtkMapping interface.

func NewMockKernelOsDtkMapping

func NewMockKernelOsDtkMapping(ctrl *gomock.Controller) *MockKernelOsDtkMapping

NewMockKernelOsDtkMapping creates a new mock instance.

func (*MockKernelOsDtkMapping) EXPECT

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

func (*MockKernelOsDtkMapping) GetImage

func (m *MockKernelOsDtkMapping) GetImage(kernelVersion string) (string, error)

GetImage mocks base method.

func (*MockKernelOsDtkMapping) SetImageStreamInfo

func (m *MockKernelOsDtkMapping) SetImageStreamInfo(osImage, dtkImage string)

SetImageStreamInfo mocks base method.

func (*MockKernelOsDtkMapping) SetNodeInfo

func (m *MockKernelOsDtkMapping) SetNodeInfo(kernelVersion, osImage string)

SetNodeInfo mocks base method.

type MockKernelOsDtkMappingMockRecorder

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

MockKernelOsDtkMappingMockRecorder is the mock recorder for MockKernelOsDtkMapping.

func (*MockKernelOsDtkMappingMockRecorder) GetImage

func (mr *MockKernelOsDtkMappingMockRecorder) GetImage(kernelVersion any) *gomock.Call

GetImage indicates an expected call of GetImage.

func (*MockKernelOsDtkMappingMockRecorder) SetImageStreamInfo

func (mr *MockKernelOsDtkMappingMockRecorder) SetImageStreamInfo(osImage, dtkImage any) *gomock.Call

SetImageStreamInfo indicates an expected call of SetImageStreamInfo.

func (*MockKernelOsDtkMappingMockRecorder) SetNodeInfo

func (mr *MockKernelOsDtkMappingMockRecorder) SetNodeInfo(kernelVersion, osImage any) *gomock.Call

SetNodeInfo indicates an expected call of SetNodeInfo.

Jump to

Keyboard shortcuts

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