Kazan v0.1.0 Kazan.Apis.AppsV1beta1
Contains functions for the AppsV1beta1 API.
Each of these functions will output a Kazan.Request suitable for passing to Kazan.Client.
Summary
Functions
create a StatefulSet
create a StatefulSet
delete collection of StatefulSet
delete collection of StatefulSet
delete a StatefulSet
delete a StatefulSet
get available resources
get available resources
list or watch objects of kind StatefulSet
list or watch objects of kind StatefulSet
list or watch objects of kind StatefulSet
list or watch objects of kind StatefulSet
partially update the specified StatefulSet
partially update the specified StatefulSet
partially update status of the specified StatefulSet
partially update status of the specified StatefulSet
read the specified StatefulSet
read the specified StatefulSet
read status of the specified StatefulSet
read status of the specified StatefulSet
replace the specified StatefulSet
replace the specified StatefulSet
replace status of the specified StatefulSet
replace status of the specified StatefulSet
watch changes to an object of kind StatefulSet
watch changes to an object of kind StatefulSet
watch individual changes to a list of StatefulSet
watch individual changes to a list of StatefulSet
watch individual changes to a list of StatefulSet
watch individual changes to a list of StatefulSet
Functions
create a StatefulSet
Parameters
body
- SeeKazan.Models.V1beta1.StatefulSet
.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 StatefulSet
Parameters
body
- SeeKazan.Models.V1beta1.StatefulSet
.namespace
- object name and auth scope, such as for teams and projects
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
delete collection of StatefulSet
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 StatefulSet
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 StatefulSet
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
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 StatefulSet
Parameters
body
- SeeKazan.Models.V1.DeleteOptions
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
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 StatefulSet
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 StatefulSet
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 StatefulSet
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 StatefulSet
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 StatefulSet
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update the specified StatefulSet
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update status of the specified StatefulSet
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
partially update status of the specified StatefulSet
Parameters
body
- SeeKazan.Models.Unversioned.Patch
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read the specified StatefulSet
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.exact
- Should the export be exact. Exact export maintains cluster-specific fields like ‘Namespace’export
- Should this value be exported. Export strips fields that a user can not specify.
Response
read the specified StatefulSet
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.exact
- Should the export be exact. Exact export maintains cluster-specific fields like ‘Namespace’export
- Should this value be exported. Export strips fields that a user can not specify.
Response
read status of the specified StatefulSet
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
read status of the specified StatefulSet
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified StatefulSet
Parameters
body
- SeeKazan.Models.V1beta1.StatefulSet
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace the specified StatefulSet
Parameters
body
- SeeKazan.Models.V1beta1.StatefulSet
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace status of the specified StatefulSet
Parameters
body
- SeeKazan.Models.V1beta1.StatefulSet
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
replace status of the specified StatefulSet
Parameters
body
- SeeKazan.Models.V1beta1.StatefulSet
.namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
Options
pretty
- If ‘true’, then the output is pretty printed.
Response
watch changes to an object of kind StatefulSet
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
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 StatefulSet
Parameters
namespace
- object name and auth scope, such as for teams and projectsname
- name of the StatefulSet
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 StatefulSet
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 StatefulSet
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 StatefulSet
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 StatefulSet
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.