README ¶ clientfactory Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func CreateMongoClient(service string) (*mongo.Client, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateMongoClient ¶ func CreateMongoClient(service string) (*mongo.Client, error) CreateMongoClient creates a default MongoDB client with a default scheme and port. This client is meant to be created inside of a kubernetes cluster and connect to a MongoDB service. Types ¶ This section is empty. Source Files ¶ View all Source files mongo.go Click to show internal directories. Click to hide internal directories.