Documentation
¶
Index ¶
- type Check
- type CheckMacCommandExists
- type CheckMacOsCommandModule
- type CheckResultModule
- type CreateMiniKubeCluster
- type CreateMinikubeClusterModule
- type CreateNamespace
- type CreateSharedPathInMiniKubeContainer
- type DeleteKubeSphereCaches
- type DeleteKubeSphereCachesModule
- type DeleteMinikubeModule
- type DeployMiniKubeModule
- type DeployModule
- type Download
- type DownloadMinikubeBinaries
- type GetKubeCommand
- type GetMiniKubeContainerdConfig
- type GetMinikubeProfile
- type InitMinikubeNs
- type PatchCoreDNSSVC
- type ReloadMinikubeContainerdConfig
- type RetagMinikubeKubeImages
- type SetMirrorsToMinikubeContainerdConfig
- type UninstallMinikube
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶
type Check struct {
common.KubeAction
}
type CheckMacCommandExists ¶
type CheckMacCommandExists struct {
common.KubeAction
}
type CheckMacOsCommandModule ¶
type CheckMacOsCommandModule struct {
common.KubeModule
}
func (*CheckMacOsCommandModule) Init ¶
func (m *CheckMacOsCommandModule) Init()
type CheckResultModule ¶
type CheckResultModule struct {
common.KubeModule
}
func (*CheckResultModule) Init ¶
func (c *CheckResultModule) Init()
type CreateMiniKubeCluster ¶
type CreateMiniKubeCluster struct {
common.KubeAction
}
type CreateMinikubeClusterModule ¶
type CreateMinikubeClusterModule struct {
common.KubeModule
}
func (*CreateMinikubeClusterModule) Init ¶
func (m *CreateMinikubeClusterModule) Init()
type CreateNamespace ¶
type CreateNamespace struct {
common.KubeAction
}
type CreateSharedPathInMiniKubeContainer ¶
type CreateSharedPathInMiniKubeContainer struct {
}
type DeleteKubeSphereCaches ¶
type DeleteKubeSphereCaches struct {
common.KubeAction
}
type DeleteKubeSphereCachesModule ¶
type DeleteKubeSphereCachesModule struct {
common.KubeModule
}
func (*DeleteKubeSphereCachesModule) Init ¶
func (m *DeleteKubeSphereCachesModule) Init()
type DeleteMinikubeModule ¶
type DeleteMinikubeModule struct {
common.KubeModule
}
func (*DeleteMinikubeModule) Init ¶
func (m *DeleteMinikubeModule) Init()
type DeployMiniKubeModule ¶
type DeployMiniKubeModule struct {
common.KubeModule
}
func (*DeployMiniKubeModule) Init ¶
func (m *DeployMiniKubeModule) Init()
type DeployModule ¶
type DeployModule struct {
common.KubeModule
}
func (*DeployModule) Init ¶
func (d *DeployModule) Init()
type Download ¶
type Download struct {
common.KubeAction
}
type DownloadMinikubeBinaries ¶
type DownloadMinikubeBinaries struct {
common.KubeModule
}
func (*DownloadMinikubeBinaries) Init ¶
func (m *DownloadMinikubeBinaries) Init()
type GetKubeCommand ¶
type GetKubeCommand struct {
common.KubeAction
}
type GetMiniKubeContainerdConfig ¶
type GetMiniKubeContainerdConfig struct {
common.KubeAction
}
type GetMinikubeProfile ¶
type GetMinikubeProfile struct {
common.KubeAction
}
type InitMinikubeNs ¶
type InitMinikubeNs struct {
common.KubeAction
}
type PatchCoreDNSSVC ¶
type PatchCoreDNSSVC struct {
common.KubeAction
}
type ReloadMinikubeContainerdConfig ¶
type ReloadMinikubeContainerdConfig struct {
common.KubeAction
}
type RetagMinikubeKubeImages ¶
type RetagMinikubeKubeImages struct {
common.KubeAction
}
type SetMirrorsToMinikubeContainerdConfig ¶
type SetMirrorsToMinikubeContainerdConfig struct {
common.KubeAction
}
type UninstallMinikube ¶
type UninstallMinikube struct {
common.KubeAction
}
Click to show internal directories.
Click to hide internal directories.