Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHostNamespace ¶
func NewHostNamespace() entity.HostNamespace
Types ¶
type Namespace ¶
type Namespace struct {
// contains filtered or unexported fields
}
Namespace stores env information from the session it has methods to get and set env variables from any kind of export (bash,sh)
func (*Namespace) Get ¶
func (n *Namespace) Get(host string) entity.HostNamespace
Get returns HostNamespace for the given host
func (*Namespace) SetFromEnvString ¶
Click to show internal directories.
Click to hide internal directories.