Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for ro (0.14 sec)

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

      // Defaults to Delete.
      // +optional
      optional string reclaimPolicy = 4;
    
      // mountOptions controls the mountOptions for dynamically provisioned PersistentVolumes of this storage class.
      // e.g. ["ro", "soft"]. Not validated -
      // mount of the PVs will simply fail if one is invalid.
      // +optional
      repeated string mountOptions = 5;
    
      // allowVolumeExpansion shows whether the storage class allow volume expand.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 24.7K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/net/HttpHeaders.java

       *
       * @since 30.0
       */
      public static final String CROSS_ORIGIN_EMBEDDER_POLICY = "Cross-Origin-Embedder-Policy";
      /**
       * The HTTP <a href="https://wicg.github.io/cross-origin-embedder-policy/#COEP-RO">{@code
       * Cross-Origin-Embedder-Policy-Report-Only}</a> header field name.
       *
       * @since 30.0
       */
      public static final String CROSS_ORIGIN_EMBEDDER_POLICY_REPORT_ONLY =
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Apr 22 21:08:08 GMT 2024
    - 34.3K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * mk=mk<br>
         * ml=ml<br>
         * nl=nl<br>
         * no=no<br>
         * pa=pa<br>
         * pl=pl<br>
         * pt=pt<br>
         * pt-br=pt-br<br>
         * pt_BR=pt-br<br>
         * ro=ro<br>
         * ru=ru<br>
         * si=si<br>
         * sq=sq<br>
         * sv=sv<br>
         * ta=ta<br>
         * te=te<br>
         * th=th<br>
         * tl=tl<br>
         * tr=tr<br>
         * uk=uk<br>
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (5)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2CA1          ; valid                                  # 4.1  COPTIC SMALL LETTER PI
    2CA2          ; mapped                 ; 2CA3          # 4.1  COPTIC CAPITAL LETTER RO
    2CA3          ; valid                                  # 4.1  COPTIC SMALL LETTER RO
    2CA4          ; mapped                 ; 2CA5          # 4.1  COPTIC CAPITAL LETTER SIMA
    2CA5          ; valid                                  # 4.1  COPTIC SMALL LETTER SIMA
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  5. cmd/testdata/xl-meta-merge.zip

    co߀NrG|ûU]IzY¼uòYx}nôÝÌ ×ûZeñ ÿ÷Ûî½t`fVIItiR}^gl~†÷á0û#<À6 ïè€ût¦[Õ:ÌgEoS_ïÀÌÏÌ îØÁü Ñeßâ )1 =ˆE~PŒe}xûc€BTuoªF÷_x]Y³qt·ftoe£ýôû j†Yê0iy)=ôæHsL{¦S`yNGQ¸fXXæà _^öæ|IK¼Qò!`I =ô2¾k]lc{ ² }Eò%ò3VGX~„÷}la{—ÕrqNdï³kûxauÔhhjÖ^ rk yT rkD~wc÷kVBŽsVGÊÜ5¾MISò[¾FKêMUpܤro_zªAÖGrïÊLSKTá>þÕßÜçÑÿÌëÙÆ<×ÛÒÇñKr÷qnF˜„!ñm¾OGò†VKyV„Ühm†ìIxvUc}gòzŠYSqTO¬v`w’‹¯¦§‘ü[ 8áñ.}¨ò=ò„Ek@ïjrsJ¾Aeæ©zãqmp¨o|þO{xˆæRCÙ]eZ¢LGSìܲwònoŠ—U`= qÖ\ H¬†:ñyòz€i¦Kct¦ævo}}ï|†\ßrèátw¼Wl¸Vâm¨pU_z†wãMfûR}¦Jñ¢ ^|VVœ½£• ‹®¸¸´¾‘ˆ ’ŒŠ ClHˆè¥½&ýô 1kNd®zøG¾Öwo@†w^eH»¦...
    ZIP Archive
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Mar 08 17:50:48 GMT 2024
    - 30.2K bytes
    - Viewed (0)
  6. common-protos/k8s.io/api/core/v1/generated.proto

      // means that this volume does not belong to any StorageClass.
      // +optional
      optional string storageClassName = 6;
    
      // mountOptions is the list of mount options, e.g. ["ro", "soft"]. Not validated - mount will
      // simply fail if one is invalid.
      // More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#mount-options
      // +optional
      repeated string mountOptions = 7;
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top