Documentation
¶
Index ¶
- func CreateOssBucket(namespace string, name string, appid string)
- func CreateOssStore(namespace string, name string, region string, endpoint string)
- func CreateOssUser(namespace string, name string, appid string, region string)
- func DeleteOssBucket(namespace string, name string)
- func DeleteOssStore(namespace string, name string)
- func DeleteOssUser(namespace string, name string)
- func GetMinioHostname() string
- func GetOssBucket(namespace string, name string) (*ossv1.Bucket, error)
- func GetOssStore(namespace string, name string) (*ossv1.Store, error)
- func GetOssUser(namespace string, name string) (*ossv1.User, error)
- func InstallMinio(namespace string, region string)
- func UninstallMinio(namespace string)
- func WaitForOssBucketDeleted(namespace string, name string)
- func WaitForOssBucketReady(namespace string, name string)
- func WaitForOssStoreDeleted(namespace string, name string)
- func WaitForOssStoreReady(namespace string, name string)
- func WaitForOssUserDeleted(namespace string, name string)
- func WaitForOssUserReady(namespace string, name string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOssBucket ¶
func CreateOssStore ¶
func DeleteOssBucket ¶
func DeleteOssStore ¶
func DeleteOssUser ¶
func GetMinioHostname ¶
func GetMinioHostname() string
func InstallMinio ¶
func UninstallMinio ¶
func UninstallMinio(namespace string)
func WaitForOssBucketDeleted ¶
func WaitForOssBucketReady ¶
func WaitForOssStoreDeleted ¶
func WaitForOssStoreReady ¶
func WaitForOssUserDeleted ¶
func WaitForOssUserReady ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.