Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDiscoveryClient ¶ added in v0.0.43
func GetDiscoveryClient(mgr manager.Manager) (*discovery.DiscoveryClient, error)
func InitContext ¶
Types ¶
type ControllerConfig ¶
type ControllerConfig struct {
TargetStore storebackend.Storer[*target.Context]
DataServerStore storebackend.Storer[sdcctx.DSContext]
SchemaServerStore storebackend.Storer[sdcctx.SSContext]
SchemaDir string
WorkspaceDir string
TargetHandler target.TargetHandler
}
Click to show internal directories.
Click to hide internal directories.