usbredir

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(clientConfig clientcmd.ClientConfig) *cobra.Command

Types

type Client added in v1.3.0

type Client struct {
	ClientConnect ClientConnectFn
	// contains filtered or unexported fields
}

func NewUSBRedirClient added in v1.3.0

func NewUSBRedirClient(ctx context.Context, address string, stream kvcorev1.StreamInterface) (*Client, error)

func (*Client) Redirect added in v1.3.0

func (k *Client) Redirect(device string) error

type ClientConnectFn added in v1.3.0

type ClientConnectFn func(ctx context.Context, device, address string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL