Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CircleSync ¶
func NewCircleSync ¶
func NewCircleSync(logger logr.Logger, client client.Client, gitopsEngine engine.GitOpsEngine, clusterCache cache.ClusterCache) CircleSync
func (*CircleSync) CircleSyncModules ¶
func (s *CircleSync) CircleSyncModules(circle *charlescdiov1alpha1.Circle) error
func (CircleSync) StartSyncAll ¶
func (s CircleSync) StartSyncAll(ctx context.Context) error
func (CircleSync) Sync ¶
func (s CircleSync) Sync(circle *charlescdiov1alpha1.Circle) error
Click to show internal directories.
Click to hide internal directories.