Cloud API Overview > @adpt/cloud > ContainerNetwork
ContainerNetwork interface
Network for ContainerStatus
Signature:
export interface ContainerNetwork
Properties
| Property | Type | Description |
|---|---|---|
| Aliases | FIXME_NeedsProperType | |
| DriverOpts | FIXME_NeedsProperType | |
| EndpointID | string | |
| Gateway | string | |
| GlobalIPv6Address | string | |
| GlobalIPv6PrefixLen | number | |
| IPAddress | string | |
| IPAMConfig | FIXME_NeedsProperType | |
| IPPrefixLen | number | |
| IPv6Gateway | string | |
| Links | FIXME_NeedsProperType | |
| MacAddress | string | |
| NetworkID | string |