Documentation
¶
Index ¶
Constants ¶
View Source
const ClusterImageRegistryWorkerName = "cluster-image-registry-worker"
Variables ¶
This section is empty.
Functions ¶
func NewClusterImageRegistryWorker ¶
func NewClusterImageRegistryWorker(spec ClusterImageRegistryWorkerSpec) worker.Worker
Types ¶
type ClusterImageRegistryWorkerSpec ¶
type ClusterImageRegistryWorkerSpec struct {
ClusterStore stores.ClusterStore
ImageRegistryStore stores.ClusterImageRegistryStore
ClusterManager clustermanager.ClusterManager
ClusterResource clusterresource.ClusterImageRegistryService
Env string
}
Click to show internal directories.
Click to hide internal directories.