package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Functions

NewDefaultAdapterPattern ...
NewDefaultCredentialPattern ...
NewDefaultEndpointPattern ...

# Constants

AccessKeyTypeFix ...
AccessKeyTypeStandard ...
AccessSecretTypeFile ...
AccessSecretTypeStandard ...
CredentialTypeBasic indicates credential by user name, password.
CredentialTypeOAuth indicates credential by OAuth token.
CredentialTypeSecret is only used by the communication of Harbor internal components.
EndpointPatternTypeFix ...
EndpointPatternTypeList ...
EndpointPatternTypeStandard ...
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
Healthy indicates registry is healthy.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
const definition.
the resource type.
the resource type.
the resource type.
const definition.
const definition.
const definition.
Unhealthy indicates registry is unhealthy.
Unknown indicates health status of registry is unknown.

# Structs

AdapterPattern provides base info and capability declarations of the registry.
Artifact is the individual unit that can be replicated.
Credential keeps the access key and/or secret for the related registry.
CredentialPattern ...
Endpoint ...
EndpointPattern ...
Filter holds the info of the filter.
FilterStyle ...
Namespace represents the full path of resource isolation unit; if the namespace has hierarchical structure, e.g organization->team, it should be converted to organization.team.
NamespaceQuery defines the query condition for listing namespaces.
Policy defines the structure of a replication policy.
PolicyQuery defines the query conditions for listing policies.
Registry keeps the related info of registry Data required for the secure access way is not contained here.
RegistryInfo provides base info and capability declarations of the registry.
Repository info of the resource.
Resource represents the general replicating content.
ResourceMetadata of resource.
Trigger holds info for a trigger.
TriggerSettings is the setting about the trigger.

# Type aliases

AccessKeyType ..
AccessSecretType ...
CredentialType represents the supported credential types e.g: u/p, OAuth token.
EndpointType ..
FilterType represents the type info of the filter.
HealthStatus describes whether a target is healthy or not.
RegistryType indicates the type of registry.
ResourceType represents the type of the resource.
TriggerType represents the type of trigger.