package
0.99.0-nabarun.1
Repository: https://github.com/palnabarun/kubectl.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.