# Functions
Apply function adds resources to the Kubernetes cluster based on provided definitions.
ApplyStdin function adds resources to the Kubernetes cluster based on provided stdin.
CurrentContext function returns the selected Kubernetes context.
Delete function removes resources from the Kubernetes cluster based on provided definitions.
DeleteStdin function removes resources from the Kubernetes cluster based on provided definitions.