deployment

package
v1.129.1-rc.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2026 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

func NewController(ctx context.Context,
	kubeClient kubernetes.Interface,
	radixClient radixclient.Interface,
	handler common.Handler,
	kubeInformerFactory kubeinformers.SharedInformerFactory,
	radixInformerFactory informers.SharedInformerFactory) *common.Controller

NewController creates a new controller that handles RadixDeployments

func NewHandler

func NewHandler(kubeclient kubernetes.Interface,
	kubeutil *kube.Kube,
	radixclient radixclient.Interface,
	kedaClient kedav2.Interface,
	dynamicClient client.Client,
	certClient certclient.Interface,
	eventRecorder record.EventRecorder,
	config config.Config,
	options ...HandlerConfigOption) common.Handler

NewHandler Constructor

Types

type HandlerConfigOption

type HandlerConfigOption func(*handler)

HandlerConfigOption defines a configuration function used for additional configuration of Handler

func WithDeploymentSyncerFactory

func WithDeploymentSyncerFactory(factory deployment.DeploymentSyncerFactory) HandlerConfigOption

WithDeploymentSyncerFactory configures the deploymentSyncerFactory for the Handler

Jump to

Keyboard shortcuts

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