Documentation
¶
Index ¶
- type CSM
- func (_m *CSM) ConnectionExists(_a0 string, _a1 string) (bool, bool, error)
- func (_m *CSM) CreateConnection(_a0 string, _a1 string) (interface{}, error)
- func (_m *CSM) CreateWorkspace(_a0 string) error
- func (_m *CSM) DeleteConnection(_a0 string, _a1 string) error
- func (_m *CSM) DeleteWorkspace(_a0 string) error
- func (_m *CSM) GetStatus() (string, error)
- func (_m *CSM) Login(_a0 string, _a1 string, _a2 string, _a3 bool) error
- func (_m *CSM) WorkspaceExists(_a0 string) (bool, bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSM ¶
func (*CSM) ConnectionExists ¶
ConnectionExists provides a mock function with given fields: _a0, _a1
func (*CSM) CreateConnection ¶
CreateConnection provides a mock function with given fields: _a0, _a1
func (*CSM) CreateWorkspace ¶
CreateWorkspace provides a mock function with given fields: _a0
func (*CSM) DeleteConnection ¶
DeleteConnection provides a mock function with given fields: _a0, _a1
func (*CSM) DeleteWorkspace ¶
DeleteWorkspace provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.