🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/teja446/mongodbatlasprov

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/teja446/mongodbatlasprov

v0.0.0-20220915102524-8e629138655a
Source
Go
Version published
Created
Source

Terrajet MongoDBAtlas Provider

mongodbatlasprov is a Crossplane provider that is built using Terrajet code generation tools and exposes XRM-conformant managed resources for the MongoDBAtlas API.

Getting Started

Install the provider by using the following command after changing the image tag to the latest release:

kubectl crossplane install provider crossplane/mongodbatlasprov:v0.1.0

You can see the API reference here.

Developing

Run code-generation pipeline:

go run cmd/generator/main.go

Run against a Kubernetes cluster:

make run

Build, push, and install:

make all

Build image:

make image

Push image:

make push

Build binary:

make build

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please open an issue.

Contact

Please use the following to reach members of the community:

Governance and Owners

mongodbatlasprov is run according to the same Governance and Ownership structure as the core Crossplane project.

Code of Conduct

mongodbatlasprov adheres to the same Code of Conduct as the core Crossplane project.

Licensing

mongodbatlasprov is under the Apache 2.0 license.

FAQs

Package last updated on 15 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts