Documentation ¶
Index ¶
- type FakeStore
- func (fs *FakeStore) Exists(name string) (bool, error)
- func (fs *FakeStore) GetMachinesDir() string
- func (fs *FakeStore) List() ([]string, error)
- func (fs *FakeStore) Load(name string) (*host.Host, error)
- func (fs *FakeStore) Remove(name string) error
- func (fs *FakeStore) Save(host *host.Host) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeStore ¶
func (*FakeStore) GetMachinesDir ¶
Click to show internal directories.
Click to hide internal directories.