toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
Namespace
/
Namespace
Namespace
constructor
(
apiVersion
:
String
?
=
null
,
kind
:
String
?
=
null
,
metadata
:
ObjectMeta
?
=
null
,
spec
:
NamespaceSpec
?
=
null
,
status
:
NamespaceStatus
?
=
null
)