package
0.0.0-20241218002339-d2430a7e88db
Repository: https://github.com/nvidia/k8s-test-infra.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
CleanupNode deletes all NFD/GFD related metadata from the Node object, i.e.
DeleteTaint removes all the taints that have the same key and effect to given taintToDelete.
No description provided by the author
GetNonControlPlaneNodes gets the nodes that are not tainted for exclusive control-plane usage.
NewGPUJob creates a new GPU job with the given name, image and gpuCount.
TaintExists checks if the given taint exists in list of taints.