package
0.0.0-20241220070643-f99bb4a03eea
Repository: https://github.com/kubesaw/ksctl.git
Documentation: pkg.go.dev

# Functions

NewCommandContext returns the context of the command to run.
NewTerminalContext returns the context with the terminal utilities and the kubeClient to be used by the CLI command.

# Structs

CommandContext the context of the (standard) command to run.
TerminalContext the context terminal utilities and KubeClient.

# Type aliases

NewClientFunc a function to create a `client.Client` with the given token and API endpoint.