POST /api/v1/bindings
POST /api/v1/bindings
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/componentstatuses
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/endpoints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/endpoints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/events
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/events
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/limitranges
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/limitranges
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/namespaces
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/namespaces
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
POST /api/v1/namespaces/{namespace}/bindings
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/componentstatuses
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/componentstatuses/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ComponentStatus |
true |
string |
GET /api/v1/namespaces/{namespace}/endpoints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/endpoints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/endpoints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Endpoints |
true |
string |
PUT /api/v1/namespaces/{namespace}/endpoints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Endpoints |
true |
string |
DELETE /api/v1/namespaces/{namespace}/endpoints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Endpoints |
true |
string |
PATCH /api/v1/namespaces/{namespace}/endpoints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Endpoints |
true |
string |
GET /api/v1/namespaces/{namespace}/events
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/events
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/events/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Event |
true |
string |
PUT /api/v1/namespaces/{namespace}/events/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Event |
true |
string |
DELETE /api/v1/namespaces/{namespace}/events/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Event |
true |
string |
PATCH /api/v1/namespaces/{namespace}/events/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Event |
true |
string |
GET /api/v1/namespaces/{namespace}/limitranges
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/limitranges
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/limitranges/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the LimitRange |
true |
string |
PUT /api/v1/namespaces/{namespace}/limitranges/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the LimitRange |
true |
string |
DELETE /api/v1/namespaces/{namespace}/limitranges/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the LimitRange |
true |
string |
PATCH /api/v1/namespaces/{namespace}/limitranges/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the LimitRange |
true |
string |
GET /api/v1/namespaces/{namespace}/persistentvolumeclaims
Persistent Volume Claims (PVC) represent a request to use a persistent volume (PV) with a pod. When creating a pod definition (or replication controller or deployment config) a developer may specify the amount of storage they need via a persistent volume reference. If an administrator has enabled and configured persistent volumes for use, they will be allocated on demand to pods that have similar requirements. Since volumes are created lazily, some pods may be scheduled to a node before their volume is assigned. The node will detect this situation and wait to start the pod until the volume is bound. Events will be generated (visible by using the describe
command on the pod) that indicate the pod is waiting for volumes.
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/persistentvolumeclaims
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PersistentVolumeClaim |
true |
string |
PUT /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PersistentVolumeClaim |
true |
string |
DELETE /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PersistentVolumeClaim |
true |
string |
PATCH /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PersistentVolumeClaim |
true |
string |
PUT /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PersistentVolumeClaim |
true |
string |
GET /api/v1/namespaces/{namespace}/pods
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/pods
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/pods/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
PUT /api/v1/namespaces/{namespace}/pods/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
DELETE /api/v1/namespaces/{namespace}/pods/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
PATCH /api/v1/namespaces/{namespace}/pods/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
GET /api/v1/namespaces/{namespace}/pods/{name}/attach
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
stdin |
redirect the standard input stream of the pod for this call; defaults to false |
false |
boolean |
|
QueryParameter |
stdout |
redirect the standard output stream of the pod for this call; defaults to true |
false |
boolean |
|
QueryParameter |
stderr |
redirect the standard error stream of the pod for this call; defaults to true |
false |
boolean |
|
QueryParameter |
tty |
allocate a terminal for this attach call; defaults to false |
false |
boolean |
|
QueryParameter |
container |
the container in which to execute the command. Defaults to only container if there is only one container in the pod. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
POST /api/v1/namespaces/{namespace}/pods/{name}/attach
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
stdin |
redirect the standard input stream of the pod for this call; defaults to false |
false |
boolean |
|
QueryParameter |
stdout |
redirect the standard output stream of the pod for this call; defaults to true |
false |
boolean |
|
QueryParameter |
stderr |
redirect the standard error stream of the pod for this call; defaults to true |
false |
boolean |
|
QueryParameter |
tty |
allocate a terminal for this attach call; defaults to false |
false |
boolean |
|
QueryParameter |
container |
the container in which to execute the command. Defaults to only container if there is only one container in the pod. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
POST /api/v1/namespaces/{namespace}/pods/{name}/binding
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Binding |
true |
string |
GET /api/v1/namespaces/{namespace}/pods/{name}/exec
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
stdin |
redirect the standard input stream of the pod for this call; defaults to false |
false |
boolean |
|
QueryParameter |
stdout |
redirect the standard output stream of the pod for this call; defaults to true |
false |
boolean |
|
QueryParameter |
stderr |
redirect the standard error stream of the pod for this call; defaults to true |
false |
boolean |
|
QueryParameter |
tty |
allocate a terminal for this exec call; defaults to false |
false |
boolean |
|
QueryParameter |
container |
the container in which to execute the command. Defaults to only container if there is only one container in the pod. |
false |
string |
|
QueryParameter |
command |
the command to execute; argv array; not executed within a shell |
false |
ref |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
POST /api/v1/namespaces/{namespace}/pods/{name}/exec
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
stdin |
redirect the standard input stream of the pod for this call; defaults to false |
false |
boolean |
|
QueryParameter |
stdout |
redirect the standard output stream of the pod for this call; defaults to true |
false |
boolean |
|
QueryParameter |
stderr |
redirect the standard error stream of the pod for this call; defaults to true |
false |
boolean |
|
QueryParameter |
tty |
allocate a terminal for this exec call; defaults to false |
false |
boolean |
|
QueryParameter |
container |
the container in which to execute the command. Defaults to only container if there is only one container in the pod. |
false |
string |
|
QueryParameter |
command |
the command to execute; argv array; not executed within a shell |
false |
ref |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
GET /api/v1/namespaces/{namespace}/pods/{name}/log
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
container |
the container for which to stream logs; defaults to only container if there is one container in the pod |
false |
string |
|
QueryParameter |
follow |
follow the log stream of the pod; defaults to false |
false |
boolean |
|
QueryParameter |
previous |
return previous terminated container logs; defaults to false |
false |
boolean |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
GET /api/v1/namespaces/{namespace}/pods/{name}/portforward
POST /api/v1/namespaces/{namespace}/pods/{name}/portforward
GET /api/v1/namespaces/{namespace}/pods/{name}/proxy
PUT /api/v1/namespaces/{namespace}/pods/{name}/proxy
DELETE /api/v1/namespaces/{namespace}/pods/{name}/proxy
POST /api/v1/namespaces/{namespace}/pods/{name}/proxy
GET /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path:*}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
path |
URL path to use in proxy request to pod |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
|
PathParameter |
path:* |
path to the resource |
true |
string |
PUT /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path:*}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
path |
URL path to use in proxy request to pod |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
|
PathParameter |
path:* |
path to the resource |
true |
string |
DELETE /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path:*}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
path |
URL path to use in proxy request to pod |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
|
PathParameter |
path:* |
path to the resource |
true |
string |
POST /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path:*}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
path |
URL path to use in proxy request to pod |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
|
PathParameter |
path:* |
path to the resource |
true |
string |
PUT /api/v1/namespaces/{namespace}/pods/{name}/status
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
GET /api/v1/namespaces/{namespace}/podtemplates
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/podtemplates
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/podtemplates/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PodTemplate |
true |
string |
PUT /api/v1/namespaces/{namespace}/podtemplates/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PodTemplate |
true |
string |
DELETE /api/v1/namespaces/{namespace}/podtemplates/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PodTemplate |
true |
string |
PATCH /api/v1/namespaces/{namespace}/podtemplates/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PodTemplate |
true |
string |
GET /api/v1/namespaces/{namespace}/replicationcontrollers
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/replicationcontrollers
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ReplicationController |
true |
string |
PUT /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ReplicationController |
true |
string |
DELETE /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ReplicationController |
true |
string |
PATCH /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ReplicationController |
true |
string |
GET /api/v1/namespaces/{namespace}/resourcequotas
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/resourcequotas
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/resourcequotas/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ResourceQuota |
true |
string |
PUT /api/v1/namespaces/{namespace}/resourcequotas/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ResourceQuota |
true |
string |
DELETE /api/v1/namespaces/{namespace}/resourcequotas/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ResourceQuota |
true |
string |
PATCH /api/v1/namespaces/{namespace}/resourcequotas/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ResourceQuota |
true |
string |
PUT /api/v1/namespaces/{namespace}/resourcequotas/{name}/status
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ResourceQuota |
true |
string |
GET /api/v1/namespaces/{namespace}/secrets
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/secrets
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/secrets/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Secret |
true |
string |
PUT /api/v1/namespaces/{namespace}/secrets/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Secret |
true |
string |
DELETE /api/v1/namespaces/{namespace}/secrets/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Secret |
true |
string |
PATCH /api/v1/namespaces/{namespace}/secrets/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Secret |
true |
string |
GET /api/v1/namespaces/{namespace}/serviceaccounts
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/serviceaccounts
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/serviceaccounts/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ServiceAccount |
true |
string |
PUT /api/v1/namespaces/{namespace}/serviceaccounts/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ServiceAccount |
true |
string |
DELETE /api/v1/namespaces/{namespace}/serviceaccounts/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ServiceAccount |
true |
string |
PATCH /api/v1/namespaces/{namespace}/serviceaccounts/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ServiceAccount |
true |
string |
GET /api/v1/namespaces/{namespace}/services
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
POST /api/v1/namespaces/{namespace}/services
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/namespaces/{namespace}/services/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Service |
true |
string |
PUT /api/v1/namespaces/{namespace}/services/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Service |
true |
string |
DELETE /api/v1/namespaces/{namespace}/services/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Service |
true |
string |
PATCH /api/v1/namespaces/{namespace}/services/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Service |
true |
string |
GET /api/v1/namespaces/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the Namespace |
true |
string |
PUT /api/v1/namespaces/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Namespace |
true |
string |
DELETE /api/v1/namespaces/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Namespace |
true |
string |
PATCH /api/v1/namespaces/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Namespace |
true |
string |
PUT /api/v1/namespaces/{name}/finalize
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Namespace |
true |
string |
PUT /api/v1/namespaces/{name}/status
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Namespace |
true |
string |
GET /api/v1/nodes
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/nodes
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/nodes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the Node |
true |
string |
PUT /api/v1/nodes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Node |
true |
string |
DELETE /api/v1/nodes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Node |
true |
string |
PATCH /api/v1/nodes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Node |
true |
string |
PUT /api/v1/nodes/{name}/status
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the Node |
true |
string |
GET /api/v1/persistentvolumeclaims
Persistent Volume Claims (PVC) represent a request to use a persistent volume (PV) with a pod. When creating a pod definition (or replication controller or deployment config) a developer may specify the amount of storage they need via a persistent volume reference. If an administrator has enabled and configured persistent volumes for use, they will be allocated on demand to pods that have similar requirements. Since volumes are created lazily, some pods may be scheduled to a node before their volume is assigned. The node will detect this situation and wait to start the pod until the volume is bound. Events will be generated (visible by using the describe
command on the pod) that indicate the pod is waiting for volumes.
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/persistentvolumeclaims
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/persistentvolumes
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/persistentvolumes
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/persistentvolumes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the PersistentVolume |
true |
string |
PUT /api/v1/persistentvolumes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the PersistentVolume |
true |
string |
DELETE /api/v1/persistentvolumes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the PersistentVolume |
true |
string |
PATCH /api/v1/persistentvolumes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the PersistentVolume |
true |
string |
PUT /api/v1/persistentvolumes/{name}/status
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the PersistentVolume |
true |
string |
GET /api/v1/pods
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/pods
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/podtemplates
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/podtemplates
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/proxy/namespaces/{namespace}/pods/{name}
PUT /api/v1/proxy/namespaces/{namespace}/pods/{name}
DELETE /api/v1/proxy/namespaces/{namespace}/pods/{name}
POST /api/v1/proxy/namespaces/{namespace}/pods/{name}
GET /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path:*}
PUT /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path:*}
DELETE /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path:*}
POST /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path:*}
GET /api/v1/proxy/namespaces/{namespace}/services/{name}
PUT /api/v1/proxy/namespaces/{namespace}/services/{name}
DELETE /api/v1/proxy/namespaces/{namespace}/services/{name}
POST /api/v1/proxy/namespaces/{namespace}/services/{name}
GET /api/v1/proxy/namespaces/{namespace}/services/{name}/{path:*}
PUT /api/v1/proxy/namespaces/{namespace}/services/{name}/{path:*}
DELETE /api/v1/proxy/namespaces/{namespace}/services/{name}/{path:*}
POST /api/v1/proxy/namespaces/{namespace}/services/{name}/{path:*}
GET /api/v1/proxy/nodes/{name}
PUT /api/v1/proxy/nodes/{name}
DELETE /api/v1/proxy/nodes/{name}
POST /api/v1/proxy/nodes/{name}
GET /api/v1/proxy/nodes/{name}/{path:*}
PUT /api/v1/proxy/nodes/{name}/{path:*}
DELETE /api/v1/proxy/nodes/{name}/{path:*}
POST /api/v1/proxy/nodes/{name}/{path:*}
GET /api/v1/replicationcontrollers
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/replicationcontrollers
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/resourcequotas
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/resourcequotas
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/secrets
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/secrets
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/securitycontextconstraints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/securitycontextconstraints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/securitycontextconstraints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the SecurityContextConstraints |
true |
string |
PUT /api/v1/securitycontextconstraints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the SecurityContextConstraints |
true |
string |
DELETE /api/v1/securitycontextconstraints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the SecurityContextConstraints |
true |
string |
PATCH /api/v1/securitycontextconstraints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
|||
PathParameter |
name |
name of the SecurityContextConstraints |
true |
string |
GET /api/v1/serviceaccounts
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/serviceaccounts
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/services
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
POST /api/v1/services
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /api/v1/watch/endpoints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/events
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/limitranges
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/namespaces
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/namespaces/{namespace}/endpoints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/endpoints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Endpoints |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/events
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/events/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Event |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/limitranges
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/limitranges/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the LimitRange |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/persistentvolumeclaims
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/persistentvolumeclaims/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PersistentVolumeClaim |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/pods
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/pods/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Pod |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/podtemplates
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/podtemplates/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the PodTemplate |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/replicationcontrollers
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/replicationcontrollers/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ReplicationController |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/resourcequotas
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/resourcequotas/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ResourceQuota |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/secrets
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/secrets/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Secret |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/serviceaccounts
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/serviceaccounts/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the ServiceAccount |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/services
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
GET /api/v1/watch/namespaces/{namespace}/services/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
namespace |
object name and auth scope, such as for teams and projects |
true |
string |
|
PathParameter |
name |
name of the Service |
true |
string |
GET /api/v1/watch/namespaces/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
name |
name of the Namespace |
true |
string |
GET /api/v1/watch/nodes
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/nodes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
name |
name of the Node |
true |
string |
GET /api/v1/watch/persistentvolumeclaims
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/persistentvolumes
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/persistentvolumes/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
name |
name of the PersistentVolume |
true |
string |
GET /api/v1/watch/pods
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/podtemplates
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/replicationcontrollers
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/resourcequotas
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/secrets
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/securitycontextconstraints
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/securitycontextconstraints/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
|
PathParameter |
name |
name of the SecurityContextConstraints |
true |
string |
GET /api/v1/watch/serviceaccounts
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
GET /api/v1/watch/services
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
labelSelector |
a selector to restrict the list of returned objects by their labels; defaults to everything |
false |
string |
|
QueryParameter |
fieldSelector |
a selector to restrict the list of returned objects by their fields; defaults to everything |
false |
string |
|
QueryParameter |
watch |
watch for changes to the described resources and return them as a stream of add, update, and remove notifications; specify resourceVersion |
false |
boolean |
|
QueryParameter |
resourceVersion |
when specified with a watch call, shows changes that occur after that particular version of a resource; defaults to changes from the beginning of history |
false |
string |
A Persistent Volume (PV) is a storage device that is made available for use by applications by an administrator. When a user requests persistent storage be allocated for a pod, they create a persistent volume claim with the size and type of storage they need. The system will look for persistent volumes that match that claim and, if one is available, it will assign that persistent volume to the claim. Information about the volume (type, location, secrets necessary to use it) will be available to the claim and the claim may then be used from a pod as a volume source.
Deleting a persistent volume removes the cluster’s record of the volume, and may result in automated processes destroying the underlying network store.
Name | Description | Required | Schema | Default |
---|---|---|---|---|
kind |
kind of object, in CamelCase; cannot be updated; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds |
false |
string |
|
apiVersion |
version of the schema the object should have; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#resources |
false |
string |
|
metadata |
standard object metadata; see http://releases.k8s.io/HEAD/doc |