package
0.0.0-20190809130647-038031d2e04b
Repository: https://github.com/it2911/kubectl-for-plugin-cfg.git
Documentation: pkg.go.dev

# Functions

DefaultAttachFunc is the default AttachFunc used.
NewAttachOptions creates the options for attach.
NewCmdAttach returns the attach Cobra command.

# Structs

AttachOptions declare the arguments accepted by the Attach command.
DefaultRemoteAttach is the standard implementation of attaching.

# Interfaces

RemoteAttach defines the interface accepted by the Attach command - provided for test stubbing.