Documentation ¶
Index ¶
- Constants
- func AskCloudProviderSettings(provider string) (*gqlclient.CloudProviderSettingsAttributes, error)
- func AskCloudSettings(provider string) (*gqlclient.CloudSettingsAttributes, error)
- func ControlPlaneValues(conf config.Config, file, domain, dsn, name string) (string, error)
- func CreateControlPlane(conf config.Config) (string, error)
- func Eject(_ *gqlclient.ClusterFragment) error
- func SaveClusterKubeconfig(cluster *gqlclient.ClusterFragment, token string) error
Constants ¶
View Source
const (
ServiceAccountType credentialsType = "service_account"
)
Variables ¶
This section is empty.
Functions ¶
func AskCloudProviderSettings ¶
func AskCloudProviderSettings(provider string) (*gqlclient.CloudProviderSettingsAttributes, error)
func AskCloudSettings ¶
func AskCloudSettings(provider string) (*gqlclient.CloudSettingsAttributes, error)
func ControlPlaneValues ¶ added in v0.8.3
func Eject ¶
func Eject(_ *gqlclient.ClusterFragment) error
func SaveClusterKubeconfig ¶
func SaveClusterKubeconfig(cluster *gqlclient.ClusterFragment, token string) error
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.