kusciadeployment

package
v0.0.0-...-89e5b94 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 31 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

NewController returns a controller instance.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller is the implementation for kusciaDeployment resources.

func (*Controller) Name

func (c *Controller) Name() string

Name returns controller name.

func (*Controller) ProcessKusciaDeployment

func (c *Controller) ProcessKusciaDeployment(ctx context.Context, kd *kusciav1alpha1.KusciaDeployment) (err error)

ProcessKusciaDeployment processes kuscia deployment resource.

func (*Controller) Run

func (c *Controller) Run(workers int) error

Run will set up the event handlers for types we are interested in, as well as syncing informer caches and starting workers. It will block until stopCh is closed, at which point it will shutdown the workqueue and wait for workers to finish processing their current work items.

func (*Controller) Stop

func (c *Controller) Stop()

Stop the controller.

type DeploymentKitInfo

type DeploymentKitInfo struct {
	// contains filtered or unexported fields
}

DeploymentKitInfo defines kit for deployment.

type KdStatusReason

type KdStatusReason string

type NamedPorts

type NamedPorts map[string]kusciav1alpha1.ContainerPort

NamedPorts defines port name and container's port mapping.

type PartyKitInfo

type PartyKitInfo struct {
	// contains filtered or unexported fields
}

PartyKitInfo defines kit for party.

type PortService

type PortService map[string]string

Jump to

Keyboard shortcuts

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