Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for current1_ (0.21 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "description": "NamedResourcesResources is used in ResourceModel.",
            "properties": {
              "instances": {
                "description": "The list of all individual resources instances currently available.",
                "items": {
                  "allOf": [
                    {
                      "$ref": "#/components/schemas/io.k8s.api.resource.v1alpha2.NamedResourcesInstance"
                    }
                  ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        description: namespace is the namespace of the referent.
                        type: string
                        x-kubernetes-validations:
                        - message: cross namespace referencing is not currently supported
                          rule: self.size() == 0
                    required:
                    - kind
                    - name
                    type: object
                    x-kubernetes-validations:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                  For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date
                                  with respect to the current state of the instance.
                                format: int64
                                minimum: 0
                                type: integer
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

      
      - kind: StorageClass
      - apiVersion: storage.k8s.io/v1
      - metadata:
        - name: shared-disk
      - provisioner: kubernetes.io/azure-disk
      - parameters:
        - skuname: Premium_LRS  # Currently only available with premium SSDs.
        - cachingMode: None # ReadOnly host caching is not available for premium SSDs with maxShares>1
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top