Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor interface {
Process() error
}
Processor ...
func NewDeploymentProcessor ¶
func NewDeploymentProcessor(context operator.Context, deployment *v1.Deployment, runtimeHandler manager.KogitoRuntimeHandler, supportingServiceHandler manager.KogitoSupportingServiceHandler) Processor
NewDeploymentProcessor ...
Click to show internal directories.
Click to hide internal directories.