mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
remove code refernce
This commit is contained in:
parent
493d2b6920
commit
ae8d250b0f
@ -122,7 +122,7 @@ Documentation for other releases can be found at
|
|||||||
|
|
||||||
2. Spelling the URL:
|
2. Spelling the URL:
|
||||||
|
|
||||||
The URL is in the form of prefix/group/version/. The prefix is hard-coded in the client/unversioned.Config (see [here](../../pkg/client/unversioned/experimental.go#L101)). The client should be able to figure out `group` and `version` using the RESTMapper. For a third-party client which does not have access to the RESTMapper, it should discover the mapping of `group`, `version` and `kind` by querying the server as described in point 2 of #server-side-implementation.
|
The URL is in the form of prefix/group/version/. The prefix is hard-coded in the client/unversioned.Config. The client should be able to figure out `group` and `version` using the RESTMapper. For a third-party client which does not have access to the RESTMapper, it should discover the mapping of `group`, `version` and `kind` by querying the server as described in point 2 of #server-side-implementation.
|
||||||
|
|
||||||
3. kubectl:
|
3. kubectl:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user