Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for keyRing (0.35 sec)

  1. staging/src/k8s.io/api/core/v1/generated.pb.go

    				return 0, err
    			}
    			i -= size
    			i = encodeVarintGenerated(dAtA, i, uint64(size))
    		}
    		i--
    		dAtA[i] = 0x3a
    	}
    	i -= len(m.Keyring)
    	copy(dAtA[i:], m.Keyring)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.Keyring)))
    	i--
    	dAtA[i] = 0x32
    	i -= len(m.RadosUser)
    	copy(dAtA[i:], m.RadosUser)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.RadosUser)))
    	i--
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              },
              "keyring": {
                "description": "keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it",
                "type": "string"
              },
              "monitors": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "type": "string"
            },
            "keyring": {
              "description": "keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it",
              "type": "string"
            },
            "monitors": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"keyring": {
    						SchemaProps: spec.SchemaProps{
    							Description: "keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

              "type": "string"
            },
            "keyring": {
              "description": "keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it",
              "type": "string"
            },
            "monitors": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  6. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "type": "string"
            },
            "keyring": {
              "description": "keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it",
              "type": "string"
            },
            "monitors": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  7. test-site/activator-launch-1.3.2.jar

    til.Map, java.util.Map); public final void setExtraAttribute(String, String); } org/apache/ivy/util/url/CredentialsStore.class package org.apache.ivy.util.url; public final synchronized class CredentialsStore { private static final java.util.Map KEYRING; private static final java.util.Set SECURED_HOSTS; public static final CredentialsStore INSTANCE; private void CredentialsStore(); public static void addCredentials(String, String, String, String); public static org.apache.ivy.util.Credentials ge...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
Back to top