package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Apr 22, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Command ¶
added in
v0.0.2
type Command struct {
Logger *log.Entry
}
Command is an arbitrary implementation of a verifier. It really is just a wrapper
to execute arbitrary commands.
func (*Command) Verify ¶
added in
v0.0.2
Verify executes all the commands from its section like 'bash -c "$commands"'.
Driver is the interface that verifies that the state of what is
deployed, is in the desired state.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.