Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for node_ (0.11 sec)

  1. pkg/apis/core/validation/validation_test.go

    	tests := []struct {
    		oldNode core.Node
    		node    core.Node
    		valid   bool
    	}{
    		{core.Node{}, core.Node{}, true},
    		{core.Node{
    			ObjectMeta: metav1.ObjectMeta{
    				Name: "foo"}},
    			core.Node{
    				ObjectMeta: metav1.ObjectMeta{
    					Name: "bar"},
    			}, false},
    		{core.Node{
    			ObjectMeta: metav1.ObjectMeta{
    				Name:   "foo",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                      properties:
                                        minimumRingSize:
                                          description: The minimum number of virtual nodes
                                            to use for the hash ring.
                                          minimum: 0
                                          type: integer
                                      type: object
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

        "schemas": {
          "io.k8s.api.core.v1.NodeSelector": {
            "description": "A node selector represents the union of the results of one or more label queries over a set of nodes; that is, it represents the OR of the selectors represented by the node selector terms.",
            "properties": {
              "nodeSelectorTerms": {
                "description": "Required. A list of node selector terms. The terms are ORed.",
                "items": {
                  "allOf": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. gradle/verification-keyring.keys

    EdP0k9MA6pp0wtWXavdMspJoxJctiqJ+AL8ejNqI7PbvXcUQ2A4k/oUYJUm2JU6g
    UGzs17pWDUE+xekjmTJEEKwhIVR8I8+dTzohABEBAAE=
    =8B7U
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    ECDFEA3CB4493B94
    uid    Guillaume Nodet <******@****.***>
    
    sub    6C70A3B7599C5736
    sub    3BD211F725778C36
    sub    BC7DF305D87BDFA7
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
Back to top