Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
func (*Repository) GetLatestVersion ¶
func (r *Repository) GetLatestVersion(ctx context.Context) (string, error)
GetLatestVersion returns the latest version of the component with the given name.
func (*Repository) PullArtifact ¶
PullArtifact pulls the artifact from the given repository.
func (*Repository) PushArtifact ¶
func (r *Repository) PushArtifact(ctx context.Context, src, version string) error
PushArtifact pushes the artifact to the given repository.
Click to show internal directories.
Click to hide internal directories.