package
1.13.0-alpha.1
Repository: https://github.com/clickyotomy/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewDevicePluginStub returns an initialized DevicePlugin Stub.
NewManagerImpl creates a new manager.
NewManagerStub creates a ManagerStub.
# Structs
DeviceRunContainerOptions contains the combined container runtime settings to consume its allocated devices.
ManagerImpl is the structure in charge of managing Device Plugins.
ManagerStub provides a simple stub implementation for the Device Manager.
Stub implementation for DevicePlugin.
# Interfaces
Manager manages all the Device Plugins running on a node.
# Type aliases
ActivePodsFunc is a function that returns a list of pods to reconcile.