mode

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MongoInstance

type MongoInstance interface {
	GetBase() *core.MongoBase // 获取base通用工具集
	GetCr() *middlewarev1alpha1.MongoDB

	PreConfig() error
	Restart() (bool, error)
	Sync() error
	PostConfig() error
}

func GetMongoInstance

根据mongo类型获取具体实例

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL