Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostPlugin ¶
type HostPlugin struct { }
func NewHostPlugin ¶
func NewHostPlugin() *HostPlugin
func (*HostPlugin) GetDomainName ¶
func (plugin *HostPlugin) GetDomainName() (string, error)
func (*HostPlugin) GetHostName ¶
func (plugin *HostPlugin) GetHostName() (string, error)
func (*HostPlugin) GetNetworks ¶
func (plugin *HostPlugin) GetNetworks() ([]*model.Network, error)
func (*HostPlugin) GetUuid ¶
func (plugin *HostPlugin) GetUuid() (string, error)
Click to show internal directories.
Click to hide internal directories.