Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct {
Name string
ID string
Owner string
Hostname strfmt.Hostname
Domainname string
HostnamePath string
HostsPath string
ExtraHosts []string
ResolvConfPath string
DNS []string
DNSOptions []string
DNSSearch []string
NetworkDisabled bool
NetworkMode string
MacAddress string
PublishAllPorts bool
ExposedPorts map[string]interface{}
PortBindings types.PortMap
NetworkConfig *types.NetworkSettings
EndpointConfig *types.EndpointSettings
GenericParams map[string]interface{}
Priority int
DisableResolver bool
}
Endpoint defines the network endpoint struct.
Click to show internal directories.
Click to hide internal directories.