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

# Functions

Instance - Get Instance, make it singleton because there is only one copy of metadata in an env.
NewCfgValue ..

# Constants

Put all config items do not belong a existing group into basic.
Constant for configure item.
Constant for configure item.
Constant for configure item.
Group.
Constant for configure item.
Constant for configure item.
Constant for configure item.
Constant for configure item.
Constant for configure item.
Constant for configure item.
Scope.

# Variables

ConfigList - All configure items used in harbor Steps to onboard a new setting 1.
ErrInvalidData ...
ErrNotDefined ...
ErrStringValueIsEmpty ...
ErrTypeNotMatch ...
ErrValueNotSet ...

# Structs

AuthModeType ...
BoolType ...
CfgMetaData ...
ConfigureValue - struct to hold a actual value, also include the name of config metadata.
Int64Type ...
IntType ..
Item - Configure item include default value, type, env name.
LdapScopeType - The LDAP scope is a int type, but its is limit to 0, 1, 2.
MapType ...
NonEmptyStringType ...
PasswordType ...
PortType ...
ProjectCreationRestrictionType ...
QuotaType ...
StringToStringMapType ...
StringType ...

# Interfaces

Type - Use this interface to define and encapsulate the behavior of validation and transformation.