Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 54 for serverAddressByClientCIDRs (0.66 sec)

  1. api/openapi-spec/v3/apis__node.k8s.io_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__rbac.authorization.k8s.io_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go

    		in, out := &in.Versions, &out.Versions
    		*out = make([]GroupVersionForDiscovery, len(*in))
    		copy(*out, *in)
    	}
    	out.PreferredVersion = in.PreferredVersion
    	if in.ServerAddressByClientCIDRs != nil {
    		in, out := &in.ServerAddressByClientCIDRs, &out.ServerAddressByClientCIDRs
    		*out = make([]ServerAddressByClientCIDR, len(*in))
    		copy(*out, *in)
    	}
    	return
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 01 10:00:25 UTC 2023
    - 32.2K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__networking.k8s.io_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__resource.k8s.io_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__autoscaling_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__apiextensions.k8s.io_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__authorization.k8s.io_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__policy_openapi.json

                  }
                ],
                "default": {},
                "description": "preferredVersion is the version preferred by the API server, which probably is the storage version."
              },
              "serverAddressByClientCIDRs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 6.2K bytes
    - Viewed (0)
Back to top