package
Version:
v0.1.0-0
Opens a new window with list of versions in this module.
Published: Mar 8, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
LogLevel string `yaml:"log_level"`
SecretID string `yaml:"secret_id"`
VersionID string `yaml:"version_id"`
Region string
}
type Secret struct {
GitHubToken string `yaml:"github_token"`
DataDogAPIKey string `yaml:"datadog_api_key"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.