Documentation ¶
Index ¶
Constants ¶
View Source
const (
UCPProviderName = "System.Resources"
)
Variables ¶
This section is empty.
Functions ¶
func RegisterControllers ¶ added in v0.29.0
func RegisterControllers(ctx context.Context, registry *worker.ControllerRegistry, opts ctrl.Options) error
RegisterControllers registers the controllers for the UCP backend.
Types ¶
type Service ¶
Service is a service to run AsyncReqeustProcessWorker.
func NewService ¶
func NewService(options hostoptions.HostOptions) *Service
NewService creates new service instance to run AsyncReqeustProcessWorker.
Click to show internal directories.
Click to hide internal directories.