Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Quarda (0.21 sec)

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

      // This must be a DNS_LABEL.
      optional string name = 1;
    
      // Source describes where to find the ResourceClaim.
      optional ClaimSource source = 2;
    }
    
    // PodSchedulingGate is associated to a Pod to guard its scheduling.
    message PodSchedulingGate {
      // Name of the scheduling gate.
      // Each scheduling gate must have a unique name field.
      optional string name = 1;
    }
    
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top