Documentation ¶
Overview ¶
Package vttablet contains the meat of the vttablet binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HttpHandleSnapshots ¶
HttpHandleSnapshots handles the serving of files from the local tablet
func InitAgent ¶
func InitAgent( tabletAlias topo.TabletAlias, dbcfgs *dbconfigs.DBConfigs, mycnf *mysqlctl.Mycnf, port, securePort int, overridesFile string, ) (agent *tabletmanager.ActionAgent, err error)
InitAgent initializes the agent within vttablet.
func TabletParamToTabletAlias ¶
func TabletParamToTabletAlias(param string) topo.TabletAlias
TabletParamToTabletAlias takes either an old style ZK tablet path or a new style tablet alias as a string, and returns a TabletAlias.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.