Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateCredentialInOrganization(params *CreateCredentialInOrganizationParams) (*CreateCredentialInOrganizationOK, error)
- func (a *Client) DeleteCredentialInOrganization(params *DeleteCredentialInOrganizationParams) (*DeleteCredentialInOrganizationOK, error)
- func (a *Client) GetCredentialInOrganization(params *GetCredentialInOrganizationParams) (*GetCredentialInOrganizationOK, error)
- func (a *Client) InteractiveLoginCredentialInOrganization(params *InteractiveLoginCredentialInOrganizationParams) (*InteractiveLoginCredentialInOrganizationOK, error)
- func (a *Client) ListCredentialsByOrganization(params *ListCredentialsByOrganizationParams) (*ListCredentialsByOrganizationOK, error)
- func (a *Client) PutCredentialInOrganization(params *PutCredentialInOrganizationParams) (*PutCredentialInOrganizationOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreateCredentialInOrganizationOK
- type CreateCredentialInOrganizationParams
- func NewCreateCredentialInOrganizationParams() *CreateCredentialInOrganizationParams
- func NewCreateCredentialInOrganizationParamsWithContext(ctx context.Context) *CreateCredentialInOrganizationParams
- func NewCreateCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *CreateCredentialInOrganizationParams
- func NewCreateCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *CreateCredentialInOrganizationParams
- func (o *CreateCredentialInOrganizationParams) SetBody(body *models_cloudbreak.CredentialRequest)
- func (o *CreateCredentialInOrganizationParams) SetContext(ctx context.Context)
- func (o *CreateCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *CreateCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *CreateCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *CreateCredentialInOrganizationParams) WithBody(body *models_cloudbreak.CredentialRequest) *CreateCredentialInOrganizationParams
- func (o *CreateCredentialInOrganizationParams) WithContext(ctx context.Context) *CreateCredentialInOrganizationParams
- func (o *CreateCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *CreateCredentialInOrganizationParams
- func (o *CreateCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *CreateCredentialInOrganizationParams
- func (o *CreateCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *CreateCredentialInOrganizationParams
- func (o *CreateCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCredentialInOrganizationReader
- type DeleteCredentialInOrganizationOK
- type DeleteCredentialInOrganizationParams
- func NewDeleteCredentialInOrganizationParams() *DeleteCredentialInOrganizationParams
- func NewDeleteCredentialInOrganizationParamsWithContext(ctx context.Context) *DeleteCredentialInOrganizationParams
- func NewDeleteCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *DeleteCredentialInOrganizationParams
- func NewDeleteCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *DeleteCredentialInOrganizationParams
- func (o *DeleteCredentialInOrganizationParams) SetContext(ctx context.Context)
- func (o *DeleteCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCredentialInOrganizationParams) SetName(name string)
- func (o *DeleteCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *DeleteCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCredentialInOrganizationParams) WithContext(ctx context.Context) *DeleteCredentialInOrganizationParams
- func (o *DeleteCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *DeleteCredentialInOrganizationParams
- func (o *DeleteCredentialInOrganizationParams) WithName(name string) *DeleteCredentialInOrganizationParams
- func (o *DeleteCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *DeleteCredentialInOrganizationParams
- func (o *DeleteCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *DeleteCredentialInOrganizationParams
- func (o *DeleteCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCredentialInOrganizationReader
- type GetCredentialInOrganizationOK
- type GetCredentialInOrganizationParams
- func NewGetCredentialInOrganizationParams() *GetCredentialInOrganizationParams
- func NewGetCredentialInOrganizationParamsWithContext(ctx context.Context) *GetCredentialInOrganizationParams
- func NewGetCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *GetCredentialInOrganizationParams
- func NewGetCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *GetCredentialInOrganizationParams
- func (o *GetCredentialInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetCredentialInOrganizationParams) SetName(name string)
- func (o *GetCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetCredentialInOrganizationParams) WithContext(ctx context.Context) *GetCredentialInOrganizationParams
- func (o *GetCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *GetCredentialInOrganizationParams
- func (o *GetCredentialInOrganizationParams) WithName(name string) *GetCredentialInOrganizationParams
- func (o *GetCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *GetCredentialInOrganizationParams
- func (o *GetCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *GetCredentialInOrganizationParams
- func (o *GetCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCredentialInOrganizationReader
- type InteractiveLoginCredentialInOrganizationOK
- type InteractiveLoginCredentialInOrganizationOKBody
- type InteractiveLoginCredentialInOrganizationParams
- func NewInteractiveLoginCredentialInOrganizationParams() *InteractiveLoginCredentialInOrganizationParams
- func NewInteractiveLoginCredentialInOrganizationParamsWithContext(ctx context.Context) *InteractiveLoginCredentialInOrganizationParams
- func NewInteractiveLoginCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *InteractiveLoginCredentialInOrganizationParams
- func NewInteractiveLoginCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *InteractiveLoginCredentialInOrganizationParams
- func (o *InteractiveLoginCredentialInOrganizationParams) SetBody(body *models_cloudbreak.CredentialRequest)
- func (o *InteractiveLoginCredentialInOrganizationParams) SetContext(ctx context.Context)
- func (o *InteractiveLoginCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *InteractiveLoginCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *InteractiveLoginCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *InteractiveLoginCredentialInOrganizationParams) WithBody(body *models_cloudbreak.CredentialRequest) *InteractiveLoginCredentialInOrganizationParams
- func (o *InteractiveLoginCredentialInOrganizationParams) WithContext(ctx context.Context) *InteractiveLoginCredentialInOrganizationParams
- func (o *InteractiveLoginCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *InteractiveLoginCredentialInOrganizationParams
- func (o *InteractiveLoginCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *InteractiveLoginCredentialInOrganizationParams
- func (o *InteractiveLoginCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *InteractiveLoginCredentialInOrganizationParams
- func (o *InteractiveLoginCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InteractiveLoginCredentialInOrganizationReader
- type ListCredentialsByOrganizationOK
- type ListCredentialsByOrganizationParams
- func NewListCredentialsByOrganizationParams() *ListCredentialsByOrganizationParams
- func NewListCredentialsByOrganizationParamsWithContext(ctx context.Context) *ListCredentialsByOrganizationParams
- func NewListCredentialsByOrganizationParamsWithHTTPClient(client *http.Client) *ListCredentialsByOrganizationParams
- func NewListCredentialsByOrganizationParamsWithTimeout(timeout time.Duration) *ListCredentialsByOrganizationParams
- func (o *ListCredentialsByOrganizationParams) SetContext(ctx context.Context)
- func (o *ListCredentialsByOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *ListCredentialsByOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *ListCredentialsByOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *ListCredentialsByOrganizationParams) WithContext(ctx context.Context) *ListCredentialsByOrganizationParams
- func (o *ListCredentialsByOrganizationParams) WithHTTPClient(client *http.Client) *ListCredentialsByOrganizationParams
- func (o *ListCredentialsByOrganizationParams) WithOrganizationID(organizationID int64) *ListCredentialsByOrganizationParams
- func (o *ListCredentialsByOrganizationParams) WithTimeout(timeout time.Duration) *ListCredentialsByOrganizationParams
- func (o *ListCredentialsByOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListCredentialsByOrganizationReader
- type PutCredentialInOrganizationOK
- type PutCredentialInOrganizationParams
- func NewPutCredentialInOrganizationParams() *PutCredentialInOrganizationParams
- func NewPutCredentialInOrganizationParamsWithContext(ctx context.Context) *PutCredentialInOrganizationParams
- func NewPutCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *PutCredentialInOrganizationParams
- func NewPutCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *PutCredentialInOrganizationParams
- func (o *PutCredentialInOrganizationParams) SetBody(body *models_cloudbreak.CredentialRequest)
- func (o *PutCredentialInOrganizationParams) SetContext(ctx context.Context)
- func (o *PutCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *PutCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *PutCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *PutCredentialInOrganizationParams) WithBody(body *models_cloudbreak.CredentialRequest) *PutCredentialInOrganizationParams
- func (o *PutCredentialInOrganizationParams) WithContext(ctx context.Context) *PutCredentialInOrganizationParams
- func (o *PutCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *PutCredentialInOrganizationParams
- func (o *PutCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *PutCredentialInOrganizationParams
- func (o *PutCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *PutCredentialInOrganizationParams
- func (o *PutCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutCredentialInOrganizationReader
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 v3 organization id credentials API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v3 organization id credentials API client.
func (*Client) CreateCredentialInOrganization ¶
func (a *Client) CreateCredentialInOrganization(params *CreateCredentialInOrganizationParams) (*CreateCredentialInOrganizationOK, error)
CreateCredentialInOrganization creates credential in organization
Cloudbreak is launching Hadoop clusters on the user's behalf - on different cloud providers. One key point is that Cloudbreak does not store your Cloud provider account details (such as username, password, keys, private SSL certificates, etc). We work around the concept that Identity and Access Management is fully controlled by you - the end user. The Cloudbreak deployer is purely acting on behalf of the end user - without having access to the user's account.
func (*Client) DeleteCredentialInOrganization ¶
func (a *Client) DeleteCredentialInOrganization(params *DeleteCredentialInOrganizationParams) (*DeleteCredentialInOrganizationOK, error)
DeleteCredentialInOrganization deletes credential by name in organization
Cloudbreak is launching Hadoop clusters on the user's behalf - on different cloud providers. One key point is that Cloudbreak does not store your Cloud provider account details (such as username, password, keys, private SSL certificates, etc). We work around the concept that Identity and Access Management is fully controlled by you - the end user. The Cloudbreak deployer is purely acting on behalf of the end user - without having access to the user's account.
func (*Client) GetCredentialInOrganization ¶
func (a *Client) GetCredentialInOrganization(params *GetCredentialInOrganizationParams) (*GetCredentialInOrganizationOK, error)
GetCredentialInOrganization gets credential by name in organization
Cloudbreak is launching Hadoop clusters on the user's behalf - on different cloud providers. One key point is that Cloudbreak does not store your Cloud provider account details (such as username, password, keys, private SSL certificates, etc). We work around the concept that Identity and Access Management is fully controlled by you - the end user. The Cloudbreak deployer is purely acting on behalf of the end user - without having access to the user's account.
func (*Client) InteractiveLoginCredentialInOrganization ¶
func (a *Client) InteractiveLoginCredentialInOrganization(params *InteractiveLoginCredentialInOrganizationParams) (*InteractiveLoginCredentialInOrganizationOK, error)
InteractiveLoginCredentialInOrganization interactives login
Cloudbreak is launching Hadoop clusters on the user's behalf - on different cloud providers. One key point is that Cloudbreak does not store your Cloud provider account details (such as username, password, keys, private SSL certificates, etc). We work around the concept that Identity and Access Management is fully controlled by you - the end user. The Cloudbreak deployer is purely acting on behalf of the end user - without having access to the user's account.
func (*Client) ListCredentialsByOrganization ¶
func (a *Client) ListCredentialsByOrganization(params *ListCredentialsByOrganizationParams) (*ListCredentialsByOrganizationOK, error)
ListCredentialsByOrganization lists credentials for the given organization
Cloudbreak is launching Hadoop clusters on the user's behalf - on different cloud providers. One key point is that Cloudbreak does not store your Cloud provider account details (such as username, password, keys, private SSL certificates, etc). We work around the concept that Identity and Access Management is fully controlled by you - the end user. The Cloudbreak deployer is purely acting on behalf of the end user - without having access to the user's account.
func (*Client) PutCredentialInOrganization ¶
func (a *Client) PutCredentialInOrganization(params *PutCredentialInOrganizationParams) (*PutCredentialInOrganizationOK, error)
PutCredentialInOrganization modifies public credential resource in organization
Cloudbreak is launching Hadoop clusters on the user's behalf - on different cloud providers. One key point is that Cloudbreak does not store your Cloud provider account details (such as username, password, keys, private SSL certificates, etc). We work around the concept that Identity and Access Management is fully controlled by you - the end user. The Cloudbreak deployer is purely acting on behalf of the end user - without having access to the user's account.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type CreateCredentialInOrganizationOK ¶
type CreateCredentialInOrganizationOK struct {
Payload *models_cloudbreak.CredentialResponse
}
CreateCredentialInOrganizationOK handles this case with default header values.
successful operation
func NewCreateCredentialInOrganizationOK ¶
func NewCreateCredentialInOrganizationOK() *CreateCredentialInOrganizationOK
NewCreateCredentialInOrganizationOK creates a CreateCredentialInOrganizationOK with default headers values
func (*CreateCredentialInOrganizationOK) Error ¶
func (o *CreateCredentialInOrganizationOK) Error() string
type CreateCredentialInOrganizationParams ¶
type CreateCredentialInOrganizationParams struct { /*Body*/ Body *models_cloudbreak.CredentialRequest /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateCredentialInOrganizationParams contains all the parameters to send to the API endpoint for the create credential in organization operation typically these are written to a http.Request
func NewCreateCredentialInOrganizationParams ¶
func NewCreateCredentialInOrganizationParams() *CreateCredentialInOrganizationParams
NewCreateCredentialInOrganizationParams creates a new CreateCredentialInOrganizationParams object with the default values initialized.
func NewCreateCredentialInOrganizationParamsWithContext ¶
func NewCreateCredentialInOrganizationParamsWithContext(ctx context.Context) *CreateCredentialInOrganizationParams
NewCreateCredentialInOrganizationParamsWithContext creates a new CreateCredentialInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewCreateCredentialInOrganizationParamsWithHTTPClient ¶
func NewCreateCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *CreateCredentialInOrganizationParams
NewCreateCredentialInOrganizationParamsWithHTTPClient creates a new CreateCredentialInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateCredentialInOrganizationParamsWithTimeout ¶
func NewCreateCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *CreateCredentialInOrganizationParams
NewCreateCredentialInOrganizationParamsWithTimeout creates a new CreateCredentialInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateCredentialInOrganizationParams) SetBody ¶
func (o *CreateCredentialInOrganizationParams) SetBody(body *models_cloudbreak.CredentialRequest)
SetBody adds the body to the create credential in organization params
func (*CreateCredentialInOrganizationParams) SetContext ¶
func (o *CreateCredentialInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the create credential in organization params
func (*CreateCredentialInOrganizationParams) SetHTTPClient ¶
func (o *CreateCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create credential in organization params
func (*CreateCredentialInOrganizationParams) SetOrganizationID ¶
func (o *CreateCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the create credential in organization params
func (*CreateCredentialInOrganizationParams) SetTimeout ¶
func (o *CreateCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create credential in organization params
func (*CreateCredentialInOrganizationParams) WithBody ¶
func (o *CreateCredentialInOrganizationParams) WithBody(body *models_cloudbreak.CredentialRequest) *CreateCredentialInOrganizationParams
WithBody adds the body to the create credential in organization params
func (*CreateCredentialInOrganizationParams) WithContext ¶
func (o *CreateCredentialInOrganizationParams) WithContext(ctx context.Context) *CreateCredentialInOrganizationParams
WithContext adds the context to the create credential in organization params
func (*CreateCredentialInOrganizationParams) WithHTTPClient ¶
func (o *CreateCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *CreateCredentialInOrganizationParams
WithHTTPClient adds the HTTPClient to the create credential in organization params
func (*CreateCredentialInOrganizationParams) WithOrganizationID ¶
func (o *CreateCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *CreateCredentialInOrganizationParams
WithOrganizationID adds the organizationID to the create credential in organization params
func (*CreateCredentialInOrganizationParams) WithTimeout ¶
func (o *CreateCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *CreateCredentialInOrganizationParams
WithTimeout adds the timeout to the create credential in organization params
func (*CreateCredentialInOrganizationParams) WriteToRequest ¶
func (o *CreateCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateCredentialInOrganizationReader ¶
type CreateCredentialInOrganizationReader struct {
// contains filtered or unexported fields
}
CreateCredentialInOrganizationReader is a Reader for the CreateCredentialInOrganization structure.
func (*CreateCredentialInOrganizationReader) ReadResponse ¶
func (o *CreateCredentialInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCredentialInOrganizationOK ¶
type DeleteCredentialInOrganizationOK struct {
Payload *models_cloudbreak.CredentialResponse
}
DeleteCredentialInOrganizationOK handles this case with default header values.
successful operation
func NewDeleteCredentialInOrganizationOK ¶
func NewDeleteCredentialInOrganizationOK() *DeleteCredentialInOrganizationOK
NewDeleteCredentialInOrganizationOK creates a DeleteCredentialInOrganizationOK with default headers values
func (*DeleteCredentialInOrganizationOK) Error ¶
func (o *DeleteCredentialInOrganizationOK) Error() string
type DeleteCredentialInOrganizationParams ¶
type DeleteCredentialInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteCredentialInOrganizationParams contains all the parameters to send to the API endpoint for the delete credential in organization operation typically these are written to a http.Request
func NewDeleteCredentialInOrganizationParams ¶
func NewDeleteCredentialInOrganizationParams() *DeleteCredentialInOrganizationParams
NewDeleteCredentialInOrganizationParams creates a new DeleteCredentialInOrganizationParams object with the default values initialized.
func NewDeleteCredentialInOrganizationParamsWithContext ¶
func NewDeleteCredentialInOrganizationParamsWithContext(ctx context.Context) *DeleteCredentialInOrganizationParams
NewDeleteCredentialInOrganizationParamsWithContext creates a new DeleteCredentialInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteCredentialInOrganizationParamsWithHTTPClient ¶
func NewDeleteCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *DeleteCredentialInOrganizationParams
NewDeleteCredentialInOrganizationParamsWithHTTPClient creates a new DeleteCredentialInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteCredentialInOrganizationParamsWithTimeout ¶
func NewDeleteCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *DeleteCredentialInOrganizationParams
NewDeleteCredentialInOrganizationParamsWithTimeout creates a new DeleteCredentialInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteCredentialInOrganizationParams) SetContext ¶
func (o *DeleteCredentialInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) SetHTTPClient ¶
func (o *DeleteCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) SetName ¶
func (o *DeleteCredentialInOrganizationParams) SetName(name string)
SetName adds the name to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) SetOrganizationID ¶
func (o *DeleteCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) SetTimeout ¶
func (o *DeleteCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) WithContext ¶
func (o *DeleteCredentialInOrganizationParams) WithContext(ctx context.Context) *DeleteCredentialInOrganizationParams
WithContext adds the context to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) WithHTTPClient ¶
func (o *DeleteCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *DeleteCredentialInOrganizationParams
WithHTTPClient adds the HTTPClient to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) WithName ¶
func (o *DeleteCredentialInOrganizationParams) WithName(name string) *DeleteCredentialInOrganizationParams
WithName adds the name to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) WithOrganizationID ¶
func (o *DeleteCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *DeleteCredentialInOrganizationParams
WithOrganizationID adds the organizationID to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) WithTimeout ¶
func (o *DeleteCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *DeleteCredentialInOrganizationParams
WithTimeout adds the timeout to the delete credential in organization params
func (*DeleteCredentialInOrganizationParams) WriteToRequest ¶
func (o *DeleteCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCredentialInOrganizationReader ¶
type DeleteCredentialInOrganizationReader struct {
// contains filtered or unexported fields
}
DeleteCredentialInOrganizationReader is a Reader for the DeleteCredentialInOrganization structure.
func (*DeleteCredentialInOrganizationReader) ReadResponse ¶
func (o *DeleteCredentialInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCredentialInOrganizationOK ¶
type GetCredentialInOrganizationOK struct {
Payload *models_cloudbreak.CredentialResponse
}
GetCredentialInOrganizationOK handles this case with default header values.
successful operation
func NewGetCredentialInOrganizationOK ¶
func NewGetCredentialInOrganizationOK() *GetCredentialInOrganizationOK
NewGetCredentialInOrganizationOK creates a GetCredentialInOrganizationOK with default headers values
func (*GetCredentialInOrganizationOK) Error ¶
func (o *GetCredentialInOrganizationOK) Error() string
type GetCredentialInOrganizationParams ¶
type GetCredentialInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCredentialInOrganizationParams contains all the parameters to send to the API endpoint for the get credential in organization operation typically these are written to a http.Request
func NewGetCredentialInOrganizationParams ¶
func NewGetCredentialInOrganizationParams() *GetCredentialInOrganizationParams
NewGetCredentialInOrganizationParams creates a new GetCredentialInOrganizationParams object with the default values initialized.
func NewGetCredentialInOrganizationParamsWithContext ¶
func NewGetCredentialInOrganizationParamsWithContext(ctx context.Context) *GetCredentialInOrganizationParams
NewGetCredentialInOrganizationParamsWithContext creates a new GetCredentialInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetCredentialInOrganizationParamsWithHTTPClient ¶
func NewGetCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *GetCredentialInOrganizationParams
NewGetCredentialInOrganizationParamsWithHTTPClient creates a new GetCredentialInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCredentialInOrganizationParamsWithTimeout ¶
func NewGetCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *GetCredentialInOrganizationParams
NewGetCredentialInOrganizationParamsWithTimeout creates a new GetCredentialInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCredentialInOrganizationParams) SetContext ¶
func (o *GetCredentialInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get credential in organization params
func (*GetCredentialInOrganizationParams) SetHTTPClient ¶
func (o *GetCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get credential in organization params
func (*GetCredentialInOrganizationParams) SetName ¶
func (o *GetCredentialInOrganizationParams) SetName(name string)
SetName adds the name to the get credential in organization params
func (*GetCredentialInOrganizationParams) SetOrganizationID ¶
func (o *GetCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get credential in organization params
func (*GetCredentialInOrganizationParams) SetTimeout ¶
func (o *GetCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get credential in organization params
func (*GetCredentialInOrganizationParams) WithContext ¶
func (o *GetCredentialInOrganizationParams) WithContext(ctx context.Context) *GetCredentialInOrganizationParams
WithContext adds the context to the get credential in organization params
func (*GetCredentialInOrganizationParams) WithHTTPClient ¶
func (o *GetCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *GetCredentialInOrganizationParams
WithHTTPClient adds the HTTPClient to the get credential in organization params
func (*GetCredentialInOrganizationParams) WithName ¶
func (o *GetCredentialInOrganizationParams) WithName(name string) *GetCredentialInOrganizationParams
WithName adds the name to the get credential in organization params
func (*GetCredentialInOrganizationParams) WithOrganizationID ¶
func (o *GetCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *GetCredentialInOrganizationParams
WithOrganizationID adds the organizationID to the get credential in organization params
func (*GetCredentialInOrganizationParams) WithTimeout ¶
func (o *GetCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *GetCredentialInOrganizationParams
WithTimeout adds the timeout to the get credential in organization params
func (*GetCredentialInOrganizationParams) WriteToRequest ¶
func (o *GetCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCredentialInOrganizationReader ¶
type GetCredentialInOrganizationReader struct {
// contains filtered or unexported fields
}
GetCredentialInOrganizationReader is a Reader for the GetCredentialInOrganization structure.
func (*GetCredentialInOrganizationReader) ReadResponse ¶
func (o *GetCredentialInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InteractiveLoginCredentialInOrganizationOK ¶
type InteractiveLoginCredentialInOrganizationOK struct {
Payload InteractiveLoginCredentialInOrganizationOKBody
}
InteractiveLoginCredentialInOrganizationOK handles this case with default header values.
successful operation
func NewInteractiveLoginCredentialInOrganizationOK ¶
func NewInteractiveLoginCredentialInOrganizationOK() *InteractiveLoginCredentialInOrganizationOK
NewInteractiveLoginCredentialInOrganizationOK creates a InteractiveLoginCredentialInOrganizationOK with default headers values
func (*InteractiveLoginCredentialInOrganizationOK) Error ¶
func (o *InteractiveLoginCredentialInOrganizationOK) Error() string
type InteractiveLoginCredentialInOrganizationParams ¶
type InteractiveLoginCredentialInOrganizationParams struct { /*Body*/ Body *models_cloudbreak.CredentialRequest /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InteractiveLoginCredentialInOrganizationParams contains all the parameters to send to the API endpoint for the interactive login credential in organization operation typically these are written to a http.Request
func NewInteractiveLoginCredentialInOrganizationParams ¶
func NewInteractiveLoginCredentialInOrganizationParams() *InteractiveLoginCredentialInOrganizationParams
NewInteractiveLoginCredentialInOrganizationParams creates a new InteractiveLoginCredentialInOrganizationParams object with the default values initialized.
func NewInteractiveLoginCredentialInOrganizationParamsWithContext ¶
func NewInteractiveLoginCredentialInOrganizationParamsWithContext(ctx context.Context) *InteractiveLoginCredentialInOrganizationParams
NewInteractiveLoginCredentialInOrganizationParamsWithContext creates a new InteractiveLoginCredentialInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewInteractiveLoginCredentialInOrganizationParamsWithHTTPClient ¶
func NewInteractiveLoginCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *InteractiveLoginCredentialInOrganizationParams
NewInteractiveLoginCredentialInOrganizationParamsWithHTTPClient creates a new InteractiveLoginCredentialInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInteractiveLoginCredentialInOrganizationParamsWithTimeout ¶
func NewInteractiveLoginCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *InteractiveLoginCredentialInOrganizationParams
NewInteractiveLoginCredentialInOrganizationParamsWithTimeout creates a new InteractiveLoginCredentialInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*InteractiveLoginCredentialInOrganizationParams) SetBody ¶
func (o *InteractiveLoginCredentialInOrganizationParams) SetBody(body *models_cloudbreak.CredentialRequest)
SetBody adds the body to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) SetContext ¶
func (o *InteractiveLoginCredentialInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) SetHTTPClient ¶
func (o *InteractiveLoginCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) SetOrganizationID ¶
func (o *InteractiveLoginCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) SetTimeout ¶
func (o *InteractiveLoginCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) WithBody ¶
func (o *InteractiveLoginCredentialInOrganizationParams) WithBody(body *models_cloudbreak.CredentialRequest) *InteractiveLoginCredentialInOrganizationParams
WithBody adds the body to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) WithContext ¶
func (o *InteractiveLoginCredentialInOrganizationParams) WithContext(ctx context.Context) *InteractiveLoginCredentialInOrganizationParams
WithContext adds the context to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) WithHTTPClient ¶
func (o *InteractiveLoginCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *InteractiveLoginCredentialInOrganizationParams
WithHTTPClient adds the HTTPClient to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) WithOrganizationID ¶
func (o *InteractiveLoginCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *InteractiveLoginCredentialInOrganizationParams
WithOrganizationID adds the organizationID to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) WithTimeout ¶
func (o *InteractiveLoginCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *InteractiveLoginCredentialInOrganizationParams
WithTimeout adds the timeout to the interactive login credential in organization params
func (*InteractiveLoginCredentialInOrganizationParams) WriteToRequest ¶
func (o *InteractiveLoginCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InteractiveLoginCredentialInOrganizationReader ¶
type InteractiveLoginCredentialInOrganizationReader struct {
// contains filtered or unexported fields
}
InteractiveLoginCredentialInOrganizationReader is a Reader for the InteractiveLoginCredentialInOrganization structure.
func (*InteractiveLoginCredentialInOrganizationReader) ReadResponse ¶
func (o *InteractiveLoginCredentialInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListCredentialsByOrganizationOK ¶
type ListCredentialsByOrganizationOK struct {
Payload []*models_cloudbreak.CredentialResponse
}
ListCredentialsByOrganizationOK handles this case with default header values.
successful operation
func NewListCredentialsByOrganizationOK ¶
func NewListCredentialsByOrganizationOK() *ListCredentialsByOrganizationOK
NewListCredentialsByOrganizationOK creates a ListCredentialsByOrganizationOK with default headers values
func (*ListCredentialsByOrganizationOK) Error ¶
func (o *ListCredentialsByOrganizationOK) Error() string
type ListCredentialsByOrganizationParams ¶
type ListCredentialsByOrganizationParams struct { /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListCredentialsByOrganizationParams contains all the parameters to send to the API endpoint for the list credentials by organization operation typically these are written to a http.Request
func NewListCredentialsByOrganizationParams ¶
func NewListCredentialsByOrganizationParams() *ListCredentialsByOrganizationParams
NewListCredentialsByOrganizationParams creates a new ListCredentialsByOrganizationParams object with the default values initialized.
func NewListCredentialsByOrganizationParamsWithContext ¶
func NewListCredentialsByOrganizationParamsWithContext(ctx context.Context) *ListCredentialsByOrganizationParams
NewListCredentialsByOrganizationParamsWithContext creates a new ListCredentialsByOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewListCredentialsByOrganizationParamsWithHTTPClient ¶
func NewListCredentialsByOrganizationParamsWithHTTPClient(client *http.Client) *ListCredentialsByOrganizationParams
NewListCredentialsByOrganizationParamsWithHTTPClient creates a new ListCredentialsByOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListCredentialsByOrganizationParamsWithTimeout ¶
func NewListCredentialsByOrganizationParamsWithTimeout(timeout time.Duration) *ListCredentialsByOrganizationParams
NewListCredentialsByOrganizationParamsWithTimeout creates a new ListCredentialsByOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListCredentialsByOrganizationParams) SetContext ¶
func (o *ListCredentialsByOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the list credentials by organization params
func (*ListCredentialsByOrganizationParams) SetHTTPClient ¶
func (o *ListCredentialsByOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list credentials by organization params
func (*ListCredentialsByOrganizationParams) SetOrganizationID ¶
func (o *ListCredentialsByOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the list credentials by organization params
func (*ListCredentialsByOrganizationParams) SetTimeout ¶
func (o *ListCredentialsByOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list credentials by organization params
func (*ListCredentialsByOrganizationParams) WithContext ¶
func (o *ListCredentialsByOrganizationParams) WithContext(ctx context.Context) *ListCredentialsByOrganizationParams
WithContext adds the context to the list credentials by organization params
func (*ListCredentialsByOrganizationParams) WithHTTPClient ¶
func (o *ListCredentialsByOrganizationParams) WithHTTPClient(client *http.Client) *ListCredentialsByOrganizationParams
WithHTTPClient adds the HTTPClient to the list credentials by organization params
func (*ListCredentialsByOrganizationParams) WithOrganizationID ¶
func (o *ListCredentialsByOrganizationParams) WithOrganizationID(organizationID int64) *ListCredentialsByOrganizationParams
WithOrganizationID adds the organizationID to the list credentials by organization params
func (*ListCredentialsByOrganizationParams) WithTimeout ¶
func (o *ListCredentialsByOrganizationParams) WithTimeout(timeout time.Duration) *ListCredentialsByOrganizationParams
WithTimeout adds the timeout to the list credentials by organization params
func (*ListCredentialsByOrganizationParams) WriteToRequest ¶
func (o *ListCredentialsByOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListCredentialsByOrganizationReader ¶
type ListCredentialsByOrganizationReader struct {
// contains filtered or unexported fields
}
ListCredentialsByOrganizationReader is a Reader for the ListCredentialsByOrganization structure.
func (*ListCredentialsByOrganizationReader) ReadResponse ¶
func (o *ListCredentialsByOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutCredentialInOrganizationOK ¶
type PutCredentialInOrganizationOK struct {
Payload *models_cloudbreak.CredentialResponse
}
PutCredentialInOrganizationOK handles this case with default header values.
successful operation
func NewPutCredentialInOrganizationOK ¶
func NewPutCredentialInOrganizationOK() *PutCredentialInOrganizationOK
NewPutCredentialInOrganizationOK creates a PutCredentialInOrganizationOK with default headers values
func (*PutCredentialInOrganizationOK) Error ¶
func (o *PutCredentialInOrganizationOK) Error() string
type PutCredentialInOrganizationParams ¶
type PutCredentialInOrganizationParams struct { /*Body*/ Body *models_cloudbreak.CredentialRequest /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutCredentialInOrganizationParams contains all the parameters to send to the API endpoint for the put credential in organization operation typically these are written to a http.Request
func NewPutCredentialInOrganizationParams ¶
func NewPutCredentialInOrganizationParams() *PutCredentialInOrganizationParams
NewPutCredentialInOrganizationParams creates a new PutCredentialInOrganizationParams object with the default values initialized.
func NewPutCredentialInOrganizationParamsWithContext ¶
func NewPutCredentialInOrganizationParamsWithContext(ctx context.Context) *PutCredentialInOrganizationParams
NewPutCredentialInOrganizationParamsWithContext creates a new PutCredentialInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewPutCredentialInOrganizationParamsWithHTTPClient ¶
func NewPutCredentialInOrganizationParamsWithHTTPClient(client *http.Client) *PutCredentialInOrganizationParams
NewPutCredentialInOrganizationParamsWithHTTPClient creates a new PutCredentialInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutCredentialInOrganizationParamsWithTimeout ¶
func NewPutCredentialInOrganizationParamsWithTimeout(timeout time.Duration) *PutCredentialInOrganizationParams
NewPutCredentialInOrganizationParamsWithTimeout creates a new PutCredentialInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutCredentialInOrganizationParams) SetBody ¶
func (o *PutCredentialInOrganizationParams) SetBody(body *models_cloudbreak.CredentialRequest)
SetBody adds the body to the put credential in organization params
func (*PutCredentialInOrganizationParams) SetContext ¶
func (o *PutCredentialInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the put credential in organization params
func (*PutCredentialInOrganizationParams) SetHTTPClient ¶
func (o *PutCredentialInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put credential in organization params
func (*PutCredentialInOrganizationParams) SetOrganizationID ¶
func (o *PutCredentialInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the put credential in organization params
func (*PutCredentialInOrganizationParams) SetTimeout ¶
func (o *PutCredentialInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put credential in organization params
func (*PutCredentialInOrganizationParams) WithBody ¶
func (o *PutCredentialInOrganizationParams) WithBody(body *models_cloudbreak.CredentialRequest) *PutCredentialInOrganizationParams
WithBody adds the body to the put credential in organization params
func (*PutCredentialInOrganizationParams) WithContext ¶
func (o *PutCredentialInOrganizationParams) WithContext(ctx context.Context) *PutCredentialInOrganizationParams
WithContext adds the context to the put credential in organization params
func (*PutCredentialInOrganizationParams) WithHTTPClient ¶
func (o *PutCredentialInOrganizationParams) WithHTTPClient(client *http.Client) *PutCredentialInOrganizationParams
WithHTTPClient adds the HTTPClient to the put credential in organization params
func (*PutCredentialInOrganizationParams) WithOrganizationID ¶
func (o *PutCredentialInOrganizationParams) WithOrganizationID(organizationID int64) *PutCredentialInOrganizationParams
WithOrganizationID adds the organizationID to the put credential in organization params
func (*PutCredentialInOrganizationParams) WithTimeout ¶
func (o *PutCredentialInOrganizationParams) WithTimeout(timeout time.Duration) *PutCredentialInOrganizationParams
WithTimeout adds the timeout to the put credential in organization params
func (*PutCredentialInOrganizationParams) WriteToRequest ¶
func (o *PutCredentialInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutCredentialInOrganizationReader ¶
type PutCredentialInOrganizationReader struct {
// contains filtered or unexported fields
}
PutCredentialInOrganizationReader is a Reader for the PutCredentialInOrganization structure.
func (*PutCredentialInOrganizationReader) ReadResponse ¶
func (o *PutCredentialInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_credential_in_organization_parameters.go
- create_credential_in_organization_responses.go
- delete_credential_in_organization_parameters.go
- delete_credential_in_organization_responses.go
- get_credential_in_organization_parameters.go
- get_credential_in_organization_responses.go
- interactive_login_credential_in_organization_parameters.go
- interactive_login_credential_in_organization_responses.go
- list_credentials_by_organization_parameters.go
- list_credentials_by_organization_responses.go
- put_credential_in_organization_parameters.go
- put_credential_in_organization_responses.go
- v3_organization_id_credentials_client.go