package
0.7.1
Repository: https://github.com/passbolt/go-passbolt.git
Documentation: pkg.go.dev

# Functions

NewClient Returns a new Passbolt Client.

# Constants

No description provided by the author

# Variables

API Error Codes.
No description provided by the author

# Structs

APIHeader is the Struct representation of the Header of a APIResponse.
APIResponse is the Struct representation of a Json Response.
ARO is a User or a Group.
No description provided by the author
Avatar is a Users Avatar.
Client is a Client struct for the Passbolt api.
Comment is a Comment.
Favorite is a Favorite.
Folder is a Folder.
GetCommentsOptions are all available query parameters.
GetFolderOptions are all available query parameters.
GetFoldersOptions are all available query parameters.
GetGPGKeysOptions are all available query parameters.
GetGroupsOptions are all available query parameters.
GetResourcesOptions are all available query parameters.
GetResourceTypesOptions is a placeholder for future options.
GetUsersOptions are all available query parameters.
GPGAuth is used for login.
GPGKey is a GPGKey.
GPGVerify is used for verification.
GPGVerifyContainer is used for verification.
Group is a Group.
No description provided by the author
No description provided by the author
GroupSecret is a unnessesary container...
No description provided by the author
No description provided by the author
Login is used for login.
No description provided by the author
No description provided by the author
No description provided by the author
Permission is a Permission.
Profile is a Profile.
PublicKeyReponse the Body of a Public Key Api Request.
Resource is a Resource.
ResourceShareRequest is a ResourceShareRequest.
ResourceShareSimulationChange is a single change.
ResourceShareSimulationChanges contains the Actual Changes.
ResourceShareSimulationResult is the Result of a Sharing Simulation.
ResourceShareSimulationUser contains the users id.
ResourceType is the Type of a Resource.
No description provided by the author
Role is a Role.
SearchAROsOptions are all available query parameters.
Secret is a Secret.
No description provided by the author
SecretDataTypePasswordAndDescription is the format a secret of resource type "password-and-description" is stored in.
SecretDataTypePasswordDescriptionTOTP is the format a secret of resource type "password-description-totp" is stored in.
SecretDataTypeTOTP is the format a secret of resource type "totp" is stored in.
No description provided by the author
No description provided by the author
Tag is a Passbolt Password Tag.
Time is here to unmarshall time correctly.
UpdateGroupDryRun contains the Actual Secrets Needed to update the group.
UpdateGroupDryRunResult is the Result of a Update Group DryRun.
UpdateGroupDryRunSecretsNeeded a secret that needs to be reencrypted for a specific user.
UpdateGroupSecretsNeededContainer is a unnessesary container...
URL is a Passbolt URL.
User contains information about a passbolt User.