Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Schema for types required to generate synthetic ServiceEntry projections. Schema *resource.Schema )
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler is a processing.Handler that generates snapshots containing synthetic ServiceEntry projections.
func NewHandler ¶
func NewHandler(domain string, listener processing.Listener) *Handler
NewHandler creates a new Handler instance.
func (*Handler) BuildSnapshot ¶
Builds the snapshot of the current resources.
Click to show internal directories.
Click to hide internal directories.