struct Docker::ContainerNetwork
- Docker::ContainerNetwork
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
api_schema/containers/containers.crConstructors
Instance Method Summary
- #endpointID : String
- #endpointID=(endpointID : String)
- #gateway : String
- #gateway=(gateway : String)
- #globalIPv6Address : String
- #globalIPv6Address=(globalIPv6Address : String)
- #globalIPv6PrefixLen : Int64
- #globalIPv6PrefixLen=(globalIPv6PrefixLen : Int64)
- #ipAddress : String
- #ipAddress=(ipAddress : String)
- #ipPrefixLen : Int64
- #ipPrefixLen=(ipPrefixLen : Int64)
- #ipv6Gateway : String
- #ipv6Gateway=(ipv6Gateway : String)
- #macAddress : String
- #macAddress=(macAddress : String)
- #networkID : String
- #networkID=(networkID : String)