package
0.17.1
Repository: https://github.com/nvidia/k8s-device-plugin.git
Documentation: pkg.go.dev

# Functions

NewSyncableConfig creates a new SyncableConfig.

# Constants

These constants represent the default value of flags to the CLI.
These constants represent the default value of flags to the CLI.
These constants represent the default value of flags to the CLI.
These constants represent the default value of flags to the CLI.
These constants represent the default value of flags to the CLI.
These constants represent the various FallbackStrategies that are possible.
These constants represent the various FallbackStrategies that are possible.
These constants represent the various FallbackStrategies that are possible.
NamedConfigFallback is the name of the config to look for when applying FallbackStrategyNamedConfig.
ResourceNodes represents the name the K8s resource 'nodes'.

# Structs

Flags holds configurable settings as set via the CLI.
SyncableConfig is used to synchronize on changes to a configuration value That is, callers of Get() will block until a call to Set() is made.