Documentation
¶
Index ¶
Constants ¶
View Source
const ( // SelfPackagePath is the golang path for this package. SelfPackagePath = "github.com/globallogicuki/provider-harbor/config/common" // RegistryIDExtractor is the golang path to ExtractAccessor function // in this package. RegistryIDExtractor = SelfPackagePath + ".ExtractRegistryID()" )
Variables ¶
This section is empty.
Functions ¶
func ExtractRegistryID ¶
func ExtractRegistryID() reference.ExtractValueFn
ExtractRegistryID extracts the registryId parameter from a registry object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.