toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
PodIP
Pod
IP
data
class
PodIP
(
val
ip
:
String
)
PodIP represents a single IP address allocated to the pod.
Members
Constructors
Pod
IP
Link copied to clipboard
constructor
(
ip
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Link copied to clipboard
val
ip
:
String
IP is the IP address assigned to the pod