core_v1

list or watch objects of kind ConfigMap

get/api/v1/namespaces/{namespace}/configmaps

Query parameters

fieldSelectorstring

A selector to restrict the list of returned objects by their fields. Defaults to everything.

labelSelectorstring

A selector to restrict the list of returned objects by their labels. Defaults to everything.

resourceVersionstring

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.

timeoutSecondsinteger

Timeout for the list/watch call.

watchboolean

Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.

Response

OK

Changes