Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostNameManager ¶
type HostNameManager struct {
// contains filtered or unexported fields
}
func NewHostNameManager ¶
func NewHostNameManager(fileName string, containers []string) *HostNameManager
func (*HostNameManager) Install ¶
func (h *HostNameManager) Install() error
func (*HostNameManager) UnInstall ¶
func (h *HostNameManager) UnInstall() error
Click to show internal directories.
Click to hide internal directories.