KubernetesNodePoolLanRoutes
Properties
Example
require 'ionoscloud'
instance = Ionoscloud::KubernetesNodePoolLanRoutes.new(
gateway_ip: 10.1.5.16,
network: 1.2.3.4/24
)Last updated
require 'ionoscloud'
instance = Ionoscloud::KubernetesNodePoolLanRoutes.new(
gateway_ip: 10.1.5.16,
network: 1.2.3.4/24
)Last updated