servicemanager

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: UPL-1.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OSOKResponse added in v1.1.0

type OSOKResponse struct {
	IsSuccessful    bool
	ShouldRequeue   bool
	RequeueDuration time.Duration
}

type OSOKServiceManager

type OSOKServiceManager interface {
	CreateOrUpdate(ctx context.Context, obj runtime.Object, req ctrl.Request) (OSOKResponse, error)

	Delete(ctx context.Context, obj runtime.Object) (bool, error)

	GetCrdStatus(obj runtime.Object) (*v1beta1.OSOKStatus, error)
}

Jump to

Keyboard shortcuts

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