toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.discovery.v1beta1.kotlin.outputs
/
EndpointSlice
/
EndpointSlice
Endpoint
Slice
constructor
(
addressType
:
String
,
apiVersion
:
String
?
=
null
,
endpoints
:
List
<
Endpoint
>
,
kind
:
String
?
=
null
,
metadata
:
ObjectMeta
?
=
null
,
ports
:
List
<
EndpointPort
>
?
=
null
)