package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

NewCommand creates a new Cobra command for uninstalling Radius from a Kubernetes cluster, which takes in a factory object and returns a Cobra command and a Runner object.
NewRunner creates an instance of the runner for the `rad uninstall kubernetes` command.

# Structs

Runner is the Runner implementation for the `rad uninstall kubernetes` command.