PodIPPatch

data class PodIPPatch(val ip: String? = null)

PodIP represents a single IP address allocated to the pod.

Constructors

Link copied to clipboard
constructor(ip: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ip: String? = null

IP is the IP address assigned to the pod