Documentation
¶
Overview ¶
Package check provides various configuration and health checks that can be run for move operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Resources ¶
type Resources struct {
Sources []SourceResource
Targets []applier.Target
SourceTables []*table.TableInfo
CreateSentinel bool
}
Resources contains the resources needed for move checks
Click to show internal directories.
Click to hide internal directories.