Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for Categories (0.29 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

      labels:
        app: istio-pilot
        chart: istio
        heritage: Tiller
        istio: security
        release: istio
      name: authorizationpolicies.security.istio.io
    spec:
      group: security.istio.io
      names:
        categories:
        - istio-io
        - security-istio-io
        kind: AuthorizationPolicy
        listKind: AuthorizationPolicyList
        plural: authorizationpolicies
        singular: authorizationpolicy
      scope: Namespaced
      versions:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

      labels:
        app: istio-pilot
        chart: istio
        heritage: Tiller
        release: istio
      name: wasmplugins.extensions.istio.io
    spec:
      group: extensions.istio.io
      names:
        categories:
        - istio-io
        - extensions-istio-io
        kind: WasmPlugin
        listKind: WasmPluginList
        plural: wasmplugins
        singular: wasmplugin
      scope: Namespaced
      versions:
      - additionalPrinterColumns:
    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. manifests/charts/base/crds/crd-all.gen.yaml

      labels:
        app: istio-pilot
        chart: istio
        heritage: Tiller
        release: istio
      name: wasmplugins.extensions.istio.io
    spec:
      group: extensions.istio.io
      names:
        categories:
        - istio-io
        - extensions-istio-io
        kind: WasmPlugin
        listKind: WasmPluginList
        plural: wasmplugins
        singular: wasmplugin
      scope: Namespaced
      versions:
      - additionalPrinterColumns:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

      creationTimestamp: null
      labels:
        gateway.networking.k8s.io/policy: Direct
      name: backendtlspolicies.gateway.networking.k8s.io
    spec:
      group: gateway.networking.k8s.io
      names:
        categories:
        - gateway-api
        kind: BackendTLSPolicy
        listKind: BackendTLSPolicyList
        plural: backendtlspolicies
        shortNames:
        - btlspolicy
        singular: backendtlspolicy
      scope: Namespaced
      versions:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

          "io.k8s.apimachinery.pkg.apis.meta.v1.APIResource": {
            "description": "APIResource specifies the name of a resource and whether it is namespaced.",
            "properties": {
              "categories": {
                "description": "categories is a list of the grouped resources this resource belongs to (e.g. 'all')",
                "items": {
                  "default": "",
                  "type": "string"
                },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

          "io.k8s.apimachinery.pkg.apis.meta.v1.APIResource": {
            "description": "APIResource specifies the name of a resource and whether it is namespaced.",
            "properties": {
              "categories": {
                "description": "categories is a list of the grouped resources this resource belongs to (e.g. 'all')",
                "items": {
                  "default": "",
                  "type": "string"
                },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Carian", Var, 0},
    		{"CaseRange", Type, 0},
    		{"CaseRange.Delta", Field, 0},
    		{"CaseRange.Hi", Field, 0},
    		{"CaseRange.Lo", Field, 0},
    		{"CaseRanges", Var, 0},
    		{"Categories", Var, 0},
    		{"Caucasian_Albanian", Var, 4},
    		{"Cc", Var, 0},
    		{"Cf", Var, 0},
    		{"Chakma", Var, 1},
    		{"Cham", Var, 0},
    		{"Cherokee", Var, 0},
    		{"Chorasmian", Var, 16},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  8. RELEASE.md

    *   Added **categorical data** processing layers:
        *   `IntegerLookup` & `StringLookup`: build an index of categorical feature
            values
        *   `CategoryEncoding`: turn integer-encoded categories into one-hot,
            multi-hot, or tf-idf encoded representations
        *   `CategoryCrossing`: create new categorical features representing
            co-occurrences of previous categorical feature values
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top