Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for current1_ (0.22 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)
Back to top