Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSherlockStateWriter ¶ added in v0.0.63
func NewSherlockStateWriter(state terra.State, writer terra.StateWriter) *stateWriter
func NewStateLoader ¶
func NewStateLoader(thelmaHome string, shellRunner shell.Runner, sherlock StateReadWriter) terra.StateLoader
Types ¶
type StateLoader ¶ added in v0.0.64
type StateReadWriter ¶ added in v0.0.64
type StateReadWriter interface { StateLoader terra.StateWriter }
StateReadWriter is an interface representing the ability to both read and create/update thelma's internal state using a sherlock client
Source Files ¶
Click to show internal directories.
Click to hide internal directories.