create binding of a Pod
Parameter | Description |
---|---|
name |
name of the Binding |
namespace |
object name and auth scope, such as for teams and projects |
Parameter | Description |
---|---|
qs |
Querystring object |
qs.dryRun |
When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
qs.includeUninitialized |
If IncludeUninitialized is specified, the object may be returned without completing initialization. |
qs.pretty |
If 'true', then the output is pretty printed. |
Parameter | Description |
---|---|
body |
#/definitions/io.k8s.api.core.v1.Binding |
create a Binding
Parameter | Description |
---|---|
namespace |
object name and auth scope, such as for teams and projects |
Parameter | Description |
---|---|
qs |
Querystring object |
qs.dryRun |
When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
qs.includeUninitialized |
If IncludeUninitialized is specified, the object may be returned without completing initialization. |
qs.pretty |
If 'true', then the output is pretty printed. |
Parameter | Description |
---|---|
body |
#/definitions/io.k8s.api.core.v1.Binding |