Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Presence (0.14 sec)

  1. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // the requested amount of items (up to zero items) in the event all requested objects are
      // filtered out and clients should only use the presence of the continue field to determine whether
      // more results are available. Servers may choose not to support the limit argument and will return
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/admissionregistration/v1alpha1/generated.proto

    message ValidatingAdmissionPolicyStatus {
      // The generation observed by the controller.
      // +optional
      optional int64 observedGeneration = 1;
    
      // The results of type checking for each expression.
      // Presence of this field indicates the completion of the type checking.
      // +optional
      optional TypeChecking typeChecking = 2;
    
      // The conditions represent the latest available observations of a policy's current state.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 25.7K bytes
    - Viewed (0)
Back to top