Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 42 of 42 for honoured (0.11 sec)

  1. common-protos/k8s.io/api/storage/v1alpha1/generated.proto

      // is populated only for the CSIMigration feature. It contains
      // translated fields from a pod's inline VolumeSource to a
      // PersistentVolumeSpec. This field is alpha-level and is only
      // honored by servers that enabled the CSIMigration feature.
      // +optional
      optional k8s.io.api.core.v1.PersistentVolumeSpec inlineVolumeSpec = 2;
    }
    
    // VolumeAttachmentSpec is the specification of a VolumeAttachment request.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  2. testing/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/executer/GradleDistribution.java

         */
        boolean isFullySupportsIvyRepository();
    
        /**
         * Returns true if the wrapper for this version honours the --gradle-user-home command-line option.
         */
        boolean isWrapperSupportsGradleUserHomeCommandLineOption();
    
        /**
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 20 16:09:27 UTC 2024
    - 6.7K bytes
    - Viewed (0)
Back to top