Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Service (0.08 sec)

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

      // +optional
      optional string clusterIP = 3;
    
      // ClusterIPs is a list of IP addresses assigned to this service, and are
      // usually assigned randomly.  If an address is specified manually, is
      // in-range (as per system configuration), and is not in use, it will be
      // allocated to the service; otherwise creation of the service will fail.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/core/v1/generated.proto

      // +optional
      optional string clusterIP = 3;
    
      // ClusterIPs is a list of IP addresses assigned to this service, and are
      // usually assigned randomly.  If an address is specified manually, is
      // in-range (as per system configuration), and is not in use, it will be
      // allocated to the service; otherwise creation of the service will fail.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
Back to top