package
0.0.0-20200904073937-a034b603a388
Repository: https://github.com/baurmatt/go-kubermatic.git
Documentation: pkg.go.dev
# Functions
New creates a new credentials API client.
NewListCredentialsDefault creates a ListCredentialsDefault with default headers values.
NewListCredentialsOK creates a ListCredentialsOK with default headers values.
NewListCredentialsParams creates a new ListCredentialsParams object with the default values initialized.
NewListCredentialsParamsWithContext creates a new ListCredentialsParams object with the default values initialized, and the ability to set a context for a request.
NewListCredentialsParamsWithHTTPClient creates a new ListCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListCredentialsParamsWithTimeout creates a new ListCredentialsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for credentials API
*/.
ListCredentialsDefault handles this case with default header values.
ListCredentialsOK handles this case with default header values.
ListCredentialsParams contains all the parameters to send to the API endpoint
for the list credentials operation typically these are written to a http.Request
*/.
ListCredentialsReader is a Reader for the ListCredentials structure.
# Interfaces
ClientService is the interface for Client methods.