Preparing search index...
The search index is not available
@jholtmeyer/docker-api-ts
@jholtmeyer/docker-api-ts
IPAMConfig
Interface IPAMConfig
IPAMConfig
interface
IPAMConfig
{
AuxiliaryAddresses
?:
{
[
key
:
string
]
:
string
;
}
;
Gateway
?:
string
;
IPRange
?:
string
;
Subnet
?:
string
;
}
Index
Properties
Auxiliary
Addresses?
Gateway?
IPRange?
Subnet?
Properties
Optional
Auxiliary
Addresses
Auxiliary
Addresses
?:
{
[
key
:
string
]
:
string
;
}
Optional
Gateway
Gateway
?:
string
Optional
IPRange
IPRange
?:
string
Optional
Subnet
Subnet
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Auxiliary
Addresses
Gateway
IPRange
Subnet
@jholtmeyer/docker-api-ts
Loading...
IPAMConfig