# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for EntryType.
Enum value maps for EntryType.
No description provided by the author
No description provided by the author
FolderService_ServiceDesc is the grpc.ServiceDesc for FolderService service.
SecretService_ServiceDesc is the grpc.ServiceDesc for SecretService service.
Enum value maps for VersionState.
Enum value maps for VersionState.
# Structs
AccessSecretRequest is the request of the AccessSecret method.
AccessSecretResponse is the response of the AccessSecret method.
AddVersionRequest is the request of the AddVersion method.
AddVersionResponse is the response of the AddVersion method.
CreateFolderRequest is the request message for the CreateFolder method.
CreateFolderResponse is the response message for the CreateFolder method.
CreateSecretRequest is the request of the CreateSecret method.
CreateSecretResponse is the response of the CreateSecret method.
DeleteFolderRequest is the request message for the DeleteFolder method.
DeleteSecretRequest is the request of the DeleteSecret method.
DestroyVersionRequest is the request of the DestroyVersion method.
DestroyVersionResponse is the response of the DestroyVersion method.
Folder represents a folder in the system.
FolderEntry represents a folder entry in the system.
GetEntriesRequest is the request message for the GetEntries method.
GetEntriesResponse is the response message for the GetEntries method.
GetSecretRequest is the request of the GetSecret method.
No description provided by the author
SearchSecretRequest is the request of the SearchSecret method.
No description provided by the author
No description provided by the author
SearchSecretResponse is the response of the Search method.
Secret is the representation of a secret.
SecretVersion is the representation of a secret version.
UnimplementedFolderServiceServer must be embedded to have forward compatible implementations.
UnimplementedSecretServiceServer must be embedded to have forward compatible implementations.
UpdateFolderRequest is the request message for the UpdateFolder method.
UpdateFolderResponse is the response message for the UpdateFolder method.
UpdateSecretRequest is the request of the UpdateSecret method.
UpdateSecretResponse is the response of the UpdateSecret method.
UpdateVersionRequest is the request of the UpdateVersion method.
UpdateVersionResponse is the response of the UpdateVersion method.
# Interfaces
FolderServiceClient is the client API for FolderService service.
FolderServiceServer is the server API for FolderService service.
SecretServiceClient is the client API for SecretService service.
SecretServiceServer is the server API for SecretService service.
UnsafeFolderServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeSecretServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
EntryType is the type of the folder entry.
No description provided by the author