cnc

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: Apache-2.0 Imports: 8 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CNCFetcher

type CNCFetcher interface {
	// GetCNC returns latest cnc metadata no deep-copy.
	GetCNC(ctx context.Context) (*v1alpha1.CustomNodeConfig, error)
}

func NewCachedCNCFetcher

func NewCachedCNCFetcher(nodeName string, syncPeriod time.Duration, client configv1alpha1.CustomNodeConfigInterface) CNCFetcher

func NewFakeCNCFetcher added in v0.3.0

Jump to

Keyboard shortcuts

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