# Functions
CheckInstanceRam check if instance not bind workerrole.
No description provided by the author
No description provided by the author
getKubernetesClients returns all the required clients(token CRD client and origin k8s cli) to communicate with.
GetMetaData get metadata.
GetRegion Get regionid.
Ignore not found errors.
IsBackendNotImplemented returns true if the error is type of BackendNotImplementedError and false otherwise.
IsBackendSecretNotFound returns true if the error is type of BackendSecretNotFound and false otherwise.
No description provided by the author
IsEmptySecretKey returns true if the error is type of EmptySecretKeyError and false otherwise.
No description provided by the author
No description provided by the author
Retry retries f every interval until after maxRetries.
# Constants
The errors that might occur when parsing and validating a token.
The errors that might occur when parsing and validating a token.
The errors that might occur when parsing and validating a token.
No description provided by the author
The errors that might occur when parsing and validating a token.
No description provided by the author
No description provided by the author
No description provided by the author
The errors that might occur when parsing and validating a token.
# Structs
BackendNotImplementedError will be raised if the selected backend is not implemented.
BackendSecretNotFoundError will be raised if secret is not found in the selected backend.
BackendSecretTypeNotSupportError will be raised if the secret data type not support.
EmptySecretKeyError will be raised if the selected encoding is not implemented.
# Type aliases
No description provided by the author