Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for plural (0.15 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      optional string container = 5;
    
      // Command is the remote command to execute. argv array. Not executed within a shell.
      repeated string command = 6;
    }
    
    // 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.
    message PodIP {
      // ip is an IP address (IPv4 or IPv6) assigned to the pod
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top