Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Applier ¶
type Applier struct { LocalCmd cmd2.Interface RemoteCmd cmd2.Interface RemoteSealosCmd *cmd2.SealosCmd Infra *terraform.InfraDetail RunImages []string ClusterName string ImageName string PatchImageName string PatchImageTar string ImageTar string TestDir string SSH *v1beta1.SSH // contains filtered or unexported fields }
func NewApplier ¶
func NewApplier(infra *terraform.InfraDetail) (*Applier, error)
func (*Applier) CheckNodeNum ¶
func (*Applier) FetchRemoteKubeConfig ¶
func (a *Applier) FetchRemoteKubeConfig()
func (*Applier) WaitSSHReady ¶
Click to show internal directories.
Click to hide internal directories.