Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetConf ¶
type NetConf struct { types.NetConf ENIID string `json:"eni"` IPV4Address string `json:"ipv4-address"` MACAddress string `json:"mac"` IPV6Address string `json:"ipv6-address"` BlockIMDS bool `json:"block-instance-metadata"` SubnetGatewayIPV4Address string `json:"subnetgateway-ipv4-address"` }
NetConf defines the parameters required to configure a contaner's namespace with an ENI
Click to show internal directories.
Click to hide internal directories.