Documentation
¶
Index ¶
Constants ¶
View Source
const InternalProviderVersion = "dev"
Variables ¶
View Source
var ProviderCommit = ""
This is used to identify the logs with the git commit that the provider was built from
View Source
var ProviderVersion = InternalProviderVersion
The ProviderVersion will stay 'dev' for internal builds and will be set to proper version on releases
Functions ¶
func IsDevelopmentMode ¶
func IsDevelopmentMode() bool
In development we might need more testing options to be enabled so this will define if we are running in development mode or not. The ProviderVersion will be overwritten by the goreleaser to the release tag for dev builds this will stay the default.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.