Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for networkingv1 (0.28 sec)

  1. api/openapi-spec/v3/apis__networking.k8s.io__v1_openapi.json

              }
            },
            "tags": [
              "networking_v1"
            ],
            "x-kubernetes-action": "post",
            "x-kubernetes-group-version-kind": {
              "group": "networking.k8s.io",
              "kind": "IngressClass",
              "version": "v1"
            }
          }
        },
        "/apis/networking.k8s.io/v1/ingressclasses/{name}": {
          "delete": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 324.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/crds/standard-install.yaml

    #
    ---
    #
    # config/crd/standard/gateway.networking.k8s.io_gatewayclasses.yaml
    #
    apiVersion: apiextensions.k8s.io/v1
    kind: CustomResourceDefinition
    metadata:
      annotations:
        api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466
        gateway.networking.k8s.io/bundle-version: v1.0.0-rc1
        gateway.networking.k8s.io/channel: standard
      creationTimestamp: null
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 458.3K bytes
    - Viewed (0)
  3. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    	// More info: https://kubernetes.io/docs/concepts/services-networking/dual-stack/#services
    	IpFamilies []string `protobuf:"bytes,29,rep,name=ipFamilies,proto3" json:"ipFamilies,omitempty"`
    	// Controls whether Services are configured to use IPv4, IPv6, or both. Valid options
    	// are PreferDualStack, RequireDualStack, and SingleStack.
    	// More info: https://kubernetes.io/docs/concepts/services-networking/dual-stack/#services
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/core/v1/generated.proto

      // the scheduler simply schedules this pod onto that node, assuming that it fits resource
      // requirements.
      // +optional
      optional string nodeName = 10;
    
      // Host networking requested for this pod. Use the host's network namespace.
      // If this option is set, the ports that will be used must be specified.
      // Default to false.
      // +k8s:conversion-gen=false
      // +optional
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"hostNetwork":                   "Host networking requested for this pod. Use the host's network namespace. If this option is set, the ports that will be used must be specified. Default to false.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/generated.proto

      // https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#nodename
      // +optional
      optional string nodeName = 10;
    
      // Host networking requested for this pod. Use the host's network namespace.
      // If this option is set, the ports that will be used must be specified.
      // Default to false.
      // +k8s:conversion-gen=false
      // +optional
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/core/v1/types.go

    	// Name is the name of resource being referenced
    	Name string `json:"name" protobuf:"bytes,3,opt,name=name"`
    	// Namespace is the namespace of resource being referenced
    	// Note that when a namespace is specified, a gateway.networking.k8s.io/ReferenceGrant object is required in the referent namespace to allow that namespace's owner to accept the reference. See the ReferenceGrant documentation for details.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__rbac.authorization.k8s.io__v1_openapi.json

              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
                "version": "v1"
              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
                "version": "v1alpha1"
              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 352.2K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1_openapi.json

              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
                "version": "v1"
              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
                "version": "v1alpha1"
              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 388.1K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__batch__v1_openapi.json

              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
                "version": "v1"
              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
                "version": "v1alpha1"
              },
              {
                "group": "networking.k8s.io",
                "kind": "DeleteOptions",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
Back to top