Kazan v0.3.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

delete collection of ClusterRole

delete collection of ClusterRole

delete collection of ClusterRoleBinding

delete collection of ClusterRoleBinding

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 RoleBinding

read the specified ClusterRole

read the specified ClusterRole

read the specified ClusterRoleBinding

read the specified ClusterRoleBinding

replace the specified ClusterRole

replace the specified ClusterRole

replace the specified ClusterRoleBinding

replace the specified ClusterRoleBinding

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_cluster_role(body, options \\ [])

create a ClusterRole

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRole

create_cluster_role!(body, options \\ [])

create a ClusterRole

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRole

create_cluster_role_binding(body, options \\ [])

create a ClusterRoleBinding

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRoleBinding

create_cluster_role_binding!(body, options \\ [])

create a ClusterRoleBinding

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRoleBinding

create_namespaced_role(body, namespace, options \\ [])

create a Role

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.Role

create_namespaced_role!(body, namespace, options \\ [])

create a Role

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.Role

create_namespaced_role_binding(body, namespace, options \\ [])

create a RoleBinding

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.RoleBinding

create_namespaced_role_binding!(body, namespace, options \\ [])

create a RoleBinding

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.RoleBinding

delete_cluster_role(body, name, options \\ [])

delete a ClusterRole

Parameters

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

See Kazan.Models.Unversioned.Status

delete_cluster_role!(body, name, options \\ [])

delete a ClusterRole

Parameters

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

See Kazan.Models.Unversioned.Status

delete_cluster_role_binding(body, name, options \\ [])

delete a ClusterRoleBinding

Parameters

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

See Kazan.Models.Unversioned.Status

delete_cluster_role_binding!(body, name, options \\ [])

delete a ClusterRoleBinding

Parameters

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

See Kazan.Models.Unversioned.Status

delete_collection_cluster_role(options \\ [])

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

See Kazan.Models.Unversioned.Status

delete_collection_cluster_role!(options \\ [])

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

See Kazan.Models.Unversioned.Status

delete_collection_cluster_role_binding(options \\ [])

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

See Kazan.Models.Unversioned.Status

delete_collection_cluster_role_binding!(options \\ [])

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

See Kazan.Models.Unversioned.Status

delete_collection_namespaced_role(namespace, options \\ [])

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

See Kazan.Models.Unversioned.Status

delete_collection_namespaced_role!(namespace, options \\ [])

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

See Kazan.Models.Unversioned.Status

delete_collection_namespaced_role_binding(namespace, options \\ [])

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

See Kazan.Models.Unversioned.Status

delete_collection_namespaced_role_binding!(namespace, options \\ [])

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

See Kazan.Models.Unversioned.Status

delete_namespaced_role(body, namespace, name, options \\ [])

delete a Role

Parameters

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

See Kazan.Models.Unversioned.Status

delete_namespaced_role!(body, namespace, name, options \\ [])

delete a Role

Parameters

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

See Kazan.Models.Unversioned.Status

delete_namespaced_role_binding(body, namespace, name, options \\ [])

delete a RoleBinding

Parameters

  • body - See Kazan.Models.V1.DeleteOptions.
  • namespace - object name and auth scope, such as for teams and projects
  • name - 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

See Kazan.Models.Unversioned.Status

delete_namespaced_role_binding!(body, namespace, name, options \\ [])

delete a RoleBinding

Parameters

  • body - See Kazan.Models.V1.DeleteOptions.
  • namespace - object name and auth scope, such as for teams and projects
  • name - 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

See Kazan.Models.Unversioned.Status

get_api_resources()

get available resources

Response

See Kazan.Models.Unversioned.APIResourceList

get_api_resources!()

get available resources

Response

See Kazan.Models.Unversioned.APIResourceList

list_cluster_role(options \\ [])

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

See Kazan.Models.V1alpha1.ClusterRoleList

list_cluster_role!(options \\ [])

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

