Documentation
¶
Overview ¶
Package surveyor is the Raven framework: discovery plugins that inspect an environment and return Saga fragments, which are merged so the descriptor can write itself.
Odin's ravens, Huginn and Muninn, fly the world and report back what they see.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
Registry holds surveyors keyed by name.
type Request ¶
type Request struct {
Surveyor string
Scope plugin.SurveyScope
}
Request asks a named surveyor to survey a scope.
Click to show internal directories.
Click to hide internal directories.