Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MigrationTrigger ¶
type MigrationTrigger struct {
// contains filtered or unexported fields
}
func NewMigrationTrigger ¶
func NewMigrationTrigger(c migrationclient.Interface) *MigrationTrigger
func (*MigrationTrigger) Run ¶
func (mt *MigrationTrigger) Run(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.