resource

package
v0.0.0-...-6819fcb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResourceController

func NewResourceController[ClientT, InformerT any](
	resourcerManager services.ResourcerManager[ClientT],
	connectionManager services.ConnectionManager[ClientT],
	resourceTypeManager services.ResourceTypeManager,
	layoutManager services.LayoutManager,
	informerOpts *types.InformerOptions[ClientT, InformerT],
	settingsProvider settings.Provider,
) types.ResourceProvider

ResourceController is responsible for managing the execution of resource operations. The resource controller will take in requests from requesters, both inside the IDE and outside, and will execute the necessary operations on the resource manager.

This controller is the primary entrypoint for executing operations on resources, and operates as the plugin host for the installed resource plugin.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL