Versions in this module Expand all Collapse all v0 v0.9.1 Dec 2, 2020 Changes in this version + func NewMetadataStore(apiClient apiClient, d *model.Deployment) *metadataStore + type DeploymentController interface + Run func(ctx context.Context) error + func NewController(apiClient apiClient, gitClient gitClient, deploymentLister deploymentLister, ...) DeploymentController