Categorygithub.com/PureStorage-OpenConnect/terraform-provider-cbscbsinternalarrayfaclient2.4clientauthorization
# Functions
New creates a new authorization API client.
NewGetAPIAPIVersionBadRequest creates a GetAPIAPIVersionBadRequest with default headers values.
NewGetAPIAPIVersionOK creates a GetAPIAPIVersionOK with default headers values.
NewGetAPIAPIVersionParams creates a new GetAPIAPIVersionParams object with the default values initialized.
NewGetAPIAPIVersionParamsWithContext creates a new GetAPIAPIVersionParams object with the default values initialized, and the ability to set a context for a request.
NewGetAPIAPIVersionParamsWithHTTPClient creates a new GetAPIAPIVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAPIAPIVersionParamsWithTimeout creates a new GetAPIAPIVersionParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostApi24LoginBadRequest creates a PostApi24LoginBadRequest with default headers values.
NewPostApi24LoginOK creates a PostApi24LoginOK with default headers values.
NewPostAPI24LoginParams creates a new PostAPI24LoginParams object with the default values initialized.
NewPostAPI24LoginParamsWithContext creates a new PostAPI24LoginParams object with the default values initialized, and the ability to set a context for a request.
NewPostAPI24LoginParamsWithHTTPClient creates a new PostAPI24LoginParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostAPI24LoginParamsWithTimeout creates a new PostAPI24LoginParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostApi24LogoutBadRequest creates a PostApi24LogoutBadRequest with default headers values.
NewPostApi24LogoutOK creates a PostApi24LogoutOK with default headers values.
NewPostAPI24LogoutParams creates a new PostAPI24LogoutParams object with the default values initialized.
NewPostAPI24LogoutParamsWithContext creates a new PostAPI24LogoutParams object with the default values initialized, and the ability to set a context for a request.
NewPostAPI24LogoutParamsWithHTTPClient creates a new PostAPI24LogoutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostAPI24LogoutParamsWithTimeout creates a new PostAPI24LogoutParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostOauth210TokenBadRequest creates a PostOauth210TokenBadRequest with default headers values.
NewPostOauth210TokenOK creates a PostOauth210TokenOK with default headers values.
NewPostOauth210TokenParams creates a new PostOauth210TokenParams object with the default values initialized.
NewPostOauth210TokenParamsWithContext creates a new PostOauth210TokenParams object with the default values initialized, and the ability to set a context for a request.
NewPostOauth210TokenParamsWithHTTPClient creates a new PostOauth210TokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostOauth210TokenParamsWithTimeout creates a new PostOauth210TokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostOauth210TokenUnauthorized creates a PostOauth210TokenUnauthorized with default headers values.
# Structs
Client for authorization API
*/.
GetAPIAPIVersionBadRequest handles this case with default header values.
GetAPIAPIVersionOK handles this case with default header values.
GetAPIAPIVersionParams contains all the parameters to send to the API endpoint
for the get API API version operation typically these are written to a http.Request
*/.
GetAPIAPIVersionReader is a Reader for the GetAPIAPIVersion structure.
PostApi24LoginBadRequest handles this case with default header values.
PostApi24LoginOK handles this case with default header values.
PostAPI24LoginParams contains all the parameters to send to the API endpoint
for the post API 24 login operation typically these are written to a http.Request
*/.
PostAPI24LoginReader is a Reader for the PostAPI24Login structure.
PostApi24LogoutBadRequest handles this case with default header values.
PostApi24LogoutOK handles this case with default header values.
PostAPI24LogoutParams contains all the parameters to send to the API endpoint
for the post API 24 logout operation typically these are written to a http.Request
*/.
PostAPI24LogoutReader is a Reader for the PostAPI24Logout structure.
PostOauth210TokenBadRequest handles this case with default header values.
PostOauth210TokenOK handles this case with default header values.
PostOauth210TokenParams contains all the parameters to send to the API endpoint
for the post oauth210 token operation typically these are written to a http.Request
*/.
PostOauth210TokenReader is a Reader for the PostOauth210Token structure.
PostOauth210TokenUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.