Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryFactory ¶
RegistryFactory creates synchronizable external registry
func NewRegistryFactory ¶
func NewRegistryFactory( k8sClient client.Client, namespacedName types.NamespacedName, scheme *runtime.Scheme, httpClient *cmhttp.HttpClient, ) *RegistryFactory
NewRegistryFactory returns RegistryFactory
func (*RegistryFactory) Create ¶
func (f *RegistryFactory) Create(registryType regv1.RegistryType) base.Registry
Click to show internal directories.
Click to hide internal directories.