Documentation
¶
Overview ¶
Copyright 2017 HootSuite Media Inc. SPDX-License-Identifier: Apache-2.0 Modified hereafter by contributors to runatlantis/atlantis.
Package main is the entrypoint for the CLI.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd provides all CLI commands.
|
Package cmd provides all CLI commands. |
|
e2e
module
|
|
|
Package server handles the web server and executing commands that come in via webhooks.
|
Package server handles the web server and executing commands that come in via webhooks. |
|
core/boltdb
Package boltdb handles our database layer using BoltDB.
|
Package boltdb handles our database layer using BoltDB. |
|
core/config/raw
Package raw contains the golang representations of the YAML elements supported in atlantis.yaml.
|
Package raw contains the golang representations of the YAML elements supported in atlantis.yaml. |
|
core/config/valid
Package valid contains the structs representing the atlantis.yaml config after it's been parsed and validated.
|
Package valid contains the structs representing the atlantis.yaml config after it's been parsed and validated. |
|
core/db/mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
|
core/locking/mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
|
core/redis
Package redis handles our remote database layer.
|
Package redis handles our remote database layer. |
|
core/runtime
Package runtime holds code for actually running commands vs.
|
Package runtime holds code for actually running commands vs. |
|
events/vcs/bitbucketcloud
Package bitbucketcloud holds code for Bitbucket Cloud aka (bitbucket.org).
|
Package bitbucketcloud holds code for Bitbucket Cloud aka (bitbucket.org). |
|
events/vcs/common
Package common is used to share common code between all VCS clients without running into circular dependency issues.
|
Package common is used to share common code between all VCS clients without running into circular dependency issues. |
Click to show internal directories.
Click to hide internal directories.
