Documentation ¶
Index ¶
- func CreateBinary(args common.Argument, downloadCmd string) error
- func NewCreateBinaryPipeline(runtime *common.KubeRuntime) error
- func NewUpgradeBinaryPipeline(runtime *common.KubeRuntime) error
- func UpgradeBinary(args common.Argument, downloadCmd string) error
- type GetBinaryPath
- type SyncBinaryModule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateBinaryPipeline ¶
func NewCreateBinaryPipeline(runtime *common.KubeRuntime) error
func NewUpgradeBinaryPipeline ¶
func NewUpgradeBinaryPipeline(runtime *common.KubeRuntime) error
Types ¶
type GetBinaryPath ¶
type GetBinaryPath struct { common.KubeAction Binaries []string }
type SyncBinaryModule ¶
type SyncBinaryModule struct {
common.KubeModule
}
func (*SyncBinaryModule) Init ¶
func (p *SyncBinaryModule) Init()
Click to show internal directories.
Click to hide internal directories.