Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶
type Dependencies struct {
StateReader state.Reader
ConfigReader config.Reader
ActivationValidator activation.Validator
StateAsJson bool
}
Dependencies the dependencies of the status Policy module
type StateRetrievalFailed ¶
type StateRetrievalFailed struct {
Reason error
}
StateRetrievalFailed failed to get the current state
type StateRetrievalSucceeded ¶
StateRetrievalSucceeded successfully got the current state
func (StateRetrievalSucceeded) String ¶
func (s StateRetrievalSucceeded) String() string
Click to show internal directories.
Click to hide internal directories.