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/docs/devel/api-conventions.md#metadata |
false |
||
spec |
specification of a persistent volume as provisioned by an administrator; see http://releases.k8s.io/HEAD/docs/user-guide/persistent-volumes.md#persistent-volumes |
false |
||
status |
current status of a persistent volume; populated by the system, read-only; see http://releases.k8s.io/HEAD/docs/user-guide/persistent-volumes.md#persistent-volumes |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
items |
list of metadata files |
false |
v1.MetadataFile array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
port |
number or name of the port to access on the container; number must be in the range 1 to 65535; name must be an IANA_SVC_NAME |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
hard |
hard is the set of enforced hard limits for each named resource; see http://releases.k8s.io/HEAD/docs/design/admission_control_resource_quota.md#admissioncontrol-plugin-resourcequota |
false |
||
used |
used is the current observed total usage of the resource in the namespace |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
exitCode |
exit status from the last termination of the container |
true |
integer (int32) |
|
signal |
signal from the last termination of the container |
false |
integer (int32) |
|
reason |
(brief) reason from the last termination of the container |
false |
string |
|
message |
message regarding the last termination of the container |
false |
string |
|
startedAt |
time at which previous execution of the container started |
false |
string (date-time) |
|
finishedAt |
time at which the container last terminated |
false |
string (date-time) |
|
containerID |
container’s ID in the format 'docker://<container_id>' |
false |
string |
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 list metadata; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata |
false |
||
items |
list of replication controllers; see http://releases.k8s.io/HEAD/docs/user-guide/replication-controller.md |
true |
v1.ReplicationController array |
A pod corresponds to a group of containers running together on the same machine. All containers in a pod share an IP address, and may have access to shared volumes and local filesystem. Like individual application containers, pods are considered to be relatively ephemeral rather than durable entities. Pods are scheduled to nodes and remain there until termination (according to restart policy) or deletion. When a node dies, the pods scheduled to that node are deleted. Specific pods are never rescheduled to new nodes; instead, they must be replaced by a component like the replication controller.
See the Kubernetes pod documentation for more information.
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/docs/devel/api-conventions.md#metadata |
false |
||
spec |
specification of the desired behavior of the pod; http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status |
false |
||
status |
most recently observed status of the pod; populated by the system, read-only; http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status |
false |
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/docs/devel/api-conventions.md#metadata |
true |
||
involvedObject |
object this event is about |
true |
||
reason |
short, machine understandable string that gives the reason for the transition into the object’s current status |
false |
string |
|
message |
human-readable description of the status of this operation |
false |
string |
|
source |
component reporting this event |
false |
||
firstTimestamp |
the time at which the event was first recorded |
false |
string (date-time) |
|
lastTimestamp |
the time at which the most recent occurrence of this event was recorded |
false |
string (date-time) |
|
count |
the number of times this event has occurred |
false |
integer (int32) |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
path |
path of the directory on the host; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#hostpath |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
volume name; must be a DNS_LABEL and unique within the pod; see http://releases.k8s.io/HEAD/docs/user-guide/identifiers.md#names |
true |
string |
|
hostPath |
pre-existing host file or directory; generally for privileged system daemons or other agents tied to the host; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#hostpath |
false |
||
emptyDir |
temporary directory that shares a pod’s lifetime; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#emptydir |
false |
||
gcePersistentDisk |
GCE disk resource attached to the host machine on demand; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#gcepersistentdisk |
false |
||
awsElasticBlockStore |
AWS disk resource attached to the host machine on demand; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#awselasticblockstore |
false |
||
gitRepo |
git repository at a particular revision |
false |
||
secret |
secret to populate volume; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#secrets |
false |
||
nfs |
NFS volume that will be mounted in the host machine; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#nfs |
false |
||
iscsi |
iSCSI disk attached to host machine on demand; see http://releases.k8s.io/HEAD/examples/iscsi/README.md |
false |
||
glusterfs |
Glusterfs volume that will be mounted on the host machine; see http://releases.k8s.io/HEAD/examples/glusterfs/README.md |
false |
||
persistentVolumeClaim |
a reference to a PersistentVolumeClaim in the same namespace; see http://releases.k8s.io/HEAD/docs/user-guide/persistent-volumes.md#persistentvolumeclaims |
false |
||
rbd |
rados block volume that will be mounted on the host machine; see http://releases.k8s.io/HEAD/examples/rbd/README.md |
false |
||
cephfs |
Ceph filesystem that will be mounted on the host machine |
false |
||
metadata |
Metadata volume containing information about the pod |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
startedAt |
time at which the container was last (re-)started |
false |
string (date-time) |
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 |
|
gracePeriodSeconds |
the duration in seconds to wait before deleting this object; defaults to a per object value if not specified; zero means delete immediately |
true |
integer (int64) |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
selfLink |
URL for the object; populated by the system, read-only |
false |
string |
|
resourceVersion |
string that identifies the internal version of this object that can be used by clients to determine when objects have changed; populated by the system, read-only; value must be treated as opaque by clients and passed unmodified back to the server: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#concurrency-control-and-consistency |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
metadata |
standard object metadata; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata |
false |
||
spec |
specification of the desired behavior of the pod; http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status |
false |
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 list metadata; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata |
false |
||
items |
items is a list of secret objects; see http://releases.k8s.io/HEAD/docs/user-guide/secrets.md |
true |
v1.Secret array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
server |
the hostname or IP address of the NFS server; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#nfs |
true |
string |
|
path |
the path that is exported by the NFS server; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#nfs |
true |
string |
|
readOnly |
forces the NFS export to be mounted with read-only permissions; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#nfs |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
monitors |
a collection of Ceph monitors |
true |
string array |
|
user |
rados user name; default is admin; optional |
false |
string |
|
secretFile |
path to secret for rados user; default is /etc/ceph/user.secret; optional |
false |
string |
|
secretRef |
name of a secret to authenticate the user; if provided overrides keyring; optional |
false |
||
readOnly |
Ceph fs to be mounted with read-only permissions |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
add |
added capabilities |
false |
v1.Capability array |
|
drop |
dropped capabilities |
false |
v1.Capability array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
type of component condition, currently only Healthy |
true |
string |
|
status |
current status of this component condition, one of True, False, Unknown |
true |
string |
|
message |
health check message received from the component |
false |
string |
|
error |
error code from health check attempt (if any) |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
loadBalancer |
status of load-balancer |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
secretName |
secretName is the name of a secret in the pod’s namespace; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#secrets |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
limits |
Maximum amount of compute resources allowed; see http://releases.k8s.io/HEAD/docs/design/resources.md#resource-specifications |
false |
||
requests |
Minimum amount of resources requested; if Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value; see http://releases.k8s.io/HEAD/docs/design/resources.md#resource-specifications |
false |
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.
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/docs/devel/api-conventions.md#metadata |
false |
||
spec |
the desired characteristics of a volume; see http://releases.k8s.io/HEAD/docs/user-guide/persistent-volumes.md#persistentvolumeclaims |
false |
||
status |
the current status of a persistent volume claim; read-only; see http://releases.k8s.io/HEAD/docs/user-guide/persistent-volumes.md#persistentvolumeclaims |
false |
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 |