Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminOpts ¶ added in v1.13.0
type AdminOpts struct { Assignment bool EncryptedCredentials bool SSL bool WriteConcern string URI string LoadFactor int64 MaxCapacityGB int64 ID string Label []string }
func (*AdminOpts) NewBackupStore ¶ added in v1.13.0
func (opts *AdminOpts) NewBackupStore() *opsmngr.BackupStore
Click to show internal directories.
Click to hide internal directories.