Documentation ¶
Index ¶
- func RunCleanupExisting(removeKnative, removeIstio, removeIngress, removeHpa, confirmed bool) error
- func RunCleanupGcp(value string) error
- func RunCleanupLocal(removeVm, removeVmImage bool) error
- func RunSetup()
- func RunSetupCreateGcp(isCompleteSetup bool)
- func RunSetupCreateLocal(isCompleteSelected, forceDownload, confirmed bool)
- func RunSetupCreateOnExistingCluster(isPersistentVolume, hasNfsStorage, isLoadBalancerIngressMode bool, ...)
- func RunSetupListClusters() error
- func RunSetupModify(addApimGlobalGateway, addObservability, knative, hpa runtime.Selection)
- func RunSetupStatusCommand()
- func RunSwitchCommand(context string) error
- func ValidateCluster(cluster string) error
- func ValidateGcpCluster(cluster string) (bool, error)
- type SystemComponent
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunCleanupExisting ¶
func RunCleanupGcp ¶
func RunCleanupLocal ¶
func RunSetupCreateGcp ¶
func RunSetupCreateGcp(isCompleteSetup bool)
func RunSetupCreateLocal ¶
func RunSetupCreateLocal(isCompleteSelected, forceDownload, confirmed bool)
func RunSetupListClusters ¶
func RunSetupListClusters() error
func RunSetupModify ¶
func RunSetupStatusCommand ¶
func RunSetupStatusCommand()
func RunSwitchCommand ¶
func ValidateCluster ¶
func ValidateGcpCluster ¶
Types ¶
type SystemComponent ¶
type SystemComponent struct {
// contains filtered or unexported fields
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.