Reference documentation and code samples for the Telco Automation V1 API class Google::Cloud::TelcoAutomation::V1::MasterAuthorizedNetworksConfig.
Configuration of the Master Authorized Network that support multiple CIDRs
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cidr_blocks
def cidr_blocks() -> ::Array<::Google::Cloud::TelcoAutomation::V1::MasterAuthorizedNetworksConfig::CidrBlock>
Returns
- (::Array<::Google::Cloud::TelcoAutomation::V1::MasterAuthorizedNetworksConfig::CidrBlock>) — Optional. cidr_blocks define up to 50 external networks that could access Kubernetes master through HTTPS.
#cidr_blocks=
def cidr_blocks=(value) -> ::Array<::Google::Cloud::TelcoAutomation::V1::MasterAuthorizedNetworksConfig::CidrBlock>
Parameter
- value (::Array<::Google::Cloud::TelcoAutomation::V1::MasterAuthorizedNetworksConfig::CidrBlock>) — Optional. cidr_blocks define up to 50 external networks that could access Kubernetes master through HTTPS.
Returns
- (::Array<::Google::Cloud::TelcoAutomation::V1::MasterAuthorizedNetworksConfig::CidrBlock>) — Optional. cidr_blocks define up to 50 external networks that could access Kubernetes master through HTTPS.