Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 52 for Bind (0.07 sec)

  1. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    i=="object"&&rS[i.type]}function xe(i,e){return _a(e)&&e.type===i}var Sp=xe.bind(null,Q.ATTRIBUTE);$.isAttribute=Sp;var iS=xe.bind(null,Q.CLASS);$.isClassName=iS;var nS=xe.bind(null,Q.COMBINATOR);$.isCombinator=nS;var sS=xe.bind(null,Q.COMMENT);$.isComment=sS;var aS=xe.bind(null,Q.ID);$.isIdentifier=aS;var oS=xe.bind(null,Q.NESTING);$.isNesting=oS;var Oa=xe.bind(null,Q.PSEUDO);$.isPseudo=Oa;var lS=xe.bind(null,Q.ROOT);$.isRoot=lS;var uS=xe.bind(null,Q.SELECTOR);$.isSelector=uS;var fS=xe.bind(null,Q.STRING);$.isString=fS;var...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      optional bool readOnly = 5;
    
      // kind expected values are Shared: multiple blob disks per storage account  Dedicated: single blob disk per storage account  Managed: azure managed data disk (only in managed availability set). defaults to shared
      optional string kind = 6;
    }
    
    // AzureFile represents an Azure File Service mount on the host and bind mount to the pod.
    message AzureFilePersistentVolumeSource {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"":                     "LimitRangeItem defines a min/max usage limit for any resource that matches on kind.",
    	"type":                 "Type of resource that this limit applies to.",
    	"max":                  "Max usage constraints on this kind by resource name.",
    	"min":                  "Min usage constraints on this kind by resource name.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  4. pkg/apis/core/types.go

    	// APIGroup is the group for the resource being referenced.
    	// If APIGroup is not specified, the specified Kind must be in the core API group.
    	// For any other third-party types, APIGroup is required.
    	// +optional
    	APIGroup *string
    	// Kind is the type of resource being referenced
    	Kind string
    	// Name is the name of resource being referenced
    	Name string
    	// Namespace is the namespace of resource being referenced
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  5. prow/config/calico.yaml

    apiVersion: rbac.authorization.k8s.io/v1
    kind: ClusterRoleBinding
    metadata:
      name: calico-node
    roleRef:
      apiGroup: rbac.authorization.k8s.io
      kind: ClusterRole
      name: calico-node
    subjects:
    - kind: ServiceAccount
      name: calico-node
      namespace: kube-system
    ---
    # Source: calico/templates/calico-node-rbac.yaml
    apiVersion: rbac.authorization.k8s.io/v1
    kind: ClusterRoleBinding
    metadata:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/generated.proto

      // +optional
      optional bool readOnly = 5;
    
      // kind expected values are Shared: multiple blob disks per storage account  Dedicated: single blob disk per storage account  Managed: azure managed data disk (only in managed availability set). defaults to shared
      optional string kind = 6;
    }
    
    // AzureFile represents an Azure File Service mount on the host and bind mount to the pod.
    message AzureFilePersistentVolumeSource {
    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. CHANGELOG/CHANGELOG-1.29.md

    - The `--bind-address` parameter in kube-proxy is misleading, no port is opened with this address. Instead it is translated internally to "nodeIP". The nodeIPs for both families are now taken from the Node object if `--bind-address` is unspecified or set to the "any" address (0.0.0.0 or ::). It is recommended to leave `--bind-address` unspecified, and in particular avoid to set it to localhost (127.0.0.1 or ::1) ([...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 03:42:38 UTC 2024
    - 324.5K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/core/v1/types.go

    	// If APIGroup is not specified, the specified Kind must be in the core API group.
    	// For any other third-party types, APIGroup is required.
    	// +optional
    	APIGroup *string `json:"apiGroup" protobuf:"bytes,1,opt,name=apiGroup"`
    	// Kind is the type of resource being referenced
    	Kind string `json:"kind" protobuf:"bytes,2,opt,name=kind"`
    	// Name is the name of resource being referenced
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/crds/standard-install.yaml

                              kind:
                                description: Kind is the kind of the Route.
                                maxLength: 63
                                minLength: 1
                                pattern: ^[a-zA-Z]([-a-zA-Z0-9]*[a-zA-Z0-9])?$
                                type: string
                            required:
                            - kind
                            type: object
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 458.3K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

                "type": "string"
              },
              "kind": {
                "default": "",
                "description": "kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')",
                "type": "string"
              },
              "name": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
Back to top