Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for Devices (0.12 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    items:
                      type: string
                    type: array
                  workloadSelector:
                    description: Applicable only for MESH_INTERNAL services.
                    properties:
                      labels:
                        additionalProperties:
                          type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                    items:
                      type: string
                    type: array
                  workloadSelector:
                    description: Applicable only for MESH_INTERNAL services.
                    properties:
                      labels:
                        additionalProperties:
                          type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    			s.Spec.Ports[0].TargetPort = intstr.FromInt32(11721)
    			s.Spec.ClusterIP = core.ClusterIPNone
    			s.Spec.ClusterIPs = []string{core.ClusterIPNone}
    		},
    		// in the v1 API, targetPorts on headless services were tolerated.
    		// once we have version-specific validation, we can reject this on newer API versions, but until then, we have to tolerate it for compatibility.
    		// numErrs: 1,
    		numErrs: 0,
    	}, {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  "type": "string"
                },
                "description": "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels",
                "type": "object"
              },
              "managedFields": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top