# Functions
New creates a new passwords API client.
New creates a new passwords API client with basic auth credentials.
New creates a new passwords API client with a bearer token for authentication.
NewPasswordStrengthDefault creates a PasswordStrengthDefault with default headers values.
NewPasswordStrengthOK creates a PasswordStrengthOK with default headers values.
NewPasswordStrengthParams creates a new PasswordStrengthParams object, with the default timeout for this client.
NewPasswordStrengthParamsWithContext creates a new PasswordStrengthParams object with the ability to set a context for a request.
NewPasswordStrengthParamsWithHTTPClient creates a new PasswordStrengthParams object with the ability to set a custom HTTPClient for a request.
NewPasswordStrengthParamsWithTimeout creates a new PasswordStrengthParams object with the ability to set a timeout on a request.
# Structs
Client for passwords API
*/.
PasswordStrengthDefault describes a response with status code -1, with default header values.
PasswordStrengthOK describes a response with status code 200, with default header values.
PasswordStrengthParams contains all the parameters to send to the API endpoint
for the password strength operation.
PasswordStrengthReader is a Reader for the PasswordStrength structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.