package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 4, 2022
License: GPL-3.0
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 {
TenantId string `env:"AZURE_TENANT_ID"`
ClientId string `env:"AZURE_CLIENT_ID"`
ClientSecret string `env:"AZURE_CLIENT_SECRET"`
Scope string
ServiceName string
ServiceNames []string
StateOverrides []string
ShowAll bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.