package
1.0.1
Repository: https://github.com/google/cc-device-plugin.git
Documentation: pkg.go.dev

# Functions

NewCcDevicePlugin creates a new plugin for a cc device.
NewPlugin creates a new instance of a device plugin.

# Structs

CcDevice wraps the v1.beta1.Device type, which has hostPath, containerPath and permission.
CcDevicePlugin is a device plugin for cc devices.
CcDeviceSpec defines a cc device type and the paths at which it can be found.

# Interfaces

Plugin is a Kubernetes device plugin that can be run.