class
Configuration::Models::Networking
- Configuration::Models::Networking
- Reference
- Object
Included Modules
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
configuration/models/networking.crConstructors
Instance Method Summary
- #allowed_networks : Configuration::Models::NetworkingConfig::AllowedNetworks
- #cluster_cidr : String
- #cluster_dns : String
- #cni : Configuration::Models::NetworkingConfig::CNI
- #private_network : Configuration::Models::NetworkingConfig::PrivateNetwork
- #public_network : Configuration::Models::NetworkingConfig::PublicNetwork
- #service_cidr : String
- #ssh : Configuration::Models::NetworkingConfig::SSH