VmwareStaticIpConfig

Represents the network configuration required for the VMware user clusters with Static IP configurations.

JSON representation
{
  "ipBlocks": [
    {
      object (VmwareIpBlock)
    }
  ]
}
Fields
ipBlocks[]

object (VmwareIpBlock)

Represents the configuration values for static IP allocation to nodes.