Documentation ¶
Overview ¶
Package rgw for the Ceph object store.
Index ¶
- func CreateStore(context *clusterd.Context, store rookalpha.ObjectStore, version string, ...) error
- func DeleteStore(context *clusterd.Context, store rookalpha.ObjectStore) error
- func InstanceName(name string) string
- func ModelToSpec(store model.ObjectStore, namespace string) *rookalpha.ObjectStore
- func UpdateStore(context *clusterd.Context, store rookalpha.ObjectStore, version string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateStore ¶
func CreateStore(context *clusterd.Context, store rookalpha.ObjectStore, version string, hostNetwork bool, ownerRefs []metav1.OwnerReference) error
Start the rgw manager
func DeleteStore ¶
func DeleteStore(context *clusterd.Context, store rookalpha.ObjectStore) error
Delete the object store. WARNING: This is a very destructive action that deletes all metadata and data pools.
func InstanceName ¶
func ModelToSpec ¶
func ModelToSpec(store model.ObjectStore, namespace string) *rookalpha.ObjectStore
func UpdateStore ¶
func UpdateStore(context *clusterd.Context, store rookalpha.ObjectStore, version string, hostNetwork bool, ownerRefs []metav1.OwnerReference) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.