package
0.0.0-20240610175536-404c704f82f8
Repository: https://github.com/azure/azure-extension-platform.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrArgCannotBeNull is returned if a required parameter is null.
ErrArgCannotBeNullOrEmpty is returned if a required string parameter is null or empty.
ErrCannotDecodeProtectedSettings is returned if we cannot base64 decode the protected settings.
ErrCertWithThumbprintNotFound is returned if we couldn't find the cert.
No description provided by the author
ErrInvalidProtectedSettingsData is returned when the protected settings data is invalid.
ErrInvalidSettingsFile is returned if the settings file is invalid.
ErrInvalidSettingsFileName is returned if we cannot parse the .settings file name.
ErrInvalidSettingsRuntimeSettingsCount is returned if the runtime settings count is not one.
ErrMustRunAsAdmin is returned if an operation ran at permissions below admin.
ErrNoCertificateThumbprint is returned if protected setting exist but no certificate thumbprint does.
ErrNoMrseqFile is returned if no mrseq file are found.
ErrNoSettingsFiles is returned if no .settings file are found.
No description provided by the author