Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CephConnector ¶
type CephConnector struct {
Context context.Context
Config *rest.Config
Kubeclientset kubernetes.Interface
Rookclientset rookclient.Interface
}
func GetConnector ¶
func GetConnector() (*CephConnector, error)
func (*CephConnector) PrepareConnectionString ¶
func (c *CephConnector) PrepareConnectionString(opts Opts) (string, error)
Click to show internal directories.
Click to hide internal directories.