Class V1PodIP

java.lang.Object
io.kubernetes.client.openapi.models.V1PodIP

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-18T15:05:57.863601Z[Etc/UTC]") public class V1PodIP extends Object
IP address information for entries in the (plural) PodIPs field. Each entry includes: IP: An IP address allocated to the pod. Routable at least within the cluster.
  • Field Details

  • Constructor Details

    • V1PodIP

      public V1PodIP()
  • Method Details