package cdi
import "k8s.io/kubernetes/pkg/kubelet/cm/util/cdi"
Index ¶
Functions ¶
func GenerateAnnotations ¶
func GenerateAnnotations( claimUID types.UID, driverName string, cdiDevices []string, ) ([]kubecontainer.Annotation, error)
GenerateAnnotations generate container annotations using CDI UpdateAnnotations API.
Source Files ¶
cdi.go
- Version
- v1.29.0
- Published
- Dec 13, 2023
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 3 minutes ago –
Tools for package owners.