statefulset

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 20 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	*amc.Config

	// Kubernetes client
	Client kubernetes.Interface
	// KubeDB client
	DBClient db_cs.Interface
	// Dynamic client
	DynamicClient dynamic.Interface
}

func NewController

func NewController(
	config *amc.Config,
	client kubernetes.Interface,
	dbClient db_cs.Interface,
	dmClient dynamic.Interface,
) *Controller

func (*Controller) InitStsWatcher

func (c *Controller) InitStsWatcher()

Jump to

Keyboard shortcuts

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