Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Backend ¶
func (*Backend) DeleteWorkspace ¶
func (*Backend) StateMgrWithoutCheckVersion ¶ added in v0.12.30
func (*Backend) Workspaces ¶
type EtcdClient ¶
EtcdClient is a remote client that stores data in etcd.
func (*EtcdClient) Delete ¶
func (c *EtcdClient) Delete() error
func (*EtcdClient) Put ¶
func (c *EtcdClient) Put(data []byte) error
Click to show internal directories.
Click to hide internal directories.