Underlying Kubernetes Client.
KubeConfig for this interface.
List of CustomResourceDefinitions.
Check if the current authenticated user can perform an action on Kubernetes Resources.
true
if the action is allowed, false
otherwise.
Check if an authenticated user can perform an action on Kubernetes Resources.
true
if the action is allowed, false
otherwise.
Execute a command inside a Kubernetes Pod container.
Executed command's logs.
Load the Kubernetes OpenAPI specification and its CustomResourceDefinitions.
Fetch logs from a Kubernetes Pod container.
Logs.
Fetch authorized actions for the current authenticated user.
Authorized actions.
Wait for a Kubernetes Resource to match a condition.
Condition callback's result.
Watch ADDED
, MODIFIED
and DELETED
events on Kubernetes Resources
A stream of events.
Generated using TypeDoc
Provide a simplified interface to the Kubernetes API Server.