# Functions
GetCredentialsFilePath gets the Veracode API credentials file path.
GetProfiles returns all of the profiles stored in the Veracode credentials file.
LoadVeracodeCredentails will get the Veracode API key and secret for set profile from the credentials file.
NewAPIUser is a helper function that creates a new service account user with all of the required fields to Post successfully to the Veracode API.
NewApplication creates an Application with all of the required fields.
No description provided by the author
NewSAMLUser is a helper function that creates a new SAML user with all of the required fields to Post successfully to the Veracode API.
NewUser is a helper function that creates a new user with all of the required fields to Post to the Veracode API.
NewVeracodeError unmarshals a response body into a new Veracode error.
QueryEncode takes any object and encodes it to a query string, while replacing "+" with "%20".
# 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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
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
ListApplicationOptions contains all of the fields that can be passed as query values when calling the ListApplications method.
No description provided by the author
No description provided by the author
ListTeamOptions contains all of the fields that can be passed as query values.
No description provided by the author
PageOptions contains fields used to page through an endpoint as well as set page size.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RoleUser struct contains the fields that are return as part of the user aggregate.
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
# Interfaces
Any struct that is used to unmarshal a collection of entities, needs to implement the CollectionResult interface in order for the page meta and navigational links to be set in the Response object.
# Type aliases
You can use the Applications API to quickly access information about your Veracode applications.
No description provided by the author
You can use the Identity Service to manage the administrative configuration for your organization that is in the Veracode Platform.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author