package
0.0.0-20190606082050-ef68a7903146
Repository: https://github.com/vlvasilev/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