See Kazan.Models.V1alpha1.ClusterRoleList

list_cluster_role_binding(options \\ [])

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

See Kazan.Models.V1alpha1.ClusterRoleBindingList

list_cluster_role_binding!(options \\ [])

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

See Kazan.Models.V1alpha1.ClusterRoleBindingList

list_namespaced_role(namespace, options \\ [])

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

See Kazan.Models.V1alpha1.RoleList

list_namespaced_role!(namespace, options \\ [])

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

See Kazan.Models.V1alpha1.RoleList

list_namespaced_role_binding(namespace, options \\ [])

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

See Kazan.Models.V1alpha1.RoleBindingList

list_namespaced_role_binding!(namespace, options \\ [])

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

See Kazan.Models.V1alpha1.RoleBindingList

list_role_binding_for_all_namespaces(options \\ [])

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

See Kazan.Models.V1alpha1.RoleBindingList

list_role_binding_for_all_namespaces!(options \\ [])

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

See Kazan.Models.V1alpha1.RoleBindingList

list_role_for_all_namespaces(options \\ [])

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

See Kazan.Models.V1alpha1.RoleList

list_role_for_all_namespaces!(options \\ [])

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

See Kazan.Models.V1alpha1.RoleList

patch_cluster_role(body, name, options \\ [])

partially update the specified ClusterRole

Parameters

  • body - See Kazan.Models.Unversioned.Patch.
  • name - name of the ClusterRole

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRole

patch_cluster_role!(body, name, options \\ [])

partially update the specified ClusterRole

Parameters

  • body - See Kazan.Models.Unversioned.Patch.
  • name - name of the ClusterRole

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRole

patch_cluster_role_binding(body, name, options \\ [])

partially update the specified ClusterRoleBinding

Parameters

  • body - See Kazan.Models.Unversioned.Patch.
  • name - name of the ClusterRoleBinding

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRoleBinding

patch_cluster_role_binding!(body, name, options \\ [])

partially update the specified ClusterRoleBinding

Parameters

  • body - See Kazan.Models.Unversioned.Patch.
  • name - name of the ClusterRoleBinding

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRoleBinding

patch_namespaced_role(body, namespace, name, options \\ [])

partially update the specified Role

Parameters

  • body - See Kazan.Models.Unversioned.Patch.
  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the Role

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.Role

patch_namespaced_role!(body, namespace, name, options \\ [])

partially update the specified Role

Parameters

  • body - See Kazan.Models.Unversioned.Patch.
  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the Role

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.Role

patch_namespaced_role_binding(body, namespace, name, options \\ [])

partially update the specified RoleBinding

Parameters

  • body - See Kazan.Models.Unversioned.Patch.
  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the RoleBinding

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.RoleBinding

patch_namespaced_role_binding!(body, namespace, name, options \\ [])

partially update the specified RoleBinding

Parameters

  • body - See Kazan.Models.Unversioned.Patch.
  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the RoleBinding

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.RoleBinding

read_cluster_role(name, options \\ [])

read the specified ClusterRole

Parameters

  • name - name of the ClusterRole

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRole

read_cluster_role!(name, options \\ [])

read the specified ClusterRole

Parameters

  • name - name of the ClusterRole

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRole

read_cluster_role_binding(name, options \\ [])

read the specified ClusterRoleBinding

Parameters

  • name - name of the ClusterRoleBinding

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRoleBinding

read_cluster_role_binding!(name, options \\ [])

read the specified ClusterRoleBinding

Parameters

  • name - name of the ClusterRoleBinding

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRoleBinding

read_namespaced_role(namespace, name, options \\ [])

read the specified Role

Parameters

  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the Role

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.Role

read_namespaced_role!(namespace, name, options \\ [])

read the specified Role

Parameters

  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the Role

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.Role

read_namespaced_role_binding(namespace, name, options \\ [])

read the specified RoleBinding

Parameters

  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the RoleBinding

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.RoleBinding

