multitenantoperator

package
v1.15.22 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NCStateInitialized indicates the NC has been initialized by DNC.
	NCStateInitialized = "Initialized"
	// NCStateSucceeded indicates the NC has been persisted by CNS.
	NCStateSucceeded = "Succeeded"
	// NCStateTerminated indicates the NC has been terminated by CNS.
	NCStateTerminated = "Terminated"
)

Variables

This section is empty.

Functions

func New

func New(restService *restserver.HTTPRestService, kubeconfig *rest.Config) (*requestController, error)

New creates a new multi-tenant CRD operator.

Types

This section is empty.

Jump to

Keyboard shortcuts

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