Documentation
¶
Overview ¶
Package helm is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockHelm ¶
type MockHelm struct {
// contains filtered or unexported fields
}
MockHelm is a mock of Helm interface.
func NewMockHelm ¶
func NewMockHelm(ctrl *gomock.Controller) *MockHelm
NewMockHelm creates a new mock instance.
func (*MockHelm) EXPECT ¶
func (m *MockHelm) EXPECT() *MockHelmMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockHelmMockRecorder ¶
type MockHelmMockRecorder struct {
// contains filtered or unexported fields
}
MockHelmMockRecorder is the mock recorder for MockHelm.
func (*MockHelmMockRecorder) GetValues ¶
func (mr *MockHelmMockRecorder) GetValues(valuesFile, loadFromChart interface{}) *gomock.Call
GetValues indicates an expected call of GetValues.
Click to show internal directories.
Click to hide internal directories.