IpamConfig

The configuration IPAM settings that includes the quantity of CIDR configurations and the list of IPAM CIDR configurations.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of IPAM CIDR configurations that define the IP address ranges, IPAM pools, and associated Anycast IP addresses.

Link copied to clipboard

The number of IPAM CIDR configurations in the IpamCidrConfigs list.

Functions

Link copied to clipboard
inline fun copy(block: IpamConfig.Builder.() -> Unit = {}): IpamConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String