Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PULUMI_AWS_CREDS_ENVS = []string{
"AWS_ACCESS_KEY_ID",
"AWS_ACCESS_KEY",
"AWS_SECRET_ACCESS_KEY",
"AWS_SECRET_KEY",
"AWS_SESSION_TOKEN",
}
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { RunImmediately bool DebugMode bool MongoURI string PulumiToken string PulumiUrl string FetchedResourcesBucket string AwsRegion string PulumiIntegrationId string AccountId string ProjectName string StackName string OrganizationName string StackId string ResourceCount int LastUpdate int ClientAWSIntegrationId string FireflyAWSRoleARN string FireflyAWSWebIdentityToken string ElasticsearchUrl string EngineAccumulatorDynamo string EngineAccumulatorTTL int }
func LoadConfig ¶
func (*Config) LoadAwsSession ¶
Click to show internal directories.
Click to hide internal directories.