Documentation
¶
Index ¶
Constants ¶
View Source
const ( RunCmd = "run" BackupCmd = "backup" RollbackCmd = "rollback" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { *RunConfig *MilvusConfig // contains filtered or unexported fields }
type MilvusConfig ¶
type MilvusConfig struct { MetaStoreCfg *paramtable.MetaStoreConfig EtcdCfg *paramtable.EtcdConfig }
func (*MilvusConfig) String ¶
func (c *MilvusConfig) String() string
Click to show internal directories.
Click to hide internal directories.