package
0.0.0-20240703021742-1a342eb2c026
Repository: https://github.com/cornerstone-labs/acorus.git
Documentation: pkg.go.dev

# Functions

LifecycleCmd turns a LifecycleAction into an CLI action, by instrumenting it with CLI context and signal based termination.
ProtectFlags ensures that no flags are safe to Apply() flag sets to without accidental flag-value mutations.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

LifecycleAction instantiates a Lifecycle based on a CLI context.