Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DeployApps map[nautescfg.DeployAppType]interfaces.Deployment EnvManagers map[nautescrd.ClusterKind]interfaces.EnvManager Pipelines map[nautescfg.PipelineType]interfaces.Pipeline EventBus map[nautescfg.EventBusType]interfaces.EventBus )
Functions ¶
This section is empty.
Types ¶
type Syncer ¶
func (*Syncer) Sync ¶
func (s *Syncer) Sync(ctx context.Context, runtime interfaces.Runtime) (*interfaces.RuntimeDeploymentResult, error)
Sync will build up runtime in destination
Click to show internal directories.
Click to hide internal directories.