Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for employeeId (0.19 sec)

  1. common-protos/k8s.io/api/apps/v1beta1/generated.proto

      // all pods at once.
      // +optional
      optional string podManagementPolicy = 6;
    
      // updateStrategy indicates the StatefulSetUpdateStrategy that will be
      // employed to update Pods in the StatefulSet when a revision is made to
      // Template.
      optional StatefulSetUpdateStrategy updateStrategy = 7;
    
      // revisionHistoryLimit is the maximum number of revisions that will
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 24K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/apps/v1beta2/generated.proto

      // all pods at once.
      // +optional
      optional string podManagementPolicy = 6;
    
      // updateStrategy indicates the StatefulSetUpdateStrategy that will be
      // employed to update Pods in the StatefulSet when a revision is made to
      // Template.
      optional StatefulSetUpdateStrategy updateStrategy = 7;
    
      // revisionHistoryLimit is the maximum number of revisions that will
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 36.4K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/apps/v1/generated.proto

      // all pods at once.
      // +optional
      optional string podManagementPolicy = 6;
    
      // updateStrategy indicates the StatefulSetUpdateStrategy that will be
      // employed to update Pods in the StatefulSet when a revision is made to
      // Template.
      optional StatefulSetUpdateStrategy updateStrategy = 7;
    
      // revisionHistoryLimit is the maximum number of revisions that will
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 34.5K bytes
    - Viewed (0)
Back to top