Documentation ¶
Index ¶
- type Client
- func (a *Client) ServiceBrokerAuthCallback(params *ServiceBrokerAuthCallbackParams) (*ServiceBrokerAuthCallbackOK, error)
- func (a *Client) ServiceBrokerAuthDeviceCodePost(params *ServiceBrokerAuthDeviceCodePostParams) (*ServiceBrokerAuthDeviceCodePostOK, error)
- func (a *Client) ServiceBrokerAuthDeviceTokenPost(params *ServiceBrokerAuthDeviceTokenPostParams) (*ServiceBrokerAuthDeviceTokenPostOK, error)
- func (a *Client) ServiceBrokerAuthInfoToken(params *ServiceBrokerAuthInfoTokenParams, ...) (*ServiceBrokerAuthInfoTokenOK, error)
- func (a *Client) ServiceBrokerAuthInfoUser(params *ServiceBrokerAuthInfoUserParams, authInfo runtime.ClientAuthInfoWriter) (*ServiceBrokerAuthInfoUserOK, error)
- func (a *Client) ServiceBrokerAuthLogin(params *ServiceBrokerAuthLoginParams) (*ServiceBrokerAuthLoginOK, error)
- func (a *Client) ServiceBrokerAuthLogout(params *ServiceBrokerAuthLogoutParams, authInfo runtime.ClientAuthInfoWriter) (*ServiceBrokerAuthLogoutOK, error)
- func (a *Client) ServiceBrokerAuthRegistration(params *ServiceBrokerAuthRegistrationParams) (*ServiceBrokerAuthRegistrationOK, error)
- func (a *Client) ServiceBrokerAuthRegistrationCallback(params *ServiceBrokerAuthRegistrationCallbackParams) (*ServiceBrokerAuthRegistrationCallbackOK, error)
- func (a *Client) ServiceBrokerAuthTokenPost(params *ServiceBrokerAuthTokenPostParams) (*ServiceBrokerAuthTokenPostOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ServiceBrokerAuthCallbackInternalServerError
- type ServiceBrokerAuthCallbackOK
- type ServiceBrokerAuthCallbackParams
- func NewServiceBrokerAuthCallbackParams() *ServiceBrokerAuthCallbackParams
- func NewServiceBrokerAuthCallbackParamsWithContext(ctx context.Context) *ServiceBrokerAuthCallbackParams
- func NewServiceBrokerAuthCallbackParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthCallbackParams
- func NewServiceBrokerAuthCallbackParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthCallbackParams
- func (o *ServiceBrokerAuthCallbackParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthCallbackParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthCallbackParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthCallbackParams) WithContext(ctx context.Context) *ServiceBrokerAuthCallbackParams
- func (o *ServiceBrokerAuthCallbackParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthCallbackParams
- func (o *ServiceBrokerAuthCallbackParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthCallbackParams
- func (o *ServiceBrokerAuthCallbackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthCallbackReader
- type ServiceBrokerAuthCallbackUnauthorized
- type ServiceBrokerAuthDeviceCodePostForbidden
- type ServiceBrokerAuthDeviceCodePostInternalServerError
- type ServiceBrokerAuthDeviceCodePostOK
- type ServiceBrokerAuthDeviceCodePostParams
- func NewServiceBrokerAuthDeviceCodePostParams() *ServiceBrokerAuthDeviceCodePostParams
- func NewServiceBrokerAuthDeviceCodePostParamsWithContext(ctx context.Context) *ServiceBrokerAuthDeviceCodePostParams
- func NewServiceBrokerAuthDeviceCodePostParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthDeviceCodePostParams
- func NewServiceBrokerAuthDeviceCodePostParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthDeviceCodePostParams
- func (o *ServiceBrokerAuthDeviceCodePostParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthDeviceCodePostParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthDeviceCodePostParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthDeviceCodePostParams) WithContext(ctx context.Context) *ServiceBrokerAuthDeviceCodePostParams
- func (o *ServiceBrokerAuthDeviceCodePostParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthDeviceCodePostParams
- func (o *ServiceBrokerAuthDeviceCodePostParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthDeviceCodePostParams
- func (o *ServiceBrokerAuthDeviceCodePostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthDeviceCodePostReader
- type ServiceBrokerAuthDeviceTokenPostBadRequest
- type ServiceBrokerAuthDeviceTokenPostBody
- type ServiceBrokerAuthDeviceTokenPostForbidden
- type ServiceBrokerAuthDeviceTokenPostInternalServerError
- type ServiceBrokerAuthDeviceTokenPostOK
- type ServiceBrokerAuthDeviceTokenPostParams
- func NewServiceBrokerAuthDeviceTokenPostParams() *ServiceBrokerAuthDeviceTokenPostParams
- func NewServiceBrokerAuthDeviceTokenPostParamsWithContext(ctx context.Context) *ServiceBrokerAuthDeviceTokenPostParams
- func NewServiceBrokerAuthDeviceTokenPostParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthDeviceTokenPostParams
- func NewServiceBrokerAuthDeviceTokenPostParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthDeviceTokenPostParams
- func (o *ServiceBrokerAuthDeviceTokenPostParams) SetBody(body ServiceBrokerAuthDeviceTokenPostBody)
- func (o *ServiceBrokerAuthDeviceTokenPostParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthDeviceTokenPostParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthDeviceTokenPostParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthDeviceTokenPostParams) WithBody(body ServiceBrokerAuthDeviceTokenPostBody) *ServiceBrokerAuthDeviceTokenPostParams
- func (o *ServiceBrokerAuthDeviceTokenPostParams) WithContext(ctx context.Context) *ServiceBrokerAuthDeviceTokenPostParams
- func (o *ServiceBrokerAuthDeviceTokenPostParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthDeviceTokenPostParams
- func (o *ServiceBrokerAuthDeviceTokenPostParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthDeviceTokenPostParams
- func (o *ServiceBrokerAuthDeviceTokenPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthDeviceTokenPostReader
- type ServiceBrokerAuthDeviceTokenPostTooManyRequests
- type ServiceBrokerAuthInfoTokenInternalServerError
- type ServiceBrokerAuthInfoTokenOK
- type ServiceBrokerAuthInfoTokenParams
- func NewServiceBrokerAuthInfoTokenParams() *ServiceBrokerAuthInfoTokenParams
- func NewServiceBrokerAuthInfoTokenParamsWithContext(ctx context.Context) *ServiceBrokerAuthInfoTokenParams
- func NewServiceBrokerAuthInfoTokenParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthInfoTokenParams
- func NewServiceBrokerAuthInfoTokenParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthInfoTokenParams
- func (o *ServiceBrokerAuthInfoTokenParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthInfoTokenParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthInfoTokenParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthInfoTokenParams) WithContext(ctx context.Context) *ServiceBrokerAuthInfoTokenParams
- func (o *ServiceBrokerAuthInfoTokenParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthInfoTokenParams
- func (o *ServiceBrokerAuthInfoTokenParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthInfoTokenParams
- func (o *ServiceBrokerAuthInfoTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthInfoTokenReader
- type ServiceBrokerAuthInfoUserInternalServerError
- type ServiceBrokerAuthInfoUserOK
- type ServiceBrokerAuthInfoUserParams
- func NewServiceBrokerAuthInfoUserParams() *ServiceBrokerAuthInfoUserParams
- func NewServiceBrokerAuthInfoUserParamsWithContext(ctx context.Context) *ServiceBrokerAuthInfoUserParams
- func NewServiceBrokerAuthInfoUserParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthInfoUserParams
- func NewServiceBrokerAuthInfoUserParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthInfoUserParams
- func (o *ServiceBrokerAuthInfoUserParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthInfoUserParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthInfoUserParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthInfoUserParams) WithContext(ctx context.Context) *ServiceBrokerAuthInfoUserParams
- func (o *ServiceBrokerAuthInfoUserParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthInfoUserParams
- func (o *ServiceBrokerAuthInfoUserParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthInfoUserParams
- func (o *ServiceBrokerAuthInfoUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthInfoUserReader
- type ServiceBrokerAuthLoginInternalServerError
- type ServiceBrokerAuthLoginOK
- type ServiceBrokerAuthLoginParams
- func NewServiceBrokerAuthLoginParams() *ServiceBrokerAuthLoginParams
- func NewServiceBrokerAuthLoginParamsWithContext(ctx context.Context) *ServiceBrokerAuthLoginParams
- func NewServiceBrokerAuthLoginParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthLoginParams
- func NewServiceBrokerAuthLoginParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthLoginParams
- func (o *ServiceBrokerAuthLoginParams) SetAccessType(accessType *string)
- func (o *ServiceBrokerAuthLoginParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthLoginParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthLoginParams) SetRedirectURL(redirectURL *string)
- func (o *ServiceBrokerAuthLoginParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthLoginParams) SetUserID(userID *string)
- func (o *ServiceBrokerAuthLoginParams) WithAccessType(accessType *string) *ServiceBrokerAuthLoginParams
- func (o *ServiceBrokerAuthLoginParams) WithContext(ctx context.Context) *ServiceBrokerAuthLoginParams
- func (o *ServiceBrokerAuthLoginParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthLoginParams
- func (o *ServiceBrokerAuthLoginParams) WithRedirectURL(redirectURL *string) *ServiceBrokerAuthLoginParams
- func (o *ServiceBrokerAuthLoginParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthLoginParams
- func (o *ServiceBrokerAuthLoginParams) WithUserID(userID *string) *ServiceBrokerAuthLoginParams
- func (o *ServiceBrokerAuthLoginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthLoginReader
- type ServiceBrokerAuthLoginUnauthorized
- type ServiceBrokerAuthLogoutInternalServerError
- type ServiceBrokerAuthLogoutOK
- type ServiceBrokerAuthLogoutParams
- func NewServiceBrokerAuthLogoutParams() *ServiceBrokerAuthLogoutParams
- func NewServiceBrokerAuthLogoutParamsWithContext(ctx context.Context) *ServiceBrokerAuthLogoutParams
- func NewServiceBrokerAuthLogoutParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthLogoutParams
- func NewServiceBrokerAuthLogoutParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthLogoutParams
- func (o *ServiceBrokerAuthLogoutParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthLogoutParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthLogoutParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthLogoutParams) WithContext(ctx context.Context) *ServiceBrokerAuthLogoutParams
- func (o *ServiceBrokerAuthLogoutParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthLogoutParams
- func (o *ServiceBrokerAuthLogoutParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthLogoutParams
- func (o *ServiceBrokerAuthLogoutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthLogoutReader
- type ServiceBrokerAuthRegistrationCallbackInternalServerError
- type ServiceBrokerAuthRegistrationCallbackOK
- type ServiceBrokerAuthRegistrationCallbackParams
- func NewServiceBrokerAuthRegistrationCallbackParams() *ServiceBrokerAuthRegistrationCallbackParams
- func NewServiceBrokerAuthRegistrationCallbackParamsWithContext(ctx context.Context) *ServiceBrokerAuthRegistrationCallbackParams
- func NewServiceBrokerAuthRegistrationCallbackParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthRegistrationCallbackParams
- func NewServiceBrokerAuthRegistrationCallbackParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthRegistrationCallbackParams
- func (o *ServiceBrokerAuthRegistrationCallbackParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthRegistrationCallbackParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthRegistrationCallbackParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthRegistrationCallbackParams) WithContext(ctx context.Context) *ServiceBrokerAuthRegistrationCallbackParams
- func (o *ServiceBrokerAuthRegistrationCallbackParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthRegistrationCallbackParams
- func (o *ServiceBrokerAuthRegistrationCallbackParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthRegistrationCallbackParams
- func (o *ServiceBrokerAuthRegistrationCallbackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthRegistrationCallbackReader
- type ServiceBrokerAuthRegistrationCallbackUnauthorized
- type ServiceBrokerAuthRegistrationInternalServerError
- type ServiceBrokerAuthRegistrationOK
- type ServiceBrokerAuthRegistrationParams
- func NewServiceBrokerAuthRegistrationParams() *ServiceBrokerAuthRegistrationParams
- func NewServiceBrokerAuthRegistrationParamsWithContext(ctx context.Context) *ServiceBrokerAuthRegistrationParams
- func NewServiceBrokerAuthRegistrationParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthRegistrationParams
- func NewServiceBrokerAuthRegistrationParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthRegistrationParams) SetEntitlementID(entitlementID string)
- func (o *ServiceBrokerAuthRegistrationParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthRegistrationParams) SetIcn(icn string)
- func (o *ServiceBrokerAuthRegistrationParams) SetPlan(plan string)
- func (o *ServiceBrokerAuthRegistrationParams) SetRedirectURL(redirectURL *string)
- func (o *ServiceBrokerAuthRegistrationParams) SetRegions(regions []string)
- func (o *ServiceBrokerAuthRegistrationParams) SetTenantID(tenantID string)
- func (o *ServiceBrokerAuthRegistrationParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthRegistrationParams) WithContext(ctx context.Context) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WithEntitlementID(entitlementID string) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WithIcn(icn string) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WithPlan(plan string) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WithRedirectURL(redirectURL *string) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WithRegions(regions []string) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WithTenantID(tenantID string) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthRegistrationParams
- func (o *ServiceBrokerAuthRegistrationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthRegistrationReader
- type ServiceBrokerAuthRegistrationUnauthorized
- type ServiceBrokerAuthTokenPostBadRequest
- type ServiceBrokerAuthTokenPostForbidden
- type ServiceBrokerAuthTokenPostInternalServerError
- type ServiceBrokerAuthTokenPostOK
- type ServiceBrokerAuthTokenPostParams
- func NewServiceBrokerAuthTokenPostParams() *ServiceBrokerAuthTokenPostParams
- func NewServiceBrokerAuthTokenPostParamsWithContext(ctx context.Context) *ServiceBrokerAuthTokenPostParams
- func NewServiceBrokerAuthTokenPostParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthTokenPostParams
- func NewServiceBrokerAuthTokenPostParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthTokenPostParams
- func (o *ServiceBrokerAuthTokenPostParams) SetBody(body *models.TokenRequest)
- func (o *ServiceBrokerAuthTokenPostParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerAuthTokenPostParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerAuthTokenPostParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerAuthTokenPostParams) WithBody(body *models.TokenRequest) *ServiceBrokerAuthTokenPostParams
- func (o *ServiceBrokerAuthTokenPostParams) WithContext(ctx context.Context) *ServiceBrokerAuthTokenPostParams
- func (o *ServiceBrokerAuthTokenPostParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthTokenPostParams
- func (o *ServiceBrokerAuthTokenPostParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthTokenPostParams
- func (o *ServiceBrokerAuthTokenPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerAuthTokenPostReader
- type ServiceBrokerAuthTokenPostTooManyRequests
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for authentication API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new authentication API client.
func (*Client) ServiceBrokerAuthCallback ¶
func (a *Client) ServiceBrokerAuthCallback(params *ServiceBrokerAuthCallbackParams) (*ServiceBrokerAuthCallbackOK, error)
ServiceBrokerAuthCallback returns an access token and set cookie
func (*Client) ServiceBrokerAuthDeviceCodePost ¶
func (a *Client) ServiceBrokerAuthDeviceCodePost(params *ServiceBrokerAuthDeviceCodePostParams) (*ServiceBrokerAuthDeviceCodePostOK, error)
ServiceBrokerAuthDeviceCodePost requests a authorization device code
func (*Client) ServiceBrokerAuthDeviceTokenPost ¶
func (a *Client) ServiceBrokerAuthDeviceTokenPost(params *ServiceBrokerAuthDeviceTokenPostParams) (*ServiceBrokerAuthDeviceTokenPostOK, error)
ServiceBrokerAuthDeviceTokenPost polls for authorization device token
func (*Client) ServiceBrokerAuthInfoToken ¶
func (a *Client) ServiceBrokerAuthInfoToken(params *ServiceBrokerAuthInfoTokenParams, authInfo runtime.ClientAuthInfoWriter) (*ServiceBrokerAuthInfoTokenOK, error)
ServiceBrokerAuthInfoToken information about current access token
func (*Client) ServiceBrokerAuthInfoUser ¶
func (a *Client) ServiceBrokerAuthInfoUser(params *ServiceBrokerAuthInfoUserParams, authInfo runtime.ClientAuthInfoWriter) (*ServiceBrokerAuthInfoUserOK, error)
ServiceBrokerAuthInfoUser information about current user
func (*Client) ServiceBrokerAuthLogin ¶
func (a *Client) ServiceBrokerAuthLogin(params *ServiceBrokerAuthLoginParams) (*ServiceBrokerAuthLoginOK, error)
ServiceBrokerAuthLogin logins
func (*Client) ServiceBrokerAuthLogout ¶
func (a *Client) ServiceBrokerAuthLogout(params *ServiceBrokerAuthLogoutParams, authInfo runtime.ClientAuthInfoWriter) (*ServiceBrokerAuthLogoutOK, error)
ServiceBrokerAuthLogout logouts
func (*Client) ServiceBrokerAuthRegistration ¶
func (a *Client) ServiceBrokerAuthRegistration(params *ServiceBrokerAuthRegistrationParams) (*ServiceBrokerAuthRegistrationOK, error)
ServiceBrokerAuthRegistration registrations of a new tenant and login
func (*Client) ServiceBrokerAuthRegistrationCallback ¶
func (a *Client) ServiceBrokerAuthRegistrationCallback(params *ServiceBrokerAuthRegistrationCallbackParams) (*ServiceBrokerAuthRegistrationCallbackOK, error)
ServiceBrokerAuthRegistrationCallback associates the user with a tenant and returns an access token
func (*Client) ServiceBrokerAuthTokenPost ¶
func (a *Client) ServiceBrokerAuthTokenPost(params *ServiceBrokerAuthTokenPostParams) (*ServiceBrokerAuthTokenPostOK, error)
ServiceBrokerAuthTokenPost requests a new token from a refresh token
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ServiceBrokerAuthCallbackInternalServerError ¶
ServiceBrokerAuthCallbackInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthCallbackInternalServerError ¶
func NewServiceBrokerAuthCallbackInternalServerError() *ServiceBrokerAuthCallbackInternalServerError
NewServiceBrokerAuthCallbackInternalServerError creates a ServiceBrokerAuthCallbackInternalServerError with default headers values
func (*ServiceBrokerAuthCallbackInternalServerError) Error ¶
func (o *ServiceBrokerAuthCallbackInternalServerError) Error() string
type ServiceBrokerAuthCallbackOK ¶
type ServiceBrokerAuthCallbackOK struct {
Payload *models.AccessToken
}
ServiceBrokerAuthCallbackOK handles this case with default header values.
OK
func NewServiceBrokerAuthCallbackOK ¶
func NewServiceBrokerAuthCallbackOK() *ServiceBrokerAuthCallbackOK
NewServiceBrokerAuthCallbackOK creates a ServiceBrokerAuthCallbackOK with default headers values
func (*ServiceBrokerAuthCallbackOK) Error ¶
func (o *ServiceBrokerAuthCallbackOK) Error() string
type ServiceBrokerAuthCallbackParams ¶
type ServiceBrokerAuthCallbackParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthCallbackParams contains all the parameters to send to the API endpoint for the service broker auth callback operation typically these are written to a http.Request
func NewServiceBrokerAuthCallbackParams ¶
func NewServiceBrokerAuthCallbackParams() *ServiceBrokerAuthCallbackParams
NewServiceBrokerAuthCallbackParams creates a new ServiceBrokerAuthCallbackParams object with the default values initialized.
func NewServiceBrokerAuthCallbackParamsWithContext ¶
func NewServiceBrokerAuthCallbackParamsWithContext(ctx context.Context) *ServiceBrokerAuthCallbackParams
NewServiceBrokerAuthCallbackParamsWithContext creates a new ServiceBrokerAuthCallbackParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthCallbackParamsWithHTTPClient ¶
func NewServiceBrokerAuthCallbackParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthCallbackParams
NewServiceBrokerAuthCallbackParamsWithHTTPClient creates a new ServiceBrokerAuthCallbackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthCallbackParamsWithTimeout ¶
func NewServiceBrokerAuthCallbackParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthCallbackParams
NewServiceBrokerAuthCallbackParamsWithTimeout creates a new ServiceBrokerAuthCallbackParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthCallbackParams) SetContext ¶
func (o *ServiceBrokerAuthCallbackParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth callback params
func (*ServiceBrokerAuthCallbackParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthCallbackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth callback params
func (*ServiceBrokerAuthCallbackParams) SetTimeout ¶
func (o *ServiceBrokerAuthCallbackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth callback params
func (*ServiceBrokerAuthCallbackParams) WithContext ¶
func (o *ServiceBrokerAuthCallbackParams) WithContext(ctx context.Context) *ServiceBrokerAuthCallbackParams
WithContext adds the context to the service broker auth callback params
func (*ServiceBrokerAuthCallbackParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthCallbackParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthCallbackParams
WithHTTPClient adds the HTTPClient to the service broker auth callback params
func (*ServiceBrokerAuthCallbackParams) WithTimeout ¶
func (o *ServiceBrokerAuthCallbackParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthCallbackParams
WithTimeout adds the timeout to the service broker auth callback params
func (*ServiceBrokerAuthCallbackParams) WriteToRequest ¶
func (o *ServiceBrokerAuthCallbackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthCallbackReader ¶
type ServiceBrokerAuthCallbackReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthCallbackReader is a Reader for the ServiceBrokerAuthCallback structure.
func (*ServiceBrokerAuthCallbackReader) ReadResponse ¶
func (o *ServiceBrokerAuthCallbackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthCallbackUnauthorized ¶
type ServiceBrokerAuthCallbackUnauthorized struct {
}ServiceBrokerAuthCallbackUnauthorized handles this case with default header values.
Unauthorized
func NewServiceBrokerAuthCallbackUnauthorized ¶
func NewServiceBrokerAuthCallbackUnauthorized() *ServiceBrokerAuthCallbackUnauthorized
NewServiceBrokerAuthCallbackUnauthorized creates a ServiceBrokerAuthCallbackUnauthorized with default headers values
func (*ServiceBrokerAuthCallbackUnauthorized) Error ¶
func (o *ServiceBrokerAuthCallbackUnauthorized) Error() string
type ServiceBrokerAuthDeviceCodePostForbidden ¶
ServiceBrokerAuthDeviceCodePostForbidden handles this case with default header values.
Quota exceeded
func NewServiceBrokerAuthDeviceCodePostForbidden ¶
func NewServiceBrokerAuthDeviceCodePostForbidden() *ServiceBrokerAuthDeviceCodePostForbidden
NewServiceBrokerAuthDeviceCodePostForbidden creates a ServiceBrokerAuthDeviceCodePostForbidden with default headers values
func (*ServiceBrokerAuthDeviceCodePostForbidden) Error ¶
func (o *ServiceBrokerAuthDeviceCodePostForbidden) Error() string
type ServiceBrokerAuthDeviceCodePostInternalServerError ¶
ServiceBrokerAuthDeviceCodePostInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthDeviceCodePostInternalServerError ¶
func NewServiceBrokerAuthDeviceCodePostInternalServerError() *ServiceBrokerAuthDeviceCodePostInternalServerError
NewServiceBrokerAuthDeviceCodePostInternalServerError creates a ServiceBrokerAuthDeviceCodePostInternalServerError with default headers values
func (*ServiceBrokerAuthDeviceCodePostInternalServerError) Error ¶
func (o *ServiceBrokerAuthDeviceCodePostInternalServerError) Error() string
type ServiceBrokerAuthDeviceCodePostOK ¶
type ServiceBrokerAuthDeviceCodePostOK struct {
Payload *models.DeviceCode
}
ServiceBrokerAuthDeviceCodePostOK handles this case with default header values.
OK
func NewServiceBrokerAuthDeviceCodePostOK ¶
func NewServiceBrokerAuthDeviceCodePostOK() *ServiceBrokerAuthDeviceCodePostOK
NewServiceBrokerAuthDeviceCodePostOK creates a ServiceBrokerAuthDeviceCodePostOK with default headers values
func (*ServiceBrokerAuthDeviceCodePostOK) Error ¶
func (o *ServiceBrokerAuthDeviceCodePostOK) Error() string
type ServiceBrokerAuthDeviceCodePostParams ¶
type ServiceBrokerAuthDeviceCodePostParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthDeviceCodePostParams contains all the parameters to send to the API endpoint for the service broker auth device code post operation typically these are written to a http.Request
func NewServiceBrokerAuthDeviceCodePostParams ¶
func NewServiceBrokerAuthDeviceCodePostParams() *ServiceBrokerAuthDeviceCodePostParams
NewServiceBrokerAuthDeviceCodePostParams creates a new ServiceBrokerAuthDeviceCodePostParams object with the default values initialized.
func NewServiceBrokerAuthDeviceCodePostParamsWithContext ¶
func NewServiceBrokerAuthDeviceCodePostParamsWithContext(ctx context.Context) *ServiceBrokerAuthDeviceCodePostParams
NewServiceBrokerAuthDeviceCodePostParamsWithContext creates a new ServiceBrokerAuthDeviceCodePostParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthDeviceCodePostParamsWithHTTPClient ¶
func NewServiceBrokerAuthDeviceCodePostParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthDeviceCodePostParams
NewServiceBrokerAuthDeviceCodePostParamsWithHTTPClient creates a new ServiceBrokerAuthDeviceCodePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthDeviceCodePostParamsWithTimeout ¶
func NewServiceBrokerAuthDeviceCodePostParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthDeviceCodePostParams
NewServiceBrokerAuthDeviceCodePostParamsWithTimeout creates a new ServiceBrokerAuthDeviceCodePostParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthDeviceCodePostParams) SetContext ¶
func (o *ServiceBrokerAuthDeviceCodePostParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth device code post params
func (*ServiceBrokerAuthDeviceCodePostParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthDeviceCodePostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth device code post params
func (*ServiceBrokerAuthDeviceCodePostParams) SetTimeout ¶
func (o *ServiceBrokerAuthDeviceCodePostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth device code post params
func (*ServiceBrokerAuthDeviceCodePostParams) WithContext ¶
func (o *ServiceBrokerAuthDeviceCodePostParams) WithContext(ctx context.Context) *ServiceBrokerAuthDeviceCodePostParams
WithContext adds the context to the service broker auth device code post params
func (*ServiceBrokerAuthDeviceCodePostParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthDeviceCodePostParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthDeviceCodePostParams
WithHTTPClient adds the HTTPClient to the service broker auth device code post params
func (*ServiceBrokerAuthDeviceCodePostParams) WithTimeout ¶
func (o *ServiceBrokerAuthDeviceCodePostParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthDeviceCodePostParams
WithTimeout adds the timeout to the service broker auth device code post params
func (*ServiceBrokerAuthDeviceCodePostParams) WriteToRequest ¶
func (o *ServiceBrokerAuthDeviceCodePostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthDeviceCodePostReader ¶
type ServiceBrokerAuthDeviceCodePostReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthDeviceCodePostReader is a Reader for the ServiceBrokerAuthDeviceCodePost structure.
func (*ServiceBrokerAuthDeviceCodePostReader) ReadResponse ¶
func (o *ServiceBrokerAuthDeviceCodePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthDeviceTokenPostBadRequest ¶
ServiceBrokerAuthDeviceTokenPostBadRequest handles this case with default header values.
Authorization pending
func NewServiceBrokerAuthDeviceTokenPostBadRequest ¶
func NewServiceBrokerAuthDeviceTokenPostBadRequest() *ServiceBrokerAuthDeviceTokenPostBadRequest
NewServiceBrokerAuthDeviceTokenPostBadRequest creates a ServiceBrokerAuthDeviceTokenPostBadRequest with default headers values
func (*ServiceBrokerAuthDeviceTokenPostBadRequest) Error ¶
func (o *ServiceBrokerAuthDeviceTokenPostBadRequest) Error() string
type ServiceBrokerAuthDeviceTokenPostBody ¶
type ServiceBrokerAuthDeviceTokenPostBody struct { // The deviceCode that the authorization server returned DeviceCode string `json:"deviceCode,omitempty"` }
ServiceBrokerAuthDeviceTokenPostBody service broker auth device token post body swagger:model ServiceBrokerAuthDeviceTokenPostBody
func (*ServiceBrokerAuthDeviceTokenPostBody) MarshalBinary ¶
func (o *ServiceBrokerAuthDeviceTokenPostBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ServiceBrokerAuthDeviceTokenPostBody) UnmarshalBinary ¶
func (o *ServiceBrokerAuthDeviceTokenPostBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ServiceBrokerAuthDeviceTokenPostForbidden ¶
ServiceBrokerAuthDeviceTokenPostForbidden handles this case with default header values.
User refused grant
func NewServiceBrokerAuthDeviceTokenPostForbidden ¶
func NewServiceBrokerAuthDeviceTokenPostForbidden() *ServiceBrokerAuthDeviceTokenPostForbidden
NewServiceBrokerAuthDeviceTokenPostForbidden creates a ServiceBrokerAuthDeviceTokenPostForbidden with default headers values
func (*ServiceBrokerAuthDeviceTokenPostForbidden) Error ¶
func (o *ServiceBrokerAuthDeviceTokenPostForbidden) Error() string
type ServiceBrokerAuthDeviceTokenPostInternalServerError ¶
ServiceBrokerAuthDeviceTokenPostInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthDeviceTokenPostInternalServerError ¶
func NewServiceBrokerAuthDeviceTokenPostInternalServerError() *ServiceBrokerAuthDeviceTokenPostInternalServerError
NewServiceBrokerAuthDeviceTokenPostInternalServerError creates a ServiceBrokerAuthDeviceTokenPostInternalServerError with default headers values
func (*ServiceBrokerAuthDeviceTokenPostInternalServerError) Error ¶
func (o *ServiceBrokerAuthDeviceTokenPostInternalServerError) Error() string
type ServiceBrokerAuthDeviceTokenPostOK ¶
ServiceBrokerAuthDeviceTokenPostOK handles this case with default header values.
OK
func NewServiceBrokerAuthDeviceTokenPostOK ¶
func NewServiceBrokerAuthDeviceTokenPostOK() *ServiceBrokerAuthDeviceTokenPostOK
NewServiceBrokerAuthDeviceTokenPostOK creates a ServiceBrokerAuthDeviceTokenPostOK with default headers values
func (*ServiceBrokerAuthDeviceTokenPostOK) Error ¶
func (o *ServiceBrokerAuthDeviceTokenPostOK) Error() string
type ServiceBrokerAuthDeviceTokenPostParams ¶
type ServiceBrokerAuthDeviceTokenPostParams struct { /*Body Parameters for polling authorization device code */ Body ServiceBrokerAuthDeviceTokenPostBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthDeviceTokenPostParams contains all the parameters to send to the API endpoint for the service broker auth device token post operation typically these are written to a http.Request
func NewServiceBrokerAuthDeviceTokenPostParams ¶
func NewServiceBrokerAuthDeviceTokenPostParams() *ServiceBrokerAuthDeviceTokenPostParams
NewServiceBrokerAuthDeviceTokenPostParams creates a new ServiceBrokerAuthDeviceTokenPostParams object with the default values initialized.
func NewServiceBrokerAuthDeviceTokenPostParamsWithContext ¶
func NewServiceBrokerAuthDeviceTokenPostParamsWithContext(ctx context.Context) *ServiceBrokerAuthDeviceTokenPostParams
NewServiceBrokerAuthDeviceTokenPostParamsWithContext creates a new ServiceBrokerAuthDeviceTokenPostParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthDeviceTokenPostParamsWithHTTPClient ¶
func NewServiceBrokerAuthDeviceTokenPostParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthDeviceTokenPostParams
NewServiceBrokerAuthDeviceTokenPostParamsWithHTTPClient creates a new ServiceBrokerAuthDeviceTokenPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthDeviceTokenPostParamsWithTimeout ¶
func NewServiceBrokerAuthDeviceTokenPostParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthDeviceTokenPostParams
NewServiceBrokerAuthDeviceTokenPostParamsWithTimeout creates a new ServiceBrokerAuthDeviceTokenPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthDeviceTokenPostParams) SetBody ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) SetBody(body ServiceBrokerAuthDeviceTokenPostBody)
SetBody adds the body to the service broker auth device token post params
func (*ServiceBrokerAuthDeviceTokenPostParams) SetContext ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth device token post params
func (*ServiceBrokerAuthDeviceTokenPostParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth device token post params
func (*ServiceBrokerAuthDeviceTokenPostParams) SetTimeout ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth device token post params
func (*ServiceBrokerAuthDeviceTokenPostParams) WithBody ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) WithBody(body ServiceBrokerAuthDeviceTokenPostBody) *ServiceBrokerAuthDeviceTokenPostParams
WithBody adds the body to the service broker auth device token post params
func (*ServiceBrokerAuthDeviceTokenPostParams) WithContext ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) WithContext(ctx context.Context) *ServiceBrokerAuthDeviceTokenPostParams
WithContext adds the context to the service broker auth device token post params
func (*ServiceBrokerAuthDeviceTokenPostParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthDeviceTokenPostParams
WithHTTPClient adds the HTTPClient to the service broker auth device token post params
func (*ServiceBrokerAuthDeviceTokenPostParams) WithTimeout ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthDeviceTokenPostParams
WithTimeout adds the timeout to the service broker auth device token post params
func (*ServiceBrokerAuthDeviceTokenPostParams) WriteToRequest ¶
func (o *ServiceBrokerAuthDeviceTokenPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthDeviceTokenPostReader ¶
type ServiceBrokerAuthDeviceTokenPostReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthDeviceTokenPostReader is a Reader for the ServiceBrokerAuthDeviceTokenPost structure.
func (*ServiceBrokerAuthDeviceTokenPostReader) ReadResponse ¶
func (o *ServiceBrokerAuthDeviceTokenPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthDeviceTokenPostTooManyRequests ¶
ServiceBrokerAuthDeviceTokenPostTooManyRequests handles this case with default header values.
Polling too frequently
func NewServiceBrokerAuthDeviceTokenPostTooManyRequests ¶
func NewServiceBrokerAuthDeviceTokenPostTooManyRequests() *ServiceBrokerAuthDeviceTokenPostTooManyRequests
NewServiceBrokerAuthDeviceTokenPostTooManyRequests creates a ServiceBrokerAuthDeviceTokenPostTooManyRequests with default headers values
func (*ServiceBrokerAuthDeviceTokenPostTooManyRequests) Error ¶
func (o *ServiceBrokerAuthDeviceTokenPostTooManyRequests) Error() string
type ServiceBrokerAuthInfoTokenInternalServerError ¶
ServiceBrokerAuthInfoTokenInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthInfoTokenInternalServerError ¶
func NewServiceBrokerAuthInfoTokenInternalServerError() *ServiceBrokerAuthInfoTokenInternalServerError
NewServiceBrokerAuthInfoTokenInternalServerError creates a ServiceBrokerAuthInfoTokenInternalServerError with default headers values
func (*ServiceBrokerAuthInfoTokenInternalServerError) Error ¶
func (o *ServiceBrokerAuthInfoTokenInternalServerError) Error() string
type ServiceBrokerAuthInfoTokenOK ¶
type ServiceBrokerAuthInfoTokenOK struct {
Payload *models.TokenExtra
}
ServiceBrokerAuthInfoTokenOK handles this case with default header values.
OK
func NewServiceBrokerAuthInfoTokenOK ¶
func NewServiceBrokerAuthInfoTokenOK() *ServiceBrokerAuthInfoTokenOK
NewServiceBrokerAuthInfoTokenOK creates a ServiceBrokerAuthInfoTokenOK with default headers values
func (*ServiceBrokerAuthInfoTokenOK) Error ¶
func (o *ServiceBrokerAuthInfoTokenOK) Error() string
type ServiceBrokerAuthInfoTokenParams ¶
type ServiceBrokerAuthInfoTokenParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthInfoTokenParams contains all the parameters to send to the API endpoint for the service broker auth info token operation typically these are written to a http.Request
func NewServiceBrokerAuthInfoTokenParams ¶
func NewServiceBrokerAuthInfoTokenParams() *ServiceBrokerAuthInfoTokenParams
NewServiceBrokerAuthInfoTokenParams creates a new ServiceBrokerAuthInfoTokenParams object with the default values initialized.
func NewServiceBrokerAuthInfoTokenParamsWithContext ¶
func NewServiceBrokerAuthInfoTokenParamsWithContext(ctx context.Context) *ServiceBrokerAuthInfoTokenParams
NewServiceBrokerAuthInfoTokenParamsWithContext creates a new ServiceBrokerAuthInfoTokenParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthInfoTokenParamsWithHTTPClient ¶
func NewServiceBrokerAuthInfoTokenParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthInfoTokenParams
NewServiceBrokerAuthInfoTokenParamsWithHTTPClient creates a new ServiceBrokerAuthInfoTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthInfoTokenParamsWithTimeout ¶
func NewServiceBrokerAuthInfoTokenParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthInfoTokenParams
NewServiceBrokerAuthInfoTokenParamsWithTimeout creates a new ServiceBrokerAuthInfoTokenParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthInfoTokenParams) SetContext ¶
func (o *ServiceBrokerAuthInfoTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth info token params
func (*ServiceBrokerAuthInfoTokenParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthInfoTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth info token params
func (*ServiceBrokerAuthInfoTokenParams) SetTimeout ¶
func (o *ServiceBrokerAuthInfoTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth info token params
func (*ServiceBrokerAuthInfoTokenParams) WithContext ¶
func (o *ServiceBrokerAuthInfoTokenParams) WithContext(ctx context.Context) *ServiceBrokerAuthInfoTokenParams
WithContext adds the context to the service broker auth info token params
func (*ServiceBrokerAuthInfoTokenParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthInfoTokenParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthInfoTokenParams
WithHTTPClient adds the HTTPClient to the service broker auth info token params
func (*ServiceBrokerAuthInfoTokenParams) WithTimeout ¶
func (o *ServiceBrokerAuthInfoTokenParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthInfoTokenParams
WithTimeout adds the timeout to the service broker auth info token params
func (*ServiceBrokerAuthInfoTokenParams) WriteToRequest ¶
func (o *ServiceBrokerAuthInfoTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthInfoTokenReader ¶
type ServiceBrokerAuthInfoTokenReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthInfoTokenReader is a Reader for the ServiceBrokerAuthInfoToken structure.
func (*ServiceBrokerAuthInfoTokenReader) ReadResponse ¶
func (o *ServiceBrokerAuthInfoTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthInfoUserInternalServerError ¶
ServiceBrokerAuthInfoUserInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthInfoUserInternalServerError ¶
func NewServiceBrokerAuthInfoUserInternalServerError() *ServiceBrokerAuthInfoUserInternalServerError
NewServiceBrokerAuthInfoUserInternalServerError creates a ServiceBrokerAuthInfoUserInternalServerError with default headers values
func (*ServiceBrokerAuthInfoUserInternalServerError) Error ¶
func (o *ServiceBrokerAuthInfoUserInternalServerError) Error() string
type ServiceBrokerAuthInfoUserOK ¶
ServiceBrokerAuthInfoUserOK handles this case with default header values.
OK
func NewServiceBrokerAuthInfoUserOK ¶
func NewServiceBrokerAuthInfoUserOK() *ServiceBrokerAuthInfoUserOK
NewServiceBrokerAuthInfoUserOK creates a ServiceBrokerAuthInfoUserOK with default headers values
func (*ServiceBrokerAuthInfoUserOK) Error ¶
func (o *ServiceBrokerAuthInfoUserOK) Error() string
type ServiceBrokerAuthInfoUserParams ¶
type ServiceBrokerAuthInfoUserParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthInfoUserParams contains all the parameters to send to the API endpoint for the service broker auth info user operation typically these are written to a http.Request
func NewServiceBrokerAuthInfoUserParams ¶
func NewServiceBrokerAuthInfoUserParams() *ServiceBrokerAuthInfoUserParams
NewServiceBrokerAuthInfoUserParams creates a new ServiceBrokerAuthInfoUserParams object with the default values initialized.
func NewServiceBrokerAuthInfoUserParamsWithContext ¶
func NewServiceBrokerAuthInfoUserParamsWithContext(ctx context.Context) *ServiceBrokerAuthInfoUserParams
NewServiceBrokerAuthInfoUserParamsWithContext creates a new ServiceBrokerAuthInfoUserParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthInfoUserParamsWithHTTPClient ¶
func NewServiceBrokerAuthInfoUserParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthInfoUserParams
NewServiceBrokerAuthInfoUserParamsWithHTTPClient creates a new ServiceBrokerAuthInfoUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthInfoUserParamsWithTimeout ¶
func NewServiceBrokerAuthInfoUserParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthInfoUserParams
NewServiceBrokerAuthInfoUserParamsWithTimeout creates a new ServiceBrokerAuthInfoUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthInfoUserParams) SetContext ¶
func (o *ServiceBrokerAuthInfoUserParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth info user params
func (*ServiceBrokerAuthInfoUserParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthInfoUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth info user params
func (*ServiceBrokerAuthInfoUserParams) SetTimeout ¶
func (o *ServiceBrokerAuthInfoUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth info user params
func (*ServiceBrokerAuthInfoUserParams) WithContext ¶
func (o *ServiceBrokerAuthInfoUserParams) WithContext(ctx context.Context) *ServiceBrokerAuthInfoUserParams
WithContext adds the context to the service broker auth info user params
func (*ServiceBrokerAuthInfoUserParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthInfoUserParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthInfoUserParams
WithHTTPClient adds the HTTPClient to the service broker auth info user params
func (*ServiceBrokerAuthInfoUserParams) WithTimeout ¶
func (o *ServiceBrokerAuthInfoUserParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthInfoUserParams
WithTimeout adds the timeout to the service broker auth info user params
func (*ServiceBrokerAuthInfoUserParams) WriteToRequest ¶
func (o *ServiceBrokerAuthInfoUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthInfoUserReader ¶
type ServiceBrokerAuthInfoUserReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthInfoUserReader is a Reader for the ServiceBrokerAuthInfoUser structure.
func (*ServiceBrokerAuthInfoUserReader) ReadResponse ¶
func (o *ServiceBrokerAuthInfoUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthLoginInternalServerError ¶
ServiceBrokerAuthLoginInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthLoginInternalServerError ¶
func NewServiceBrokerAuthLoginInternalServerError() *ServiceBrokerAuthLoginInternalServerError
NewServiceBrokerAuthLoginInternalServerError creates a ServiceBrokerAuthLoginInternalServerError with default headers values
func (*ServiceBrokerAuthLoginInternalServerError) Error ¶
func (o *ServiceBrokerAuthLoginInternalServerError) Error() string
type ServiceBrokerAuthLoginOK ¶
type ServiceBrokerAuthLoginOK struct {
Payload *models.AccessToken
}
ServiceBrokerAuthLoginOK handles this case with default header values.
OK
func NewServiceBrokerAuthLoginOK ¶
func NewServiceBrokerAuthLoginOK() *ServiceBrokerAuthLoginOK
NewServiceBrokerAuthLoginOK creates a ServiceBrokerAuthLoginOK with default headers values
func (*ServiceBrokerAuthLoginOK) Error ¶
func (o *ServiceBrokerAuthLoginOK) Error() string
type ServiceBrokerAuthLoginParams ¶
type ServiceBrokerAuthLoginParams struct { /*AccessType Determines if a refresh token is returned */ AccessType *string /*RedirectURL The URL to redirect to after login/registration */ RedirectURL *string /*UserID The user id of the user */ UserID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthLoginParams contains all the parameters to send to the API endpoint for the service broker auth login operation typically these are written to a http.Request
func NewServiceBrokerAuthLoginParams ¶
func NewServiceBrokerAuthLoginParams() *ServiceBrokerAuthLoginParams
NewServiceBrokerAuthLoginParams creates a new ServiceBrokerAuthLoginParams object with the default values initialized.
func NewServiceBrokerAuthLoginParamsWithContext ¶
func NewServiceBrokerAuthLoginParamsWithContext(ctx context.Context) *ServiceBrokerAuthLoginParams
NewServiceBrokerAuthLoginParamsWithContext creates a new ServiceBrokerAuthLoginParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthLoginParamsWithHTTPClient ¶
func NewServiceBrokerAuthLoginParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthLoginParams
NewServiceBrokerAuthLoginParamsWithHTTPClient creates a new ServiceBrokerAuthLoginParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthLoginParamsWithTimeout ¶
func NewServiceBrokerAuthLoginParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthLoginParams
NewServiceBrokerAuthLoginParamsWithTimeout creates a new ServiceBrokerAuthLoginParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthLoginParams) SetAccessType ¶
func (o *ServiceBrokerAuthLoginParams) SetAccessType(accessType *string)
SetAccessType adds the accessType to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) SetContext ¶
func (o *ServiceBrokerAuthLoginParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthLoginParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) SetRedirectURL ¶
func (o *ServiceBrokerAuthLoginParams) SetRedirectURL(redirectURL *string)
SetRedirectURL adds the redirectUrl to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) SetTimeout ¶
func (o *ServiceBrokerAuthLoginParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) SetUserID ¶
func (o *ServiceBrokerAuthLoginParams) SetUserID(userID *string)
SetUserID adds the userId to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) WithAccessType ¶
func (o *ServiceBrokerAuthLoginParams) WithAccessType(accessType *string) *ServiceBrokerAuthLoginParams
WithAccessType adds the accessType to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) WithContext ¶
func (o *ServiceBrokerAuthLoginParams) WithContext(ctx context.Context) *ServiceBrokerAuthLoginParams
WithContext adds the context to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthLoginParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthLoginParams
WithHTTPClient adds the HTTPClient to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) WithRedirectURL ¶
func (o *ServiceBrokerAuthLoginParams) WithRedirectURL(redirectURL *string) *ServiceBrokerAuthLoginParams
WithRedirectURL adds the redirectURL to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) WithTimeout ¶
func (o *ServiceBrokerAuthLoginParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthLoginParams
WithTimeout adds the timeout to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) WithUserID ¶
func (o *ServiceBrokerAuthLoginParams) WithUserID(userID *string) *ServiceBrokerAuthLoginParams
WithUserID adds the userID to the service broker auth login params
func (*ServiceBrokerAuthLoginParams) WriteToRequest ¶
func (o *ServiceBrokerAuthLoginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthLoginReader ¶
type ServiceBrokerAuthLoginReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthLoginReader is a Reader for the ServiceBrokerAuthLogin structure.
func (*ServiceBrokerAuthLoginReader) ReadResponse ¶
func (o *ServiceBrokerAuthLoginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthLoginUnauthorized ¶
type ServiceBrokerAuthLoginUnauthorized struct {
}ServiceBrokerAuthLoginUnauthorized handles this case with default header values.
Unauthorized
func NewServiceBrokerAuthLoginUnauthorized ¶
func NewServiceBrokerAuthLoginUnauthorized() *ServiceBrokerAuthLoginUnauthorized
NewServiceBrokerAuthLoginUnauthorized creates a ServiceBrokerAuthLoginUnauthorized with default headers values
func (*ServiceBrokerAuthLoginUnauthorized) Error ¶
func (o *ServiceBrokerAuthLoginUnauthorized) Error() string
type ServiceBrokerAuthLogoutInternalServerError ¶
ServiceBrokerAuthLogoutInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthLogoutInternalServerError ¶
func NewServiceBrokerAuthLogoutInternalServerError() *ServiceBrokerAuthLogoutInternalServerError
NewServiceBrokerAuthLogoutInternalServerError creates a ServiceBrokerAuthLogoutInternalServerError with default headers values
func (*ServiceBrokerAuthLogoutInternalServerError) Error ¶
func (o *ServiceBrokerAuthLogoutInternalServerError) Error() string
type ServiceBrokerAuthLogoutOK ¶
ServiceBrokerAuthLogoutOK handles this case with default header values.
OK
func NewServiceBrokerAuthLogoutOK ¶
func NewServiceBrokerAuthLogoutOK() *ServiceBrokerAuthLogoutOK
NewServiceBrokerAuthLogoutOK creates a ServiceBrokerAuthLogoutOK with default headers values
func (*ServiceBrokerAuthLogoutOK) Error ¶
func (o *ServiceBrokerAuthLogoutOK) Error() string
type ServiceBrokerAuthLogoutParams ¶
type ServiceBrokerAuthLogoutParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthLogoutParams contains all the parameters to send to the API endpoint for the service broker auth logout operation typically these are written to a http.Request
func NewServiceBrokerAuthLogoutParams ¶
func NewServiceBrokerAuthLogoutParams() *ServiceBrokerAuthLogoutParams
NewServiceBrokerAuthLogoutParams creates a new ServiceBrokerAuthLogoutParams object with the default values initialized.
func NewServiceBrokerAuthLogoutParamsWithContext ¶
func NewServiceBrokerAuthLogoutParamsWithContext(ctx context.Context) *ServiceBrokerAuthLogoutParams
NewServiceBrokerAuthLogoutParamsWithContext creates a new ServiceBrokerAuthLogoutParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthLogoutParamsWithHTTPClient ¶
func NewServiceBrokerAuthLogoutParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthLogoutParams
NewServiceBrokerAuthLogoutParamsWithHTTPClient creates a new ServiceBrokerAuthLogoutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthLogoutParamsWithTimeout ¶
func NewServiceBrokerAuthLogoutParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthLogoutParams
NewServiceBrokerAuthLogoutParamsWithTimeout creates a new ServiceBrokerAuthLogoutParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthLogoutParams) SetContext ¶
func (o *ServiceBrokerAuthLogoutParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth logout params
func (*ServiceBrokerAuthLogoutParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthLogoutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth logout params
func (*ServiceBrokerAuthLogoutParams) SetTimeout ¶
func (o *ServiceBrokerAuthLogoutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth logout params
func (*ServiceBrokerAuthLogoutParams) WithContext ¶
func (o *ServiceBrokerAuthLogoutParams) WithContext(ctx context.Context) *ServiceBrokerAuthLogoutParams
WithContext adds the context to the service broker auth logout params
func (*ServiceBrokerAuthLogoutParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthLogoutParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthLogoutParams
WithHTTPClient adds the HTTPClient to the service broker auth logout params
func (*ServiceBrokerAuthLogoutParams) WithTimeout ¶
func (o *ServiceBrokerAuthLogoutParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthLogoutParams
WithTimeout adds the timeout to the service broker auth logout params
func (*ServiceBrokerAuthLogoutParams) WriteToRequest ¶
func (o *ServiceBrokerAuthLogoutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthLogoutReader ¶
type ServiceBrokerAuthLogoutReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthLogoutReader is a Reader for the ServiceBrokerAuthLogout structure.
func (*ServiceBrokerAuthLogoutReader) ReadResponse ¶
func (o *ServiceBrokerAuthLogoutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthRegistrationCallbackInternalServerError ¶
ServiceBrokerAuthRegistrationCallbackInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthRegistrationCallbackInternalServerError ¶
func NewServiceBrokerAuthRegistrationCallbackInternalServerError() *ServiceBrokerAuthRegistrationCallbackInternalServerError
NewServiceBrokerAuthRegistrationCallbackInternalServerError creates a ServiceBrokerAuthRegistrationCallbackInternalServerError with default headers values
func (*ServiceBrokerAuthRegistrationCallbackInternalServerError) Error ¶
func (o *ServiceBrokerAuthRegistrationCallbackInternalServerError) Error() string
type ServiceBrokerAuthRegistrationCallbackOK ¶
type ServiceBrokerAuthRegistrationCallbackOK struct {
Payload *models.AccessToken
}
ServiceBrokerAuthRegistrationCallbackOK handles this case with default header values.
OK
func NewServiceBrokerAuthRegistrationCallbackOK ¶
func NewServiceBrokerAuthRegistrationCallbackOK() *ServiceBrokerAuthRegistrationCallbackOK
NewServiceBrokerAuthRegistrationCallbackOK creates a ServiceBrokerAuthRegistrationCallbackOK with default headers values
func (*ServiceBrokerAuthRegistrationCallbackOK) Error ¶
func (o *ServiceBrokerAuthRegistrationCallbackOK) Error() string
type ServiceBrokerAuthRegistrationCallbackParams ¶
type ServiceBrokerAuthRegistrationCallbackParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthRegistrationCallbackParams contains all the parameters to send to the API endpoint for the service broker auth registration callback operation typically these are written to a http.Request
func NewServiceBrokerAuthRegistrationCallbackParams ¶
func NewServiceBrokerAuthRegistrationCallbackParams() *ServiceBrokerAuthRegistrationCallbackParams
NewServiceBrokerAuthRegistrationCallbackParams creates a new ServiceBrokerAuthRegistrationCallbackParams object with the default values initialized.
func NewServiceBrokerAuthRegistrationCallbackParamsWithContext ¶
func NewServiceBrokerAuthRegistrationCallbackParamsWithContext(ctx context.Context) *ServiceBrokerAuthRegistrationCallbackParams
NewServiceBrokerAuthRegistrationCallbackParamsWithContext creates a new ServiceBrokerAuthRegistrationCallbackParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthRegistrationCallbackParamsWithHTTPClient ¶
func NewServiceBrokerAuthRegistrationCallbackParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthRegistrationCallbackParams
NewServiceBrokerAuthRegistrationCallbackParamsWithHTTPClient creates a new ServiceBrokerAuthRegistrationCallbackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthRegistrationCallbackParamsWithTimeout ¶
func NewServiceBrokerAuthRegistrationCallbackParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthRegistrationCallbackParams
NewServiceBrokerAuthRegistrationCallbackParamsWithTimeout creates a new ServiceBrokerAuthRegistrationCallbackParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthRegistrationCallbackParams) SetContext ¶
func (o *ServiceBrokerAuthRegistrationCallbackParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth registration callback params
func (*ServiceBrokerAuthRegistrationCallbackParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthRegistrationCallbackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth registration callback params
func (*ServiceBrokerAuthRegistrationCallbackParams) SetTimeout ¶
func (o *ServiceBrokerAuthRegistrationCallbackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth registration callback params
func (*ServiceBrokerAuthRegistrationCallbackParams) WithContext ¶
func (o *ServiceBrokerAuthRegistrationCallbackParams) WithContext(ctx context.Context) *ServiceBrokerAuthRegistrationCallbackParams
WithContext adds the context to the service broker auth registration callback params
func (*ServiceBrokerAuthRegistrationCallbackParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthRegistrationCallbackParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthRegistrationCallbackParams
WithHTTPClient adds the HTTPClient to the service broker auth registration callback params
func (*ServiceBrokerAuthRegistrationCallbackParams) WithTimeout ¶
func (o *ServiceBrokerAuthRegistrationCallbackParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthRegistrationCallbackParams
WithTimeout adds the timeout to the service broker auth registration callback params
func (*ServiceBrokerAuthRegistrationCallbackParams) WriteToRequest ¶
func (o *ServiceBrokerAuthRegistrationCallbackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthRegistrationCallbackReader ¶
type ServiceBrokerAuthRegistrationCallbackReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthRegistrationCallbackReader is a Reader for the ServiceBrokerAuthRegistrationCallback structure.
func (*ServiceBrokerAuthRegistrationCallbackReader) ReadResponse ¶
func (o *ServiceBrokerAuthRegistrationCallbackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthRegistrationCallbackUnauthorized ¶
type ServiceBrokerAuthRegistrationCallbackUnauthorized struct {
}ServiceBrokerAuthRegistrationCallbackUnauthorized handles this case with default header values.
Unauthorized
func NewServiceBrokerAuthRegistrationCallbackUnauthorized ¶
func NewServiceBrokerAuthRegistrationCallbackUnauthorized() *ServiceBrokerAuthRegistrationCallbackUnauthorized
NewServiceBrokerAuthRegistrationCallbackUnauthorized creates a ServiceBrokerAuthRegistrationCallbackUnauthorized with default headers values
func (*ServiceBrokerAuthRegistrationCallbackUnauthorized) Error ¶
func (o *ServiceBrokerAuthRegistrationCallbackUnauthorized) Error() string
type ServiceBrokerAuthRegistrationInternalServerError ¶
ServiceBrokerAuthRegistrationInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthRegistrationInternalServerError ¶
func NewServiceBrokerAuthRegistrationInternalServerError() *ServiceBrokerAuthRegistrationInternalServerError
NewServiceBrokerAuthRegistrationInternalServerError creates a ServiceBrokerAuthRegistrationInternalServerError with default headers values
func (*ServiceBrokerAuthRegistrationInternalServerError) Error ¶
func (o *ServiceBrokerAuthRegistrationInternalServerError) Error() string
type ServiceBrokerAuthRegistrationOK ¶
type ServiceBrokerAuthRegistrationOK struct {
Payload *models.AccessToken
}
ServiceBrokerAuthRegistrationOK handles this case with default header values.
OK
func NewServiceBrokerAuthRegistrationOK ¶
func NewServiceBrokerAuthRegistrationOK() *ServiceBrokerAuthRegistrationOK
NewServiceBrokerAuthRegistrationOK creates a ServiceBrokerAuthRegistrationOK with default headers values
func (*ServiceBrokerAuthRegistrationOK) Error ¶
func (o *ServiceBrokerAuthRegistrationOK) Error() string
type ServiceBrokerAuthRegistrationParams ¶
type ServiceBrokerAuthRegistrationParams struct { /*EntitlementID Entitlement ID of for this tenant */ EntitlementID string /*Icn IBM Customer Number (ICN) for this tenant */ Icn string /*Plan Plan for this tenant and entitlement */ Plan string /*RedirectURL The URL to redirect to after login/registration */ RedirectURL *string /*Regions An array of regions matching the number of cloud-instances in the plan */ Regions []string /*TenantID Tenant ID of a pcloud tenant */ TenantID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthRegistrationParams contains all the parameters to send to the API endpoint for the service broker auth registration operation typically these are written to a http.Request
func NewServiceBrokerAuthRegistrationParams ¶
func NewServiceBrokerAuthRegistrationParams() *ServiceBrokerAuthRegistrationParams
NewServiceBrokerAuthRegistrationParams creates a new ServiceBrokerAuthRegistrationParams object with the default values initialized.
func NewServiceBrokerAuthRegistrationParamsWithContext ¶
func NewServiceBrokerAuthRegistrationParamsWithContext(ctx context.Context) *ServiceBrokerAuthRegistrationParams
NewServiceBrokerAuthRegistrationParamsWithContext creates a new ServiceBrokerAuthRegistrationParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthRegistrationParamsWithHTTPClient ¶
func NewServiceBrokerAuthRegistrationParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthRegistrationParams
NewServiceBrokerAuthRegistrationParamsWithHTTPClient creates a new ServiceBrokerAuthRegistrationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthRegistrationParamsWithTimeout ¶
func NewServiceBrokerAuthRegistrationParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthRegistrationParams
NewServiceBrokerAuthRegistrationParamsWithTimeout creates a new ServiceBrokerAuthRegistrationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthRegistrationParams) SetContext ¶
func (o *ServiceBrokerAuthRegistrationParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) SetEntitlementID ¶
func (o *ServiceBrokerAuthRegistrationParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthRegistrationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) SetIcn ¶
func (o *ServiceBrokerAuthRegistrationParams) SetIcn(icn string)
SetIcn adds the icn to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) SetPlan ¶
func (o *ServiceBrokerAuthRegistrationParams) SetPlan(plan string)
SetPlan adds the plan to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) SetRedirectURL ¶
func (o *ServiceBrokerAuthRegistrationParams) SetRedirectURL(redirectURL *string)
SetRedirectURL adds the redirectUrl to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) SetRegions ¶
func (o *ServiceBrokerAuthRegistrationParams) SetRegions(regions []string)
SetRegions adds the regions to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) SetTenantID ¶
func (o *ServiceBrokerAuthRegistrationParams) SetTenantID(tenantID string)
SetTenantID adds the tenantId to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) SetTimeout ¶
func (o *ServiceBrokerAuthRegistrationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithContext ¶
func (o *ServiceBrokerAuthRegistrationParams) WithContext(ctx context.Context) *ServiceBrokerAuthRegistrationParams
WithContext adds the context to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithEntitlementID ¶
func (o *ServiceBrokerAuthRegistrationParams) WithEntitlementID(entitlementID string) *ServiceBrokerAuthRegistrationParams
WithEntitlementID adds the entitlementID to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthRegistrationParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthRegistrationParams
WithHTTPClient adds the HTTPClient to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithIcn ¶
func (o *ServiceBrokerAuthRegistrationParams) WithIcn(icn string) *ServiceBrokerAuthRegistrationParams
WithIcn adds the icn to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithPlan ¶
func (o *ServiceBrokerAuthRegistrationParams) WithPlan(plan string) *ServiceBrokerAuthRegistrationParams
WithPlan adds the plan to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithRedirectURL ¶
func (o *ServiceBrokerAuthRegistrationParams) WithRedirectURL(redirectURL *string) *ServiceBrokerAuthRegistrationParams
WithRedirectURL adds the redirectURL to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithRegions ¶
func (o *ServiceBrokerAuthRegistrationParams) WithRegions(regions []string) *ServiceBrokerAuthRegistrationParams
WithRegions adds the regions to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithTenantID ¶
func (o *ServiceBrokerAuthRegistrationParams) WithTenantID(tenantID string) *ServiceBrokerAuthRegistrationParams
WithTenantID adds the tenantID to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WithTimeout ¶
func (o *ServiceBrokerAuthRegistrationParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthRegistrationParams
WithTimeout adds the timeout to the service broker auth registration params
func (*ServiceBrokerAuthRegistrationParams) WriteToRequest ¶
func (o *ServiceBrokerAuthRegistrationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthRegistrationReader ¶
type ServiceBrokerAuthRegistrationReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthRegistrationReader is a Reader for the ServiceBrokerAuthRegistration structure.
func (*ServiceBrokerAuthRegistrationReader) ReadResponse ¶
func (o *ServiceBrokerAuthRegistrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthRegistrationUnauthorized ¶
type ServiceBrokerAuthRegistrationUnauthorized struct {
}ServiceBrokerAuthRegistrationUnauthorized handles this case with default header values.
Unauthorized
func NewServiceBrokerAuthRegistrationUnauthorized ¶
func NewServiceBrokerAuthRegistrationUnauthorized() *ServiceBrokerAuthRegistrationUnauthorized
NewServiceBrokerAuthRegistrationUnauthorized creates a ServiceBrokerAuthRegistrationUnauthorized with default headers values
func (*ServiceBrokerAuthRegistrationUnauthorized) Error ¶
func (o *ServiceBrokerAuthRegistrationUnauthorized) Error() string
type ServiceBrokerAuthTokenPostBadRequest ¶
ServiceBrokerAuthTokenPostBadRequest handles this case with default header values.
Authorization pending
func NewServiceBrokerAuthTokenPostBadRequest ¶
func NewServiceBrokerAuthTokenPostBadRequest() *ServiceBrokerAuthTokenPostBadRequest
NewServiceBrokerAuthTokenPostBadRequest creates a ServiceBrokerAuthTokenPostBadRequest with default headers values
func (*ServiceBrokerAuthTokenPostBadRequest) Error ¶
func (o *ServiceBrokerAuthTokenPostBadRequest) Error() string
type ServiceBrokerAuthTokenPostForbidden ¶
ServiceBrokerAuthTokenPostForbidden handles this case with default header values.
User refused grant
func NewServiceBrokerAuthTokenPostForbidden ¶
func NewServiceBrokerAuthTokenPostForbidden() *ServiceBrokerAuthTokenPostForbidden
NewServiceBrokerAuthTokenPostForbidden creates a ServiceBrokerAuthTokenPostForbidden with default headers values
func (*ServiceBrokerAuthTokenPostForbidden) Error ¶
func (o *ServiceBrokerAuthTokenPostForbidden) Error() string
type ServiceBrokerAuthTokenPostInternalServerError ¶
ServiceBrokerAuthTokenPostInternalServerError handles this case with default header values.
Internal Server Error
func NewServiceBrokerAuthTokenPostInternalServerError ¶
func NewServiceBrokerAuthTokenPostInternalServerError() *ServiceBrokerAuthTokenPostInternalServerError
NewServiceBrokerAuthTokenPostInternalServerError creates a ServiceBrokerAuthTokenPostInternalServerError with default headers values
func (*ServiceBrokerAuthTokenPostInternalServerError) Error ¶
func (o *ServiceBrokerAuthTokenPostInternalServerError) Error() string
type ServiceBrokerAuthTokenPostOK ¶
ServiceBrokerAuthTokenPostOK handles this case with default header values.
OK
func NewServiceBrokerAuthTokenPostOK ¶
func NewServiceBrokerAuthTokenPostOK() *ServiceBrokerAuthTokenPostOK
NewServiceBrokerAuthTokenPostOK creates a ServiceBrokerAuthTokenPostOK with default headers values
func (*ServiceBrokerAuthTokenPostOK) Error ¶
func (o *ServiceBrokerAuthTokenPostOK) Error() string
type ServiceBrokerAuthTokenPostParams ¶
type ServiceBrokerAuthTokenPostParams struct { /*Body Parameters for requesting a new Token from a Refresh Token */ Body *models.TokenRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerAuthTokenPostParams contains all the parameters to send to the API endpoint for the service broker auth token post operation typically these are written to a http.Request
func NewServiceBrokerAuthTokenPostParams ¶
func NewServiceBrokerAuthTokenPostParams() *ServiceBrokerAuthTokenPostParams
NewServiceBrokerAuthTokenPostParams creates a new ServiceBrokerAuthTokenPostParams object with the default values initialized.
func NewServiceBrokerAuthTokenPostParamsWithContext ¶
func NewServiceBrokerAuthTokenPostParamsWithContext(ctx context.Context) *ServiceBrokerAuthTokenPostParams
NewServiceBrokerAuthTokenPostParamsWithContext creates a new ServiceBrokerAuthTokenPostParams object with the default values initialized, and the ability to set a context for a request
func NewServiceBrokerAuthTokenPostParamsWithHTTPClient ¶
func NewServiceBrokerAuthTokenPostParamsWithHTTPClient(client *http.Client) *ServiceBrokerAuthTokenPostParams
NewServiceBrokerAuthTokenPostParamsWithHTTPClient creates a new ServiceBrokerAuthTokenPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServiceBrokerAuthTokenPostParamsWithTimeout ¶
func NewServiceBrokerAuthTokenPostParamsWithTimeout(timeout time.Duration) *ServiceBrokerAuthTokenPostParams
NewServiceBrokerAuthTokenPostParamsWithTimeout creates a new ServiceBrokerAuthTokenPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServiceBrokerAuthTokenPostParams) SetBody ¶
func (o *ServiceBrokerAuthTokenPostParams) SetBody(body *models.TokenRequest)
SetBody adds the body to the service broker auth token post params
func (*ServiceBrokerAuthTokenPostParams) SetContext ¶
func (o *ServiceBrokerAuthTokenPostParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker auth token post params
func (*ServiceBrokerAuthTokenPostParams) SetHTTPClient ¶
func (o *ServiceBrokerAuthTokenPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker auth token post params
func (*ServiceBrokerAuthTokenPostParams) SetTimeout ¶
func (o *ServiceBrokerAuthTokenPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker auth token post params
func (*ServiceBrokerAuthTokenPostParams) WithBody ¶
func (o *ServiceBrokerAuthTokenPostParams) WithBody(body *models.TokenRequest) *ServiceBrokerAuthTokenPostParams
WithBody adds the body to the service broker auth token post params
func (*ServiceBrokerAuthTokenPostParams) WithContext ¶
func (o *ServiceBrokerAuthTokenPostParams) WithContext(ctx context.Context) *ServiceBrokerAuthTokenPostParams
WithContext adds the context to the service broker auth token post params
func (*ServiceBrokerAuthTokenPostParams) WithHTTPClient ¶
func (o *ServiceBrokerAuthTokenPostParams) WithHTTPClient(client *http.Client) *ServiceBrokerAuthTokenPostParams
WithHTTPClient adds the HTTPClient to the service broker auth token post params
func (*ServiceBrokerAuthTokenPostParams) WithTimeout ¶
func (o *ServiceBrokerAuthTokenPostParams) WithTimeout(timeout time.Duration) *ServiceBrokerAuthTokenPostParams
WithTimeout adds the timeout to the service broker auth token post params
func (*ServiceBrokerAuthTokenPostParams) WriteToRequest ¶
func (o *ServiceBrokerAuthTokenPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerAuthTokenPostReader ¶
type ServiceBrokerAuthTokenPostReader struct {
// contains filtered or unexported fields
}
ServiceBrokerAuthTokenPostReader is a Reader for the ServiceBrokerAuthTokenPost structure.
func (*ServiceBrokerAuthTokenPostReader) ReadResponse ¶
func (o *ServiceBrokerAuthTokenPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerAuthTokenPostTooManyRequests ¶
ServiceBrokerAuthTokenPostTooManyRequests handles this case with default header values.
Polling too frequently
func NewServiceBrokerAuthTokenPostTooManyRequests ¶
func NewServiceBrokerAuthTokenPostTooManyRequests() *ServiceBrokerAuthTokenPostTooManyRequests
NewServiceBrokerAuthTokenPostTooManyRequests creates a ServiceBrokerAuthTokenPostTooManyRequests with default headers values
func (*ServiceBrokerAuthTokenPostTooManyRequests) Error ¶
func (o *ServiceBrokerAuthTokenPostTooManyRequests) Error() string
Source Files ¶
- authentication_client.go
- service_broker_auth_callback_parameters.go
- service_broker_auth_callback_responses.go
- service_broker_auth_device_code_post_parameters.go
- service_broker_auth_device_code_post_responses.go
- service_broker_auth_device_token_post_parameters.go
- service_broker_auth_device_token_post_responses.go
- service_broker_auth_info_token_parameters.go
- service_broker_auth_info_token_responses.go
- service_broker_auth_info_user_parameters.go
- service_broker_auth_info_user_responses.go
- service_broker_auth_login_parameters.go
- service_broker_auth_login_responses.go
- service_broker_auth_logout_parameters.go
- service_broker_auth_logout_responses.go
- service_broker_auth_registration_callback_parameters.go
- service_broker_auth_registration_callback_responses.go
- service_broker_auth_registration_parameters.go
- service_broker_auth_registration_responses.go
- service_broker_auth_token_post_parameters.go
- service_broker_auth_token_post_responses.go