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 }
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
Click to show internal directories.
Click to hide internal directories.