Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BinaryClient ¶
type BinaryClient struct{}
func NewBinary ¶
func NewBinary() *BinaryClient
func (*BinaryClient) FindPath ¶
func (b *BinaryClient) FindPath(binaryName string) string
type NodeClient ¶
type NodeClient struct {
// contains filtered or unexported fields
}
func New ¶
func New() *NodeClient
func NewDetailed ¶
func NewDetailed(osUtils osutils.Utils, binary Binary) *NodeClient
Click to show internal directories.
Click to hide internal directories.