Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 81 for StorageVersionHash (0.33 sec)

  1. staging/src/k8s.io/apiserver/pkg/endpoints/discovery/storageversionhash.go

    limitations under the License.
    */
    
    package discovery
    
    import (
    	"crypto/sha256"
    	"encoding/base64"
    )
    
    // StorageVersionHash calculates the storage version hash for a
    // <group/version/kind> tuple.
    // WARNING: this function is subject to change. Clients shouldn't depend on
    // this function.
    func StorageVersionHash(group, version, kind string) string {
    	gvk := group + "/" + version + "/" + kind
    	bytes := sha256.Sum256([]byte(gvk))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 14 12:08:11 UTC 2023
    - 1.3K bytes
    - Viewed (0)
  2. api/discovery/apis__storage.k8s.io__v1.json

      "groupVersion": "storage.k8s.io/v1",
      "kind": "APIResourceList",
      "resources": [
        {
          "kind": "CSIDriver",
          "name": "csidrivers",
          "namespaced": false,
          "singularName": "csidriver",
          "storageVersionHash": "hL6j/rwBV5w=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 2.1K bytes
    - Viewed (0)
  3. api/discovery/apis__resource.k8s.io__v1alpha2.json

      "kind": "APIResourceList",
      "resources": [
        {
          "kind": "PodSchedulingContext",
          "name": "podschedulingcontexts",
          "namespaced": true,
          "singularName": "podschedulingcontext",
          "storageVersionHash": "qtdNX2rnDEA=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 21:22:55 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  4. api/discovery/api__v1.json

          ]
        },
        {
          "kind": "ConfigMap",
          "name": "configmaps",
          "namespaced": true,
          "shortNames": [
            "cm"
          ],
          "singularName": "configmap",
          "storageVersionHash": "qFsyl6wFWjQ=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 10.5K bytes
    - Viewed (0)
  5. api/discovery/apis__admissionregistration.k8s.io__v1.json

            "api-extensions"
          ],
          "kind": "MutatingWebhookConfiguration",
          "name": "mutatingwebhookconfigurations",
          "namespaced": false,
          "singularName": "mutatingwebhookconfiguration",
          "storageVersionHash": "Sqi0GUgDaX0=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 20:14:51 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  6. api/discovery/apis__apps__v1.json

      "kind": "APIResourceList",
      "resources": [
        {
          "kind": "ControllerRevision",
          "name": "controllerrevisions",
          "namespaced": true,
          "singularName": "controllerrevision",
          "storageVersionHash": "85nkx63pcBU=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 3.7K bytes
    - Viewed (0)
  7. api/discovery/apis__rbac.authorization.k8s.io__v1.json

          "storageVersionHash": "eGsCzGH6b1g=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
        {
          "kind": "Role",
          "name": "roles",
          "namespaced": true,
          "singularName": "role",
          "storageVersionHash": "7FuwZcIIItM=",
          "verbs": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  8. api/discovery/apis__batch__v1.json

            "all"
          ],
          "kind": "CronJob",
          "name": "cronjobs",
          "namespaced": true,
          "shortNames": [
            "cj"
          ],
          "singularName": "cronjob",
          "storageVersionHash": "sd5LIXh4Fjs=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 1.3K bytes
    - Viewed (0)
  9. api/discovery/apis__networking.k8s.io__v1.json

      "kind": "APIResourceList",
      "resources": [
        {
          "kind": "IngressClass",
          "name": "ingressclasses",
          "namespaced": false,
          "singularName": "ingressclass",
          "storageVersionHash": "l/iqIbDgFyQ=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  10. api/discovery/apis__admissionregistration.k8s.io__v1alpha1.json

            "api-extensions"
          ],
          "kind": "ValidatingAdmissionPolicy",
          "name": "validatingadmissionpolicies",
          "namespaced": false,
          "singularName": "validatingadmissionpolicy",
          "storageVersionHash": "6OxvlMmQ6is=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
            "watch"
          ]
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 20:14:51 UTC 2024
    - 1.3K bytes
    - Viewed (0)
Back to top