controllerconfig

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RecipeControllerConfig

type RecipeControllerConfig struct {
	// K8sClients is the collections of Kubernetes clients.
	K8sClients *kubeutil.Clients

	// ResourceClient is a client used by resource processors for interacting with UCP resources.
	ResourceClient processors.ResourceClient

	// ConfigLoader is the configuration loader.
	ConfigLoader configloader.ConfigurationLoader

	// DeploymentEngineClient is the client for interacting with the deployment engine.
	DeploymentEngineClient *clients.ResourceDeploymentsClient

	// Engine is the engine for executing recipes.
	Engine engine.Engine

	// UCPConnection is the connection to UCP
	UCPConnection *sdk.Connection
}

RecipeControllerConfig is the configuration for the controllers which uses recipe.

func New

New creates a new RecipeControllerConfig instance with the given host options.

Jump to

Keyboard shortcuts

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