package
0.0.0-20190606140227-6c6f41e20857
Repository: https://github.com/timuthy/gardener-extensions.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewCommandBuilder creates and returns a new CommandBuilder with the given name.
No description provided by the author
No description provided by the author
WithVar sets the given var to the src value and returns a function to revert to the original state.

# Structs

Command is a command that has a name, a list of flags, and a list of arguments.
CommandBuilder is a builder for Command objects.

# Interfaces

No description provided by the author