package
Version:
v0.1.8
Opens a new window with list of versions in this module.
Published: May 15, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Provider interface {
GetName() string
IsInstalled() bool
CreateCluster() error
ClusterExists() bool
DeleteCluster(wait bool)
}
Provider defines the interface for cluster management
Source Files
¶
Click to show internal directories.
Click to hide internal directories.