Kazan v0.1.0 Kazan.Apis.RbacAuthorizationV1alpha1
Contains functions for the RbacAuthorizationV1alpha1 API.
Each of these functions will output a Kazan.Request suitable for passing to Kazan.Client.
Summary
Functions
create a ClusterRole
create a ClusterRole
create a ClusterRoleBinding
create a ClusterRoleBinding
create a Role
create a Role
create a RoleBinding
create a RoleBinding
delete a ClusterRole
delete a ClusterRole
delete a ClusterRoleBinding
delete a ClusterRoleBinding
delete collection of ClusterRole
delete collection of ClusterRole
delete collection of ClusterRoleBinding
delete collection of ClusterRoleBinding
delete collection of Role
delete collection of Role
delete collection of RoleBinding
delete collection of RoleBinding
delete a RoleBinding
delete a RoleBinding
get available resources
get available resources
list or watch objects of kind ClusterRole
list or watch objects of kind ClusterRole
list or watch objects of kind ClusterRoleBinding
list or watch objects of kind ClusterRoleBinding
list or watch objects of kind Role
list or watch objects of kind Role
list or watch objects of kind RoleBinding
list or watch objects of kind RoleBinding
list or watch objects of kind RoleBinding
list or watch objects of kind RoleBinding
list or watch objects of kind Role
list or watch objects of kind Role
partially update the specified ClusterRole
partially update the specified ClusterRole
partially update the specified ClusterRoleBinding
partially update the specified ClusterRoleBinding
partially update the specified Role
partially update the specified Role
partially update the specified RoleBinding
partially update the specified RoleBinding
read the specified ClusterRole
read the specified ClusterRole
read the specified ClusterRoleBinding
read the specified ClusterRoleBinding
read the specified Role
read the specified Role
read the specified RoleBinding
read the specified RoleBinding
replace the specified ClusterRole
replace the specified ClusterRole
replace the specified ClusterRoleBinding
replace the specified ClusterRoleBinding
replace the specified Role
replace the specified Role
replace the specified RoleBinding
replace the specified RoleBinding
watch changes to an object of kind ClusterRole
watch changes to an object of kind ClusterRole
watch changes to an object of kind ClusterRoleBinding
watch changes to an object of kind ClusterRoleBinding
watch individual changes to a list of ClusterRoleBinding
watch individual changes to a list of ClusterRoleBinding
watch individual changes to a list of ClusterRole
watch individual changes to a list of ClusterRole
watch changes to an object of kind Role
watch changes to an object of kind Role
watch changes to an object of kind RoleBinding
watch changes to an object of kind RoleBinding
watch individual changes to a list of RoleBinding
watch individual changes to a list of RoleBinding
watch individual changes to a list of Role
watch individual changes to a list of Role
watch individual changes to a list of RoleBinding
watch individual changes to a list of RoleBinding
watch individual changes to a list of Role
watch individual changes to a list of Role
Functions
create a ClusterRole
Parameters
body
- SeeKazan.Models.V1alpha1.ClusterRole
.
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
create a ClusterRole
Parameters
body
- SeeKazan.Models.V1alpha1.ClusterRole
.
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
create a ClusterRoleBinding
Parameters
body
- SeeKazan.Models.V1alpha1.ClusterRoleBinding
.
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
create a ClusterRoleBinding
Parameters
body
- SeeKazan.Models.V1alpha1.ClusterRoleBinding
.
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
create a Role
Parameters
body
- SeeKazan.Models.V1alpha1.Role
.namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
create a Role
Parameters
body
- SeeKazan.Models.V1alpha1.Role
.namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
create a RoleBinding
Parameters
body
- SeeKazan.Models.V1alpha1.RoleBinding
.namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
create a RoleBinding
Parameters
body
- SeeKazan.Models.V1alpha1.RoleBinding
.namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
delete a ClusterRole
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.name
- name of the ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.grace_period_seconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.orphan_dependents
- Should the dependent objects be orphaned. If true/false, the “orphan” finalizer will be added to/removed from the object’s finalizers list.
Response
delete a ClusterRole
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.name
- name of the ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.grace_period_seconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.orphan_dependents
- Should the dependent objects be orphaned. If true/false, the “orphan” finalizer will be added to/removed from the object’s finalizers list.
Response
delete a ClusterRoleBinding
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.name
- name of the ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.grace_period_seconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.orphan_dependents
- Should the dependent objects be orphaned. If true/false, the “orphan” finalizer will be added to/removed from the object’s finalizers list.
Response
delete a ClusterRoleBinding
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.name
- name of the ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.grace_period_seconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.orphan_dependents
- Should the dependent objects be orphaned. If true/false, the “orphan” finalizer will be added to/removed from the object’s finalizers list.
Response
delete collection of ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
delete collection of ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
delete collection of ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
delete collection of ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
delete collection of Role
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
delete collection of Role
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
delete collection of RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
delete collection of RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
delete a Role
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
pretty
- If ‘true’, then the output is pretty printed.grace_period_seconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.orphan_dependents
- Should the dependent objects be orphaned. If true/false, the “orphan” finalizer will be added to/removed from the object’s finalizers list.
Response
delete a Role
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
pretty
- If ‘true’, then the output is pretty printed.grace_period_seconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.orphan_dependents
- Should the dependent objects be orphaned. If true/false, the “orphan” finalizer will be added to/removed from the object’s finalizers list.
Response
delete a RoleBinding
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.grace_period_seconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.orphan_dependents
- Should the dependent objects be orphaned. If true/false, the “orphan” finalizer will be added to/removed from the object’s finalizers list.
Response
delete a RoleBinding
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.grace_period_seconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.orphan_dependents
- Should the dependent objects be orphaned. If true/false, the “orphan” finalizer will be added to/removed from the object’s finalizers list.
Response
get available resources
Response
get available resources
Response
list or watch objects of kind ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind Role
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind Role
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind RoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind RoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind Role
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
list or watch objects of kind Role
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
partially update the specified ClusterRole
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.name
- name of the ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update the specified ClusterRole
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.name
- name of the ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update the specified ClusterRoleBinding
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.name
- name of the ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update the specified ClusterRoleBinding
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.name
- name of the ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update the specified Role
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update the specified Role
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update the specified RoleBinding
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update the specified RoleBinding
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified ClusterRole
Parameters
name
- name of the ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified ClusterRole
Parameters
name
- name of the ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified ClusterRoleBinding
Parameters
name
- name of the ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified ClusterRoleBinding
Parameters
name
- name of the ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified Role
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified Role
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified ClusterRole
Parameters
body
- SeeKazan.Models.V1alpha1.ClusterRole
.name
- name of the ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified ClusterRole
Parameters
body
- SeeKazan.Models.V1alpha1.ClusterRole
.name
- name of the ClusterRole
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified ClusterRoleBinding
Parameters
body
- SeeKazan.Models.V1alpha1.ClusterRoleBinding
.name
- name of the ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified ClusterRoleBinding
Parameters
body
- SeeKazan.Models.V1alpha1.ClusterRoleBinding
.name
- name of the ClusterRoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified Role
Parameters
body
- SeeKazan.Models.V1alpha1.Role
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified Role
Parameters
body
- SeeKazan.Models.V1alpha1.Role
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified RoleBinding
Parameters
body
- SeeKazan.Models.V1alpha1.RoleBinding
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified RoleBinding
Parameters
body
- SeeKazan.Models.V1alpha1.RoleBinding
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
watch changes to an object of kind ClusterRole
Parameters
name
- name of the ClusterRole
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch changes to an object of kind ClusterRole
Parameters
name
- name of the ClusterRole
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch changes to an object of kind ClusterRoleBinding
Parameters
name
- name of the ClusterRoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch changes to an object of kind ClusterRoleBinding
Parameters
name
- name of the ClusterRoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of ClusterRoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of ClusterRoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of ClusterRole
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of ClusterRole
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch changes to an object of kind Role
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch changes to an object of kind Role
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the Role
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch changes to an object of kind RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch changes to an object of kind RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the RoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of RoleBinding
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of Role
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of Role
Parameters
namespace
- object name and auth scope, such as for teams and projects
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of RoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of RoleBinding
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of Role
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
Response
watch individual changes to a list of Role
Options
field_selector
- A selector to restrict the list of returned objects by their fields. Defaults to everything.label_selector
- A selector to restrict the list of returned objects by their labels. Defaults to everything.pretty
- If ‘true’, then the output is pretty printed.resource_version
- 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.timeout_seconds
- Timeout for the list/watch call.watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.