mock_server

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2015 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockServer

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

Mock of Server interface

func NewMockServer

func NewMockServer(ctrl *gomock.Controller) *MockServer

func (*MockServer) Bootstrap

func (_m *MockServer) Bootstrap(_param0 string) error

func (*MockServer) Build

func (_m *MockServer) Build(_param0 string) error

func (*MockServer) Deploy

func (_m *MockServer) Deploy(_param0 string) error

func (*MockServer) EXPECT

func (_m *MockServer) EXPECT() *_MockServerRecorder

func (*MockServer) Exec

func (_m *MockServer) Exec(_param0 string, _param1 string) error

func (*MockServer) Get

func (_m *MockServer) Get(_param0 string, _param1 interface{}) (*http.Response, error)

func (*MockServer) IsContainerExec

func (_m *MockServer) IsContainerExec(_param0 []string) bool

func (*MockServer) Lock

func (_m *MockServer) Lock()

func (*MockServer) Logs

func (_m *MockServer) Logs(_param0 string) error

func (*MockServer) NewLogger added in v0.16.3

func (_m *MockServer) NewLogger(_param0 string)

func (*MockServer) NotifyRebuild

func (_m *MockServer) NotifyRebuild(_param0 *fsnotify.Event) error

func (*MockServer) NotifyServer

func (_m *MockServer) NotifyServer(_param0 *fsnotify.Event) error

func (*MockServer) Ping

func (_m *MockServer) Ping() (bool, error)

func (*MockServer) Post

func (_m *MockServer) Post(_param0 string, _param1 string, _param2 io.Reader) (*http.Response, error)

func (*MockServer) Put

func (_m *MockServer) Put(_param0 string, _param1 io.Reader) (*http.Response, error)

func (*MockServer) Suspend

func (_m *MockServer) Suspend() error

func (*MockServer) Unlock

func (_m *MockServer) Unlock()

func (*MockServer) Update

func (_m *MockServer) Update(_param0 string) error

Jump to

Keyboard shortcuts

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