Module: Google::Cloud::BareMetalSolution::V2::NetworkConfig::ServiceCidr
- Defined in:
- proto_docs/google/cloud/baremetalsolution/v2/provisioning.rb
Overview
Service network block.
Constant Summary collapse
- SERVICE_CIDR_UNSPECIFIED =
Unspecified value.
0
- DISABLED =
Services are disabled for the given network.
1
- HIGH_26 =
Use the highest /26 block of the network to host services.
2
- HIGH_27 =
Use the highest /27 block of the network to host services.
3
- HIGH_28 =
Use the highest /28 block of the network to host services.
4