Documentation ¶
Overview ¶
Copyright (C) 2021-2023, Kubefirst
This program is licensed under MIT. See the LICENSE file for more details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoDBClient ¶
type MongoDBClient struct { Client *mongo.Client Context context.Context ClustersCollection *mongo.Collection GitopsCatalogCollection *mongo.Collection ServicesCollection *mongo.Collection }
func (*MongoDBClient) TestDatabaseConnection ¶
func (mdbcl *MongoDBClient) TestDatabaseConnection() error
TestDatabaseConnection
Click to show internal directories.
Click to hide internal directories.