Documentation ¶
Index ¶
- func GetClusterObject(cr *pkgtypes.StateStoreCredentials, d *pkgtypes.StateStoreDetails, ...) error
- func PutBucketObject(cr *pkgtypes.StateStoreCredentials, details *pkgtypes.StateStoreDetails, ...) error
- func PutClusterObject(cr *pkgtypes.StateStoreCredentials, d *pkgtypes.StateStoreDetails, ...) error
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, details *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.