toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.outputs
/
CniConfigResponse
Cni
Config
Response
data
class
CniConfigResponse
(
val
podSubnet
:
String
,
val
serviceSubnet
:
String
,
val
type
:
String
,
val
version
:
String
)
Cni configuration
Members
Constructors
Cni
Config
Response
Link copied to clipboard
constructor
(
podSubnet
:
String
,
serviceSubnet
:
String
,
type
:
String
,
version
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
pod
Subnet
Link copied to clipboard
val
podSubnet
:
String
Pod Subnet
service
Subnet
Link copied to clipboard
val
serviceSubnet
:
String
Service subnet
type
Link copied to clipboard
val
type
:
String
Cni type
version
Link copied to clipboard
val
version
:
String
Cni version