Documentation ¶
Index ¶
- type MockMist
- func (_m *MockMist) BootstrapUpdates(_param0 string) error
- func (_m *MockMist) BuildUpdates(_param0 string) error
- func (_m *MockMist) DeployUpdates(_param0 string) error
- func (_m *MockMist) EXPECT() *_MockMistRecorder
- func (_m *MockMist) ImageUpdates(_param0 string) error
- func (_m *MockMist) Listen(_param0 []string, _param1 func(string) error) error
- func (_m *MockMist) PrintLogStream(_param0 mist.Log)
- func (_m *MockMist) ProcessLog(_param0 mist.Log)
- func (_m *MockMist) ProcessLogStream(_param0 mist.Log)
- func (_m *MockMist) Stream(_param0 []string, _param1 func(mist.Log))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMist ¶
type MockMist struct {
// contains filtered or unexported fields
}
Mock of Mist interface
func NewMockMist ¶
func NewMockMist(ctrl *gomock.Controller) *MockMist
func (*MockMist) BootstrapUpdates ¶
func (*MockMist) BuildUpdates ¶
func (*MockMist) DeployUpdates ¶
func (*MockMist) ImageUpdates ¶
func (*MockMist) PrintLogStream ¶
func (*MockMist) ProcessLog ¶
func (*MockMist) ProcessLogStream ¶
Click to show internal directories.
Click to hide internal directories.