# Functions
GetCheckpoint returns an instance of Checkpoint.
GetResourceClient returns an instance of ResourceClient interface initialized with Pod resource information.
# Structs
CNIArgs is the valid CNI_ARGS used for Kubernetes.
PodDevicesEntry maps PodUID, resource name and allocated device id.
ResourceInfo is struct to hold Pod device allocation information.
# Interfaces
ResourceClient provides a kubelet Pod resource handle.