operator

package
v1.44.1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// Name is the name of the Kogito Operator deployed in a namespace
	Name = "kogito-operator"
	// KogitoHomeDir path for Kogito home mounted within the pod of a Kogito Service
	KogitoHomeDir = "/home/kogito"
	// KogitoRuntimeKey ...
	KogitoRuntimeKey = "kogito.kie.org/runtime"
	// KogitoSupportingServiceKey ...
	KogitoSupportingServiceKey = "kogito.kie.org/supporting.service"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	Client               *client.Client
	Log                  logger.Logger
	Scheme               *runtime.Scheme
	Version              string
	Labels               map[string]string
	DeploymentIdentifier string
}

Context ...

Jump to

Keyboard shortcuts

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