package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
New returns an instance of the client which is a default implement for Client.
# Interfaces
ArtifactClient defines the methods that an image client should implement.
ChartClient defines the methods that a chart client should implement.
Client defines the methods that a core client should implement Currently, it contains only part of the whole method collection and we should expand it when needed.