Documentation
¶
Index ¶
- type Client
- func (a *Client) GetUMAGatherClaims(params *GetUMAGatherClaimsParams) (*GetUMAGatherClaimsOK, error)
- func (a *Client) HostRsrcPr(params *HostRsrcPrParams) (*HostRsrcPrCreated, error)
- func (a *Client) PostUMAGatherClaims(params *PostUMAGatherClaimsParams) (*PostUMAGatherClaimsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UMA2Configuration(params *UMA2ConfigurationParams) (*UMA2ConfigurationOK, error)
- type ClientService
- type GetUMAGatherClaimsBadRequest
- type GetUMAGatherClaimsInternalServerError
- type GetUMAGatherClaimsOK
- type GetUMAGatherClaimsParams
- func NewGetUMAGatherClaimsParams() *GetUMAGatherClaimsParams
- func NewGetUMAGatherClaimsParamsWithContext(ctx context.Context) *GetUMAGatherClaimsParams
- func NewGetUMAGatherClaimsParamsWithHTTPClient(client *http.Client) *GetUMAGatherClaimsParams
- func NewGetUMAGatherClaimsParamsWithTimeout(timeout time.Duration) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) SetAuthentication(authentication *bool)
- func (o *GetUMAGatherClaimsParams) SetClaimsRedirectURI(claimsRedirectURI *string)
- func (o *GetUMAGatherClaimsParams) SetClientID(clientID *string)
- func (o *GetUMAGatherClaimsParams) SetContext(ctx context.Context)
- func (o *GetUMAGatherClaimsParams) SetHTTPClient(client *http.Client)
- func (o *GetUMAGatherClaimsParams) SetReset(reset *bool)
- func (o *GetUMAGatherClaimsParams) SetState(state *string)
- func (o *GetUMAGatherClaimsParams) SetTicket(ticket *string)
- func (o *GetUMAGatherClaimsParams) SetTimeout(timeout time.Duration)
- func (o *GetUMAGatherClaimsParams) WithAuthentication(authentication *bool) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WithClaimsRedirectURI(claimsRedirectURI *string) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WithClientID(clientID *string) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WithContext(ctx context.Context) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WithHTTPClient(client *http.Client) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WithReset(reset *bool) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WithState(state *string) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WithTicket(ticket *string) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WithTimeout(timeout time.Duration) *GetUMAGatherClaimsParams
- func (o *GetUMAGatherClaimsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUMAGatherClaimsReader
- type HostRsrcPrCreated
- type HostRsrcPrInternalServerError
- type HostRsrcPrParams
- func (o *HostRsrcPrParams) SetAuthorization(authorization string)
- func (o *HostRsrcPrParams) SetContext(ctx context.Context)
- func (o *HostRsrcPrParams) SetHTTPClient(client *http.Client)
- func (o *HostRsrcPrParams) SetParams(params *string)
- func (o *HostRsrcPrParams) SetResourceID(resourceID string)
- func (o *HostRsrcPrParams) SetResourceScopes(resourceScopes []string)
- func (o *HostRsrcPrParams) SetTimeout(timeout time.Duration)
- func (o *HostRsrcPrParams) WithAuthorization(authorization string) *HostRsrcPrParams
- func (o *HostRsrcPrParams) WithContext(ctx context.Context) *HostRsrcPrParams
- func (o *HostRsrcPrParams) WithHTTPClient(client *http.Client) *HostRsrcPrParams
- func (o *HostRsrcPrParams) WithParams(params *string) *HostRsrcPrParams
- func (o *HostRsrcPrParams) WithResourceID(resourceID string) *HostRsrcPrParams
- func (o *HostRsrcPrParams) WithResourceScopes(resourceScopes []string) *HostRsrcPrParams
- func (o *HostRsrcPrParams) WithTimeout(timeout time.Duration) *HostRsrcPrParams
- func (o *HostRsrcPrParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type HostRsrcPrReader
- type PostUMAGatherClaimsBadRequest
- type PostUMAGatherClaimsInternalServerError
- type PostUMAGatherClaimsOK
- type PostUMAGatherClaimsParams
- func NewPostUMAGatherClaimsParams() *PostUMAGatherClaimsParams
- func NewPostUMAGatherClaimsParamsWithContext(ctx context.Context) *PostUMAGatherClaimsParams
- func NewPostUMAGatherClaimsParamsWithHTTPClient(client *http.Client) *PostUMAGatherClaimsParams
- func NewPostUMAGatherClaimsParamsWithTimeout(timeout time.Duration) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) SetAuthentication(authentication *bool)
- func (o *PostUMAGatherClaimsParams) SetClaimsRedirectURI(claimsRedirectURI *string)
- func (o *PostUMAGatherClaimsParams) SetClientID(clientID *string)
- func (o *PostUMAGatherClaimsParams) SetContext(ctx context.Context)
- func (o *PostUMAGatherClaimsParams) SetHTTPClient(client *http.Client)
- func (o *PostUMAGatherClaimsParams) SetReset(reset *bool)
- func (o *PostUMAGatherClaimsParams) SetState(state *string)
- func (o *PostUMAGatherClaimsParams) SetTicket(ticket *string)
- func (o *PostUMAGatherClaimsParams) SetTimeout(timeout time.Duration)
- func (o *PostUMAGatherClaimsParams) WithAuthentication(authentication *bool) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WithClaimsRedirectURI(claimsRedirectURI *string) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WithClientID(clientID *string) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WithContext(ctx context.Context) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WithHTTPClient(client *http.Client) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WithReset(reset *bool) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WithState(state *string) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WithTicket(ticket *string) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WithTimeout(timeout time.Duration) *PostUMAGatherClaimsParams
- func (o *PostUMAGatherClaimsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUMAGatherClaimsReader
- type UMA2ConfigurationInternalServerError
- type UMA2ConfigurationOK
- type UMA2ConfigurationParams
- func NewUMA2ConfigurationParams() *UMA2ConfigurationParams
- func NewUMA2ConfigurationParamsWithContext(ctx context.Context) *UMA2ConfigurationParams
- func NewUMA2ConfigurationParamsWithHTTPClient(client *http.Client) *UMA2ConfigurationParams
- func NewUMA2ConfigurationParamsWithTimeout(timeout time.Duration) *UMA2ConfigurationParams
- func (o *UMA2ConfigurationParams) SetContext(ctx context.Context)
- func (o *UMA2ConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *UMA2ConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *UMA2ConfigurationParams) WithContext(ctx context.Context) *UMA2ConfigurationParams
- func (o *UMA2ConfigurationParams) WithHTTPClient(client *http.Client) *UMA2ConfigurationParams
- func (o *UMA2ConfigurationParams) WithTimeout(timeout time.Duration) *UMA2ConfigurationParams
- func (o *UMA2ConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UMA2ConfigurationReader
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 uma user managed access API
func (*Client) GetUMAGatherClaims ¶
func (a *Client) GetUMAGatherClaims(params *GetUMAGatherClaimsParams) (*GetUMAGatherClaimsOK, error)
GetUMAGatherClaims gets uma gather claims
UMA Claims Gathering Endpoint.
func (*Client) HostRsrcPr ¶
func (a *Client) HostRsrcPr(params *HostRsrcPrParams) (*HostRsrcPrCreated, error)
HostRsrcPr hosts rsrc pr
Registers permission.
func (*Client) PostUMAGatherClaims ¶
func (a *Client) PostUMAGatherClaims(params *PostUMAGatherClaimsParams) (*PostUMAGatherClaimsOK, error)
PostUMAGatherClaims posts uma gather claims
UMA Claims Gathering Endpoint
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UMA2Configuration ¶
func (a *Client) UMA2Configuration(params *UMA2ConfigurationParams) (*UMA2ConfigurationOK, error)
UMA2Configuration uma2s configuration
Gets UMA configuration data.
type ClientService ¶
type ClientService interface { GetUMAGatherClaims(params *GetUMAGatherClaimsParams) (*GetUMAGatherClaimsOK, error) HostRsrcPr(params *HostRsrcPrParams) (*HostRsrcPrCreated, error) PostUMAGatherClaims(params *PostUMAGatherClaimsParams) (*PostUMAGatherClaimsOK, error) UMA2Configuration(params *UMA2ConfigurationParams) (*UMA2ConfigurationOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new uma user managed access API client.
type GetUMAGatherClaimsBadRequest ¶
type GetUMAGatherClaimsBadRequest struct {
Payload *models.ErrorResponse
}
GetUMAGatherClaimsBadRequest handles this case with default header values.
Invalid parameters provided to endpoint.
func NewGetUMAGatherClaimsBadRequest ¶
func NewGetUMAGatherClaimsBadRequest() *GetUMAGatherClaimsBadRequest
NewGetUMAGatherClaimsBadRequest creates a GetUMAGatherClaimsBadRequest with default headers values
func (*GetUMAGatherClaimsBadRequest) Error ¶
func (o *GetUMAGatherClaimsBadRequest) Error() string
func (*GetUMAGatherClaimsBadRequest) GetPayload ¶
func (o *GetUMAGatherClaimsBadRequest) GetPayload() *models.ErrorResponse
type GetUMAGatherClaimsInternalServerError ¶
type GetUMAGatherClaimsInternalServerError struct {
Payload *models.ErrorResponse
}
GetUMAGatherClaimsInternalServerError handles this case with default header values.
Invalid parameters provided to endpoint.
func NewGetUMAGatherClaimsInternalServerError ¶
func NewGetUMAGatherClaimsInternalServerError() *GetUMAGatherClaimsInternalServerError
NewGetUMAGatherClaimsInternalServerError creates a GetUMAGatherClaimsInternalServerError with default headers values
func (*GetUMAGatherClaimsInternalServerError) Error ¶
func (o *GetUMAGatherClaimsInternalServerError) Error() string
func (*GetUMAGatherClaimsInternalServerError) GetPayload ¶
func (o *GetUMAGatherClaimsInternalServerError) GetPayload() *models.ErrorResponse
type GetUMAGatherClaimsOK ¶
type GetUMAGatherClaimsOK struct { }
GetUMAGatherClaimsOK handles this case with default header values.
GetUMAGatherClaimsOK get Uma gather claims o k
func NewGetUMAGatherClaimsOK ¶
func NewGetUMAGatherClaimsOK() *GetUMAGatherClaimsOK
NewGetUMAGatherClaimsOK creates a GetUMAGatherClaimsOK with default headers values
func (*GetUMAGatherClaimsOK) Error ¶
func (o *GetUMAGatherClaimsOK) Error() string
type GetUMAGatherClaimsParams ¶
type GetUMAGatherClaimsParams struct { /*Authentication*/ Authentication *bool /*ClaimsRedirectURI*/ ClaimsRedirectURI *string /*ClientID OAuth 2.0 Client Identifier valid at the Authorization Server. */ ClientID *string /*Reset*/ Reset *bool /*State*/ State *string /*Ticket*/ Ticket *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUMAGatherClaimsParams contains all the parameters to send to the API endpoint for the get uma gather claims operation typically these are written to a http.Request
func NewGetUMAGatherClaimsParams ¶
func NewGetUMAGatherClaimsParams() *GetUMAGatherClaimsParams
NewGetUMAGatherClaimsParams creates a new GetUMAGatherClaimsParams object with the default values initialized.
func NewGetUMAGatherClaimsParamsWithContext ¶
func NewGetUMAGatherClaimsParamsWithContext(ctx context.Context) *GetUMAGatherClaimsParams
NewGetUMAGatherClaimsParamsWithContext creates a new GetUMAGatherClaimsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUMAGatherClaimsParamsWithHTTPClient ¶
func NewGetUMAGatherClaimsParamsWithHTTPClient(client *http.Client) *GetUMAGatherClaimsParams
NewGetUMAGatherClaimsParamsWithHTTPClient creates a new GetUMAGatherClaimsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUMAGatherClaimsParamsWithTimeout ¶
func NewGetUMAGatherClaimsParamsWithTimeout(timeout time.Duration) *GetUMAGatherClaimsParams
NewGetUMAGatherClaimsParamsWithTimeout creates a new GetUMAGatherClaimsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUMAGatherClaimsParams) SetAuthentication ¶
func (o *GetUMAGatherClaimsParams) SetAuthentication(authentication *bool)
SetAuthentication adds the authentication to the get uma gather claims params
func (*GetUMAGatherClaimsParams) SetClaimsRedirectURI ¶
func (o *GetUMAGatherClaimsParams) SetClaimsRedirectURI(claimsRedirectURI *string)
SetClaimsRedirectURI adds the claimsRedirectUri to the get uma gather claims params
func (*GetUMAGatherClaimsParams) SetClientID ¶
func (o *GetUMAGatherClaimsParams) SetClientID(clientID *string)
SetClientID adds the clientId to the get uma gather claims params
func (*GetUMAGatherClaimsParams) SetContext ¶
func (o *GetUMAGatherClaimsParams) SetContext(ctx context.Context)
SetContext adds the context to the get uma gather claims params
func (*GetUMAGatherClaimsParams) SetHTTPClient ¶
func (o *GetUMAGatherClaimsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get uma gather claims params
func (*GetUMAGatherClaimsParams) SetReset ¶
func (o *GetUMAGatherClaimsParams) SetReset(reset *bool)
SetReset adds the reset to the get uma gather claims params
func (*GetUMAGatherClaimsParams) SetState ¶
func (o *GetUMAGatherClaimsParams) SetState(state *string)
SetState adds the state to the get uma gather claims params
func (*GetUMAGatherClaimsParams) SetTicket ¶
func (o *GetUMAGatherClaimsParams) SetTicket(ticket *string)
SetTicket adds the ticket to the get uma gather claims params
func (*GetUMAGatherClaimsParams) SetTimeout ¶
func (o *GetUMAGatherClaimsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithAuthentication ¶
func (o *GetUMAGatherClaimsParams) WithAuthentication(authentication *bool) *GetUMAGatherClaimsParams
WithAuthentication adds the authentication to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithClaimsRedirectURI ¶
func (o *GetUMAGatherClaimsParams) WithClaimsRedirectURI(claimsRedirectURI *string) *GetUMAGatherClaimsParams
WithClaimsRedirectURI adds the claimsRedirectURI to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithClientID ¶
func (o *GetUMAGatherClaimsParams) WithClientID(clientID *string) *GetUMAGatherClaimsParams
WithClientID adds the clientID to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithContext ¶
func (o *GetUMAGatherClaimsParams) WithContext(ctx context.Context) *GetUMAGatherClaimsParams
WithContext adds the context to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithHTTPClient ¶
func (o *GetUMAGatherClaimsParams) WithHTTPClient(client *http.Client) *GetUMAGatherClaimsParams
WithHTTPClient adds the HTTPClient to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithReset ¶
func (o *GetUMAGatherClaimsParams) WithReset(reset *bool) *GetUMAGatherClaimsParams
WithReset adds the reset to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithState ¶
func (o *GetUMAGatherClaimsParams) WithState(state *string) *GetUMAGatherClaimsParams
WithState adds the state to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithTicket ¶
func (o *GetUMAGatherClaimsParams) WithTicket(ticket *string) *GetUMAGatherClaimsParams
WithTicket adds the ticket to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WithTimeout ¶
func (o *GetUMAGatherClaimsParams) WithTimeout(timeout time.Duration) *GetUMAGatherClaimsParams
WithTimeout adds the timeout to the get uma gather claims params
func (*GetUMAGatherClaimsParams) WriteToRequest ¶
func (o *GetUMAGatherClaimsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUMAGatherClaimsReader ¶
type GetUMAGatherClaimsReader struct {
// contains filtered or unexported fields
}
GetUMAGatherClaimsReader is a Reader for the GetUMAGatherClaims structure.
func (*GetUMAGatherClaimsReader) ReadResponse ¶
func (o *GetUMAGatherClaimsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type HostRsrcPrCreated ¶
type HostRsrcPrCreated struct {
Payload []*models.UMAPermissionList
}
HostRsrcPrCreated handles this case with default header values.
OK
func NewHostRsrcPrCreated ¶
func NewHostRsrcPrCreated() *HostRsrcPrCreated
NewHostRsrcPrCreated creates a HostRsrcPrCreated with default headers values
func (*HostRsrcPrCreated) Error ¶
func (o *HostRsrcPrCreated) Error() string
func (*HostRsrcPrCreated) GetPayload ¶
func (o *HostRsrcPrCreated) GetPayload() []*models.UMAPermissionList
type HostRsrcPrInternalServerError ¶
type HostRsrcPrInternalServerError struct {
Payload *models.ErrorResponse
}
HostRsrcPrInternalServerError handles this case with default header values.
Invalid parameters provided to endpoint.
func NewHostRsrcPrInternalServerError ¶
func NewHostRsrcPrInternalServerError() *HostRsrcPrInternalServerError
NewHostRsrcPrInternalServerError creates a HostRsrcPrInternalServerError with default headers values
func (*HostRsrcPrInternalServerError) Error ¶
func (o *HostRsrcPrInternalServerError) Error() string
func (*HostRsrcPrInternalServerError) GetPayload ¶
func (o *HostRsrcPrInternalServerError) GetPayload() *models.ErrorResponse
type HostRsrcPrParams ¶
type HostRsrcPrParams struct { /*Authorization Client Authorization details that contains the access token along with other details. */ Authorization string /*Params A key/value map that can contain custom parameters. */ Params *string /*ResourceID The identifier for a resource to which this client is seeking access. The identifier MUST correspond to a resource that was previously registered. */ ResourceID string /*ResourceScopes An array referencing zero or more strings representing scopes to which access was granted for this resource. Each string MUST correspond to a scope that was registered by this resource server for the referenced resource. */ ResourceScopes []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
HostRsrcPrParams contains all the parameters to send to the API endpoint for the host rsrc pr operation typically these are written to a http.Request
func NewHostRsrcPrParams ¶
func NewHostRsrcPrParams() *HostRsrcPrParams
NewHostRsrcPrParams creates a new HostRsrcPrParams object with the default values initialized.
func NewHostRsrcPrParamsWithContext ¶
func NewHostRsrcPrParamsWithContext(ctx context.Context) *HostRsrcPrParams
NewHostRsrcPrParamsWithContext creates a new HostRsrcPrParams object with the default values initialized, and the ability to set a context for a request
func NewHostRsrcPrParamsWithHTTPClient ¶
func NewHostRsrcPrParamsWithHTTPClient(client *http.Client) *HostRsrcPrParams
NewHostRsrcPrParamsWithHTTPClient creates a new HostRsrcPrParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewHostRsrcPrParamsWithTimeout ¶
func NewHostRsrcPrParamsWithTimeout(timeout time.Duration) *HostRsrcPrParams
NewHostRsrcPrParamsWithTimeout creates a new HostRsrcPrParams object with the default values initialized, and the ability to set a timeout on a request
func (*HostRsrcPrParams) SetAuthorization ¶
func (o *HostRsrcPrParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the host rsrc pr params
func (*HostRsrcPrParams) SetContext ¶
func (o *HostRsrcPrParams) SetContext(ctx context.Context)
SetContext adds the context to the host rsrc pr params
func (*HostRsrcPrParams) SetHTTPClient ¶
func (o *HostRsrcPrParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the host rsrc pr params
func (*HostRsrcPrParams) SetParams ¶
func (o *HostRsrcPrParams) SetParams(params *string)
SetParams adds the params to the host rsrc pr params
func (*HostRsrcPrParams) SetResourceID ¶
func (o *HostRsrcPrParams) SetResourceID(resourceID string)
SetResourceID adds the resourceId to the host rsrc pr params
func (*HostRsrcPrParams) SetResourceScopes ¶
func (o *HostRsrcPrParams) SetResourceScopes(resourceScopes []string)
SetResourceScopes adds the resourceScopes to the host rsrc pr params
func (*HostRsrcPrParams) SetTimeout ¶
func (o *HostRsrcPrParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the host rsrc pr params
func (*HostRsrcPrParams) WithAuthorization ¶
func (o *HostRsrcPrParams) WithAuthorization(authorization string) *HostRsrcPrParams
WithAuthorization adds the authorization to the host rsrc pr params
func (*HostRsrcPrParams) WithContext ¶
func (o *HostRsrcPrParams) WithContext(ctx context.Context) *HostRsrcPrParams
WithContext adds the context to the host rsrc pr params
func (*HostRsrcPrParams) WithHTTPClient ¶
func (o *HostRsrcPrParams) WithHTTPClient(client *http.Client) *HostRsrcPrParams
WithHTTPClient adds the HTTPClient to the host rsrc pr params
func (*HostRsrcPrParams) WithParams ¶
func (o *HostRsrcPrParams) WithParams(params *string) *HostRsrcPrParams
WithParams adds the params to the host rsrc pr params
func (*HostRsrcPrParams) WithResourceID ¶
func (o *HostRsrcPrParams) WithResourceID(resourceID string) *HostRsrcPrParams
WithResourceID adds the resourceID to the host rsrc pr params
func (*HostRsrcPrParams) WithResourceScopes ¶
func (o *HostRsrcPrParams) WithResourceScopes(resourceScopes []string) *HostRsrcPrParams
WithResourceScopes adds the resourceScopes to the host rsrc pr params
func (*HostRsrcPrParams) WithTimeout ¶
func (o *HostRsrcPrParams) WithTimeout(timeout time.Duration) *HostRsrcPrParams
WithTimeout adds the timeout to the host rsrc pr params
func (*HostRsrcPrParams) WriteToRequest ¶
func (o *HostRsrcPrParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type HostRsrcPrReader ¶
type HostRsrcPrReader struct {
// contains filtered or unexported fields
}
HostRsrcPrReader is a Reader for the HostRsrcPr structure.
func (*HostRsrcPrReader) ReadResponse ¶
func (o *HostRsrcPrReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUMAGatherClaimsBadRequest ¶
type PostUMAGatherClaimsBadRequest struct {
Payload *models.ErrorResponse
}
PostUMAGatherClaimsBadRequest handles this case with default header values.
Invalid parameters provided to endpoint.
func NewPostUMAGatherClaimsBadRequest ¶
func NewPostUMAGatherClaimsBadRequest() *PostUMAGatherClaimsBadRequest
NewPostUMAGatherClaimsBadRequest creates a PostUMAGatherClaimsBadRequest with default headers values
func (*PostUMAGatherClaimsBadRequest) Error ¶
func (o *PostUMAGatherClaimsBadRequest) Error() string
func (*PostUMAGatherClaimsBadRequest) GetPayload ¶
func (o *PostUMAGatherClaimsBadRequest) GetPayload() *models.ErrorResponse
type PostUMAGatherClaimsInternalServerError ¶
type PostUMAGatherClaimsInternalServerError struct {
Payload *models.ErrorResponse
}
PostUMAGatherClaimsInternalServerError handles this case with default header values.
Invalid parameters provided to endpoint.
func NewPostUMAGatherClaimsInternalServerError ¶
func NewPostUMAGatherClaimsInternalServerError() *PostUMAGatherClaimsInternalServerError
NewPostUMAGatherClaimsInternalServerError creates a PostUMAGatherClaimsInternalServerError with default headers values
func (*PostUMAGatherClaimsInternalServerError) Error ¶
func (o *PostUMAGatherClaimsInternalServerError) Error() string
func (*PostUMAGatherClaimsInternalServerError) GetPayload ¶
func (o *PostUMAGatherClaimsInternalServerError) GetPayload() *models.ErrorResponse
type PostUMAGatherClaimsOK ¶
type PostUMAGatherClaimsOK struct { }
PostUMAGatherClaimsOK handles this case with default header values.
PostUMAGatherClaimsOK post Uma gather claims o k
func NewPostUMAGatherClaimsOK ¶
func NewPostUMAGatherClaimsOK() *PostUMAGatherClaimsOK
NewPostUMAGatherClaimsOK creates a PostUMAGatherClaimsOK with default headers values
func (*PostUMAGatherClaimsOK) Error ¶
func (o *PostUMAGatherClaimsOK) Error() string
type PostUMAGatherClaimsParams ¶
type PostUMAGatherClaimsParams struct { /*Authentication*/ Authentication *bool /*ClaimsRedirectURI*/ ClaimsRedirectURI *string /*ClientID OAuth 2.0 Client Identifier valid at the Authorization Server. */ ClientID *string /*Reset*/ Reset *bool /*State*/ State *string /*Ticket*/ Ticket *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUMAGatherClaimsParams contains all the parameters to send to the API endpoint for the post uma gather claims operation typically these are written to a http.Request
func NewPostUMAGatherClaimsParams ¶
func NewPostUMAGatherClaimsParams() *PostUMAGatherClaimsParams
NewPostUMAGatherClaimsParams creates a new PostUMAGatherClaimsParams object with the default values initialized.
func NewPostUMAGatherClaimsParamsWithContext ¶
func NewPostUMAGatherClaimsParamsWithContext(ctx context.Context) *PostUMAGatherClaimsParams
NewPostUMAGatherClaimsParamsWithContext creates a new PostUMAGatherClaimsParams object with the default values initialized, and the ability to set a context for a request
func NewPostUMAGatherClaimsParamsWithHTTPClient ¶
func NewPostUMAGatherClaimsParamsWithHTTPClient(client *http.Client) *PostUMAGatherClaimsParams
NewPostUMAGatherClaimsParamsWithHTTPClient creates a new PostUMAGatherClaimsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostUMAGatherClaimsParamsWithTimeout ¶
func NewPostUMAGatherClaimsParamsWithTimeout(timeout time.Duration) *PostUMAGatherClaimsParams
NewPostUMAGatherClaimsParamsWithTimeout creates a new PostUMAGatherClaimsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostUMAGatherClaimsParams) SetAuthentication ¶
func (o *PostUMAGatherClaimsParams) SetAuthentication(authentication *bool)
SetAuthentication adds the authentication to the post uma gather claims params
func (*PostUMAGatherClaimsParams) SetClaimsRedirectURI ¶
func (o *PostUMAGatherClaimsParams) SetClaimsRedirectURI(claimsRedirectURI *string)
SetClaimsRedirectURI adds the claimsRedirectUri to the post uma gather claims params
func (*PostUMAGatherClaimsParams) SetClientID ¶
func (o *PostUMAGatherClaimsParams) SetClientID(clientID *string)
SetClientID adds the clientId to the post uma gather claims params
func (*PostUMAGatherClaimsParams) SetContext ¶
func (o *PostUMAGatherClaimsParams) SetContext(ctx context.Context)
SetContext adds the context to the post uma gather claims params
func (*PostUMAGatherClaimsParams) SetHTTPClient ¶
func (o *PostUMAGatherClaimsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post uma gather claims params
func (*PostUMAGatherClaimsParams) SetReset ¶
func (o *PostUMAGatherClaimsParams) SetReset(reset *bool)
SetReset adds the reset to the post uma gather claims params
func (*PostUMAGatherClaimsParams) SetState ¶
func (o *PostUMAGatherClaimsParams) SetState(state *string)
SetState adds the state to the post uma gather claims params
func (*PostUMAGatherClaimsParams) SetTicket ¶
func (o *PostUMAGatherClaimsParams) SetTicket(ticket *string)
SetTicket adds the ticket to the post uma gather claims params
func (*PostUMAGatherClaimsParams) SetTimeout ¶
func (o *PostUMAGatherClaimsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithAuthentication ¶
func (o *PostUMAGatherClaimsParams) WithAuthentication(authentication *bool) *PostUMAGatherClaimsParams
WithAuthentication adds the authentication to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithClaimsRedirectURI ¶
func (o *PostUMAGatherClaimsParams) WithClaimsRedirectURI(claimsRedirectURI *string) *PostUMAGatherClaimsParams
WithClaimsRedirectURI adds the claimsRedirectURI to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithClientID ¶
func (o *PostUMAGatherClaimsParams) WithClientID(clientID *string) *PostUMAGatherClaimsParams
WithClientID adds the clientID to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithContext ¶
func (o *PostUMAGatherClaimsParams) WithContext(ctx context.Context) *PostUMAGatherClaimsParams
WithContext adds the context to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithHTTPClient ¶
func (o *PostUMAGatherClaimsParams) WithHTTPClient(client *http.Client) *PostUMAGatherClaimsParams
WithHTTPClient adds the HTTPClient to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithReset ¶
func (o *PostUMAGatherClaimsParams) WithReset(reset *bool) *PostUMAGatherClaimsParams
WithReset adds the reset to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithState ¶
func (o *PostUMAGatherClaimsParams) WithState(state *string) *PostUMAGatherClaimsParams
WithState adds the state to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithTicket ¶
func (o *PostUMAGatherClaimsParams) WithTicket(ticket *string) *PostUMAGatherClaimsParams
WithTicket adds the ticket to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WithTimeout ¶
func (o *PostUMAGatherClaimsParams) WithTimeout(timeout time.Duration) *PostUMAGatherClaimsParams
WithTimeout adds the timeout to the post uma gather claims params
func (*PostUMAGatherClaimsParams) WriteToRequest ¶
func (o *PostUMAGatherClaimsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUMAGatherClaimsReader ¶
type PostUMAGatherClaimsReader struct {
// contains filtered or unexported fields
}
PostUMAGatherClaimsReader is a Reader for the PostUMAGatherClaims structure.
func (*PostUMAGatherClaimsReader) ReadResponse ¶
func (o *PostUMAGatherClaimsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UMA2ConfigurationInternalServerError ¶
type UMA2ConfigurationInternalServerError struct {
Payload *models.ErrorResponse
}
UMA2ConfigurationInternalServerError handles this case with default header values.
Invalid parameters provided to endpoint.
func NewUMA2ConfigurationInternalServerError ¶
func NewUMA2ConfigurationInternalServerError() *UMA2ConfigurationInternalServerError
NewUMA2ConfigurationInternalServerError creates a UMA2ConfigurationInternalServerError with default headers values
func (*UMA2ConfigurationInternalServerError) Error ¶
func (o *UMA2ConfigurationInternalServerError) Error() string
func (*UMA2ConfigurationInternalServerError) GetPayload ¶
func (o *UMA2ConfigurationInternalServerError) GetPayload() *models.ErrorResponse
type UMA2ConfigurationOK ¶
type UMA2ConfigurationOK struct {
Payload *models.UMA2ConfigurationResponse
}
UMA2ConfigurationOK handles this case with default header values.
OK
func NewUMA2ConfigurationOK ¶
func NewUMA2ConfigurationOK() *UMA2ConfigurationOK
NewUMA2ConfigurationOK creates a UMA2ConfigurationOK with default headers values
func (*UMA2ConfigurationOK) Error ¶
func (o *UMA2ConfigurationOK) Error() string
func (*UMA2ConfigurationOK) GetPayload ¶
func (o *UMA2ConfigurationOK) GetPayload() *models.UMA2ConfigurationResponse
type UMA2ConfigurationParams ¶
type UMA2ConfigurationParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UMA2ConfigurationParams contains all the parameters to send to the API endpoint for the uma2 configuration operation typically these are written to a http.Request
func NewUMA2ConfigurationParams ¶
func NewUMA2ConfigurationParams() *UMA2ConfigurationParams
NewUMA2ConfigurationParams creates a new UMA2ConfigurationParams object with the default values initialized.
func NewUMA2ConfigurationParamsWithContext ¶
func NewUMA2ConfigurationParamsWithContext(ctx context.Context) *UMA2ConfigurationParams
NewUMA2ConfigurationParamsWithContext creates a new UMA2ConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewUMA2ConfigurationParamsWithHTTPClient ¶
func NewUMA2ConfigurationParamsWithHTTPClient(client *http.Client) *UMA2ConfigurationParams
NewUMA2ConfigurationParamsWithHTTPClient creates a new UMA2ConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUMA2ConfigurationParamsWithTimeout ¶
func NewUMA2ConfigurationParamsWithTimeout(timeout time.Duration) *UMA2ConfigurationParams
NewUMA2ConfigurationParamsWithTimeout creates a new UMA2ConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*UMA2ConfigurationParams) SetContext ¶
func (o *UMA2ConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the uma2 configuration params
func (*UMA2ConfigurationParams) SetHTTPClient ¶
func (o *UMA2ConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the uma2 configuration params
func (*UMA2ConfigurationParams) SetTimeout ¶
func (o *UMA2ConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the uma2 configuration params
func (*UMA2ConfigurationParams) WithContext ¶
func (o *UMA2ConfigurationParams) WithContext(ctx context.Context) *UMA2ConfigurationParams
WithContext adds the context to the uma2 configuration params
func (*UMA2ConfigurationParams) WithHTTPClient ¶
func (o *UMA2ConfigurationParams) WithHTTPClient(client *http.Client) *UMA2ConfigurationParams
WithHTTPClient adds the HTTPClient to the uma2 configuration params
func (*UMA2ConfigurationParams) WithTimeout ¶
func (o *UMA2ConfigurationParams) WithTimeout(timeout time.Duration) *UMA2ConfigurationParams
WithTimeout adds the timeout to the uma2 configuration params
func (*UMA2ConfigurationParams) WriteToRequest ¶
func (o *UMA2ConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UMA2ConfigurationReader ¶
type UMA2ConfigurationReader struct {
// contains filtered or unexported fields
}
UMA2ConfigurationReader is a Reader for the UMA2Configuration structure.
func (*UMA2ConfigurationReader) ReadResponse ¶
func (o *UMA2ConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.