Documentation
¶
Index ¶
- type Mocker
- func (m *Mocker) GetAccountInformation(filename string) (manager.Account, error)
- func (m *Mocker) ListContainerPopulatedObjects(filename string) ([]manager.Element, error)
- func (m *Mocker) ListContainers(filename string) ([]manager.Element, error)
- func (m *Mocker) Search(search, filename string) ([]manager.Element, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mocker ¶
type Mocker struct {
BasePath string
}
func (*Mocker) GetAccountInformation ¶
func (*Mocker) ListContainerPopulatedObjects ¶
func (*Mocker) ListContainers ¶
Click to show internal directories.
Click to hide internal directories.