packages

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	// Process package events returns true if status update
	Process(mc *ManagerContext) bool
}

func NewManager

func NewManager() Manager

type ManagerContext

type ManagerContext struct {
	Ctx           context.Context
	Package       api.Package
	PackageDriver driver.PackageDriver
	Source        api.PackageOCISource
	PBC           api.PackageBundleController
	Version       string
	RequeueAfter  time.Duration
	Log           logr.Logger
}

func (*ManagerContext) SetUninstalling

func (mc *ManagerContext) SetUninstalling(name string)

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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