Documentation
¶
Index ¶
- type CheckClientVersionV4OK
- type CheckClientVersionV4Params
- func NewCheckClientVersionV4Params() *CheckClientVersionV4Params
- func NewCheckClientVersionV4ParamsWithContext(ctx context.Context) *CheckClientVersionV4Params
- func NewCheckClientVersionV4ParamsWithHTTPClient(client *http.Client) *CheckClientVersionV4Params
- func NewCheckClientVersionV4ParamsWithTimeout(timeout time.Duration) *CheckClientVersionV4Params
- func (o *CheckClientVersionV4Params) SetContext(ctx context.Context)
- func (o *CheckClientVersionV4Params) SetHTTPClient(client *http.Client)
- func (o *CheckClientVersionV4Params) SetTimeout(timeout time.Duration)
- func (o *CheckClientVersionV4Params) SetVersion(version *string)
- func (o *CheckClientVersionV4Params) WithContext(ctx context.Context) *CheckClientVersionV4Params
- func (o *CheckClientVersionV4Params) WithHTTPClient(client *http.Client) *CheckClientVersionV4Params
- func (o *CheckClientVersionV4Params) WithTimeout(timeout time.Duration) *CheckClientVersionV4Params
- func (o *CheckClientVersionV4Params) WithVersion(version *string) *CheckClientVersionV4Params
- func (o *CheckClientVersionV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CheckClientVersionV4Reader
- type CheckRightOK
- type CheckRightParams
- func (o *CheckRightParams) SetBody(body *model.CheckRightV4Request)
- func (o *CheckRightParams) SetContext(ctx context.Context)
- func (o *CheckRightParams) SetHTTPClient(client *http.Client)
- func (o *CheckRightParams) SetTimeout(timeout time.Duration)
- func (o *CheckRightParams) WithBody(body *model.CheckRightV4Request) *CheckRightParams
- func (o *CheckRightParams) WithContext(ctx context.Context) *CheckRightParams
- func (o *CheckRightParams) WithHTTPClient(client *http.Client) *CheckRightParams
- func (o *CheckRightParams) WithTimeout(timeout time.Duration) *CheckRightParams
- func (o *CheckRightParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CheckRightReader
- type Client
- func (a *Client) CheckClientVersionV4(params *CheckClientVersionV4Params) (*CheckClientVersionV4OK, error)
- func (a *Client) CheckRight(params *CheckRightParams) (*CheckRightOK, error)
- func (a *Client) GetCloudStorageMatrixV4(params *GetCloudStorageMatrixV4Params) (*GetCloudStorageMatrixV4OK, error)
- func (a *Client) GetDefaultSecurityRules(params *GetDefaultSecurityRulesParams) (*GetDefaultSecurityRulesOK, error)
- func (a *Client) GetDeploymentInfo(params *GetDeploymentInfoParams) (*GetDeploymentInfoOK, error)
- func (a *Client) GetStackMatrixUtilV4(params *GetStackMatrixUtilV4Params) (*GetStackMatrixUtilV4OK, error)
- func (a *Client) PostNotificationTest(params *PostNotificationTestParams) (*PostNotificationTestOK, error)
- func (a *Client) RenewCertificate(params *RenewCertificateParams) error
- func (a *Client) RepositoryConfigsValidationV4(params *RepositoryConfigsValidationV4Params) (*RepositoryConfigsValidationV4OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type GetCloudStorageMatrixV4OK
- type GetCloudStorageMatrixV4Params
- func NewGetCloudStorageMatrixV4Params() *GetCloudStorageMatrixV4Params
- func NewGetCloudStorageMatrixV4ParamsWithContext(ctx context.Context) *GetCloudStorageMatrixV4Params
- func NewGetCloudStorageMatrixV4ParamsWithHTTPClient(client *http.Client) *GetCloudStorageMatrixV4Params
- func NewGetCloudStorageMatrixV4ParamsWithTimeout(timeout time.Duration) *GetCloudStorageMatrixV4Params
- func (o *GetCloudStorageMatrixV4Params) SetContext(ctx context.Context)
- func (o *GetCloudStorageMatrixV4Params) SetHTTPClient(client *http.Client)
- func (o *GetCloudStorageMatrixV4Params) SetStackVersion(stackVersion *string)
- func (o *GetCloudStorageMatrixV4Params) SetTimeout(timeout time.Duration)
- func (o *GetCloudStorageMatrixV4Params) WithContext(ctx context.Context) *GetCloudStorageMatrixV4Params
- func (o *GetCloudStorageMatrixV4Params) WithHTTPClient(client *http.Client) *GetCloudStorageMatrixV4Params
- func (o *GetCloudStorageMatrixV4Params) WithStackVersion(stackVersion *string) *GetCloudStorageMatrixV4Params
- func (o *GetCloudStorageMatrixV4Params) WithTimeout(timeout time.Duration) *GetCloudStorageMatrixV4Params
- func (o *GetCloudStorageMatrixV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCloudStorageMatrixV4Reader
- type GetDefaultSecurityRulesOK
- type GetDefaultSecurityRulesParams
- func NewGetDefaultSecurityRulesParams() *GetDefaultSecurityRulesParams
- func NewGetDefaultSecurityRulesParamsWithContext(ctx context.Context) *GetDefaultSecurityRulesParams
- func NewGetDefaultSecurityRulesParamsWithHTTPClient(client *http.Client) *GetDefaultSecurityRulesParams
- func NewGetDefaultSecurityRulesParamsWithTimeout(timeout time.Duration) *GetDefaultSecurityRulesParams
- func (o *GetDefaultSecurityRulesParams) SetContext(ctx context.Context)
- func (o *GetDefaultSecurityRulesParams) SetHTTPClient(client *http.Client)
- func (o *GetDefaultSecurityRulesParams) SetTimeout(timeout time.Duration)
- func (o *GetDefaultSecurityRulesParams) WithContext(ctx context.Context) *GetDefaultSecurityRulesParams
- func (o *GetDefaultSecurityRulesParams) WithHTTPClient(client *http.Client) *GetDefaultSecurityRulesParams
- func (o *GetDefaultSecurityRulesParams) WithTimeout(timeout time.Duration) *GetDefaultSecurityRulesParams
- func (o *GetDefaultSecurityRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDefaultSecurityRulesReader
- type GetDeploymentInfoOK
- type GetDeploymentInfoParams
- func NewGetDeploymentInfoParams() *GetDeploymentInfoParams
- func NewGetDeploymentInfoParamsWithContext(ctx context.Context) *GetDeploymentInfoParams
- func NewGetDeploymentInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentInfoParams
- func NewGetDeploymentInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentInfoParams
- func (o *GetDeploymentInfoParams) SetContext(ctx context.Context)
- func (o *GetDeploymentInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentInfoParams) WithContext(ctx context.Context) *GetDeploymentInfoParams
- func (o *GetDeploymentInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentInfoParams
- func (o *GetDeploymentInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentInfoParams
- func (o *GetDeploymentInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentInfoReader
- type GetStackMatrixUtilV4OK
- type GetStackMatrixUtilV4Params
- func NewGetStackMatrixUtilV4Params() *GetStackMatrixUtilV4Params
- func NewGetStackMatrixUtilV4ParamsWithContext(ctx context.Context) *GetStackMatrixUtilV4Params
- func NewGetStackMatrixUtilV4ParamsWithHTTPClient(client *http.Client) *GetStackMatrixUtilV4Params
- func NewGetStackMatrixUtilV4ParamsWithTimeout(timeout time.Duration) *GetStackMatrixUtilV4Params
- func (o *GetStackMatrixUtilV4Params) SetContext(ctx context.Context)
- func (o *GetStackMatrixUtilV4Params) SetHTTPClient(client *http.Client)
- func (o *GetStackMatrixUtilV4Params) SetTimeout(timeout time.Duration)
- func (o *GetStackMatrixUtilV4Params) WithContext(ctx context.Context) *GetStackMatrixUtilV4Params
- func (o *GetStackMatrixUtilV4Params) WithHTTPClient(client *http.Client) *GetStackMatrixUtilV4Params
- func (o *GetStackMatrixUtilV4Params) WithTimeout(timeout time.Duration) *GetStackMatrixUtilV4Params
- func (o *GetStackMatrixUtilV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetStackMatrixUtilV4Reader
- type PostNotificationTestOK
- type PostNotificationTestParams
- func NewPostNotificationTestParams() *PostNotificationTestParams
- func NewPostNotificationTestParamsWithContext(ctx context.Context) *PostNotificationTestParams
- func NewPostNotificationTestParamsWithHTTPClient(client *http.Client) *PostNotificationTestParams
- func NewPostNotificationTestParamsWithTimeout(timeout time.Duration) *PostNotificationTestParams
- func (o *PostNotificationTestParams) SetContext(ctx context.Context)
- func (o *PostNotificationTestParams) SetHTTPClient(client *http.Client)
- func (o *PostNotificationTestParams) SetTimeout(timeout time.Duration)
- func (o *PostNotificationTestParams) WithContext(ctx context.Context) *PostNotificationTestParams
- func (o *PostNotificationTestParams) WithHTTPClient(client *http.Client) *PostNotificationTestParams
- func (o *PostNotificationTestParams) WithTimeout(timeout time.Duration) *PostNotificationTestParams
- func (o *PostNotificationTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostNotificationTestReader
- type RenewCertificateDefault
- type RenewCertificateParams
- func NewRenewCertificateParams() *RenewCertificateParams
- func NewRenewCertificateParamsWithContext(ctx context.Context) *RenewCertificateParams
- func NewRenewCertificateParamsWithHTTPClient(client *http.Client) *RenewCertificateParams
- func NewRenewCertificateParamsWithTimeout(timeout time.Duration) *RenewCertificateParams
- func (o *RenewCertificateParams) SetBody(body *model.RenewCertificateV4Request)
- func (o *RenewCertificateParams) SetContext(ctx context.Context)
- func (o *RenewCertificateParams) SetHTTPClient(client *http.Client)
- func (o *RenewCertificateParams) SetTimeout(timeout time.Duration)
- func (o *RenewCertificateParams) WithBody(body *model.RenewCertificateV4Request) *RenewCertificateParams
- func (o *RenewCertificateParams) WithContext(ctx context.Context) *RenewCertificateParams
- func (o *RenewCertificateParams) WithHTTPClient(client *http.Client) *RenewCertificateParams
- func (o *RenewCertificateParams) WithTimeout(timeout time.Duration) *RenewCertificateParams
- func (o *RenewCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RenewCertificateReader
- type RepositoryConfigsValidationV4OK
- type RepositoryConfigsValidationV4Params
- func NewRepositoryConfigsValidationV4Params() *RepositoryConfigsValidationV4Params
- func NewRepositoryConfigsValidationV4ParamsWithContext(ctx context.Context) *RepositoryConfigsValidationV4Params
- func NewRepositoryConfigsValidationV4ParamsWithHTTPClient(client *http.Client) *RepositoryConfigsValidationV4Params
- func NewRepositoryConfigsValidationV4ParamsWithTimeout(timeout time.Duration) *RepositoryConfigsValidationV4Params
- func (o *RepositoryConfigsValidationV4Params) SetBody(body *model.RepoConfigValidationV4Request)
- func (o *RepositoryConfigsValidationV4Params) SetContext(ctx context.Context)
- func (o *RepositoryConfigsValidationV4Params) SetHTTPClient(client *http.Client)
- func (o *RepositoryConfigsValidationV4Params) SetTimeout(timeout time.Duration)
- func (o *RepositoryConfigsValidationV4Params) WithBody(body *model.RepoConfigValidationV4Request) *RepositoryConfigsValidationV4Params
- func (o *RepositoryConfigsValidationV4Params) WithContext(ctx context.Context) *RepositoryConfigsValidationV4Params
- func (o *RepositoryConfigsValidationV4Params) WithHTTPClient(client *http.Client) *RepositoryConfigsValidationV4Params
- func (o *RepositoryConfigsValidationV4Params) WithTimeout(timeout time.Duration) *RepositoryConfigsValidationV4Params
- func (o *RepositoryConfigsValidationV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RepositoryConfigsValidationV4Reader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckClientVersionV4OK ¶
type CheckClientVersionV4OK struct {
Payload *model.VersionCheckResult
}
CheckClientVersionV4OK handles this case with default header values.
successful operation
func NewCheckClientVersionV4OK ¶
func NewCheckClientVersionV4OK() *CheckClientVersionV4OK
NewCheckClientVersionV4OK creates a CheckClientVersionV4OK with default headers values
func (*CheckClientVersionV4OK) Error ¶
func (o *CheckClientVersionV4OK) Error() string
type CheckClientVersionV4Params ¶
type CheckClientVersionV4Params struct { /*Version*/ Version *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CheckClientVersionV4Params contains all the parameters to send to the API endpoint for the check client version v4 operation typically these are written to a http.Request
func NewCheckClientVersionV4Params ¶
func NewCheckClientVersionV4Params() *CheckClientVersionV4Params
NewCheckClientVersionV4Params creates a new CheckClientVersionV4Params object with the default values initialized.
func NewCheckClientVersionV4ParamsWithContext ¶
func NewCheckClientVersionV4ParamsWithContext(ctx context.Context) *CheckClientVersionV4Params
NewCheckClientVersionV4ParamsWithContext creates a new CheckClientVersionV4Params object with the default values initialized, and the ability to set a context for a request
func NewCheckClientVersionV4ParamsWithHTTPClient ¶
func NewCheckClientVersionV4ParamsWithHTTPClient(client *http.Client) *CheckClientVersionV4Params
NewCheckClientVersionV4ParamsWithHTTPClient creates a new CheckClientVersionV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCheckClientVersionV4ParamsWithTimeout ¶
func NewCheckClientVersionV4ParamsWithTimeout(timeout time.Duration) *CheckClientVersionV4Params
NewCheckClientVersionV4ParamsWithTimeout creates a new CheckClientVersionV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*CheckClientVersionV4Params) SetContext ¶
func (o *CheckClientVersionV4Params) SetContext(ctx context.Context)
SetContext adds the context to the check client version v4 params
func (*CheckClientVersionV4Params) SetHTTPClient ¶
func (o *CheckClientVersionV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the check client version v4 params
func (*CheckClientVersionV4Params) SetTimeout ¶
func (o *CheckClientVersionV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the check client version v4 params
func (*CheckClientVersionV4Params) SetVersion ¶
func (o *CheckClientVersionV4Params) SetVersion(version *string)
SetVersion adds the version to the check client version v4 params
func (*CheckClientVersionV4Params) WithContext ¶
func (o *CheckClientVersionV4Params) WithContext(ctx context.Context) *CheckClientVersionV4Params
WithContext adds the context to the check client version v4 params
func (*CheckClientVersionV4Params) WithHTTPClient ¶
func (o *CheckClientVersionV4Params) WithHTTPClient(client *http.Client) *CheckClientVersionV4Params
WithHTTPClient adds the HTTPClient to the check client version v4 params
func (*CheckClientVersionV4Params) WithTimeout ¶
func (o *CheckClientVersionV4Params) WithTimeout(timeout time.Duration) *CheckClientVersionV4Params
WithTimeout adds the timeout to the check client version v4 params
func (*CheckClientVersionV4Params) WithVersion ¶
func (o *CheckClientVersionV4Params) WithVersion(version *string) *CheckClientVersionV4Params
WithVersion adds the version to the check client version v4 params
func (*CheckClientVersionV4Params) WriteToRequest ¶
func (o *CheckClientVersionV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CheckClientVersionV4Reader ¶
type CheckClientVersionV4Reader struct {
// contains filtered or unexported fields
}
CheckClientVersionV4Reader is a Reader for the CheckClientVersionV4 structure.
func (*CheckClientVersionV4Reader) ReadResponse ¶
func (o *CheckClientVersionV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CheckRightOK ¶
type CheckRightOK struct {
Payload *model.CheckRightV4Response
}
CheckRightOK handles this case with default header values.
successful operation
func NewCheckRightOK ¶
func NewCheckRightOK() *CheckRightOK
NewCheckRightOK creates a CheckRightOK with default headers values
func (*CheckRightOK) Error ¶
func (o *CheckRightOK) Error() string
type CheckRightParams ¶
type CheckRightParams struct { /*Body*/ Body *model.CheckRightV4Request Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CheckRightParams contains all the parameters to send to the API endpoint for the check right operation typically these are written to a http.Request
func NewCheckRightParams ¶
func NewCheckRightParams() *CheckRightParams
NewCheckRightParams creates a new CheckRightParams object with the default values initialized.
func NewCheckRightParamsWithContext ¶
func NewCheckRightParamsWithContext(ctx context.Context) *CheckRightParams
NewCheckRightParamsWithContext creates a new CheckRightParams object with the default values initialized, and the ability to set a context for a request
func NewCheckRightParamsWithHTTPClient ¶
func NewCheckRightParamsWithHTTPClient(client *http.Client) *CheckRightParams
NewCheckRightParamsWithHTTPClient creates a new CheckRightParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCheckRightParamsWithTimeout ¶
func NewCheckRightParamsWithTimeout(timeout time.Duration) *CheckRightParams
NewCheckRightParamsWithTimeout creates a new CheckRightParams object with the default values initialized, and the ability to set a timeout on a request
func (*CheckRightParams) SetBody ¶
func (o *CheckRightParams) SetBody(body *model.CheckRightV4Request)
SetBody adds the body to the check right params
func (*CheckRightParams) SetContext ¶
func (o *CheckRightParams) SetContext(ctx context.Context)
SetContext adds the context to the check right params
func (*CheckRightParams) SetHTTPClient ¶
func (o *CheckRightParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the check right params
func (*CheckRightParams) SetTimeout ¶
func (o *CheckRightParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the check right params
func (*CheckRightParams) WithBody ¶
func (o *CheckRightParams) WithBody(body *model.CheckRightV4Request) *CheckRightParams
WithBody adds the body to the check right params
func (*CheckRightParams) WithContext ¶
func (o *CheckRightParams) WithContext(ctx context.Context) *CheckRightParams
WithContext adds the context to the check right params
func (*CheckRightParams) WithHTTPClient ¶
func (o *CheckRightParams) WithHTTPClient(client *http.Client) *CheckRightParams
WithHTTPClient adds the HTTPClient to the check right params
func (*CheckRightParams) WithTimeout ¶
func (o *CheckRightParams) WithTimeout(timeout time.Duration) *CheckRightParams
WithTimeout adds the timeout to the check right params
func (*CheckRightParams) WriteToRequest ¶
func (o *CheckRightParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CheckRightReader ¶
type CheckRightReader struct {
// contains filtered or unexported fields
}
CheckRightReader is a Reader for the CheckRight structure.
func (*CheckRightReader) ReadResponse ¶
func (o *CheckRightReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for v4utils API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v4utils API client.
func (*Client) CheckClientVersionV4 ¶
func (a *Client) CheckClientVersionV4(params *CheckClientVersionV4Params) (*CheckClientVersionV4OK, error)
CheckClientVersionV4 checks the client version
func (*Client) CheckRight ¶
func (a *Client) CheckRight(params *CheckRightParams) (*CheckRightOK, error)
CheckRight checkings rights from UI
Check right from UI
func (*Client) GetCloudStorageMatrixV4 ¶
func (a *Client) GetCloudStorageMatrixV4(params *GetCloudStorageMatrixV4Params) (*GetCloudStorageMatrixV4OK, error)
GetCloudStorageMatrixV4 returns supported cloud storage for stack version
Define stack version at least at patch level eg. 2.6.0
func (*Client) GetDefaultSecurityRules ¶
func (a *Client) GetDefaultSecurityRules(params *GetDefaultSecurityRulesParams) (*GetDefaultSecurityRulesOK, error)
GetDefaultSecurityRules gets default security rules
Security Rules operations
func (*Client) GetDeploymentInfo ¶
func (a *Client) GetDeploymentInfo(params *GetDeploymentInfoParams) (*GetDeploymentInfoOK, error)
GetDeploymentInfo retrieves account preferences for admin user
Account related preferences that could be managed by the account admins and different restrictions could be added to Cloudbreak resources.
func (*Client) GetStackMatrixUtilV4 ¶
func (a *Client) GetStackMatrixUtilV4(params *GetStackMatrixUtilV4Params) (*GetStackMatrixUtilV4OK, error)
GetStackMatrixUtilV4 returns default ambari details for distinct h d p and h d f
func (*Client) PostNotificationTest ¶
func (a *Client) PostNotificationTest(params *PostNotificationTestParams) (*PostNotificationTestOK, error)
PostNotificationTest triggers a new notification to the notification system could be validated from the begins
Account related preferences that could be managed by the account admins and different restrictions could be added to Cloudbreak resources.
func (*Client) RenewCertificate ¶
func (a *Client) RenewCertificate(params *RenewCertificateParams) error
RenewCertificate triggers a certificate renewal on the desired cluster which is identified via stack s name
Trigger a certificate renewal on the specified cluster.
func (*Client) RepositoryConfigsValidationV4 ¶
func (a *Client) RepositoryConfigsValidationV4(params *RepositoryConfigsValidationV4Params) (*RepositoryConfigsValidationV4OK, error)
RepositoryConfigsValidationV4 validates repository configs fields check their availability
Repository configs validation related operations
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type GetCloudStorageMatrixV4OK ¶
type GetCloudStorageMatrixV4OK struct {
Payload *model.CloudStorageSupportedV4Responses
}
GetCloudStorageMatrixV4OK handles this case with default header values.
successful operation
func NewGetCloudStorageMatrixV4OK ¶
func NewGetCloudStorageMatrixV4OK() *GetCloudStorageMatrixV4OK
NewGetCloudStorageMatrixV4OK creates a GetCloudStorageMatrixV4OK with default headers values
func (*GetCloudStorageMatrixV4OK) Error ¶
func (o *GetCloudStorageMatrixV4OK) Error() string
type GetCloudStorageMatrixV4Params ¶
type GetCloudStorageMatrixV4Params struct { /*StackVersion*/ StackVersion *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCloudStorageMatrixV4Params contains all the parameters to send to the API endpoint for the get cloud storage matrix v4 operation typically these are written to a http.Request
func NewGetCloudStorageMatrixV4Params ¶
func NewGetCloudStorageMatrixV4Params() *GetCloudStorageMatrixV4Params
NewGetCloudStorageMatrixV4Params creates a new GetCloudStorageMatrixV4Params object with the default values initialized.
func NewGetCloudStorageMatrixV4ParamsWithContext ¶
func NewGetCloudStorageMatrixV4ParamsWithContext(ctx context.Context) *GetCloudStorageMatrixV4Params
NewGetCloudStorageMatrixV4ParamsWithContext creates a new GetCloudStorageMatrixV4Params object with the default values initialized, and the ability to set a context for a request
func NewGetCloudStorageMatrixV4ParamsWithHTTPClient ¶
func NewGetCloudStorageMatrixV4ParamsWithHTTPClient(client *http.Client) *GetCloudStorageMatrixV4Params
NewGetCloudStorageMatrixV4ParamsWithHTTPClient creates a new GetCloudStorageMatrixV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCloudStorageMatrixV4ParamsWithTimeout ¶
func NewGetCloudStorageMatrixV4ParamsWithTimeout(timeout time.Duration) *GetCloudStorageMatrixV4Params
NewGetCloudStorageMatrixV4ParamsWithTimeout creates a new GetCloudStorageMatrixV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetCloudStorageMatrixV4Params) SetContext ¶
func (o *GetCloudStorageMatrixV4Params) SetContext(ctx context.Context)
SetContext adds the context to the get cloud storage matrix v4 params
func (*GetCloudStorageMatrixV4Params) SetHTTPClient ¶
func (o *GetCloudStorageMatrixV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cloud storage matrix v4 params
func (*GetCloudStorageMatrixV4Params) SetStackVersion ¶
func (o *GetCloudStorageMatrixV4Params) SetStackVersion(stackVersion *string)
SetStackVersion adds the stackVersion to the get cloud storage matrix v4 params
func (*GetCloudStorageMatrixV4Params) SetTimeout ¶
func (o *GetCloudStorageMatrixV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cloud storage matrix v4 params
func (*GetCloudStorageMatrixV4Params) WithContext ¶
func (o *GetCloudStorageMatrixV4Params) WithContext(ctx context.Context) *GetCloudStorageMatrixV4Params
WithContext adds the context to the get cloud storage matrix v4 params
func (*GetCloudStorageMatrixV4Params) WithHTTPClient ¶
func (o *GetCloudStorageMatrixV4Params) WithHTTPClient(client *http.Client) *GetCloudStorageMatrixV4Params
WithHTTPClient adds the HTTPClient to the get cloud storage matrix v4 params
func (*GetCloudStorageMatrixV4Params) WithStackVersion ¶
func (o *GetCloudStorageMatrixV4Params) WithStackVersion(stackVersion *string) *GetCloudStorageMatrixV4Params
WithStackVersion adds the stackVersion to the get cloud storage matrix v4 params
func (*GetCloudStorageMatrixV4Params) WithTimeout ¶
func (o *GetCloudStorageMatrixV4Params) WithTimeout(timeout time.Duration) *GetCloudStorageMatrixV4Params
WithTimeout adds the timeout to the get cloud storage matrix v4 params
func (*GetCloudStorageMatrixV4Params) WriteToRequest ¶
func (o *GetCloudStorageMatrixV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCloudStorageMatrixV4Reader ¶
type GetCloudStorageMatrixV4Reader struct {
// contains filtered or unexported fields
}
GetCloudStorageMatrixV4Reader is a Reader for the GetCloudStorageMatrixV4 structure.
func (*GetCloudStorageMatrixV4Reader) ReadResponse ¶
func (o *GetCloudStorageMatrixV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDefaultSecurityRulesOK ¶
type GetDefaultSecurityRulesOK struct {
Payload *model.SecurityRulesV4Response
}
GetDefaultSecurityRulesOK handles this case with default header values.
successful operation
func NewGetDefaultSecurityRulesOK ¶
func NewGetDefaultSecurityRulesOK() *GetDefaultSecurityRulesOK
NewGetDefaultSecurityRulesOK creates a GetDefaultSecurityRulesOK with default headers values
func (*GetDefaultSecurityRulesOK) Error ¶
func (o *GetDefaultSecurityRulesOK) Error() string
type GetDefaultSecurityRulesParams ¶
type GetDefaultSecurityRulesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDefaultSecurityRulesParams contains all the parameters to send to the API endpoint for the get default security rules operation typically these are written to a http.Request
func NewGetDefaultSecurityRulesParams ¶
func NewGetDefaultSecurityRulesParams() *GetDefaultSecurityRulesParams
NewGetDefaultSecurityRulesParams creates a new GetDefaultSecurityRulesParams object with the default values initialized.
func NewGetDefaultSecurityRulesParamsWithContext ¶
func NewGetDefaultSecurityRulesParamsWithContext(ctx context.Context) *GetDefaultSecurityRulesParams
NewGetDefaultSecurityRulesParamsWithContext creates a new GetDefaultSecurityRulesParams object with the default values initialized, and the ability to set a context for a request
func NewGetDefaultSecurityRulesParamsWithHTTPClient ¶
func NewGetDefaultSecurityRulesParamsWithHTTPClient(client *http.Client) *GetDefaultSecurityRulesParams
NewGetDefaultSecurityRulesParamsWithHTTPClient creates a new GetDefaultSecurityRulesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDefaultSecurityRulesParamsWithTimeout ¶
func NewGetDefaultSecurityRulesParamsWithTimeout(timeout time.Duration) *GetDefaultSecurityRulesParams
NewGetDefaultSecurityRulesParamsWithTimeout creates a new GetDefaultSecurityRulesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDefaultSecurityRulesParams) SetContext ¶
func (o *GetDefaultSecurityRulesParams) SetContext(ctx context.Context)
SetContext adds the context to the get default security rules params
func (*GetDefaultSecurityRulesParams) SetHTTPClient ¶
func (o *GetDefaultSecurityRulesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get default security rules params
func (*GetDefaultSecurityRulesParams) SetTimeout ¶
func (o *GetDefaultSecurityRulesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get default security rules params
func (*GetDefaultSecurityRulesParams) WithContext ¶
func (o *GetDefaultSecurityRulesParams) WithContext(ctx context.Context) *GetDefaultSecurityRulesParams
WithContext adds the context to the get default security rules params
func (*GetDefaultSecurityRulesParams) WithHTTPClient ¶
func (o *GetDefaultSecurityRulesParams) WithHTTPClient(client *http.Client) *GetDefaultSecurityRulesParams
WithHTTPClient adds the HTTPClient to the get default security rules params
func (*GetDefaultSecurityRulesParams) WithTimeout ¶
func (o *GetDefaultSecurityRulesParams) WithTimeout(timeout time.Duration) *GetDefaultSecurityRulesParams
WithTimeout adds the timeout to the get default security rules params
func (*GetDefaultSecurityRulesParams) WriteToRequest ¶
func (o *GetDefaultSecurityRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDefaultSecurityRulesReader ¶
type GetDefaultSecurityRulesReader struct {
// contains filtered or unexported fields
}
GetDefaultSecurityRulesReader is a Reader for the GetDefaultSecurityRules structure.
func (*GetDefaultSecurityRulesReader) ReadResponse ¶
func (o *GetDefaultSecurityRulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentInfoOK ¶
type GetDeploymentInfoOK struct {
Payload *model.DeploymentPreferencesV4Response
}
GetDeploymentInfoOK handles this case with default header values.
successful operation
func NewGetDeploymentInfoOK ¶
func NewGetDeploymentInfoOK() *GetDeploymentInfoOK
NewGetDeploymentInfoOK creates a GetDeploymentInfoOK with default headers values
func (*GetDeploymentInfoOK) Error ¶
func (o *GetDeploymentInfoOK) Error() string
type GetDeploymentInfoParams ¶
type GetDeploymentInfoParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentInfoParams contains all the parameters to send to the API endpoint for the get deployment info operation typically these are written to a http.Request
func NewGetDeploymentInfoParams ¶
func NewGetDeploymentInfoParams() *GetDeploymentInfoParams
NewGetDeploymentInfoParams creates a new GetDeploymentInfoParams object with the default values initialized.
func NewGetDeploymentInfoParamsWithContext ¶
func NewGetDeploymentInfoParamsWithContext(ctx context.Context) *GetDeploymentInfoParams
NewGetDeploymentInfoParamsWithContext creates a new GetDeploymentInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentInfoParamsWithHTTPClient ¶
func NewGetDeploymentInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentInfoParams
NewGetDeploymentInfoParamsWithHTTPClient creates a new GetDeploymentInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentInfoParamsWithTimeout ¶
func NewGetDeploymentInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentInfoParams
NewGetDeploymentInfoParamsWithTimeout creates a new GetDeploymentInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentInfoParams) SetContext ¶
func (o *GetDeploymentInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment info params
func (*GetDeploymentInfoParams) SetHTTPClient ¶
func (o *GetDeploymentInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment info params
func (*GetDeploymentInfoParams) SetTimeout ¶
func (o *GetDeploymentInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment info params
func (*GetDeploymentInfoParams) WithContext ¶
func (o *GetDeploymentInfoParams) WithContext(ctx context.Context) *GetDeploymentInfoParams
WithContext adds the context to the get deployment info params
func (*GetDeploymentInfoParams) WithHTTPClient ¶
func (o *GetDeploymentInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentInfoParams
WithHTTPClient adds the HTTPClient to the get deployment info params
func (*GetDeploymentInfoParams) WithTimeout ¶
func (o *GetDeploymentInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentInfoParams
WithTimeout adds the timeout to the get deployment info params
func (*GetDeploymentInfoParams) WriteToRequest ¶
func (o *GetDeploymentInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentInfoReader ¶
type GetDeploymentInfoReader struct {
// contains filtered or unexported fields
}
GetDeploymentInfoReader is a Reader for the GetDeploymentInfo structure.
func (*GetDeploymentInfoReader) ReadResponse ¶
func (o *GetDeploymentInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetStackMatrixUtilV4OK ¶
type GetStackMatrixUtilV4OK struct {
Payload *model.StackMatrixV4Response
}
GetStackMatrixUtilV4OK handles this case with default header values.
successful operation
func NewGetStackMatrixUtilV4OK ¶
func NewGetStackMatrixUtilV4OK() *GetStackMatrixUtilV4OK
NewGetStackMatrixUtilV4OK creates a GetStackMatrixUtilV4OK with default headers values
func (*GetStackMatrixUtilV4OK) Error ¶
func (o *GetStackMatrixUtilV4OK) Error() string
type GetStackMatrixUtilV4Params ¶
type GetStackMatrixUtilV4Params struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetStackMatrixUtilV4Params contains all the parameters to send to the API endpoint for the get stack matrix util v4 operation typically these are written to a http.Request
func NewGetStackMatrixUtilV4Params ¶
func NewGetStackMatrixUtilV4Params() *GetStackMatrixUtilV4Params
NewGetStackMatrixUtilV4Params creates a new GetStackMatrixUtilV4Params object with the default values initialized.
func NewGetStackMatrixUtilV4ParamsWithContext ¶
func NewGetStackMatrixUtilV4ParamsWithContext(ctx context.Context) *GetStackMatrixUtilV4Params
NewGetStackMatrixUtilV4ParamsWithContext creates a new GetStackMatrixUtilV4Params object with the default values initialized, and the ability to set a context for a request
func NewGetStackMatrixUtilV4ParamsWithHTTPClient ¶
func NewGetStackMatrixUtilV4ParamsWithHTTPClient(client *http.Client) *GetStackMatrixUtilV4Params
NewGetStackMatrixUtilV4ParamsWithHTTPClient creates a new GetStackMatrixUtilV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetStackMatrixUtilV4ParamsWithTimeout ¶
func NewGetStackMatrixUtilV4ParamsWithTimeout(timeout time.Duration) *GetStackMatrixUtilV4Params
NewGetStackMatrixUtilV4ParamsWithTimeout creates a new GetStackMatrixUtilV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetStackMatrixUtilV4Params) SetContext ¶
func (o *GetStackMatrixUtilV4Params) SetContext(ctx context.Context)
SetContext adds the context to the get stack matrix util v4 params
func (*GetStackMatrixUtilV4Params) SetHTTPClient ¶
func (o *GetStackMatrixUtilV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get stack matrix util v4 params
func (*GetStackMatrixUtilV4Params) SetTimeout ¶
func (o *GetStackMatrixUtilV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get stack matrix util v4 params
func (*GetStackMatrixUtilV4Params) WithContext ¶
func (o *GetStackMatrixUtilV4Params) WithContext(ctx context.Context) *GetStackMatrixUtilV4Params
WithContext adds the context to the get stack matrix util v4 params
func (*GetStackMatrixUtilV4Params) WithHTTPClient ¶
func (o *GetStackMatrixUtilV4Params) WithHTTPClient(client *http.Client) *GetStackMatrixUtilV4Params
WithHTTPClient adds the HTTPClient to the get stack matrix util v4 params
func (*GetStackMatrixUtilV4Params) WithTimeout ¶
func (o *GetStackMatrixUtilV4Params) WithTimeout(timeout time.Duration) *GetStackMatrixUtilV4Params
WithTimeout adds the timeout to the get stack matrix util v4 params
func (*GetStackMatrixUtilV4Params) WriteToRequest ¶
func (o *GetStackMatrixUtilV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetStackMatrixUtilV4Reader ¶
type GetStackMatrixUtilV4Reader struct {
// contains filtered or unexported fields
}
GetStackMatrixUtilV4Reader is a Reader for the GetStackMatrixUtilV4 structure.
func (*GetStackMatrixUtilV4Reader) ReadResponse ¶
func (o *GetStackMatrixUtilV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostNotificationTestOK ¶
type PostNotificationTestOK struct {
Payload *model.ResourceEventResponse
}
PostNotificationTestOK handles this case with default header values.
successful operation
func NewPostNotificationTestOK ¶
func NewPostNotificationTestOK() *PostNotificationTestOK
NewPostNotificationTestOK creates a PostNotificationTestOK with default headers values
func (*PostNotificationTestOK) Error ¶
func (o *PostNotificationTestOK) Error() string
type PostNotificationTestParams ¶
type PostNotificationTestParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostNotificationTestParams contains all the parameters to send to the API endpoint for the post notification test operation typically these are written to a http.Request
func NewPostNotificationTestParams ¶
func NewPostNotificationTestParams() *PostNotificationTestParams
NewPostNotificationTestParams creates a new PostNotificationTestParams object with the default values initialized.
func NewPostNotificationTestParamsWithContext ¶
func NewPostNotificationTestParamsWithContext(ctx context.Context) *PostNotificationTestParams
NewPostNotificationTestParamsWithContext creates a new PostNotificationTestParams object with the default values initialized, and the ability to set a context for a request
func NewPostNotificationTestParamsWithHTTPClient ¶
func NewPostNotificationTestParamsWithHTTPClient(client *http.Client) *PostNotificationTestParams
NewPostNotificationTestParamsWithHTTPClient creates a new PostNotificationTestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostNotificationTestParamsWithTimeout ¶
func NewPostNotificationTestParamsWithTimeout(timeout time.Duration) *PostNotificationTestParams
NewPostNotificationTestParamsWithTimeout creates a new PostNotificationTestParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostNotificationTestParams) SetContext ¶
func (o *PostNotificationTestParams) SetContext(ctx context.Context)
SetContext adds the context to the post notification test params
func (*PostNotificationTestParams) SetHTTPClient ¶
func (o *PostNotificationTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post notification test params
func (*PostNotificationTestParams) SetTimeout ¶
func (o *PostNotificationTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post notification test params
func (*PostNotificationTestParams) WithContext ¶
func (o *PostNotificationTestParams) WithContext(ctx context.Context) *PostNotificationTestParams
WithContext adds the context to the post notification test params
func (*PostNotificationTestParams) WithHTTPClient ¶
func (o *PostNotificationTestParams) WithHTTPClient(client *http.Client) *PostNotificationTestParams
WithHTTPClient adds the HTTPClient to the post notification test params
func (*PostNotificationTestParams) WithTimeout ¶
func (o *PostNotificationTestParams) WithTimeout(timeout time.Duration) *PostNotificationTestParams
WithTimeout adds the timeout to the post notification test params
func (*PostNotificationTestParams) WriteToRequest ¶
func (o *PostNotificationTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostNotificationTestReader ¶
type PostNotificationTestReader struct {
// contains filtered or unexported fields
}
PostNotificationTestReader is a Reader for the PostNotificationTest structure.
func (*PostNotificationTestReader) ReadResponse ¶
func (o *PostNotificationTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RenewCertificateDefault ¶
type RenewCertificateDefault struct {
// contains filtered or unexported fields
}
RenewCertificateDefault handles this case with default header values.
successful operation
func NewRenewCertificateDefault ¶
func NewRenewCertificateDefault(code int) *RenewCertificateDefault
NewRenewCertificateDefault creates a RenewCertificateDefault with default headers values
func (*RenewCertificateDefault) Code ¶
func (o *RenewCertificateDefault) Code() int
Code gets the status code for the renew certificate default response
func (*RenewCertificateDefault) Error ¶
func (o *RenewCertificateDefault) Error() string
type RenewCertificateParams ¶
type RenewCertificateParams struct { /*Body*/ Body *model.RenewCertificateV4Request Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RenewCertificateParams contains all the parameters to send to the API endpoint for the renew certificate operation typically these are written to a http.Request
func NewRenewCertificateParams ¶
func NewRenewCertificateParams() *RenewCertificateParams
NewRenewCertificateParams creates a new RenewCertificateParams object with the default values initialized.
func NewRenewCertificateParamsWithContext ¶
func NewRenewCertificateParamsWithContext(ctx context.Context) *RenewCertificateParams
NewRenewCertificateParamsWithContext creates a new RenewCertificateParams object with the default values initialized, and the ability to set a context for a request
func NewRenewCertificateParamsWithHTTPClient ¶
func NewRenewCertificateParamsWithHTTPClient(client *http.Client) *RenewCertificateParams
NewRenewCertificateParamsWithHTTPClient creates a new RenewCertificateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRenewCertificateParamsWithTimeout ¶
func NewRenewCertificateParamsWithTimeout(timeout time.Duration) *RenewCertificateParams
NewRenewCertificateParamsWithTimeout creates a new RenewCertificateParams object with the default values initialized, and the ability to set a timeout on a request
func (*RenewCertificateParams) SetBody ¶
func (o *RenewCertificateParams) SetBody(body *model.RenewCertificateV4Request)
SetBody adds the body to the renew certificate params
func (*RenewCertificateParams) SetContext ¶
func (o *RenewCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the renew certificate params
func (*RenewCertificateParams) SetHTTPClient ¶
func (o *RenewCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the renew certificate params
func (*RenewCertificateParams) SetTimeout ¶
func (o *RenewCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the renew certificate params
func (*RenewCertificateParams) WithBody ¶
func (o *RenewCertificateParams) WithBody(body *model.RenewCertificateV4Request) *RenewCertificateParams
WithBody adds the body to the renew certificate params
func (*RenewCertificateParams) WithContext ¶
func (o *RenewCertificateParams) WithContext(ctx context.Context) *RenewCertificateParams
WithContext adds the context to the renew certificate params
func (*RenewCertificateParams) WithHTTPClient ¶
func (o *RenewCertificateParams) WithHTTPClient(client *http.Client) *RenewCertificateParams
WithHTTPClient adds the HTTPClient to the renew certificate params
func (*RenewCertificateParams) WithTimeout ¶
func (o *RenewCertificateParams) WithTimeout(timeout time.Duration) *RenewCertificateParams
WithTimeout adds the timeout to the renew certificate params
func (*RenewCertificateParams) WriteToRequest ¶
func (o *RenewCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RenewCertificateReader ¶
type RenewCertificateReader struct {
// contains filtered or unexported fields
}
RenewCertificateReader is a Reader for the RenewCertificate structure.
func (*RenewCertificateReader) ReadResponse ¶
func (o *RenewCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RepositoryConfigsValidationV4OK ¶
type RepositoryConfigsValidationV4OK struct {
Payload *model.RepoConfigValidationV4Response
}
RepositoryConfigsValidationV4OK handles this case with default header values.
successful operation
func NewRepositoryConfigsValidationV4OK ¶
func NewRepositoryConfigsValidationV4OK() *RepositoryConfigsValidationV4OK
NewRepositoryConfigsValidationV4OK creates a RepositoryConfigsValidationV4OK with default headers values
func (*RepositoryConfigsValidationV4OK) Error ¶
func (o *RepositoryConfigsValidationV4OK) Error() string
type RepositoryConfigsValidationV4Params ¶
type RepositoryConfigsValidationV4Params struct { /*Body*/ Body *model.RepoConfigValidationV4Request Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RepositoryConfigsValidationV4Params contains all the parameters to send to the API endpoint for the repository configs validation v4 operation typically these are written to a http.Request
func NewRepositoryConfigsValidationV4Params ¶
func NewRepositoryConfigsValidationV4Params() *RepositoryConfigsValidationV4Params
NewRepositoryConfigsValidationV4Params creates a new RepositoryConfigsValidationV4Params object with the default values initialized.
func NewRepositoryConfigsValidationV4ParamsWithContext ¶
func NewRepositoryConfigsValidationV4ParamsWithContext(ctx context.Context) *RepositoryConfigsValidationV4Params
NewRepositoryConfigsValidationV4ParamsWithContext creates a new RepositoryConfigsValidationV4Params object with the default values initialized, and the ability to set a context for a request
func NewRepositoryConfigsValidationV4ParamsWithHTTPClient ¶
func NewRepositoryConfigsValidationV4ParamsWithHTTPClient(client *http.Client) *RepositoryConfigsValidationV4Params
NewRepositoryConfigsValidationV4ParamsWithHTTPClient creates a new RepositoryConfigsValidationV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRepositoryConfigsValidationV4ParamsWithTimeout ¶
func NewRepositoryConfigsValidationV4ParamsWithTimeout(timeout time.Duration) *RepositoryConfigsValidationV4Params
NewRepositoryConfigsValidationV4ParamsWithTimeout creates a new RepositoryConfigsValidationV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*RepositoryConfigsValidationV4Params) SetBody ¶
func (o *RepositoryConfigsValidationV4Params) SetBody(body *model.RepoConfigValidationV4Request)
SetBody adds the body to the repository configs validation v4 params
func (*RepositoryConfigsValidationV4Params) SetContext ¶
func (o *RepositoryConfigsValidationV4Params) SetContext(ctx context.Context)
SetContext adds the context to the repository configs validation v4 params
func (*RepositoryConfigsValidationV4Params) SetHTTPClient ¶
func (o *RepositoryConfigsValidationV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the repository configs validation v4 params
func (*RepositoryConfigsValidationV4Params) SetTimeout ¶
func (o *RepositoryConfigsValidationV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the repository configs validation v4 params
func (*RepositoryConfigsValidationV4Params) WithBody ¶
func (o *RepositoryConfigsValidationV4Params) WithBody(body *model.RepoConfigValidationV4Request) *RepositoryConfigsValidationV4Params
WithBody adds the body to the repository configs validation v4 params
func (*RepositoryConfigsValidationV4Params) WithContext ¶
func (o *RepositoryConfigsValidationV4Params) WithContext(ctx context.Context) *RepositoryConfigsValidationV4Params
WithContext adds the context to the repository configs validation v4 params
func (*RepositoryConfigsValidationV4Params) WithHTTPClient ¶
func (o *RepositoryConfigsValidationV4Params) WithHTTPClient(client *http.Client) *RepositoryConfigsValidationV4Params
WithHTTPClient adds the HTTPClient to the repository configs validation v4 params
func (*RepositoryConfigsValidationV4Params) WithTimeout ¶
func (o *RepositoryConfigsValidationV4Params) WithTimeout(timeout time.Duration) *RepositoryConfigsValidationV4Params
WithTimeout adds the timeout to the repository configs validation v4 params
func (*RepositoryConfigsValidationV4Params) WriteToRequest ¶
func (o *RepositoryConfigsValidationV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RepositoryConfigsValidationV4Reader ¶
type RepositoryConfigsValidationV4Reader struct {
// contains filtered or unexported fields
}
RepositoryConfigsValidationV4Reader is a Reader for the RepositoryConfigsValidationV4 structure.
func (*RepositoryConfigsValidationV4Reader) ReadResponse ¶
func (o *RepositoryConfigsValidationV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- check_client_version_v4_parameters.go
- check_client_version_v4_responses.go
- check_right_parameters.go
- check_right_responses.go
- get_cloud_storage_matrix_v4_parameters.go
- get_cloud_storage_matrix_v4_responses.go
- get_default_security_rules_parameters.go
- get_default_security_rules_responses.go
- get_deployment_info_parameters.go
- get_deployment_info_responses.go
- get_stack_matrix_util_v4_parameters.go
- get_stack_matrix_util_v4_responses.go
- post_notification_test_swagger_parameters.go
- post_notification_test_swagger_responses.go
- renew_certificate_parameters.go
- renew_certificate_responses.go
- repository_configs_validation_v4_parameters.go
- repository_configs_validation_v4_responses.go
- v4utils_client.go