Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for resources_ (0.26 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                        direct policy to. This should be used as part of Policy resources that can
                        target single resources. For more information on how this policy attachment
                        mode works, and a sample Policy resource, refer to the policy attachment
                        documentation for Gateway API.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    			core.ResourceServices:                 resource.MustParse("0"),
    			core.ResourceReplicationControllers:   resource.MustParse("10"),
    			core.ResourceQuotas:                   resource.MustParse("10"),
    			core.ResourceConfigMaps:               resource.MustParse("10"),
    			core.ResourceSecrets:                  resource.MustParse("10"),
    			core.ResourceEphemeralStorage:         resource.MustParse("10000"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

      resources:
      - '*'
      verbs:
      - update
      - patch
    - apiGroups:
      - gateway.networking.k8s.io
      resources:
      - gatewayclasses
      verbs:
      - create
      - update
      - patch
      - delete
    - apiGroups:
      - ""
      resources:
      - secrets
      verbs:
      - get
      - watch
      - list
    - apiGroups:
      - multicluster.x-k8s.io
      resources:
      - serviceexports
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "properties": {
              "namedResources": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.resource.v1alpha2.NamedResourcesRequest"
                  }
                ],
                "description": "NamedResources describes a request for resources with the named resources model."
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
              "resources": {
                "description": "resources contains the name of the resources and if they are namespaced.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    and specified for [deprecated versions of custom resources](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definition-versioning/#version-deprecation).
    
    ### Avoiding permanent beta
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.resource.LocalBinaryResource> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (LocalBinaryResource.java:0)
    Class <org.gradle.internal.resource.ReadableContent> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ReadableContent.java:0)
    Class <org.gradle.internal.resource.Resource> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Resource.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  8. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                      group:
                        description: group is the group of the target resource.
                        maxLength: 253
                        pattern: ^$|^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$
                        type: string
                      kind:
                        description: kind is kind of the target resource.
                        maxLength: 63
                        minLength: 1
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  9. RELEASE.md

            `tf.lookup.StaticHashTable.__init__` to create the table in anonymous
            mode. In this mode, the table resource can only be accessed via resource
            handles (not resource names) and will be deleted automatically when all
            resource handles pointing to it are gone.
    *   `tf.data`:
        *   Introduce the `tf.data.experimental.at` API which provides random access
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  10. manifests/charts/base/crds/crd-all.gen.yaml

                      group:
                        description: group is the group of the target resource.
                        maxLength: 253
                        pattern: ^$|^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$
                        type: string
                      kind:
                        description: kind is kind of the target resource.
                        maxLength: 63
                        minLength: 1
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
Back to top