# Functions
ApiVersion sets the api version that should be queried against.
Sets the Bearer token for the request.
No description provided by the author
Deployment is a convenience method that sets the apiVersion, resourceType, and resource name for the Query.
Eviction is a convenience method for sending a pod Eviction to the Kubernetes API.
Host sets the host name for the request.
No description provided by the author
Label applies a labelSelector to the request of the form "name=value".
Labels applies a labelSelector to the request including all of the label names found in the provided map.
Sets the HTTP method for the requests.
No description provided by the author
New returns a new query configured with the supplied options.
No description provided by the author
No description provided by the author
No description provided by the author
Param adds a query parameter, name, to the Request URL with the given value.
PersistentVolume is a convenience method that sets the resourceType, name, and an empty namespace.
Pod is a convenience method that sets resourceType and name for the Query.
Resource sets the resource type and name for the query.
Selector adds a labelSelector query parameter if one does not exist.
# Interfaces
No description provided by the author
# Type aliases
Opt returns a new Query with the provided configuration.