# Functions
New returns a new Harbor instance for the given configuration.
NewMockInstance creates a new instance of MockInstance.
# Structs
Artifact is the structure of a single artifact returned by the Harbor API.
No description provided by the author
No description provided by the author
ArtifactsData contains all the artifacts returned by the Harbor API and the total number of artifacts for pagination.
No description provided by the author
No description provided by the author
Config is the structure of the configuration for a single Harbor database instance.
MockInstance is an autogenerated mock type for the Instance type.
Project is the structure for a project returned by the Harbor API.
ProjectsData contains all the projects returned by the Harbor API and the total number of projects for pagination.
RepositoriesData contains all the repositories returned by the Harbor API and the total number of repositories for pagination.
Repository is the structure of a single repository returned by the Harbor API.
ResponseError is the structure for a failed Harbor API request.
No description provided by the author