# Functions

NewChartRendererContext creates a new chart renderer context using a dedicated factory for the renderer,.
NewClientConntext offers the possibility to create a ClientContext without injection.

# Structs

ChartRendererContext extends the RESTConfigContext to additionally provide a chart renderer.
ClientContext bundles the feature of providing injected scheme and client for the controller runtime.
RESTConfigContext extends the ClientContext with the REST config usable to create more specific clients.