@openfabr/cdf / Exports / NetworkConfig
Interface: NetworkConfig
Interface for the top-level network section of the configuration. It can be extended by any packages if intended to.
Hierarchy
↳ NetworkConfig
Table of contents
Properties
Properties
cidr
• Optional
Readonly
cidr: string
CIDR notation, either IPv4 or IPv6.
Defined in
name
• Readonly
name: string
Inherited from
Defined in
zones
• Optional
Readonly
zones: number
Number of availability zones.