Documentation ¶
Overview ¶
Package binary define the binaries operations on the remote instance.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binary ¶
type Binary interface { Download(timeout time.Duration) error UpgradeDownload(timeout time.Duration) error }
Binary defines the interface for the binaries operations.
func NewService ¶
func NewService(sshClient ssh.Interface, scope scope.KKInstanceScope, instanceScope *scope.InstanceScope, distribution string) Binary
NewService returns a new service for the binaries operations.
Directories ¶
Path | Synopsis |
---|---|
Package k3s define the binaries operations on the remote instance.
|
Package k3s define the binaries operations on the remote instance. |
Package kubernetes define the binaries operations on the remote instance.
|
Package kubernetes define the binaries operations on the remote instance. |
Click to show internal directories.
Click to hide internal directories.