Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 4,147 for Namespaced (0.17 sec)

  1. api/discovery/apis__node.k8s.io__v1.json

    {
      "apiVersion": "v1",
      "groupVersion": "node.k8s.io/v1",
      "kind": "APIResourceList",
      "resources": [
        {
          "kind": "RuntimeClass",
          "name": "runtimeclasses",
          "namespaced": false,
          "singularName": "runtimeclass",
          "storageVersionHash": "WQTu1GL3T2Q=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
            "patch",
            "update",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 466 bytes
    - Viewed (0)
  2. api/discovery/apis__certificates.k8s.io__v1alpha1.json

    {
      "apiVersion": "v1",
      "groupVersion": "certificates.k8s.io/v1alpha1",
      "kind": "APIResourceList",
      "resources": [
        {
          "kind": "ClusterTrustBundle",
          "name": "clustertrustbundles",
          "namespaced": false,
          "singularName": "clustertrustbundle",
          "storageVersionHash": "XGGGW2kGm+w=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 497 bytes
    - Viewed (0)
  3. api/discovery/apis__events.k8s.io__v1.json

    {
      "apiVersion": "v1",
      "groupVersion": "events.k8s.io/v1",
      "kind": "APIResourceList",
      "resources": [
        {
          "kind": "Event",
          "name": "events",
          "namespaced": true,
          "shortNames": [
            "ev"
          ],
          "singularName": "event",
          "storageVersionHash": "r2yiGXH7wu8=",
          "verbs": [
            "create",
            "delete",
            "deletecollection",
            "get",
            "list",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 15 18:18:19 UTC 2023
    - 489 bytes
    - Viewed (0)
  4. api/discovery/apis__storage.k8s.io__v1alpha1.json

    {
      "apiVersion": "v1",
      "groupVersion": "storage.k8s.io/v1alpha1",
      "kind": "APIResourceList",
      "resources": [
        {
          "kind": "VolumeAttributesClass",
          "name": "volumeattributesclasses",
          "namespaced": false,
          "shortNames": [
            "vac"
          ],
          "singularName": "volumeattributesclass",
          "storageVersionHash": "HPC8kMG1ukQ=",
          "verbs": [
            "create",
            "delete",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 03:26:35 UTC 2023
    - 547 bytes
    - Viewed (0)
  5. staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/generic/accessor.go

    type BindingAccessor interface {
    	GetName() string
    	GetNamespace() string
    
    	// GetPolicyName returns the name of the (Validating/Mutating)AdmissionPolicy,
    	// which is cluster-scoped, so namespace is usually left blank.
    	// But we leave the door open to add a namespaced vesion in the future
    	GetPolicyName() types.NamespacedName
    	GetParamRef() *v1.ParamRef
    
    	GetMatchResources() *v1.MatchResources
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 06 00:00:21 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  6. hack/testdata/multi-resource-4.yaml

    apiVersion: example.com/v1
    kind: Widget
    metadata:
      name: foo
    ---
    apiVersion: apiextensions.k8s.io/v1
    kind: CustomResourceDefinition
    metadata:
      name: widgets.example.com
    spec:
      group: example.com
      scope: Namespaced
      names:
        plural: widgets
        kind: Widget
      versions:
        - name: v1
          served: true
          storage: true
          schema:
            openAPIV3Schema:
              x-kubernetes-preserve-unknown-fields: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 19 14:06:37 UTC 2021
    - 669 bytes
    - Viewed (0)
  7. pkg/security/apparmor/testdata/profiles

    /usr/lib/cups/backend/cups-pdf (enforce)
    /usr/sbin/ntpd (enforce)
    /usr/lib/connman/scripts/dhclient-script (enforce)
    /usr/lib/NetworkManager/nm-dhcp-client.action (enforce)
    /sbin/dhclient (enforce)
    foo-container (complain)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 11 17:31:25 UTC 2016
    - 978 bytes
    - Viewed (0)
  8. cluster/addons/volumesnapshots/crd/snapshot.storage.k8s.io_volumesnapshotclasses.yaml

                system uses when creating a volume snapshot. A specific VolumeSnapshotClass
                is used by specifying its name in a VolumeSnapshot object. VolumeSnapshotClasses
                are non-namespaced
              properties:
                apiVersion:
                  description: 'APIVersion defines the versioned schema of this representation
                  of an object. Servers should convert recognized schemas to the latest
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 26 07:24:12 UTC 2022
    - 6.7K bytes
    - Viewed (0)
  9. manifests/charts/istio-operator/crds/crd-operator.yaml

      group: install.istio.io
      names:
        kind: IstioOperator
        listKind: IstioOperatorList
        plural: istiooperators
        singular: istiooperator
        shortNames:
        - iop
        - io
      scope: Namespaced
      versions:
      - additionalPrinterColumns:
        - description: Istio control plane revision
          jsonPath: .spec.revision
          name: Revision
          type: string
        - description: IOP current state
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Mar 27 03:38:21 UTC 2021
    - 1.4K bytes
    - Viewed (0)
  10. cluster/addons/calico-policy-controller/globalnetworksets-crd.yaml

            description: GlobalNetworkSet contains a set of arbitrary IP sub-networks/CIDRs
              that share labels to allow rules to refer to them via selectors.  The labels
              of GlobalNetworkSet are not namespaced.
            properties:
              apiVersion:
                description: 'APIVersion defines the versioned schema of this representation
                  of an object. Servers should convert recognized schemas to the latest
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 07 20:48:43 UTC 2021
    - 2K bytes
    - Viewed (0)
Back to top