package
Version:
v1.3.4
Opens a new window with list of versions in this module.
Published: Jul 28, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Manager struct {
Logger io.Writer
CNIController cniController
Mounter mounter
BindMountRoot string
PortAllocator portAllocator
}
type UpOutputs struct {
Properties struct {
ContainerIP string `json:"garden.network.container-ip"`
DeprecatedHostIP string `json:"garden.network.host-ip"`
MappedPorts string `json:"garden.network.mapped-ports"`
} `json:"properties"`
DNSServers []string `json:"dns_servers,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.