# Packages
No description provided by the author
# Functions
NewSecretAclsAPI creates SecretAclsAPI instance from provider meta.
NewSecretsAPI creates SecretsAPI instance from provider meta.
NewSecretScopesAPI creates SecretScopesAPI instance from provider meta.
ResourceSecret manages secrets.
ResourceSecretACL manages access to secret scopes.
ResourceSecretScope manages secret scopes.
# Constants
List of possible ACL Permissions on Databricks.
List of possible ACL Permissions on Databricks.
List of possible ACL Permissions on Databricks.
# Structs
ACLItem is a struct that contains information about a secret scope acl.
KeyvaultMetadata Azure Key Vault metadata wrapper.
SecretACLRequest generic request for secret acls.
SecretAclsAPI exposes the Secret ACL API.
SecretMetadata is a struct that encapsulates the metadata for a secret object in a scope.
SecretsAPI exposes the Secrets API.
SecretScope is a struct that encapsulates the secret scope.
SecretScopeACL ...
SecretScopeList holds list of secret scopes.
SecretScopesAPI exposes the Secret Scopes API.
SecretsList ...
SecretsRequest ...
# Type aliases
ACLPermission is a custom type for acl permissions.