Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasRequiredLabels ¶
Types ¶
type ManifestWorkWatcher ¶
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 (*Store) Add ¶
func (s *Store) Add(name string, f func(*kubesliceapi.ManifestWork))
func (*Store) Get ¶
func (s *Store) Get(name string) (func(*kubesliceapi.ManifestWork), bool)
Click to show internal directories.
Click to hide internal directories.