Documentation
¶
Index ¶
Constants ¶
View Source
const ( EnvApiTimeout = "APSTRA_API_TIMEOUT" EnvBlueprintMutexEnabled = "APSTRA_BLUEPRINT_MUTEX_ENABLED" EnvBlueprintMutexMessage = "APSTRA_BLUEPRINT_MUTEX_MESSAGE" EnvExperimental = "APSTRA_EXPERIMENTAL" EnvLogfile = "APSTRA_LOG" EnvPassword = "APSTRA_PASS" EnvTlsNoVerify = "APSTRA_TLS_VALIDATION_DISABLED" EnvUrl = "APSTRA_URL" EnvUsername = "APSTRA_USER" )
View Source
const ( ErrApiGetWithTypeAndId = "API error getting %s %q" ErrApiPatchWithTypeAndId = "API error patching %s %q" ErrProviderBug = "Provider Bug. Please report this issue to the provider maintainers." ErrInvalidConfig = "invalid configuration" ErrStringParse = "failed to parse string value" )
View Source
const ( L3MtuMax = 9216 L3MtuMin = 1280 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.