Interface RegistryPipelineComponent


@Singleton @Component(modules={ConfigModule.class,CredentialModule.class,PersistenceModule.class,SecretManagerModule.class,UtilsModule.class}) public interface RegistryPipelineComponent
Component that provides everything needed on a Pipeline worker.