Documentation
¶
Index ¶
Constants ¶
View Source
const ( SyncStatusSuccess = "success" SyncStatusFail = "fail" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncController ¶
type SyncController struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
WatchedGVKs []schema.GroupVersionKind
Queue *sqs.Config
ResourceParser *parser.ResourceParser
}
func (*SyncController) SetupWithManager ¶
Click to show internal directories.
Click to hide internal directories.