Documentation
¶
Overview ¶
Copyright (C) 2021-2023, Kubefirst
This program is licensed under MIT. See the LICENSE file for more details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterObject ¶
func GetClusterObject(cr *pkgtypes.StateStoreCredentials, d *pkgtypes.StateStoreDetails, localFilePath string, remoteFilePath string, secure bool) error
GetClusterObject imports a cluster definition as json
func PutBucketObject ¶
func PutBucketObject(cr *pkgtypes.StateStoreCredentials, d *pkgtypes.StateStoreDetails, obj *pkgtypes.PushBucketObject) error
PutBucketObject
func PutClusterObject ¶
func PutClusterObject(cr *pkgtypes.StateStoreCredentials, d *pkgtypes.StateStoreDetails, obj *pkgtypes.PushBucketObject) error
PutClusterObject exports a cluster definition as json and places it in the target object storage bucket
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.