deployment

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	*reconciler.Controller
	// contains filtered or unexported fields
}

func NewController

func NewController(config *ControllerConfig) (*Controller, error)

NewController returns a new Controller which reconciles Deployment.

type ControllerConfig

type ControllerConfig struct {
	*reconciler.ControllerConfig
	DeploymentClient      kubernetes.ClusterInterface
	SharedInformerFactory informers.SharedInformerFactory
}

Jump to

Keyboard shortcuts

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