read_namespaced_role_binding!(namespace, name, options \\ [])

read the specified RoleBinding

Parameters

  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the RoleBinding

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.RoleBinding

replace_cluster_role(body, name, options \\ [])

replace the specified ClusterRole

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRole

replace_cluster_role!(body, name, options \\ [])

replace the specified ClusterRole

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRole

replace_cluster_role_binding(body, name, options \\ [])

replace the specified ClusterRoleBinding

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRoleBinding

replace_cluster_role_binding!(body, name, options \\ [])

replace the specified ClusterRoleBinding

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.ClusterRoleBinding

replace_namespaced_role(body, namespace, name, options \\ [])

replace the specified Role

Parameters

  • body - See Kazan.Models.V1alpha1.Role.
  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the Role

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.Role

replace_namespaced_role!(body, namespace, name, options \\ [])

replace the specified Role

Parameters

  • body - See Kazan.Models.V1alpha1.Role.
  • namespace - object name and auth scope, such as for teams and projects
  • name - name of the Role

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.Role

replace_namespaced_role_binding(body, namespace, name, options \\ [])

replace the specified RoleBinding

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.RoleBinding

replace_namespaced_role_binding!(body, namespace, name, options \\ [])

replace the specified RoleBinding

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1alpha1.RoleBinding

watch_cluster_role(name, options \\ [])

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

See Kazan.Models.Versioned.Event

watch_cluster_role!(name, options \\ [])

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

See Kazan.Models.Versioned.Event

watch_cluster_role_binding(name, options \\ [])

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

See Kazan.Models.Versioned.Event

watch_cluster_role_binding!(name, options \\ [])

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

See Kazan.Models.Versioned.Event

watch_cluster_role_binding_list(options \\ [])

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

See Kazan.Models.Versioned.Event

watch_cluster_role_binding_list!(options \\ [])

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

See Kazan.Models.Versioned.Event

watch_cluster_role_list(options \\ [])

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

See Kazan.Models.Versioned.Event

watch_cluster_role_list!(options \\ [])

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

See Kazan.Models.Versioned.Event

watch_namespaced_role(namespace, name, options \\ [])

watch changes to an object of kind Role

Parameters

  • namespace - object name and auth scope, such as for teams and projects
  • name - 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

See Kazan.Models.Versioned.Event

watch_namespaced_role!(namespace, name, options \\ [])

watch changes to an object of kind Role

Parameters

  • namespace - object name and auth scope, such as for teams and projects
  • name - 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

See Kazan.Models.Versioned.Event

watch_namespaced_role_binding(namespace, name, options \\ [])

watch changes to an object of kind RoleBinding

Parameters

  • namespace - object name and auth scope, such as for teams and projects
  • name - 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

See Kazan.Models.Versioned.Event

watch_namespaced_role_binding!(namespace, name, options \\ [])

watch changes to an object of kind RoleBinding

Parameters

  • namespace - object name and auth scope, such as for teams and projects
  • name - 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

See Kazan.Models.Versioned.Event

watch_namespaced_role_binding_list(namespace, options \\ [])

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

See Kazan.Models.Versioned.Event

watch_namespaced_role_binding_list!(namespace, options \\ [])

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

See Kazan.Models.Versioned.Event

watch_namespaced_role_list(namespace, options \\ [])

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

See Kazan.Models.Versioned.Event

watch_namespaced_role_list!(namespace, options \\ [])

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

See Kazan.Models.Versioned.Event

watch_role_binding_list_for_all_namespaces(options \\ [])

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

See Kazan.Models.Versioned.Event

watch_role_binding_list_for_all_namespaces!(options \\ [])

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

See Kazan.Models.Versioned.Event

watch_role_list_for_all_namespaces(options \\ [])

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

See Kazan.Models.Versioned.Event

watch_role_list_for_all_namespaces!(options \\ [])

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

See Kazan.Models.Versioned.Event