Documentation
¶
Index ¶
- Constants
- func CheckBucketAccess(client client.Client, spec api.Backend, namespace string) error
- func NewCephSecret(kc client.Client, name, namespace string, spec api.Backend) (*core.Secret, error)
- func NewOSMContext(client client.Client, spec api.Backend, namespace string) (*otx.Context, error)
- func NewOSMSecret(kc client.Client, name, namespace string, spec api.Backend) (*core.Secret, error)
- func WriteOSMConfig(kc client.Client, namespace string, spec api.Backend, filename string) error
Constants ¶
View Source
const ( SecretMountPath = "/etc/osm" CaCertFileName = "ca.crt" )
Variables ¶
This section is empty.
Functions ¶
func CheckBucketAccess ¶
func NewCephSecret ¶
func NewOSMContext ¶
func NewOSMSecret ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.