manifestwork

package
v0.60.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HasRequiredLabels

func HasRequiredLabels(labels map[string]string) bool

Types

type ManifestWorkWatcher

type ManifestWorkWatcher struct {
	*amc.Config
	Store *Store
}

func NewManifestWorkWatcher

func NewManifestWorkWatcher(
	config *amc.Config,
) *ManifestWorkWatcher

func (*ManifestWorkWatcher) InitManifestWorkWatcher

func (c *ManifestWorkWatcher) InitManifestWorkWatcher()

type Store

type Store struct {
	// contains filtered or unexported fields
}

func NewStore

func NewStore() *Store

func (*Store) Add

func (s *Store) Add(name string, f func(*kubesliceapi.ManifestWork))

func (*Store) Delete

func (s *Store) Delete(name string)

func (*Store) Get

func (s *Store) Get(name string) (func(*kubesliceapi.ManifestWork), bool)

func (*Store) Init

func (s *Store) Init() *Store

Jump to

Keyboard shortcuts

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