Versions in this module Expand all Collapse all v0 v0.8.1 Aug 1, 2018 v0.8.0 Jul 18, 2018 Changes in this version + func FreeDevices(context *clusterd.Context, nodeName, clusterName string) error + func FreeDevicesByCluster(context *clusterd.Context, clusterName string) error + func GetAvailableDevices(context *clusterd.Context, nodeName, clusterName string, ...) ([]rookalpha.Device, error) + func ListDevices(context *clusterd.Context, namespace, nodeName string) (map[string][]sys.LocalDisk, error) + func ListDevicesInUse(context *clusterd.Context, namespace, nodeName string) ([]sys.LocalDisk, error) + type Discover struct + func New(clientset kubernetes.Interface) *Discover + func (d *Discover) Start(namespace, discoverImage, securityAccount string) error