Versions in this module Expand all Collapse all v0 v0.2.1 Apr 18, 2023 v0.2.0 Apr 15, 2023 Changes in this version + var DeployApps map[nautescfg.DeployAppType]interfaces.Deployment + var EnvManagers map[nautescrd.ClusterKind]interfaces.EnvManager + type Syncer struct + Client client.Client + func (s *Syncer) Delete(ctx context.Context, runtime nautescrd.DeploymentRuntime) error + func (s *Syncer) Sync(ctx context.Context, runtime nautescrd.DeploymentRuntime) (*interfaces.DeployInfo, error)