Documentation ¶
Index ¶
- Constants
- func CheckForUpdatesLoop(ctx context.Context)
- func GetEncryptedEnvironmentDigestFilePath() string
- func GetEncryptedEnvironmentFilePath() string
- func GetEnvironment(file, digest string) (*env.Configuration, error)
- func HasUpdates(client *retryablehttp.Client) (bool, error)
- func RequireEnterprise(ctx context.Context)
- func Start(ctx context.Context) (bool, error)
Constants ¶
View Source
const UpdateErrorsAbort = 10
View Source
const UpdateInterval = time.Minute
Variables ¶
This section is empty.
Functions ¶
func CheckForUpdatesLoop ¶
func GetEncryptedEnvironmentDigestFilePath ¶
func GetEncryptedEnvironmentDigestFilePath() string
func GetEncryptedEnvironmentFilePath ¶
func GetEncryptedEnvironmentFilePath() string
func GetEnvironment ¶
func GetEnvironment(file, digest string) (*env.Configuration, error)
func HasUpdates ¶
func RequireEnterprise ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.