GET /oapi/v1/buildconfigs
The OpenShift API exposes operations for managing an enterprise Kubernetes cluster, including security and user management, application deployments, image and source builds, HTTP(s) routing, and project management.
GET /oapi/v1/buildconfigs
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 /oapi/v1/buildconfigs
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/builds
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 /oapi/v1/builds
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/clusternetworks
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 /oapi/v1/clusternetworks
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/clusternetworks/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the ClusterNetwork |
true |
string |
PUT /oapi/v1/clusternetworks/{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 ClusterNetwork |
true |
string |
DELETE /oapi/v1/clusternetworks/{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 ClusterNetwork |
true |
string |
PATCH /oapi/v1/clusternetworks/{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 ClusterNetwork |
true |
string |
GET /oapi/v1/clusterpolicies
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 /oapi/v1/clusterpolicies
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/clusterpolicies/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the ClusterPolicy |
true |
string |
PUT /oapi/v1/clusterpolicies/{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 ClusterPolicy |
true |
string |
DELETE /oapi/v1/clusterpolicies/{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 ClusterPolicy |
true |
string |
PATCH /oapi/v1/clusterpolicies/{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 ClusterPolicy |
true |
string |
GET /oapi/v1/clusterpolicybindings
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 /oapi/v1/clusterpolicybindings
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/clusterpolicybindings/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the ClusterPolicyBinding |
true |
string |
PUT /oapi/v1/clusterpolicybindings/{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 ClusterPolicyBinding |
true |
string |
DELETE /oapi/v1/clusterpolicybindings/{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 ClusterPolicyBinding |
true |
string |
PATCH /oapi/v1/clusterpolicybindings/{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 ClusterPolicyBinding |
true |
string |
GET /oapi/v1/clusterrolebindings
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 /oapi/v1/clusterrolebindings
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/clusterrolebindings/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the ClusterRoleBinding |
true |
string |
PUT /oapi/v1/clusterrolebindings/{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 ClusterRoleBinding |
true |
string |
DELETE /oapi/v1/clusterrolebindings/{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 ClusterRoleBinding |
true |
string |
PATCH /oapi/v1/clusterrolebindings/{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 ClusterRoleBinding |
true |
string |
GET /oapi/v1/clusterroles
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 /oapi/v1/clusterroles
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/clusterroles/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the ClusterRole |
true |
string |
PUT /oapi/v1/clusterroles/{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 ClusterRole |
true |
string |
DELETE /oapi/v1/clusterroles/{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 ClusterRole |
true |
string |
PATCH /oapi/v1/clusterroles/{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 ClusterRole |
true |
string |
POST /oapi/v1/deploymentconfigrollbacks
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/deploymentconfigs
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 /oapi/v1/deploymentconfigs
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/groups
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 /oapi/v1/groups
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/groups/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the Group |
true |
string |
PUT /oapi/v1/groups/{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 Group |
true |
string |
DELETE /oapi/v1/groups/{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 Group |
true |
string |
PATCH /oapi/v1/groups/{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 Group |
true |
string |
GET /oapi/v1/hostsubnets
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 /oapi/v1/hostsubnets
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/hostsubnets/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the HostSubnet |
true |
string |
PUT /oapi/v1/hostsubnets/{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 HostSubnet |
true |
string |
DELETE /oapi/v1/hostsubnets/{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 HostSubnet |
true |
string |
PATCH /oapi/v1/hostsubnets/{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 HostSubnet |
true |
string |
GET /oapi/v1/identities
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 /oapi/v1/identities
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/identities/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the Identity |
true |
string |
PUT /oapi/v1/identities/{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 Identity |
true |
string |
DELETE /oapi/v1/identities/{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 Identity |
true |
string |
PATCH /oapi/v1/identities/{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 Identity |
true |
string |
GET /oapi/v1/images
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 /oapi/v1/images
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/images/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the Image |
true |
string |
DELETE /oapi/v1/images/{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 Image |
true |
string |
POST /oapi/v1/imagestreammappings
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/imagestreams
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 /oapi/v1/imagestreams
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
POST /oapi/v1/localresourceaccessreviews
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
POST /oapi/v1/localsubjectaccessreviews
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/namespaces/{namespace}/buildconfigs
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 /oapi/v1/namespaces/{namespace}/buildconfigs
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 /oapi/v1/namespaces/{namespace}/buildconfigs/{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 BuildConfig |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/buildconfigs/{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 BuildConfig |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/buildconfigs/{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 BuildConfig |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/buildconfigs/{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 BuildConfig |
true |
string |
POST /oapi/v1/namespaces/{namespace}/buildconfigs/{name}/instantiate
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 BuildRequest |
true |
string |
POST /oapi/v1/namespaces/{namespace}/buildconfigs/{name}/webhooks
POST /oapi/v1/namespaces/{namespace}/buildconfigs/{name}/webhooks/{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 Status |
true |
string |
|
PathParameter |
path:* |
path to the resource |
true |
string |
GET /oapi/v1/namespaces/{namespace}/builds
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 /oapi/v1/namespaces/{namespace}/builds
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 /oapi/v1/namespaces/{namespace}/builds/{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 Build |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/builds/{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 Build |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/builds/{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 Build |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/builds/{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 Build |
true |
string |
POST /oapi/v1/namespaces/{namespace}/builds/{name}/clone
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 BuildRequest |
true |
string |
GET /oapi/v1/namespaces/{namespace}/builds/{name}/log
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
QueryParameter |
follow |
if true indicates that the log should be streamed; defaults to false |
false |
boolean |
|
QueryParameter |
nowait |
if true indicates that the server should not wait for a log to be available before returning; 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 BuildLog |
true |
string |
POST /oapi/v1/namespaces/{namespace}/deploymentconfigrollbacks
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 /oapi/v1/namespaces/{namespace}/deploymentconfigs
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 /oapi/v1/namespaces/{namespace}/deploymentconfigs
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 /oapi/v1/namespaces/{namespace}/deploymentconfigs/{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 DeploymentConfig |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/deploymentconfigs/{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 DeploymentConfig |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/deploymentconfigs/{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 DeploymentConfig |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/deploymentconfigs/{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 DeploymentConfig |
true |
string |
GET /oapi/v1/namespaces/{namespace}/generatedeploymentconfigs/{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 DeploymentConfig |
true |
string |
GET /oapi/v1/namespaces/{namespace}/imagestreamimages/{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 ImageStreamImage |
true |
string |
POST /oapi/v1/namespaces/{namespace}/imagestreammappings
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 /oapi/v1/namespaces/{namespace}/imagestreams
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 /oapi/v1/namespaces/{namespace}/imagestreams
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 /oapi/v1/namespaces/{namespace}/imagestreams/{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 ImageStream |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/imagestreams/{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 ImageStream |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/imagestreams/{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 ImageStream |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/imagestreams/{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 ImageStream |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/imagestreams/{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 ImageStream |
true |
string |
GET /oapi/v1/namespaces/{namespace}/imagestreamtags/{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 ImageStreamTag |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/imagestreamtags/{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 ImageStreamTag |
true |
string |
POST /oapi/v1/namespaces/{namespace}/localresourceaccessreviews
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 |
POST /oapi/v1/namespaces/{namespace}/localsubjectaccessreviews
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 /oapi/v1/namespaces/{namespace}/policies
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 /oapi/v1/namespaces/{namespace}/policies
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 /oapi/v1/namespaces/{namespace}/policies/{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 Policy |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/policies/{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 Policy |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/policies/{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 Policy |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/policies/{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 Policy |
true |
string |
GET /oapi/v1/namespaces/{namespace}/policybindings
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 /oapi/v1/namespaces/{namespace}/policybindings
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 /oapi/v1/namespaces/{namespace}/policybindings/{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 PolicyBinding |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/policybindings/{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 PolicyBinding |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/policybindings/{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 PolicyBinding |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/policybindings/{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 PolicyBinding |
true |
string |
POST /oapi/v1/namespaces/{namespace}/processedtemplates
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 |
POST /oapi/v1/namespaces/{namespace}/resourceaccessreviews
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 /oapi/v1/namespaces/{namespace}/rolebindings
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 /oapi/v1/namespaces/{namespace}/rolebindings
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 /oapi/v1/namespaces/{namespace}/rolebindings/{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 RoleBinding |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/rolebindings/{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 RoleBinding |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/rolebindings/{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 RoleBinding |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/rolebindings/{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 RoleBinding |
true |
string |
GET /oapi/v1/namespaces/{namespace}/roles
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 /oapi/v1/namespaces/{namespace}/roles
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 /oapi/v1/namespaces/{namespace}/roles/{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 Role |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/roles/{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 Role |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/roles/{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 Role |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/roles/{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 Role |
true |
string |
GET /oapi/v1/namespaces/{namespace}/routes
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 /oapi/v1/namespaces/{namespace}/routes
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 /oapi/v1/namespaces/{namespace}/routes/{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 Route |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/routes/{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 Route |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/routes/{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 Route |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/routes/{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 Route |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/routes/{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 Route |
true |
string |
POST /oapi/v1/namespaces/{namespace}/subjectaccessreviews
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 /oapi/v1/namespaces/{namespace}/templates
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 /oapi/v1/namespaces/{namespace}/templates
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 /oapi/v1/namespaces/{namespace}/templates/{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 Template |
true |
string |
PUT /oapi/v1/namespaces/{namespace}/templates/{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 Template |
true |
string |
DELETE /oapi/v1/namespaces/{namespace}/templates/{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 Template |
true |
string |
PATCH /oapi/v1/namespaces/{namespace}/templates/{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 Template |
true |
string |
GET /oapi/v1/netnamespaces
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 /oapi/v1/netnamespaces
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/netnamespaces/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the NetNamespace |
true |
string |
PUT /oapi/v1/netnamespaces/{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 NetNamespace |
true |
string |
DELETE /oapi/v1/netnamespaces/{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 NetNamespace |
true |
string |
PATCH /oapi/v1/netnamespaces/{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 NetNamespace |
true |
string |
GET /oapi/v1/oauthaccesstokens
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 /oapi/v1/oauthaccesstokens
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/oauthaccesstokens/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the OAuthAccessToken |
true |
string |
DELETE /oapi/v1/oauthaccesstokens/{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 OAuthAccessToken |
true |
string |
GET /oapi/v1/oauthauthorizetokens
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 /oapi/v1/oauthauthorizetokens
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/oauthauthorizetokens/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the OAuthAuthorizeToken |
true |
string |
DELETE /oapi/v1/oauthauthorizetokens/{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 OAuthAuthorizeToken |
true |
string |
GET /oapi/v1/oauthclientauthorizations
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 /oapi/v1/oauthclientauthorizations
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/oauthclientauthorizations/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the OAuthClientAuthorization |
true |
string |
PUT /oapi/v1/oauthclientauthorizations/{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 OAuthClientAuthorization |
true |
string |
DELETE /oapi/v1/oauthclientauthorizations/{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 OAuthClientAuthorization |
true |
string |
PATCH /oapi/v1/oauthclientauthorizations/{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 OAuthClientAuthorization |
true |
string |
GET /oapi/v1/oauthclients
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 /oapi/v1/oauthclients
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/oauthclients/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the OAuthClient |
true |
string |
PUT /oapi/v1/oauthclients/{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 OAuthClient |
true |
string |
DELETE /oapi/v1/oauthclients/{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 OAuthClient |
true |
string |
PATCH /oapi/v1/oauthclients/{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 OAuthClient |
true |
string |
GET /oapi/v1/policies
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 /oapi/v1/policies
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/policybindings
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 /oapi/v1/policybindings
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
POST /oapi/v1/processedtemplates
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/projectrequests
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 /oapi/v1/projectrequests
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/projects
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 /oapi/v1/projects
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/projects/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the Project |
true |
string |
PUT /oapi/v1/projects/{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 Project |
true |
string |
DELETE /oapi/v1/projects/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the Project |
true |
string |
PATCH /oapi/v1/projects/{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 Project |
true |
string |
POST /oapi/v1/resourceaccessreviews
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/rolebindings
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 /oapi/v1/rolebindings
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/roles
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 /oapi/v1/roles
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/routes
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 /oapi/v1/routes
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
POST /oapi/v1/subjectaccessreviews
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/templates
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 /oapi/v1/templates
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
POST /oapi/v1/useridentitymappings
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/useridentitymappings/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the UserIdentityMapping |
true |
string |
PUT /oapi/v1/useridentitymappings/{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 UserIdentityMapping |
true |
string |
DELETE /oapi/v1/useridentitymappings/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the UserIdentityMapping |
true |
string |
PATCH /oapi/v1/useridentitymappings/{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 UserIdentityMapping |
true |
string |
GET /oapi/v1/users
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 /oapi/v1/users
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
BodyParameter |
body |
true |
GET /oapi/v1/users/{name}
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
QueryParameter |
pretty |
If 'true', then the output is pretty printed. |
false |
string |
|
PathParameter |
name |
name of the User |
true |
string |
PUT /oapi/v1/users/{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 User |
true |
string |
DELETE /oapi/v1/users/{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 User |
true |
string |
PATCH /oapi/v1/users/{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 User |
true |
string |
GET /oapi/v1/watch/buildconfigs
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 /oapi/v1/watch/builds
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 /oapi/v1/watch/clusternetworks
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 /oapi/v1/watch/clusternetworks/{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 ClusterNetwork |
true |
string |
GET /oapi/v1/watch/clusterpolicies
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 /oapi/v1/watch/clusterpolicies/{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 ClusterPolicy |
true |
string |
GET /oapi/v1/watch/clusterpolicybindings
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 /oapi/v1/watch/clusterpolicybindings/{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 ClusterPolicyBinding |
true |
string |
GET /oapi/v1/watch/deploymentconfigs
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 /oapi/v1/watch/groups
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 /oapi/v1/watch/groups/{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 Group |
true |
string |
GET /oapi/v1/watch/hostsubnets
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 /oapi/v1/watch/hostsubnets/{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 HostSubnet |
true |
string |
GET /oapi/v1/watch/identities
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 /oapi/v1/watch/identities/{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 Identity |
true |
string |
GET /oapi/v1/watch/images
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 /oapi/v1/watch/images/{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 Image |
true |
string |
GET /oapi/v1/watch/imagestreams
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 /oapi/v1/watch/namespaces/{namespace}/buildconfigs
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 /oapi/v1/watch/namespaces/{namespace}/buildconfigs/{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 BuildConfig |
true |
string |
GET /oapi/v1/watch/namespaces/{namespace}/builds
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 /oapi/v1/watch/namespaces/{namespace}/builds/{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 Build |
true |
string |
GET /oapi/v1/watch/namespaces/{namespace}/deploymentconfigs
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 /oapi/v1/watch/namespaces/{namespace}/deploymentconfigs/{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 DeploymentConfig |
true |
string |
GET /oapi/v1/watch/namespaces/{namespace}/imagestreams
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 /oapi/v1/watch/namespaces/{namespace}/imagestreams/{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 ImageStream |
true |
string |
GET /oapi/v1/watch/namespaces/{namespace}/policies
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 /oapi/v1/watch/namespaces/{namespace}/policies/{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 Policy |
true |
string |
GET /oapi/v1/watch/namespaces/{namespace}/policybindings
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 /oapi/v1/watch/namespaces/{namespace}/policybindings/{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 PolicyBinding |
true |
string |
GET /oapi/v1/watch/namespaces/{namespace}/routes
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 /oapi/v1/watch/namespaces/{namespace}/routes/{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 Route |
true |
string |
GET /oapi/v1/watch/namespaces/{namespace}/templates
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 /oapi/v1/watch/namespaces/{namespace}/templates/{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 Template |
true |
string |
GET /oapi/v1/watch/netnamespaces
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 /oapi/v1/watch/netnamespaces/{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 NetNamespace |
true |
string |
GET /oapi/v1/watch/oauthclientauthorizations
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 /oapi/v1/watch/oauthclientauthorizations/{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 OAuthClientAuthorization |
true |
string |
GET /oapi/v1/watch/oauthclients
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 /oapi/v1/watch/oauthclients/{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 OAuthClient |
true |
string |
GET /oapi/v1/watch/policies
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 /oapi/v1/watch/policybindings
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 /oapi/v1/watch/routes
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 /oapi/v1/watch/templates
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 /oapi/v1/watch/users
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 /oapi/v1/watch/users/{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 User |
true |
string |
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 |
---|---|---|---|---|
uri |
points to the source that will be built, structure of the source will depend on the type of build to run |
true |
string |
|
ref |
identifies the branch/tag/ref to build |
false |
string |
|
httpProxy |
specifies a http proxy to be used during git clone operations |
false |
string |
|
httpsProxy |
specifies a https proxy to be used during git clone operations |
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 |
false |
|||
items |
list of host subnets |
true |
v1.HostSubnet array |
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 |
false |
|||
items |
list of groups |
true |
v1.Group array |
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 |
false |
|||
items |
list of policy bindings |
true |
v1.PolicyBinding array |
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 |
false |
|||
items |
list of cluster roles |
true |
v1.ClusterRole array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
type of the build source |
true |
string |
|
git |
information about git-based build source |
false |
Upon log in, every user of the system receives a User and Identity resource. Administrators may directly manipulate the attributes of the users for their own tracking, or set groups via the API. The user name is unique and is chosen based on the value provided by the identity provider - if a user already exists with the incoming name, the user name may have a number appended to it.
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 |
false |
|||
fullName |
full name of user |
false |
string |
|
identities |
list of identities |
true |
string array |
|
groups |
list of groups |
true |
string array |
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 |
false |
|||
host |
Name of the host that is registered at the master. A lease will be sought after this name. |
true |
string |
|
hostIP |
IP address to be used as vtep by other hosts in the overlay network |
true |
string |
|
subnet |
Actual subnet CIDR lease assigned to the host |
true |
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 |
false |
|||
lastModified |
last time any part of the object was created, updated, or deleted |
true |
string (date-time) |
|
policyRef |
reference to the cluster policy that this cluster policy binding’s role bindings may reference |
true |
||
roleBindings |
all the role bindings held by this policy, mapped by role name |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
phase |
observed point in the build lifecycle |
true |
string |
|
cancelled |
describes if a canceling event was triggered for the build |
false |
boolean |
false |
message |
human-readable message indicating details about why the build has this status |
false |
string |
|
startTimestamp |
server time when this build started running in a pod |
false |
string (date-time) |
|
completionTimestamp |
server time when the pod running this build stopped running |
false |
string (date-time) |
|
duration |
amount of time the build has been running |
false |
time.Duration |
|
config |
reference to build config from which this build was derived |
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 |
false |
|||
revision |
information from the source for a specific repo snapshot |
false |
||
triggeredByImage |
image that triggered this build |
false |
||
from |
ImageStreamTag that triggered this build |
false |
||
lastVersion |
LastVersion of the BuildConfig that triggered this build |
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 |
NetNamespaceList represents a list of NetNamespace objects. NetNamespace captures information about a segregated network namespace for an entire cluster. When a group of pods, or a project, or a group of projects get a NetNamespace assigned then the openshift-sdn’s multitenant plugin ensures network layer isolation of traffic from other NetNamespaces.
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 |
false |
|||
items |
list of net namespaces |
true |
v1.NetNamespace array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the parameter |
true |
string |
|
displayName |
optional: provides human readable name for the parameter |
false |
string |
|
description |
optional: describes the parameter |
false |
string |
|
value |
optional: holds the parameter data. if specified, the generator is ignored. the value replaces all occurrences of the parameter ${Name} expression during template to config transformation |
false |
string |
|
generate |
optional: generate specifies the generator to be used to generate random string from an input value specified by the from field. the result string is stored in the value field. if not specified, the value field is untouched |
false |
string |
|
from |
input value for the generator |
false |
string |
|
required |
indicates the parameter must have a non-empty value or be generated |
false |
boolean |
false |
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 |
---|---|---|---|---|
type |
type of build trigger |
true |
string |
|
github |
parameters for a GitHub webhook type of trigger |
false |
||
generic |
parameters for a Generic webhook type of trigger |
false |
||
imageChange |
parameters for an ImageChange type of trigger |
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 |
false |
|||
items |
list of policies |
true |
v1.Policy array |
Local Subject Access Reviews are objects that allow you to determine whether a given user or group can perform a particular action in a given namespace. Leaving user
and groups
empty allows you determine whether the identity making the request can perform the action.
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 |
|
namespace |
namespace of the action being requested |
true |
string |
|
verb |
one of get, list, watch, create, update, delete |
true |
string |
|
resource |
one of the existing resource types |
true |
string |
|
resourceName |
name of the resource being requested for a get or delete |
true |
string |
|
content |
actual content of the request for create and update |
false |
string |
|
user |
optional, if both user and groups are empty, the current authenticated user is used |
true |
string |
|
groups |
optional, list of groups to which the user belongs |
true |
string array |
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 |
false |
|||
spec |
specification of the desired behavior for a build |
false |
||
status |
most recently observed status of a build as populated by the system |
false |
NetNamespace represents a segregated network namespace for an entire cluster. When a group of pods, or a project, or a group of projects get a NetNamespace assigned then the openshift-sdn’s multitenant plugin ensures network layer isolation of traffic from other NetNamespaces.
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 |
false |
|||
netname |
Name of the network namespace. |
true |
string |
|
netid |
NetID of the network namespace assigned to each overlay network packet. |
true |
uint |
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 |
Deployment Configs define the template for a pod and manages deploying new images or configuration changes. A single deployment configuration is usually analogous to a single micro-service. Can support many different deployment patterns, including full restart, customizable rolling updates, and fully custom behaviors, as well as pre- and post- deployment hooks. Each individual deployment is represented as a replication controller.
A deployment is "triggered" when its configuration is changed or a tag in an Image Stream is changed. Triggers can be disabled to allow manual control over a deployment. The "strategy"determines how the deployment is carried out and may be changed at any 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 |
|
metadata |
false |
|||
spec |
a desired deployment state and how to deploy it |
true |
||
status |
the current state of the latest deployment |
true |
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 |
false |
|||
displayName |
display name to apply to a project |
false |
string |
|
description |
description to apply to a project |
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 |
false |
|||
clientName |
references the client that created this token |
false |
string |
|
expiresIn |
is the seconds from creation time before this token expires |
false |
integer (int64) |
|
scopes |
list of requested scopes |
false |
string array |
|
redirectURI |
redirection URI associated with the token |
false |
string |
|
userName |
user name associated with this token |
false |
string |
|
userUID |
unique UID associated with this token |
false |
string |
|
authorizeToken |
contains the token that authorized this token |
false |
string |
|
refreshToken |
optional value by which this token can be renewed |
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 |
false |
|||
items |
list of build configs |
true |
v1.BuildConfig array |
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 |
A SecretSpec specifies a secret and its corresponding mount point for a custom builder. The specified secret must be assigned to the service account that will run the build.
Name | Description | Required | Schema | Default |
---|---|---|---|---|
secretSource |
a reference to a secret |
true |
||
mountPath |
path within the container at which the secret should be mounted |
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 |
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 |
false |
|||
items |
list of cluster networks |
true |
v1.ClusterNetwork array |
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 |
false |
|||
items |
list of image objects |
true |
v1.Image array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
dockerImageRepository |
represents the effective location this stream may be accessed at, may be empty until the server determines where the repository is located |
true |
string |
|
tags |
historical record of images associated with each tag, the first entry is the currently tagged image |
false |
v1.NamedTagEventList array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
termination |
indicates termination type. if not set, any termination config will be ignored |
false |
string |
|
certificate |
provides certificate contents |
false |
string |
|
key |
provides key file contents |
false |
string |
|
caCertificate |
provides the cert authority certificate contents |
false |
string |
|
destinationCACertificate |
provides the contents of the ca certificate of the final destination. When using re-encrypt termination this file should be provided in order to have routers use it for health checks on the secure connection |
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 |
false |
|||
rules |
all the rules for this role |
true |
v1.PolicyRule array |
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 |
false |
|||
userNames |
all user names directly bound to the role |
true |
string array |
|
groupNames |
all the groups directly bound to the role |
true |
string array |
|
subjects |
references to subjects bound to the role. Only User, Group, SystemUser, SystemGroup, and ServiceAccount are allowed. |
true |
v1.ObjectReference array |
|
roleRef |
reference to the policy role |
true |
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 |
false |
|||
items |
list of oauth clients |
true |
v1.OAuthClient array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
command |
command line to execute inside the container; working directory for the command is root ('/') in the container’s file system; the command is exec’d, not run inside a shell; exit status of 0 is treated as live/healthy and non-zero is unhealthy |
false |
string array |
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 |
false |
|||
network |
CIDR string to specify the global overlay network’s L3 space |
true |
string |
|
hostsubnetlength |
number of bits to allocate to each host’s subnet e.g. 8 would mean a /24 network on the host |
true |
integer (int32) |
|
serviceNetwork |
CIDR string to specify the service network |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
claimName |
the name of the claim in the same namespace to be mounted as a volume; see http://releases.k8s.io/HEAD/docs/user-guide/persistent-volumes.md#persistentvolumeclaims |
true |
string |
|
readOnly |
mount volume as read-only when true; default false |
false |
boolean |
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 |
false |
|||
image |
the image associated with the ImageStream and tag |
true |
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 |
|
namespace |
namespace of the action being requested |
true |
string |
|
verb |
one of get, list, watch, create, update, delete |
true |
string |
|
resource |
one of the existing resource types |
true |
string |
|
resourceName |
name of the resource being requested for a get or delete |
true |
string |
|
content |
actual content of the request for create and update |
false |
string |
|
user |
optional, if both user and groups are empty, the current authenticated user is used |
true |
string |
|
groups |
optional, list of groups to which the user belongs |
true |
string array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
identifies the type of build strategy |
true |
string |
|
dockerStrategy |
holds parameters for the Docker build strategy |
false |
||
sourceStrategy |
holds parameters to the Source build strategy |
false |
||
customStrategy |
holds parameters to the Custom build strategy |
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 |
false |
|||
items |
a list of deployment configs |
true |
v1.DeploymentConfig array |
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 |
false |
|||
users |
list of users in this group |
true |
string array |
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 |
false |
|||
items |
list of oauth authorization tokens |
true |
v1.OAuthAuthorizeToken array |
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 |
false |
|||
items |
list of templates |
true |
v1.Template array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
phase |
phase is the current lifecycle phase of the project |
false |
string |
Build configurations define a build process for new Docker images. There are three types of builds possible - a Docker build using a Dockerfile, a Source-to-Image build that uses a specially prepared base image that accepts source code that it can make runnable, and a custom build that can run arbitrary Docker images as a base and accept the build parameters. Builds run on the cluster and on completion are pushed to the Docker registry specified in the "output" section. A build can be triggered via a webhook, when the base image changes, or when a user manually requests a new build be created.
Each build created by a build configuration is numbered and refers back to its parent configuration. Multiple builds can be triggered at once. Builds that do not have "output" set can be used to test code or run a verification build.
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 |
false |
|||
spec |
holds all the input necessary to produce a new build, and the conditions when to trigger them |
true |
||
status |
holds any relevant information about a build config derived by the system |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
exec |
exec-based handler |
false |
||
httpGet |
HTTP-based handler |
false |
||
tcpSocket |
TCP-based handler; TCP hooks not yet supported |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the container; must be a DNS_LABEL and unique within the pod; cannot be updated |
true |
string |
|
image |
Docker image name; see http://releases.k8s.io/HEAD/docs/user-guide/images.md |
false |
string |
|
command |
entrypoint array; not executed within a shell; the Docker image’s entrypoint is used if this is not provided; cannot be updated; variable references $(VAR_NAME) are expanded using the container’s environment variables; if a variable cannot be resolved, the reference in the input string will be unchanged; the $(VAR_NAME) syntax can be escaped with a double , ie: (VAR_NAME) ; escaped references will never be expanded, regardless of whether the variable exists or not; see http://releases.k8s.io/HEAD/docs/user-guide/containers.md#containers-and-commands |
false |
string array |
|
args |
command array; the Docker image’s cmd is used if this is not provided; arguments to the entrypoint; cannot be updated; variable references $(VAR_NAME) are expanded using the container’s environment variables; if a variable cannot be resolved, the reference in the input string will be unchanged; the $(VAR_NAME) syntax can be escaped with a double , ie: (VAR_NAME) ; escaped references will never be expanded, regardless of whether the variable exists or not; see http://releases.k8s.io/HEAD/docs/user-guide/containers.md#containers-and-commands |
false |
string array |
|
workingDir |
container’s working directory; defaults to image’s default; cannot be updated |
false |
string |
|
ports |
list of ports to expose from the container; cannot be updated |
false |
v1.ContainerPort array |
|
env |
list of environment variables to set in the container; cannot be updated |
false |
v1.EnvVar array |
|
resources |
Compute Resources required by this container; cannot be updated; see http://releases.k8s.io/HEAD/docs/user-guide/compute-resources.md |
false |
||
volumeMounts |
pod volumes to mount into the container’s filesystem; cannot be updated |
false |
v1.VolumeMount array |
|
livenessProbe |
periodic probe of container liveness; container will be restarted if the probe fails; cannot be updated; see http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#container-probes |
false |
||
readinessProbe |
periodic probe of container service readiness; container will be removed from service endpoints if the probe fails; cannot be updated; see http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#container-probes |
false |
||
lifecycle |
actions that the management system should take in response to container lifecycle events; cannot be updated |
false |
||
terminationMessagePath |
path at which the file to which the container’s termination message will be written is mounted into the container’s filesystem; message written is intended to be brief final status, such as an assertion failure message; defaults to /dev/termination-log; cannot be updated |
false |
string |
|
imagePullPolicy |
image pull policy; one of Always, Never, IfNotPresent; defaults to Always if :latest tag is specified, or IfNotPresent otherwise; cannot be updated; see http://releases.k8s.io/HEAD/docs/user-guide/images.md#updating-images |
false |
string |
|
securityContext |
security options the pod should run with; see http://releases.k8s.io/HEAD/docs/design/security_context.md |
false |
||
stdin |
Whether this container should allocate a buffer for stdin in the container runtime; default is false |
false |
boolean |
false |
tty |
Whether this container should allocate a TTY for itself, also requires 'stdin' to be true; default is false |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the source control user |
false |
string |
|
e-mail of the source control user |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
the name of the file to be created |
true |
string |
|
fieldRef |
selects a field of the pod. Supported fields: metadata.annotations, metadata.labels, metadata.name, metadata.namespace |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volumes |
list of volumes that can be mounted by containers belonging to the pod; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md |
false |
v1.Volume array |
|
containers |
list of containers belonging to the pod; cannot be updated; containers cannot currently be added or removed; there must be at least one container in a Pod; see http://releases.k8s.io/HEAD/docs/user-guide/containers.md |
true |
v1.Container array |
|
restartPolicy |
restart policy for all containers within the pod; one of Always, OnFailure, Never; defaults to Always; see http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#restartpolicy |
false |
string |
|
terminationGracePeriodSeconds |
optional duration in seconds the pod needs to terminate gracefully; may be decreased in delete request; value must be non-negative integer; the value zero indicates delete immediately; if this value is not set, the default grace period will be used instead; the grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal; set this value longer than the expected cleanup time for your process |
false |
integer (int64) |
|
activeDeadlineSeconds |
false |
integer (int64) |
||
dnsPolicy |
DNS policy for containers within the pod; one of 'ClusterFirst' or 'Default' |
false |
string |
|
nodeSelector |
selector which must match a node’s labels for the pod to be scheduled on that node; see http://releases.k8s.io/HEAD/docs/user-guide/node-selection/README.md |
false |
||
host |
deprecated, use nodeName instead |
false |
string |
|
serviceAccountName |
name of the ServiceAccount to use to run this pod; see http://releases.k8s.io/HEAD/docs/design/service_accounts.md |
false |
string |
|
serviceAccount |
deprecated; use serviceAccountName instead |
false |
string |
|
nodeName |
node requested for this pod |
false |
string |
|
hostNetwork |
host networking requested for this pod |
false |
boolean |
false |
imagePullSecrets |
list of references to secrets in the same namespace available for pulling the container images; see http://releases.k8s.io/HEAD/docs/user-guide/images.md#specifying-imagepullsecrets-on-a-pod |
false |
v1.LocalObjectReference array |
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 |
false |
|||
clientName |
references the client that created this authorization |
false |
string |
|
userName |
user name that authorized this client |
false |
string |
|
userUID |
unique UID associated with this authorization. userUID and userName must both match for this authorization to be valid |
false |
string |
|
scopes |
list of granted scopes |
false |
string array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
monitors |
a collection of Ceph monitors; see http://releases.k8s.io/HEAD/examples/rbd/README.md#how-to-use-it |
true |
string array |
|
image |
rados image name; see http://releases.k8s.io/HEAD/examples/rbd/README.md#how-to-use-it |
true |
string |
|
fsType |
file system type to mount, such as ext4, xfs, ntfs; see http://releases.k8s.io/HEAD/examples/rbd/README.md#how-to-use-it |
false |
string |
|
pool |
rados pool name; default is rbd; optional; see http://releases.k8s.io/HEAD/examples/rbd/README.md#how-to-use-it |
true |
string |
|
user |
rados user name; default is admin; optional; see http://releases.k8s.io/HEAD/examples/rbd/README.md#how-to-use-it |
true |
string |
|
keyring |
keyring is the path to key ring for rados user; default is /etc/ceph/keyring; optional; see http://releases.k8s.io/HEAD/examples/rbd/README.md#how-to-use-it |
true |
string |
|
secretRef |
name of a secret to authenticate the RBD user; if provided overrides keyring; optional; see http://releases.k8s.io/HEAD/examples/rbd/README.md#how-to-use-it |
true |
||
readOnly |
rbd volume to be mounted with read-only permissions; see http://releases.k8s.io/HEAD/examples/rbd/README.md#how-to-use-it |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
updatePeriodSeconds |
the time to wait between individual pod updates |
false |
integer (int64) |
|
intervalSeconds |
the time to wait between polling deployment status after update |
false |
integer (int64) |
|
timeoutSeconds |
the time to wait for updates before giving up |
false |
integer (int64) |
|
updatePercent |
the percentage of replicas to scale up or down each interval (negative value switches scale order to down/up instead of up/down) |
false |
integer (int32) |
|
pre |
a hook executed before the strategy starts the deployment |
false |
||
post |
a hook executed after the strategy finishes the deployment |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
dockerImageRepository |
optional field if specified this stream is backed by a Docker repository on this server |
false |
string |
|
tags |
map arbitrary string values to specific image locators |
false |
v1.NamedTagReference array |
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 |
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 |
|
spec |
options for rollback generation |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
capabilities |
the Linux capabilites that should be added or removed; see http://releases.k8s.io/HEAD/docs/design/security_context.md#security-context |
false |
||
privileged |
run the container in privileged mode; see http://releases.k8s.io/HEAD/docs/design/security_context.md#security-context |
false |
boolean |
false |
seLinuxOptions |
options that control the SELinux labels applied; see http://releases.k8s.io/HEAD/docs/design/security_context.md#security-context |
false |
||
runAsUser |
the user id that runs the first process in the container; see http://releases.k8s.io/HEAD/docs/design/security_context.md#security-context |
false |
integer (int64) |
|
runAsNonRoot |
indicates the container must be run as a non-root user either by specifying the runAsUser or in the image specification |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the role |
true |
string |
|
role |
the role |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
reason |
machine-readable description of the cause of the error; if this value is empty there is no information available |
false |
string |
|
message |
human-readable description of the cause of the error; this field may be presented as-is to a reader |
false |
string |
|
field |
field of the resource that has caused this error, as named by its JSON serialization; may include dot and postfix notation for nested attributes; arrays are zero-indexed; fields may appear more than once in an array of causes due to fields having multiple errors |
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 |
false |
|||
providerName |
source of identity information |
true |
string |
|
providerUserName |
uniquely represents this identity in the scope of the provider |
true |
string |
|
user |
reference to the user this identity is associated with. both name and uid must be set |
true |
||
extra |
extra information for this identity |
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 |
false |
|||
identity |
reference to an identity |
false |
||
user |
reference to a user |
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 |
false |
|||
objects |
list of objects to include in the template |
true |
runtime.RawExtension array |
|
parameters |
optional: list of parameters used during template to config transformation |
false |
v1.Parameter array |
|
labels |
optional: list of labels that are applied to every object during the template to config transformation |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
pdName |
unique name of the PD resource in GCE; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#gcepersistentdisk |
true |
string |
|
fsType |
file system type to mount, such as ext4, xfs, ntfs; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#gcepersistentdisk |
true |
string |
|
partition |
partition on the disk to mount (e.g., '1' for /dev/sda1); if omitted the plain device name (e.g., /dev/sda) will be mounted; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#gcepersistentdisk |
false |
integer (int32) |
|
readOnly |
read-only if true, read-write otherwise (false or unspecified); see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#gcepersistentdisk |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
strategy |
how a deployment is executed |
true |
||
triggers |
how new deployments are triggered |
true |
||
replicas |
the desired number of replicas |
true |
integer (int32) |
|
selector |
a label query over pods that should match the replicas count |
true |
||
template |
describes the pod that will be created if insufficient replicas are detected; takes precedence over a template reference |
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 |
false |
|||
lastModified |
last time any part of the object was created, updated, or deleted |
true |
string (date-time) |
|
roles |
all the roles held by this policy, mapped by role name |
true |
v1.NamedClusterRole array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
fieldRef |
selects a field of the pod; only name and namespace are supported |
true |
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 |
false |
|||
items |
list of users |
true |
v1.User array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
failurePolicy |
what action to take if the hook fails |
true |
string |
|
execNewPod |
options for an ExecNewPodHook |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
commit |
hash identifying a specific commit |
false |
string |
|
author |
author of a specific commit |
false |
||
committer |
committer of a specific commit |
false |
||
message |
description of a specific commit |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
verbs |
list of verbs that apply to ALL the resourceKinds and attributeRestrictions contained in this rule. The verb * represents all kinds. |
true |
string array |
|
attributeRestrictions |
vary depending on what the authorizer supports. If the authorizer does not recognize how to handle the specified value, it should report an error. |
false |
string |
|
resources |
list of resources this rule applies to. * represents all resources. |
true |
string array |
|
resourceNames |
optional white list of names that the rule applies to. An empty set means that everything is allowed. |
false |
string array |
|
nonResourceURLs |
set of partial urls that a user should have access to. *s are allowed, but only as the full, final step in the path. |
false |
string array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the volume to mount |
true |
string |
|
readOnly |
mounted read-only if true, read-write otherwise (false or unspecified) |
false |
boolean |
false |
mountPath |
path within the container at which the volume should be mounted |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
the type of trigger that resulted in a new deployment |
true |
string |
|
imageTrigger |
image trigger details (if applicable) |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of tag |
true |
string |
|
annotations |
annotations associated with images using this tag |
false |
||
from |
a reference to an image stream tag or image stream this tag should track |
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 |
false |
|||
secret |
unique secret associated with a client |
false |
string |
|
respondWithChallenges |
indicates whether the client wants authentication needed responses made in the form of challenges instead of redirects |
false |
boolean |
false |
redirectURIs |
valid redirection URIs associated with a client |
false |
string array |
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 |
false |
|||
items |
list of image stream objects |
true |
v1.ImageStream array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
from |
a reference the changed object which triggered a deployment |
true |
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 |
false |
|||
items |
list of identities |
true |
v1.Identity array |
represents an object patch, which may be any of: JSON patch (RFC 6902), JSON merge patch (RFC 7396), or the Kubernetes strategic merge patch
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 |
false |
|||
dockerImageReference |
string that can be used to pull this image |
false |
string |
|
dockerImageMetadata |
metadata about this image |
false |
string |
|
dockerImageMetadataVersion |
conveys version of the object, if empty defaults to '1.0' |
false |
string |
|
dockerImageManifest |
raw JSON of the manifest |
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 |
false |
|||
image |
the image associated with the ImageStream and image name |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
host |
optional: alias/dns that points to the service, must follow DNS 952 subdomain conventions |
true |
string |
|
path |
optional: path that the router watches to route traffic to the service |
false |
string |
|
to |
an object the route points to. only the service kind is allowed, and it will be defaulted to a service. |
true |
||
tls |
provides the ability to configure certificates and termination for the route |
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 |
false |
|||
items |
list of builds |
true |
v1.Build array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
pre |
a hook executed before the strategy starts the deployment |
false |
||
post |
a hook executed after the strategy finishes the deployment |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
medium |
type of storage used to back the volume; must be an empty string (default) or Memory; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#emptydir |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
type of source control management system |
true |
string |
|
git |
optional information about git build source |
false |
||
contextDir |
specifies sub-directory where the source code for the application exists, allows for sources to be built from a directory other than the root of a repository |
false |
string |
|
sourceSecret |
supported auth methods are: ssh-privatekey |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
path |
path to access on the HTTP server |
false |
string |
|
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 |
|
host |
hostname to connect to; defaults to pod IP |
false |
string |
|
scheme |
scheme to connect with, must be HTTP or HTTPS, defaults to HTTP |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
secret |
secret used to validate requests |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
message |
a user specified change message |
false |
string |
|
causes |
extended data associated with all the causes for creating a new deployment |
false |
v1.DeploymentCause array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
exec |
exec-based handler |
false |
||
httpGet |
HTTP-based handler |
false |
||
tcpSocket |
TCP-based handler; TCP hooks not yet supported |
false |
||
initialDelaySeconds |
number of seconds after the container has started before liveness probes are initiated; see http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#container-probes |
false |
integer (int64) |
|
timeoutSeconds |
number of seconds after which liveness probes timeout; defaults to 1 second; see http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#container-probes |
false |
integer (int64) |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the cluster role binding |
true |
string |
|
roleBinding |
the cluster role binding |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
targetPortal |
iSCSI target portal |
true |
string |
|
iqn |
iSCSI Qualified Name |
true |
string |
|
lun |
iscsi target lun number |
true |
integer (int32) |
|
fsType |
file system type to mount, such as ext4, xfs, ntfs |
true |
string |
|
readOnly |
read-only if true, read-write otherwise (false or unspecified) |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
repository |
repository URL |
true |
string |
|
revision |
commit hash for the specified revision |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
string that identifies an object. Must be unique within a namespace; cannot be updated; see http://releases.k8s.io/HEAD/docs/user-guide/identifiers.md#names |
false |
string |
|
generateName |
an optional prefix to use to generate a unique name; has the same validation rules as name; optional, and is applied only name if is not specified; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#idempotency |
false |
string |
|
namespace |
namespace of the object; must be a DNS_LABEL; cannot be updated; see http://releases.k8s.io/HEAD/docs/user-guide/namespaces.md |
false |
string |
|
selfLink |
URL for the object; populated by the system, read-only |
false |
string |
|
uid |
unique UUID across space and time; populated by the system; read-only; see http://releases.k8s.io/HEAD/docs/user-guide/identifiers.md#uids |
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 |
|
generation |
a sequence number representing a specific generation of the desired state; populated by the system; read-only |
false |
integer (int64) |
|
creationTimestamp |
RFC 3339 date and time at which the object was created; populated by the system, read-only; null for lists; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata |
false |
string (date-time) |
|
deletionTimestamp |
RFC 3339 date and time at which the object will be deleted; populated by the system when a graceful deletion is requested, read-only; if not set, graceful deletion of the object has not been requested; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata |
false |
string (date-time) |
|
labels |
map of string keys and values that can be used to organize and categorize objects; may match selectors of replication controllers and services; see http://releases.k8s.io/HEAD/docs/user-guide/labels.md |
false |
||
annotations |
map of string keys and values that can be used by external tooling to store and retrieve arbitrary metadata about objects; see http://releases.k8s.io/HEAD/docs/user-guide/annotations.md |
false |
Projects are the unit of isolation and collaboration in OpenShift. A project has one or more members, a quota on the resources that the project may consume, and the security controls on the resources in the project. Within a project, members may have different roles - project administrators can set membership, editors can create and manage the resources, and viewers can see but not access running containers. In a normal cluster project administrators are not able to alter their quotas - that is restricted to cluster administrators.
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 |
false |
|||
spec |
spec defines the behavior of the Project |
false |
||
status |
status describes the current status of a Project; read-only |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
latestVersion |
used to determine whether the current deployment is out of sync |
false |
integer (int32) |
|
details |
reasons for the last update to the config |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the cluster role |
true |
string |
|
role |
the cluster role |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the referent; see http://releases.k8s.io/HEAD/docs/user-guide/identifiers.md#names |
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 |
false |
|||
clientName |
references the client that created this token |
false |
string |
|
expiresIn |
seconds from creation time before this token expires |
false |
integer (int64) |
|
scopes |
list of requested scopes |
false |
string array |
|
redirectURI |
redirection URI associated with the token |
false |
string |
|
state |
state data from request |
false |
string |
|
userName |
user name associated with this token |
false |
string |
|
userUID |
unique UID associated with this token. userUID and userName must both match for this token to be valid |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
serviceAccount |
the name of the service account to use to run pods created by the build, pod will be allowed to use secrets referenced by the service account |
false |
string |
|
source |
describes the source control management system in use |
false |
||
revision |
specific revision in the source repository |
false |
||
strategy |
defines how to perform a build |
true |
||
output |
describes the output of a build that a strategy should produce |
false |
||
resources |
the desired compute resources the build should have |
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 |
false |
|||
items |
list of cluster policy bindings |
true |
v1.ClusterPolicyBinding array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
from |
a reference to a deployment, which is a ReplicationController |
true |
||
includeTriggers |
whether to include old config triggers in the rollback |
true |
boolean |
false |
includeTemplate |
whether to include the old pod template spec in the rollback |
true |
boolean |
false |
includeReplicationMeta |
whether to include the replica count and replica selector in the rollback |
true |
boolean |
false |
includeStrategy |
whether to include the deployment strategy in the rollback |
true |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tag |
the tag |
true |
string |
|
items |
list of tag events related to the tag |
true |
v1.TagEvent array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name for the port that can be referred to by services; must be an IANA_SVC_NAME and unique within the pod |
false |
string |
|
hostPort |
number of port to expose on the host; most containers do not need this |
false |
integer (int32) |
|
containerPort |
number of port to expose on the pod’s IP address |
true |
integer (int32) |
|
protocol |
protocol for port; must be UDP or TCP; TCP if unspecified |
false |
string |
|
hostIP |
host IP to bind the port to |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the roleBinding |
true |
string |
|
roleBinding |
the roleBinding |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
from |
reference to an image stream, image stream tag, or image stream image from which the Docker image should be pulled |
true |
||
pullSecret |
supported type: dockercfg |
false |
||
env |
additional environment variables you want to pass into a builder container |
false |
v1.EnvVar array |
|
scripts |
location of the source scripts |
false |
string |
|
incremental |
forces the source build to do incremental builds if true |
false |
boolean |
false |
forcePull |
forces the source build to pull the image if true |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
lastVersion |
used to inform about number of last triggered build |
true |
integer (int32) |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
command |
the hook command and its arguments |
true |
string array |
|
env |
environment variables provided to the hook container |
false |
v1.EnvVar array |
|
containerName |
the name of a container from the pod template whose image will be used for the hook container |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
user |
the user label to apply to the container; see http://releases.k8s.io/HEAD/docs/user-guide/labels.md |
false |
string |
|
role |
the role label to apply to the container; see http://releases.k8s.io/HEAD/docs/user-guide/labels.md |
false |
string |
|
type |
the type label to apply to the container; see http://releases.k8s.io/HEAD/docs/user-guide/labels.md |
false |
string |
|
level |
the level label to apply to the container; see http://releases.k8s.io/HEAD/docs/user-guide/labels.md |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
kind |
kind of the referent; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds |
false |
string |
|
namespace |
namespace of the referent; see http://releases.k8s.io/HEAD/docs/user-guide/namespaces.md |
false |
string |
|
name |
name of the referent; see http://releases.k8s.io/HEAD/docs/user-guide/identifiers.md#names |
false |
string |
|
uid |
uid of the referent; see http://releases.k8s.io/HEAD/docs/user-guide/identifiers.md#uids |
false |
string |
|
apiVersion |
API version of the referent |
false |
string |
|
resourceVersion |
specific resourceVersion to which this reference is made, if any: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#concurrency-control-and-consistency |
false |
string |
|
fieldPath |
if referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2] |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
from |
reference to image stream, image stream tag, or image stream image from which Docker image should be pulled, resulting image will be used in the FROM line for the Dockerfile for this build |
false |
||
pullSecret |
supported type: dockercfg |
false |
||
noCache |
if true, indicates that the Docker build must be executed with the --no-cache=true flag |
false |
boolean |
false |
env |
additional environment variables you want to pass into a builder container |
false |
v1.EnvVar array |
|
forcePull |
forces the source build to pull the image if true |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
the type of the trigger |
false |
string |
|
imageChangeParams |
input to the ImageChange trigger |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
to |
The optional image stream to push the output of this build. The namespace may be empty, in which case, the image stream will be looked up based on the namespace of the build. |
false |
||
pushSecret |
supported type: dockercfg |
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 |
false |
|||
items |
list of cluster role bindings |
true |
v1.ClusterRoleBinding array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
apiVersion |
version of the schema that fieldPath is written in terms of; defaults to v1 |
false |
string |
|
fieldPath |
path of the field to select in the specified API version |
true |
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 |
false |
|||
items |
list of oauth access tokens |
true |
v1.OAuthAccessToken array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
postStart |
called immediately after a container is started; if the handler fails, the container is terminated and restarted according to its restart policy; other management of the container blocks until the hook completes; see http://releases.k8s.io/HEAD/docs/user-guide/container-environment.md#hook-details |
false |
||
preStop |
called before a container is terminated; the container is terminated after the handler completes; other management of the container blocks until the hook completes; see http://releases.k8s.io/HEAD/docs/user-guide/container-environment.md#hook-details |
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 |
false |
|||
items |
list of roles |
true |
v1.Role array |
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 |
false |
|||
items |
list of oauth client authorizations |
true |
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 |
||
status |
status of the operation; either Success, or Failure; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status |
false |
string |
|
message |
human-readable description of the status of this operation |
false |
string |
|
reason |
machine-readable description of why this operation is in the 'Failure' status; if this value is empty there is no information available; a reason clarifies an HTTP status code but does not override it |
false |
string |
|
details |
extended data associated with the reason; each reason may define its own extended details; this field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type |
false |
||
code |
suggested HTTP return code for this status; 0 if not set |
false |
integer (int32) |
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 |
false |
|||
userNames |
all the usernames directly bound to the role |
true |
string array |
|
groupNames |
all the groups directly bound to the role |
true |
string array |
|
subjects |
references to subjects bound to the role. Only User, Group, SystemUser, SystemGroup, and ServiceAccount are allowed. |
true |
v1.ObjectReference array |
|
roleRef |
a reference to a role |
true |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
triggers |
determines how new builds can be launched from a build config. if no triggers are defined, a new build can only occur as a result of an explicit client build creation. |
true |
v1.BuildTriggerPolicy array |
|
serviceAccount |
the name of the service account to use to run pods created by the build, pod will be allowed to use secrets referenced by the service account |
false |
string |
|
source |
describes the source control management system in use |
false |
||
revision |
specific revision in the source repository |
false |
||
strategy |
defines how to perform a build |
true |
||
output |
describes the output of a build that a strategy should produce |
false |
||
resources |
the desired compute resources the build should have |
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 |
false |
|||
image |
a Docker image |
true |
||
tag |
string value this image can be located with inside the stream |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
the type of watch event; may be ADDED, MODIFIED, DELETED, or ERROR |
false |
string |
|
object |
the object being watched; will match the type of the resource endpoint or be a Status object if the type is ERROR |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volumeID |
unique id of the PD resource in AWS; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#awselasticblockstore |
true |
string |
|
fsType |
file system type to mount, such as ext4, xfs, ntfs; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#awselasticblockstore |
true |
string |
|
partition |
partition on the disk to mount (e.g., '1' for /dev/sda1); if omitted the plain device name (e.g., /dev/sda) will be mounted; see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#awselasticblockstore |
false |
integer (int32) |
|
readOnly |
read-only if true, read-write otherwise (false or unspecified); see http://releases.k8s.io/HEAD/docs/user-guide/volumes.md#awselasticblockstore |
false |
boolean |
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 |
false |
|||
items |
list of cluster policies |
true |
v1.ClusterPolicy array |
Local Resource Access Reviews are objects that allow you to determine which users and groups can perform a given action in a given namespace.
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 |
|
namespace |
namespace of the action being requested |
true |
string |
|
verb |
one of get, list, watch, create, update, delete |
true |
string |
|
resource |
one of the existing resource types |
true |
string |
|
resourceName |
name of the resource being requested for a get or delete |
true |
string |
|
content |
actual content of the request for create and update |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
from |
reference to an image stream, image stream tag, or image stream image from which the Docker image should be pulled |
true |
||
pullSecret |
supported type: dockercfg |
false |
||
env |
additional environment variables you want to pass into a builder container |
false |
v1.EnvVar array |
|
exposeDockerSocket |
allow running Docker commands (and build Docker images) from inside the container |
false |
boolean |
false |
forcePull |
forces pulling of builder image from remote registry if true |
false |
boolean |
false |
secrets |
a list of secrets to include in the build pod in addition to pull, push and source secrets |
false |
v1.SecretSpec array |
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 |
false |
|||
items |
list of projects |
true |
v1.Project array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
image |
a Docker image which can carry out a deployment |
false |
string |
|
environment |
environment variables provided to the deployment process container |
false |
v1.EnvVar array |
|
command |
optionally overrides the container command (default is specified by the image) |
false |
string array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
the name attribute of the resource associated with the status StatusReason (when there is a single name which can be described) |
false |
string |
|
kind |
the kind attribute of the resource associated with the status StatusReason; on some operations may differ from the requested resource Kind; see http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds |
false |
string |
|
causes |
the Causes array includes more details associated with the StatusReason failure; not all StatusReasons may provide detailed causes |
false |
v1.StatusCause array |
|
retryAfterSeconds |
the number of seconds before the client should attempt to retry this operation |
false |
integer (int32) |
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 |
false |
|||
rules |
list of policy rules |
true |
v1.PolicyRule array |
A route allows developers to expose services through an HTTP(S) aware load balancing and proxy layer via a public DNS entry. The route may further specify TLS options and a certificate, or specify a public CNAME that the router should also accept for HTTP and HTTPS traffic. An administrator typically configures their router to be visible outside the cluster firewall, and may also add additional security, caching, or traffic controls on the service content. Routers usually talk directly to the service endpoints.
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 |
false |
|||
spec |
desired state of the route |
true |
||
status |
current state of the route |
true |
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 |
false |
|||
spec |
desired state of the stream |
true |
||
status |
current state of the stream as observed by the system |
false |
this may be any JSON object with a 'kind' and 'apiVersion' field; and is preserved unmodified by processing
Name | Description | Required | Schema | Default |
---|---|---|---|---|
lastTriggeredImageID |
used internally to save last used image ID for build |
false |
string |
|
from |
reference to an ImageStreamTag that will trigger the build |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
name of the environment variable; must be a C_IDENTIFIER |
true |
string |
|
value |
value of the environment variable; defaults to empty string; variable references $(VAR_NAME) are expanded using the previously defined environment variables in the container and any service environment variables; if a variable cannot be resolved, the reference in the input string will be unchanged; the $(VAR_NAME) syntax can be escaped with a double , ie: (VAR_NAME) ; escaped references will never be expanded, regardless of whether the variable exists or not |
false |
string |
|
valueFrom |
source for the environment variable’s value; cannot be used if value is not empty |
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 |
false |
|||
lastModified |
last time that any part of the policy was created, updated, or deleted |
true |
string (date-time) |
|
roles |
roles held by this policy |
true |
v1.NamedRole array |
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 |
false |
|||
lastModified |
last time that any part of the object was created, updated, or deleted |
true |
string (date-time) |
|
policyRef |
reference to the policy that contains all the Roles that this object’s roleBindings may reference |
true |
||
roleBindings |
all roleBindings held by this policyBinding |
true |
v1.NamedRoleBinding array |
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 |
false |
|||
items |
list of routes |
true |
v1.Route array |
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 |
false |
|||
items |
list of role bindings |
true |
v1.RoleBinding array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
created |
when the event was created |
true |
string (date-time) |
|
dockerImageReference |
the string that can be used to pull this image |
true |
string |
|
image |
the image |
true |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
the name of a deployment strategy |
false |
string |
|
customParams |
input to the Custom deployment strategy |
false |
||
recreateParams |
input to the Recreate deployment strategy |
false |
||
rollingParams |
input to the Rolling deployment strategy |
false |
||
resources |
resource requirements to execute the deployment |
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 |
|
namespace |
namespace of the action being requested |
true |
string |
|
verb |
one of get, list, watch, create, update, delete |
true |
string |
|
resource |
one of the existing resource types |
true |
string |
|
resourceName |
name of the resource being requested for a get or delete |
true |
string |
|
content |
actual content of the request for create and update |
false |
string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
endpoints |
gluster hosts endpoints name; see http://releases.k8s.io/HEAD/examples/glusterfs/README.md#create-a-pod |
true |
string |
|
path |
path to gluster volume; see http://releases.k8s.io/HEAD/examples/glusterfs/README.md#create-a-pod |
true |
string |
|
readOnly |
glusterfs volume to be mounted with read-only permissions; see http://releases.k8s.io/HEAD/examples/glusterfs/README.md#create-a-pod |
false |
boolean |
false |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
finalizers |
an opaque list of values that must be empty to permanently remove object from storage |
false |
v1.FinalizerName array |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
automatic |
whether detection of a new tag value should trigger a deployment |
false |
boolean |
false |
containerNames |
restricts tag updates to a set of container names in the pod |
false |
string array |
|
from |
a reference to an ImageRepository, ImageStream, or ImageStreamTag to watch for changes |
true |
||
lastTriggeredImage |
the last image to be triggered |
false |
string |