Creates a new instance of the SidebarBehaviorAPI to allow communication with the surrounding application from within a WebWorker
A worker, provided with 'self' when created inside a web worker
Creates a URL string for communicating with backend Container Contributions A protocol must be prepended to the string, like 'http://' or 'ws://'
Id of Vendor as specified in manifest.yaml file
Id of URCap as specified in manifest.yaml file
Name of Container as specified in manifest.yaml file
Name of Service as specified by Ingress name in manifest.yaml file
URL string without protocol.
Provides access to Sidebar related API features in BehaviorWorkers