Documentation
¶
Index ¶
- type Manager
- func (mng *Manager) CheckNetworkExists(ctx context.Context) (bool, error)
- func (mng *Manager) CreateNetwork(ctx context.Context) (string, error)
- func (mng *Manager) DeleteNetwork(ctx context.Context) error
- func (mng *Manager) GetNetworkID(ctx context.Context) (string, error)
- func (mng *Manager) GetNetworkName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) CheckNetworkExists ¶
func (*Manager) CreateNetwork ¶
func (*Manager) GetNetworkID ¶
func (*Manager) GetNetworkName ¶
Click to show internal directories.
Click to hide internal directories.