package
0.0.0-20191121140916-9649366ff4b2
Repository: https://github.com/chronosphereiox/m3.git
Documentation: pkg.go.dev
# Functions
NewConfigGetBootstrappersHandler returns a new instance of a database create handler.
NewConfigSetBootstrappersHandler returns a new instance of a database create handler.
NewCreateHandler returns a new instance of a database create handler.
RegisterRoutes registers the namespace routes.
# Constants
ConfigGetBootstrappersHTTPMethod is the HTTP method used with this resource.
ConfigGetBootstrappersURL is the url for the database create handler.
ConfigSetBootstrappersHTTPMethod is the HTTP method used with this resource.
ConfigSetBootstrappersURL is the url for the database create handler.
CreateHTTPMethod is the HTTP method used with the create database resource.
CreateNamespaceHTTPMethod is the HTTP method used with the create database namespace resource.
CreateNamespaceURL is the URL for the database namespace create handler.
CreateURL is the URL for the database create handler.
DefaultLocalHostID is the default local host ID when creating a database.
DefaultLocalIsolationGroup is the default isolation group when creating a local database.
DefaultLocalZone is the default zone when creating a local database.