Documentation ¶
Overview ¶
Copyright (C) 2021-2023, Kubefirst
This program is licensed under MIT. See the LICENSE file for more details.
Copyright (C) 2021-2023, Kubefirst ¶
This program is licensed under MIT. See the LICENSE file for more details.
Index ¶
- func CreateClusterDefinitionRecordFromRaw(gitAuth apiTypes.GitAuth, cliFlags types.CliFlags, ...) apiTypes.ClusterDefinition
- func CreateClusterRecordFromRaw(useTelemetry bool, gitOwner string, gitUser string, gitToken string, ...) apiTypes.Cluster
- func CreateK1ClusterDirectory(clusterName string)
- func ExportCluster(cluster apiTypes.Cluster, kcfg *k8s.KubernetesClient) error
- func GetFlags(cmd *cobra.Command, cloudProvider string) (types.CliFlags, error)
- func ParseJSONToMap(jsonStr string) (map[string][]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClusterDefinitionRecordFromRaw ¶
func CreateClusterDefinitionRecordFromRaw(gitAuth apiTypes.GitAuth, cliFlags types.CliFlags, catalogApps []apiTypes.GitopsCatalogApp) apiTypes.ClusterDefinition
func CreateK1ClusterDirectory ¶
func CreateK1ClusterDirectory(clusterName string)
CreateK1ClusterDirectory
func ExportCluster ¶
func ExportCluster(cluster apiTypes.Cluster, kcfg *k8s.KubernetesClient) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.