package
0.0.0-20250310001050-53d20b625d7d
Repository: https://github.com/ripta/spectacles.git
Documentation: pkg.go.dev
# Functions
NewCommand creates a new instance of spectacles, which can be executed as part of an existing application.
NewCommandWithOptions creates a new instance of spectacles with a set of options.
NewOptions initializes a structure to encapsulate application options.
NewStandalone creates a new instance of spectacles, but also initializes the Kubernetes logger mechanism for when the command is being run as a standalone.
# Type aliases
CleanupFunc is an operation to cleanup resources that may be left behind.