Documentation
¶
Index ¶
- type CheckClusterHealth2GatewayTimeout
- type CheckClusterHealth2InternalServerError
- type CheckClusterHealth2OK
- type CheckClusterHealth2Params
- func NewCheckClusterHealth2Params() *CheckClusterHealth2Params
- func NewCheckClusterHealth2ParamsWithContext(ctx context.Context) *CheckClusterHealth2Params
- func NewCheckClusterHealth2ParamsWithHTTPClient(client *http.Client) *CheckClusterHealth2Params
- func NewCheckClusterHealth2ParamsWithTimeout(timeout time.Duration) *CheckClusterHealth2Params
- func (o *CheckClusterHealth2Params) SetContext(ctx context.Context)
- func (o *CheckClusterHealth2Params) SetDefaults()
- func (o *CheckClusterHealth2Params) SetHTTPClient(client *http.Client)
- func (o *CheckClusterHealth2Params) SetPingID(pingID string)
- func (o *CheckClusterHealth2Params) SetTimeout(timeout time.Duration)
- func (o *CheckClusterHealth2Params) SetXRequestID(xRequestID *string)
- func (o *CheckClusterHealth2Params) WithContext(ctx context.Context) *CheckClusterHealth2Params
- func (o *CheckClusterHealth2Params) WithDefaults() *CheckClusterHealth2Params
- func (o *CheckClusterHealth2Params) WithHTTPClient(client *http.Client) *CheckClusterHealth2Params
- func (o *CheckClusterHealth2Params) WithPingID(pingID string) *CheckClusterHealth2Params
- func (o *CheckClusterHealth2Params) WithTimeout(timeout time.Duration) *CheckClusterHealth2Params
- func (o *CheckClusterHealth2Params) WithXRequestID(xRequestID *string) *CheckClusterHealth2Params
- func (o *CheckClusterHealth2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CheckClusterHealth2Reader
- type CheckClusterHealthGatewayTimeout
- type CheckClusterHealthInternalServerError
- type CheckClusterHealthOK
- type CheckClusterHealthParams
- func NewCheckClusterHealthParams() *CheckClusterHealthParams
- func NewCheckClusterHealthParamsWithContext(ctx context.Context) *CheckClusterHealthParams
- func NewCheckClusterHealthParamsWithHTTPClient(client *http.Client) *CheckClusterHealthParams
- func NewCheckClusterHealthParamsWithTimeout(timeout time.Duration) *CheckClusterHealthParams
- func (o *CheckClusterHealthParams) SetContext(ctx context.Context)
- func (o *CheckClusterHealthParams) SetDefaults()
- func (o *CheckClusterHealthParams) SetHTTPClient(client *http.Client)
- func (o *CheckClusterHealthParams) SetPingID(pingID *string)
- func (o *CheckClusterHealthParams) SetTimeout(timeout time.Duration)
- func (o *CheckClusterHealthParams) SetXRequestID(xRequestID *string)
- func (o *CheckClusterHealthParams) WithContext(ctx context.Context) *CheckClusterHealthParams
- func (o *CheckClusterHealthParams) WithDefaults() *CheckClusterHealthParams
- func (o *CheckClusterHealthParams) WithHTTPClient(client *http.Client) *CheckClusterHealthParams
- func (o *CheckClusterHealthParams) WithPingID(pingID *string) *CheckClusterHealthParams
- func (o *CheckClusterHealthParams) WithTimeout(timeout time.Duration) *CheckClusterHealthParams
- func (o *CheckClusterHealthParams) WithXRequestID(xRequestID *string) *CheckClusterHealthParams
- func (o *CheckClusterHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CheckClusterHealthReader
- type CheckMicroserviceHealthBadRequest
- type CheckMicroserviceHealthGatewayTimeout
- type CheckMicroserviceHealthInternalServerError
- type CheckMicroserviceHealthOK
- type CheckMicroserviceHealthParams
- func NewCheckMicroserviceHealthParams() *CheckMicroserviceHealthParams
- func NewCheckMicroserviceHealthParamsWithContext(ctx context.Context) *CheckMicroserviceHealthParams
- func NewCheckMicroserviceHealthParamsWithHTTPClient(client *http.Client) *CheckMicroserviceHealthParams
- func NewCheckMicroserviceHealthParamsWithTimeout(timeout time.Duration) *CheckMicroserviceHealthParams
- func (o *CheckMicroserviceHealthParams) SetBody(body *swagger_models.HelloName)
- func (o *CheckMicroserviceHealthParams) SetContext(ctx context.Context)
- func (o *CheckMicroserviceHealthParams) SetDefaults()
- func (o *CheckMicroserviceHealthParams) SetHTTPClient(client *http.Client)
- func (o *CheckMicroserviceHealthParams) SetTimeout(timeout time.Duration)
- func (o *CheckMicroserviceHealthParams) SetXRequestID(xRequestID *string)
- func (o *CheckMicroserviceHealthParams) WithBody(body *swagger_models.HelloName) *CheckMicroserviceHealthParams
- func (o *CheckMicroserviceHealthParams) WithContext(ctx context.Context) *CheckMicroserviceHealthParams
- func (o *CheckMicroserviceHealthParams) WithDefaults() *CheckMicroserviceHealthParams
- func (o *CheckMicroserviceHealthParams) WithHTTPClient(client *http.Client) *CheckMicroserviceHealthParams
- func (o *CheckMicroserviceHealthParams) WithTimeout(timeout time.Duration) *CheckMicroserviceHealthParams
- func (o *CheckMicroserviceHealthParams) WithXRequestID(xRequestID *string) *CheckMicroserviceHealthParams
- func (o *CheckMicroserviceHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CheckMicroserviceHealthReader
- type Client
- func (a *Client) CheckClusterHealth(params *CheckClusterHealthParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CheckClusterHealthOK, error)
- func (a *Client) CheckClusterHealth2(params *CheckClusterHealth2Params, authInfo runtime.ClientAuthInfoWriter, ...) (*CheckClusterHealth2OK, error)
- func (a *Client) CheckMicroserviceHealth(params *CheckMicroserviceHealthParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CheckMicroserviceHealthOK, error)
- func (a *Client) CreateCloudPolicyDocument(params *CreateCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateCloudPolicyDocumentOK, error)
- func (a *Client) DeleteCloudPolicyDocument(params *DeleteCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteCloudPolicyDocumentOK, error)
- func (a *Client) GetCloudPolicy(params *GetCloudPolicyParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetCloudPolicyOK, error)
- func (a *Client) GetCloudPolicyDocument(params *GetCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetCloudPolicyDocumentOK, error)
- func (a *Client) GetCloudPolicyVersion(params *GetCloudPolicyVersionParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetCloudPolicyVersionOK, error)
- func (a *Client) GetClusterHealthReport(params *GetClusterHealthReportParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetClusterHealthReportOK, error)
- func (a *Client) GetClusterVersion(params *GetClusterVersionParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetClusterVersionOK, error)
- func (a *Client) MarkCloudPolicyLatest(params *MarkCloudPolicyLatestParams, authInfo runtime.ClientAuthInfoWriter, ...) (*MarkCloudPolicyLatestOK, error)
- func (a *Client) QueryCloudPolicies(params *QueryCloudPoliciesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*QueryCloudPoliciesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CreateCloudPolicyDocumentGatewayTimeout
- type CreateCloudPolicyDocumentInternalServerError
- type CreateCloudPolicyDocumentOK
- type CreateCloudPolicyDocumentParams
- func NewCreateCloudPolicyDocumentParams() *CreateCloudPolicyDocumentParams
- func NewCreateCloudPolicyDocumentParamsWithContext(ctx context.Context) *CreateCloudPolicyDocumentParams
- func NewCreateCloudPolicyDocumentParamsWithHTTPClient(client *http.Client) *CreateCloudPolicyDocumentParams
- func NewCreateCloudPolicyDocumentParamsWithTimeout(timeout time.Duration) *CreateCloudPolicyDocumentParams
- func (o *CreateCloudPolicyDocumentParams) SetContext(ctx context.Context)
- func (o *CreateCloudPolicyDocumentParams) SetDefaults()
- func (o *CreateCloudPolicyDocumentParams) SetHTTPClient(client *http.Client)
- func (o *CreateCloudPolicyDocumentParams) SetTimeout(timeout time.Duration)
- func (o *CreateCloudPolicyDocumentParams) SetXRequestID(xRequestID *string)
- func (o *CreateCloudPolicyDocumentParams) WithContext(ctx context.Context) *CreateCloudPolicyDocumentParams
- func (o *CreateCloudPolicyDocumentParams) WithDefaults() *CreateCloudPolicyDocumentParams
- func (o *CreateCloudPolicyDocumentParams) WithHTTPClient(client *http.Client) *CreateCloudPolicyDocumentParams
- func (o *CreateCloudPolicyDocumentParams) WithTimeout(timeout time.Duration) *CreateCloudPolicyDocumentParams
- func (o *CreateCloudPolicyDocumentParams) WithXRequestID(xRequestID *string) *CreateCloudPolicyDocumentParams
- func (o *CreateCloudPolicyDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCloudPolicyDocumentReader
- type DeleteCloudPolicyDocumentGatewayTimeout
- type DeleteCloudPolicyDocumentInternalServerError
- type DeleteCloudPolicyDocumentOK
- type DeleteCloudPolicyDocumentParams
- func NewDeleteCloudPolicyDocumentParams() *DeleteCloudPolicyDocumentParams
- func NewDeleteCloudPolicyDocumentParamsWithContext(ctx context.Context) *DeleteCloudPolicyDocumentParams
- func NewDeleteCloudPolicyDocumentParamsWithHTTPClient(client *http.Client) *DeleteCloudPolicyDocumentParams
- func NewDeleteCloudPolicyDocumentParamsWithTimeout(timeout time.Duration) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) SetContext(ctx context.Context)
- func (o *DeleteCloudPolicyDocumentParams) SetDefaults()
- func (o *DeleteCloudPolicyDocumentParams) SetFileURL(fileURL string)
- func (o *DeleteCloudPolicyDocumentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCloudPolicyDocumentParams) SetPolicy(policy *string)
- func (o *DeleteCloudPolicyDocumentParams) SetRevisionCreatedBy(revisionCreatedBy *string)
- func (o *DeleteCloudPolicyDocumentParams) SetRevisionCurr(revisionCurr *string)
- func (o *DeleteCloudPolicyDocumentParams) SetRevisionPrev(revisionPrev *string)
- func (o *DeleteCloudPolicyDocumentParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
- func (o *DeleteCloudPolicyDocumentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCloudPolicyDocumentParams) SetVersion(version *string)
- func (o *DeleteCloudPolicyDocumentParams) SetXRequestID(xRequestID *string)
- func (o *DeleteCloudPolicyDocumentParams) WithContext(ctx context.Context) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithDefaults() *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithFileURL(fileURL string) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithHTTPClient(client *http.Client) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithPolicy(policy *string) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithRevisionCreatedBy(revisionCreatedBy *string) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithRevisionCurr(revisionCurr *string) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithRevisionPrev(revisionPrev *string) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithTimeout(timeout time.Duration) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithVersion(version *string) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WithXRequestID(xRequestID *string) *DeleteCloudPolicyDocumentParams
- func (o *DeleteCloudPolicyDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCloudPolicyDocumentReader
- type GetCloudPolicyDocumentGatewayTimeout
- type GetCloudPolicyDocumentInternalServerError
- type GetCloudPolicyDocumentNotFound
- type GetCloudPolicyDocumentOK
- type GetCloudPolicyDocumentParams
- func NewGetCloudPolicyDocumentParams() *GetCloudPolicyDocumentParams
- func NewGetCloudPolicyDocumentParamsWithContext(ctx context.Context) *GetCloudPolicyDocumentParams
- func NewGetCloudPolicyDocumentParamsWithHTTPClient(client *http.Client) *GetCloudPolicyDocumentParams
- func NewGetCloudPolicyDocumentParamsWithTimeout(timeout time.Duration) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) SetContext(ctx context.Context)
- func (o *GetCloudPolicyDocumentParams) SetDefaults()
- func (o *GetCloudPolicyDocumentParams) SetFileURL(fileURL string)
- func (o *GetCloudPolicyDocumentParams) SetHTTPClient(client *http.Client)
- func (o *GetCloudPolicyDocumentParams) SetPolicy(policy *string)
- func (o *GetCloudPolicyDocumentParams) SetRevisionCreatedBy(revisionCreatedBy *string)
- func (o *GetCloudPolicyDocumentParams) SetRevisionCurr(revisionCurr *string)
- func (o *GetCloudPolicyDocumentParams) SetRevisionPrev(revisionPrev *string)
- func (o *GetCloudPolicyDocumentParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
- func (o *GetCloudPolicyDocumentParams) SetTimeout(timeout time.Duration)
- func (o *GetCloudPolicyDocumentParams) SetVersion(version *string)
- func (o *GetCloudPolicyDocumentParams) SetXRequestID(xRequestID *string)
- func (o *GetCloudPolicyDocumentParams) WithContext(ctx context.Context) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithDefaults() *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithFileURL(fileURL string) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithHTTPClient(client *http.Client) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithPolicy(policy *string) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithRevisionCreatedBy(revisionCreatedBy *string) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithRevisionCurr(revisionCurr *string) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithRevisionPrev(revisionPrev *string) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithTimeout(timeout time.Duration) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithVersion(version *string) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WithXRequestID(xRequestID *string) *GetCloudPolicyDocumentParams
- func (o *GetCloudPolicyDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCloudPolicyDocumentReader
- type GetCloudPolicyGatewayTimeout
- type GetCloudPolicyInternalServerError
- type GetCloudPolicyNotFound
- type GetCloudPolicyOK
- type GetCloudPolicyParams
- func NewGetCloudPolicyParams() *GetCloudPolicyParams
- func NewGetCloudPolicyParamsWithContext(ctx context.Context) *GetCloudPolicyParams
- func NewGetCloudPolicyParamsWithHTTPClient(client *http.Client) *GetCloudPolicyParams
- func NewGetCloudPolicyParamsWithTimeout(timeout time.Duration) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) SetContext(ctx context.Context)
- func (o *GetCloudPolicyParams) SetDefaults()
- func (o *GetCloudPolicyParams) SetFileURL(fileURL *string)
- func (o *GetCloudPolicyParams) SetHTTPClient(client *http.Client)
- func (o *GetCloudPolicyParams) SetPolicy(policy string)
- func (o *GetCloudPolicyParams) SetRevisionCreatedBy(revisionCreatedBy *string)
- func (o *GetCloudPolicyParams) SetRevisionCurr(revisionCurr *string)
- func (o *GetCloudPolicyParams) SetRevisionPrev(revisionPrev *string)
- func (o *GetCloudPolicyParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
- func (o *GetCloudPolicyParams) SetTimeout(timeout time.Duration)
- func (o *GetCloudPolicyParams) SetVersion(version *string)
- func (o *GetCloudPolicyParams) SetXRequestID(xRequestID *string)
- func (o *GetCloudPolicyParams) WithContext(ctx context.Context) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithDefaults() *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithFileURL(fileURL *string) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithHTTPClient(client *http.Client) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithPolicy(policy string) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithRevisionCreatedBy(revisionCreatedBy *string) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithRevisionCurr(revisionCurr *string) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithRevisionPrev(revisionPrev *string) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithTimeout(timeout time.Duration) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithVersion(version *string) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WithXRequestID(xRequestID *string) *GetCloudPolicyParams
- func (o *GetCloudPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCloudPolicyReader
- type GetCloudPolicyVersionGatewayTimeout
- type GetCloudPolicyVersionInternalServerError
- type GetCloudPolicyVersionNotFound
- type GetCloudPolicyVersionOK
- type GetCloudPolicyVersionParams
- func NewGetCloudPolicyVersionParams() *GetCloudPolicyVersionParams
- func NewGetCloudPolicyVersionParamsWithContext(ctx context.Context) *GetCloudPolicyVersionParams
- func NewGetCloudPolicyVersionParamsWithHTTPClient(client *http.Client) *GetCloudPolicyVersionParams
- func NewGetCloudPolicyVersionParamsWithTimeout(timeout time.Duration) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) SetContext(ctx context.Context)
- func (o *GetCloudPolicyVersionParams) SetDefaults()
- func (o *GetCloudPolicyVersionParams) SetFileURL(fileURL *string)
- func (o *GetCloudPolicyVersionParams) SetHTTPClient(client *http.Client)
- func (o *GetCloudPolicyVersionParams) SetPolicy(policy string)
- func (o *GetCloudPolicyVersionParams) SetRevisionCreatedBy(revisionCreatedBy *string)
- func (o *GetCloudPolicyVersionParams) SetRevisionCurr(revisionCurr *string)
- func (o *GetCloudPolicyVersionParams) SetRevisionPrev(revisionPrev *string)
- func (o *GetCloudPolicyVersionParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
- func (o *GetCloudPolicyVersionParams) SetTimeout(timeout time.Duration)
- func (o *GetCloudPolicyVersionParams) SetVersion(version string)
- func (o *GetCloudPolicyVersionParams) SetXRequestID(xRequestID *string)
- func (o *GetCloudPolicyVersionParams) WithContext(ctx context.Context) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithDefaults() *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithFileURL(fileURL *string) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithHTTPClient(client *http.Client) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithPolicy(policy string) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithRevisionCreatedBy(revisionCreatedBy *string) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithRevisionCurr(revisionCurr *string) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithRevisionPrev(revisionPrev *string) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithTimeout(timeout time.Duration) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithVersion(version string) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WithXRequestID(xRequestID *string) *GetCloudPolicyVersionParams
- func (o *GetCloudPolicyVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCloudPolicyVersionReader
- type GetClusterHealthReportGatewayTimeout
- type GetClusterHealthReportInternalServerError
- type GetClusterHealthReportOK
- type GetClusterHealthReportParams
- func NewGetClusterHealthReportParams() *GetClusterHealthReportParams
- func NewGetClusterHealthReportParamsWithContext(ctx context.Context) *GetClusterHealthReportParams
- func NewGetClusterHealthReportParamsWithHTTPClient(client *http.Client) *GetClusterHealthReportParams
- func NewGetClusterHealthReportParamsWithTimeout(timeout time.Duration) *GetClusterHealthReportParams
- func (o *GetClusterHealthReportParams) SetContext(ctx context.Context)
- func (o *GetClusterHealthReportParams) SetDefaults()
- func (o *GetClusterHealthReportParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterHealthReportParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterHealthReportParams) SetXRequestID(xRequestID *string)
- func (o *GetClusterHealthReportParams) WithContext(ctx context.Context) *GetClusterHealthReportParams
- func (o *GetClusterHealthReportParams) WithDefaults() *GetClusterHealthReportParams
- func (o *GetClusterHealthReportParams) WithHTTPClient(client *http.Client) *GetClusterHealthReportParams
- func (o *GetClusterHealthReportParams) WithTimeout(timeout time.Duration) *GetClusterHealthReportParams
- func (o *GetClusterHealthReportParams) WithXRequestID(xRequestID *string) *GetClusterHealthReportParams
- func (o *GetClusterHealthReportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterHealthReportReader
- type GetClusterVersionGatewayTimeout
- type GetClusterVersionInternalServerError
- type GetClusterVersionOK
- type GetClusterVersionParams
- func NewGetClusterVersionParams() *GetClusterVersionParams
- func NewGetClusterVersionParamsWithContext(ctx context.Context) *GetClusterVersionParams
- func NewGetClusterVersionParamsWithHTTPClient(client *http.Client) *GetClusterVersionParams
- func NewGetClusterVersionParamsWithTimeout(timeout time.Duration) *GetClusterVersionParams
- func (o *GetClusterVersionParams) SetContext(ctx context.Context)
- func (o *GetClusterVersionParams) SetDefaults()
- func (o *GetClusterVersionParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterVersionParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterVersionParams) SetXRequestID(xRequestID *string)
- func (o *GetClusterVersionParams) WithContext(ctx context.Context) *GetClusterVersionParams
- func (o *GetClusterVersionParams) WithDefaults() *GetClusterVersionParams
- func (o *GetClusterVersionParams) WithHTTPClient(client *http.Client) *GetClusterVersionParams
- func (o *GetClusterVersionParams) WithTimeout(timeout time.Duration) *GetClusterVersionParams
- func (o *GetClusterVersionParams) WithXRequestID(xRequestID *string) *GetClusterVersionParams
- func (o *GetClusterVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterVersionReader
- type MarkCloudPolicyLatestGatewayTimeout
- type MarkCloudPolicyLatestInternalServerError
- type MarkCloudPolicyLatestOK
- type MarkCloudPolicyLatestParams
- func NewMarkCloudPolicyLatestParams() *MarkCloudPolicyLatestParams
- func NewMarkCloudPolicyLatestParamsWithContext(ctx context.Context) *MarkCloudPolicyLatestParams
- func NewMarkCloudPolicyLatestParamsWithHTTPClient(client *http.Client) *MarkCloudPolicyLatestParams
- func NewMarkCloudPolicyLatestParamsWithTimeout(timeout time.Duration) *MarkCloudPolicyLatestParams
- func (o *MarkCloudPolicyLatestParams) SetContext(ctx context.Context)
- func (o *MarkCloudPolicyLatestParams) SetDefaults()
- func (o *MarkCloudPolicyLatestParams) SetHTTPClient(client *http.Client)
- func (o *MarkCloudPolicyLatestParams) SetTimeout(timeout time.Duration)
- func (o *MarkCloudPolicyLatestParams) SetXRequestID(xRequestID *string)
- func (o *MarkCloudPolicyLatestParams) WithContext(ctx context.Context) *MarkCloudPolicyLatestParams
- func (o *MarkCloudPolicyLatestParams) WithDefaults() *MarkCloudPolicyLatestParams
- func (o *MarkCloudPolicyLatestParams) WithHTTPClient(client *http.Client) *MarkCloudPolicyLatestParams
- func (o *MarkCloudPolicyLatestParams) WithTimeout(timeout time.Duration) *MarkCloudPolicyLatestParams
- func (o *MarkCloudPolicyLatestParams) WithXRequestID(xRequestID *string) *MarkCloudPolicyLatestParams
- func (o *MarkCloudPolicyLatestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MarkCloudPolicyLatestReader
- type QueryCloudPoliciesGatewayTimeout
- type QueryCloudPoliciesInternalServerError
- type QueryCloudPoliciesOK
- type QueryCloudPoliciesParams
- func NewQueryCloudPoliciesParams() *QueryCloudPoliciesParams
- func NewQueryCloudPoliciesParamsWithContext(ctx context.Context) *QueryCloudPoliciesParams
- func NewQueryCloudPoliciesParamsWithHTTPClient(client *http.Client) *QueryCloudPoliciesParams
- func NewQueryCloudPoliciesParamsWithTimeout(timeout time.Duration) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) SetContext(ctx context.Context)
- func (o *QueryCloudPoliciesParams) SetDefaults()
- func (o *QueryCloudPoliciesParams) SetFileURL(fileURL *string)
- func (o *QueryCloudPoliciesParams) SetHTTPClient(client *http.Client)
- func (o *QueryCloudPoliciesParams) SetPolicy(policy *string)
- func (o *QueryCloudPoliciesParams) SetRevisionCreatedBy(revisionCreatedBy *string)
- func (o *QueryCloudPoliciesParams) SetRevisionCurr(revisionCurr *string)
- func (o *QueryCloudPoliciesParams) SetRevisionPrev(revisionPrev *string)
- func (o *QueryCloudPoliciesParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
- func (o *QueryCloudPoliciesParams) SetTimeout(timeout time.Duration)
- func (o *QueryCloudPoliciesParams) SetVersion(version *string)
- func (o *QueryCloudPoliciesParams) SetXRequestID(xRequestID *string)
- func (o *QueryCloudPoliciesParams) WithContext(ctx context.Context) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithDefaults() *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithFileURL(fileURL *string) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithHTTPClient(client *http.Client) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithPolicy(policy *string) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithRevisionCreatedBy(revisionCreatedBy *string) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithRevisionCurr(revisionCurr *string) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithRevisionPrev(revisionPrev *string) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithTimeout(timeout time.Duration) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithVersion(version *string) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WithXRequestID(xRequestID *string) *QueryCloudPoliciesParams
- func (o *QueryCloudPoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryCloudPoliciesReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckClusterHealth2GatewayTimeout ¶
type CheckClusterHealth2GatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
CheckClusterHealth2GatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewCheckClusterHealth2GatewayTimeout ¶
func NewCheckClusterHealth2GatewayTimeout() *CheckClusterHealth2GatewayTimeout
NewCheckClusterHealth2GatewayTimeout creates a CheckClusterHealth2GatewayTimeout with default headers values
func (*CheckClusterHealth2GatewayTimeout) Error ¶
func (o *CheckClusterHealth2GatewayTimeout) Error() string
func (*CheckClusterHealth2GatewayTimeout) GetPayload ¶
func (o *CheckClusterHealth2GatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type CheckClusterHealth2InternalServerError ¶
type CheckClusterHealth2InternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
CheckClusterHealth2InternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewCheckClusterHealth2InternalServerError ¶
func NewCheckClusterHealth2InternalServerError() *CheckClusterHealth2InternalServerError
NewCheckClusterHealth2InternalServerError creates a CheckClusterHealth2InternalServerError with default headers values
func (*CheckClusterHealth2InternalServerError) Error ¶
func (o *CheckClusterHealth2InternalServerError) Error() string
func (*CheckClusterHealth2InternalServerError) GetPayload ¶
func (o *CheckClusterHealth2InternalServerError) GetPayload() *swagger_models.ZsrvResponse
type CheckClusterHealth2OK ¶
type CheckClusterHealth2OK struct {
Payload *swagger_models.PingMsgSendResp
}
CheckClusterHealth2OK describes a response with status code 200, with default header values.
A successful response.
func NewCheckClusterHealth2OK ¶
func NewCheckClusterHealth2OK() *CheckClusterHealth2OK
NewCheckClusterHealth2OK creates a CheckClusterHealth2OK with default headers values
func (*CheckClusterHealth2OK) Error ¶
func (o *CheckClusterHealth2OK) Error() string
func (*CheckClusterHealth2OK) GetPayload ¶
func (o *CheckClusterHealth2OK) GetPayload() *swagger_models.PingMsgSendResp
type CheckClusterHealth2Params ¶
type CheckClusterHealth2Params struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // PingID. // // Format: int64 PingID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CheckClusterHealth2Params contains all the parameters to send to the API endpoint
for the check cluster health2 operation. Typically these are written to a http.Request.
func NewCheckClusterHealth2Params ¶
func NewCheckClusterHealth2Params() *CheckClusterHealth2Params
NewCheckClusterHealth2Params creates a new CheckClusterHealth2Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCheckClusterHealth2ParamsWithContext ¶
func NewCheckClusterHealth2ParamsWithContext(ctx context.Context) *CheckClusterHealth2Params
NewCheckClusterHealth2ParamsWithContext creates a new CheckClusterHealth2Params object with the ability to set a context for a request.
func NewCheckClusterHealth2ParamsWithHTTPClient ¶
func NewCheckClusterHealth2ParamsWithHTTPClient(client *http.Client) *CheckClusterHealth2Params
NewCheckClusterHealth2ParamsWithHTTPClient creates a new CheckClusterHealth2Params object with the ability to set a custom HTTPClient for a request.
func NewCheckClusterHealth2ParamsWithTimeout ¶
func NewCheckClusterHealth2ParamsWithTimeout(timeout time.Duration) *CheckClusterHealth2Params
NewCheckClusterHealth2ParamsWithTimeout creates a new CheckClusterHealth2Params object with the ability to set a timeout on a request.
func (*CheckClusterHealth2Params) SetContext ¶
func (o *CheckClusterHealth2Params) SetContext(ctx context.Context)
SetContext adds the context to the check cluster health2 params
func (*CheckClusterHealth2Params) SetDefaults ¶
func (o *CheckClusterHealth2Params) SetDefaults()
SetDefaults hydrates default values in the check cluster health2 params (not the query body).
All values with no default are reset to their zero value.
func (*CheckClusterHealth2Params) SetHTTPClient ¶
func (o *CheckClusterHealth2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the check cluster health2 params
func (*CheckClusterHealth2Params) SetPingID ¶
func (o *CheckClusterHealth2Params) SetPingID(pingID string)
SetPingID adds the pingId to the check cluster health2 params
func (*CheckClusterHealth2Params) SetTimeout ¶
func (o *CheckClusterHealth2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the check cluster health2 params
func (*CheckClusterHealth2Params) SetXRequestID ¶
func (o *CheckClusterHealth2Params) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the check cluster health2 params
func (*CheckClusterHealth2Params) WithContext ¶
func (o *CheckClusterHealth2Params) WithContext(ctx context.Context) *CheckClusterHealth2Params
WithContext adds the context to the check cluster health2 params
func (*CheckClusterHealth2Params) WithDefaults ¶
func (o *CheckClusterHealth2Params) WithDefaults() *CheckClusterHealth2Params
WithDefaults hydrates default values in the check cluster health2 params (not the query body).
All values with no default are reset to their zero value.
func (*CheckClusterHealth2Params) WithHTTPClient ¶
func (o *CheckClusterHealth2Params) WithHTTPClient(client *http.Client) *CheckClusterHealth2Params
WithHTTPClient adds the HTTPClient to the check cluster health2 params
func (*CheckClusterHealth2Params) WithPingID ¶
func (o *CheckClusterHealth2Params) WithPingID(pingID string) *CheckClusterHealth2Params
WithPingID adds the pingID to the check cluster health2 params
func (*CheckClusterHealth2Params) WithTimeout ¶
func (o *CheckClusterHealth2Params) WithTimeout(timeout time.Duration) *CheckClusterHealth2Params
WithTimeout adds the timeout to the check cluster health2 params
func (*CheckClusterHealth2Params) WithXRequestID ¶
func (o *CheckClusterHealth2Params) WithXRequestID(xRequestID *string) *CheckClusterHealth2Params
WithXRequestID adds the xRequestID to the check cluster health2 params
func (*CheckClusterHealth2Params) WriteToRequest ¶
func (o *CheckClusterHealth2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CheckClusterHealth2Reader ¶
type CheckClusterHealth2Reader struct {
// contains filtered or unexported fields
}
CheckClusterHealth2Reader is a Reader for the CheckClusterHealth2 structure.
func (*CheckClusterHealth2Reader) ReadResponse ¶
func (o *CheckClusterHealth2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CheckClusterHealthGatewayTimeout ¶
type CheckClusterHealthGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
CheckClusterHealthGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewCheckClusterHealthGatewayTimeout ¶
func NewCheckClusterHealthGatewayTimeout() *CheckClusterHealthGatewayTimeout
NewCheckClusterHealthGatewayTimeout creates a CheckClusterHealthGatewayTimeout with default headers values
func (*CheckClusterHealthGatewayTimeout) Error ¶
func (o *CheckClusterHealthGatewayTimeout) Error() string
func (*CheckClusterHealthGatewayTimeout) GetPayload ¶
func (o *CheckClusterHealthGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type CheckClusterHealthInternalServerError ¶
type CheckClusterHealthInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
CheckClusterHealthInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewCheckClusterHealthInternalServerError ¶
func NewCheckClusterHealthInternalServerError() *CheckClusterHealthInternalServerError
NewCheckClusterHealthInternalServerError creates a CheckClusterHealthInternalServerError with default headers values
func (*CheckClusterHealthInternalServerError) Error ¶
func (o *CheckClusterHealthInternalServerError) Error() string
func (*CheckClusterHealthInternalServerError) GetPayload ¶
func (o *CheckClusterHealthInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type CheckClusterHealthOK ¶
type CheckClusterHealthOK struct {
Payload *swagger_models.PingMsgSendResp
}
CheckClusterHealthOK describes a response with status code 200, with default header values.
A successful response.
func NewCheckClusterHealthOK ¶
func NewCheckClusterHealthOK() *CheckClusterHealthOK
NewCheckClusterHealthOK creates a CheckClusterHealthOK with default headers values
func (*CheckClusterHealthOK) Error ¶
func (o *CheckClusterHealthOK) Error() string
func (*CheckClusterHealthOK) GetPayload ¶
func (o *CheckClusterHealthOK) GetPayload() *swagger_models.PingMsgSendResp
type CheckClusterHealthParams ¶
type CheckClusterHealthParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // PingID. // // Format: int64 PingID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CheckClusterHealthParams contains all the parameters to send to the API endpoint
for the check cluster health operation. Typically these are written to a http.Request.
func NewCheckClusterHealthParams ¶
func NewCheckClusterHealthParams() *CheckClusterHealthParams
NewCheckClusterHealthParams creates a new CheckClusterHealthParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCheckClusterHealthParamsWithContext ¶
func NewCheckClusterHealthParamsWithContext(ctx context.Context) *CheckClusterHealthParams
NewCheckClusterHealthParamsWithContext creates a new CheckClusterHealthParams object with the ability to set a context for a request.
func NewCheckClusterHealthParamsWithHTTPClient ¶
func NewCheckClusterHealthParamsWithHTTPClient(client *http.Client) *CheckClusterHealthParams
NewCheckClusterHealthParamsWithHTTPClient creates a new CheckClusterHealthParams object with the ability to set a custom HTTPClient for a request.
func NewCheckClusterHealthParamsWithTimeout ¶
func NewCheckClusterHealthParamsWithTimeout(timeout time.Duration) *CheckClusterHealthParams
NewCheckClusterHealthParamsWithTimeout creates a new CheckClusterHealthParams object with the ability to set a timeout on a request.
func (*CheckClusterHealthParams) SetContext ¶
func (o *CheckClusterHealthParams) SetContext(ctx context.Context)
SetContext adds the context to the check cluster health params
func (*CheckClusterHealthParams) SetDefaults ¶
func (o *CheckClusterHealthParams) SetDefaults()
SetDefaults hydrates default values in the check cluster health params (not the query body).
All values with no default are reset to their zero value.
func (*CheckClusterHealthParams) SetHTTPClient ¶
func (o *CheckClusterHealthParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the check cluster health params
func (*CheckClusterHealthParams) SetPingID ¶
func (o *CheckClusterHealthParams) SetPingID(pingID *string)
SetPingID adds the pingId to the check cluster health params
func (*CheckClusterHealthParams) SetTimeout ¶
func (o *CheckClusterHealthParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the check cluster health params
func (*CheckClusterHealthParams) SetXRequestID ¶
func (o *CheckClusterHealthParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the check cluster health params
func (*CheckClusterHealthParams) WithContext ¶
func (o *CheckClusterHealthParams) WithContext(ctx context.Context) *CheckClusterHealthParams
WithContext adds the context to the check cluster health params
func (*CheckClusterHealthParams) WithDefaults ¶
func (o *CheckClusterHealthParams) WithDefaults() *CheckClusterHealthParams
WithDefaults hydrates default values in the check cluster health params (not the query body).
All values with no default are reset to their zero value.
func (*CheckClusterHealthParams) WithHTTPClient ¶
func (o *CheckClusterHealthParams) WithHTTPClient(client *http.Client) *CheckClusterHealthParams
WithHTTPClient adds the HTTPClient to the check cluster health params
func (*CheckClusterHealthParams) WithPingID ¶
func (o *CheckClusterHealthParams) WithPingID(pingID *string) *CheckClusterHealthParams
WithPingID adds the pingID to the check cluster health params
func (*CheckClusterHealthParams) WithTimeout ¶
func (o *CheckClusterHealthParams) WithTimeout(timeout time.Duration) *CheckClusterHealthParams
WithTimeout adds the timeout to the check cluster health params
func (*CheckClusterHealthParams) WithXRequestID ¶
func (o *CheckClusterHealthParams) WithXRequestID(xRequestID *string) *CheckClusterHealthParams
WithXRequestID adds the xRequestID to the check cluster health params
func (*CheckClusterHealthParams) WriteToRequest ¶
func (o *CheckClusterHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CheckClusterHealthReader ¶
type CheckClusterHealthReader struct {
// contains filtered or unexported fields
}
CheckClusterHealthReader is a Reader for the CheckClusterHealth structure.
func (*CheckClusterHealthReader) ReadResponse ¶
func (o *CheckClusterHealthReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CheckMicroserviceHealthBadRequest ¶
type CheckMicroserviceHealthBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
CheckMicroserviceHealthBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewCheckMicroserviceHealthBadRequest ¶
func NewCheckMicroserviceHealthBadRequest() *CheckMicroserviceHealthBadRequest
NewCheckMicroserviceHealthBadRequest creates a CheckMicroserviceHealthBadRequest with default headers values
func (*CheckMicroserviceHealthBadRequest) Error ¶
func (o *CheckMicroserviceHealthBadRequest) Error() string
func (*CheckMicroserviceHealthBadRequest) GetPayload ¶
func (o *CheckMicroserviceHealthBadRequest) GetPayload() *swagger_models.ZsrvResponse
type CheckMicroserviceHealthGatewayTimeout ¶
type CheckMicroserviceHealthGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
CheckMicroserviceHealthGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewCheckMicroserviceHealthGatewayTimeout ¶
func NewCheckMicroserviceHealthGatewayTimeout() *CheckMicroserviceHealthGatewayTimeout
NewCheckMicroserviceHealthGatewayTimeout creates a CheckMicroserviceHealthGatewayTimeout with default headers values
func (*CheckMicroserviceHealthGatewayTimeout) Error ¶
func (o *CheckMicroserviceHealthGatewayTimeout) Error() string
func (*CheckMicroserviceHealthGatewayTimeout) GetPayload ¶
func (o *CheckMicroserviceHealthGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type CheckMicroserviceHealthInternalServerError ¶
type CheckMicroserviceHealthInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
CheckMicroserviceHealthInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewCheckMicroserviceHealthInternalServerError ¶
func NewCheckMicroserviceHealthInternalServerError() *CheckMicroserviceHealthInternalServerError
NewCheckMicroserviceHealthInternalServerError creates a CheckMicroserviceHealthInternalServerError with default headers values
func (*CheckMicroserviceHealthInternalServerError) Error ¶
func (o *CheckMicroserviceHealthInternalServerError) Error() string
func (*CheckMicroserviceHealthInternalServerError) GetPayload ¶
func (o *CheckMicroserviceHealthInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type CheckMicroserviceHealthOK ¶
type CheckMicroserviceHealthOK struct {
Payload *swagger_models.HelloResp
}
CheckMicroserviceHealthOK describes a response with status code 200, with default header values.
A successful response.
func NewCheckMicroserviceHealthOK ¶
func NewCheckMicroserviceHealthOK() *CheckMicroserviceHealthOK
NewCheckMicroserviceHealthOK creates a CheckMicroserviceHealthOK with default headers values
func (*CheckMicroserviceHealthOK) Error ¶
func (o *CheckMicroserviceHealthOK) Error() string
func (*CheckMicroserviceHealthOK) GetPayload ¶
func (o *CheckMicroserviceHealthOK) GetPayload() *swagger_models.HelloResp
type CheckMicroserviceHealthParams ¶
type CheckMicroserviceHealthParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Body. Body *swagger_models.HelloName Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CheckMicroserviceHealthParams contains all the parameters to send to the API endpoint
for the check microservice health operation. Typically these are written to a http.Request.
func NewCheckMicroserviceHealthParams ¶
func NewCheckMicroserviceHealthParams() *CheckMicroserviceHealthParams
NewCheckMicroserviceHealthParams creates a new CheckMicroserviceHealthParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCheckMicroserviceHealthParamsWithContext ¶
func NewCheckMicroserviceHealthParamsWithContext(ctx context.Context) *CheckMicroserviceHealthParams
NewCheckMicroserviceHealthParamsWithContext creates a new CheckMicroserviceHealthParams object with the ability to set a context for a request.
func NewCheckMicroserviceHealthParamsWithHTTPClient ¶
func NewCheckMicroserviceHealthParamsWithHTTPClient(client *http.Client) *CheckMicroserviceHealthParams
NewCheckMicroserviceHealthParamsWithHTTPClient creates a new CheckMicroserviceHealthParams object with the ability to set a custom HTTPClient for a request.
func NewCheckMicroserviceHealthParamsWithTimeout ¶
func NewCheckMicroserviceHealthParamsWithTimeout(timeout time.Duration) *CheckMicroserviceHealthParams
NewCheckMicroserviceHealthParamsWithTimeout creates a new CheckMicroserviceHealthParams object with the ability to set a timeout on a request.
func (*CheckMicroserviceHealthParams) SetBody ¶
func (o *CheckMicroserviceHealthParams) SetBody(body *swagger_models.HelloName)
SetBody adds the body to the check microservice health params
func (*CheckMicroserviceHealthParams) SetContext ¶
func (o *CheckMicroserviceHealthParams) SetContext(ctx context.Context)
SetContext adds the context to the check microservice health params
func (*CheckMicroserviceHealthParams) SetDefaults ¶
func (o *CheckMicroserviceHealthParams) SetDefaults()
SetDefaults hydrates default values in the check microservice health params (not the query body).
All values with no default are reset to their zero value.
func (*CheckMicroserviceHealthParams) SetHTTPClient ¶
func (o *CheckMicroserviceHealthParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the check microservice health params
func (*CheckMicroserviceHealthParams) SetTimeout ¶
func (o *CheckMicroserviceHealthParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the check microservice health params
func (*CheckMicroserviceHealthParams) SetXRequestID ¶
func (o *CheckMicroserviceHealthParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the check microservice health params
func (*CheckMicroserviceHealthParams) WithBody ¶
func (o *CheckMicroserviceHealthParams) WithBody(body *swagger_models.HelloName) *CheckMicroserviceHealthParams
WithBody adds the body to the check microservice health params
func (*CheckMicroserviceHealthParams) WithContext ¶
func (o *CheckMicroserviceHealthParams) WithContext(ctx context.Context) *CheckMicroserviceHealthParams
WithContext adds the context to the check microservice health params
func (*CheckMicroserviceHealthParams) WithDefaults ¶
func (o *CheckMicroserviceHealthParams) WithDefaults() *CheckMicroserviceHealthParams
WithDefaults hydrates default values in the check microservice health params (not the query body).
All values with no default are reset to their zero value.
func (*CheckMicroserviceHealthParams) WithHTTPClient ¶
func (o *CheckMicroserviceHealthParams) WithHTTPClient(client *http.Client) *CheckMicroserviceHealthParams
WithHTTPClient adds the HTTPClient to the check microservice health params
func (*CheckMicroserviceHealthParams) WithTimeout ¶
func (o *CheckMicroserviceHealthParams) WithTimeout(timeout time.Duration) *CheckMicroserviceHealthParams
WithTimeout adds the timeout to the check microservice health params
func (*CheckMicroserviceHealthParams) WithXRequestID ¶
func (o *CheckMicroserviceHealthParams) WithXRequestID(xRequestID *string) *CheckMicroserviceHealthParams
WithXRequestID adds the xRequestID to the check microservice health params
func (*CheckMicroserviceHealthParams) WriteToRequest ¶
func (o *CheckMicroserviceHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CheckMicroserviceHealthReader ¶
type CheckMicroserviceHealthReader struct {
// contains filtered or unexported fields
}
CheckMicroserviceHealthReader is a Reader for the CheckMicroserviceHealth structure.
func (*CheckMicroserviceHealthReader) ReadResponse ¶
func (o *CheckMicroserviceHealthReader) 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 cloud diagnostics API
func (*Client) CheckClusterHealth ¶
func (a *Client) CheckClusterHealth(params *CheckClusterHealthParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CheckClusterHealthOK, error)
CheckClusterHealth checks cloud reachability
Check Cloud reachability by sending a ping message to API gateway. API gateway will echo back either "pong" or the id specified.
func (*Client) CheckClusterHealth2 ¶
func (a *Client) CheckClusterHealth2(params *CheckClusterHealth2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CheckClusterHealth2OK, error)
CheckClusterHealth2 checks cloud reachability
Check Cloud reachability by sending a ping message to API gateway. API gateway will echo back either "pong" or the id specified.
func (*Client) CheckMicroserviceHealth ¶
func (a *Client) CheckMicroserviceHealth(params *CheckMicroserviceHealthParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CheckMicroserviceHealthOK, error)
CheckMicroserviceHealth checks cloud services health
Check Cloud services health by sending a hello name to microservice behind API Gateway. Microservice will echo back the name.
func (*Client) CreateCloudPolicyDocument ¶
func (a *Client) CreateCloudPolicyDocument(params *CreateCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateCloudPolicyDocumentOK, error)
CreateCloudPolicyDocument create cloud policy document API
func (*Client) DeleteCloudPolicyDocument ¶
func (a *Client) DeleteCloudPolicyDocument(params *DeleteCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteCloudPolicyDocumentOK, error)
DeleteCloudPolicyDocument delete cloud policy document API
func (*Client) GetCloudPolicy ¶
func (a *Client) GetCloudPolicy(params *GetCloudPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCloudPolicyOK, error)
GetCloudPolicy gets cloud policy latest version
Get policy record for latest version of Cloud policy.
func (*Client) GetCloudPolicyDocument ¶
func (a *Client) GetCloudPolicyDocument(params *GetCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCloudPolicyDocumentOK, error)
GetCloudPolicyDocument gets cloud policy document
Get policy document for specific version of Cloud policy.
func (*Client) GetCloudPolicyVersion ¶
func (a *Client) GetCloudPolicyVersion(params *GetCloudPolicyVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCloudPolicyVersionOK, error)
GetCloudPolicyVersion gets cloud policy specific version
Get policy record for specific version of Cloud policy.
func (*Client) GetClusterHealthReport ¶
func (a *Client) GetClusterHealthReport(params *GetClusterHealthReportParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetClusterHealthReportOK, error)
GetClusterHealthReport gets cloud services health report
Get Cloud services health report.
func (*Client) GetClusterVersion ¶
func (a *Client) GetClusterVersion(params *GetClusterVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetClusterVersionOK, error)
GetClusterVersion gets cloud controller software version
Get Cloud controller software version.
func (*Client) MarkCloudPolicyLatest ¶
func (a *Client) MarkCloudPolicyLatest(params *MarkCloudPolicyLatestParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*MarkCloudPolicyLatestOK, error)
MarkCloudPolicyLatest mark cloud policy latest API
func (*Client) QueryCloudPolicies ¶
func (a *Client) QueryCloudPolicies(params *QueryCloudPoliciesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryCloudPoliciesOK, error)
QueryCloudPolicies queries cloud policies
Query policy records of latest version of Cloud policies.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateCloudPolicyDocument(params *CreateCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateCloudPolicyDocumentOK, error) DeleteCloudPolicyDocument(params *DeleteCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteCloudPolicyDocumentOK, error) GetCloudPolicy(params *GetCloudPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCloudPolicyOK, error) GetCloudPolicyDocument(params *GetCloudPolicyDocumentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCloudPolicyDocumentOK, error) GetCloudPolicyVersion(params *GetCloudPolicyVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCloudPolicyVersionOK, error) GetClusterHealthReport(params *GetClusterHealthReportParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetClusterHealthReportOK, error) GetClusterVersion(params *GetClusterVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetClusterVersionOK, error) MarkCloudPolicyLatest(params *MarkCloudPolicyLatestParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*MarkCloudPolicyLatestOK, error) QueryCloudPolicies(params *QueryCloudPoliciesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryCloudPoliciesOK, error) CheckClusterHealth(params *CheckClusterHealthParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CheckClusterHealthOK, error) CheckClusterHealth2(params *CheckClusterHealth2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CheckClusterHealth2OK, error) CheckMicroserviceHealth(params *CheckMicroserviceHealthParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CheckMicroserviceHealthOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new cloud diagnostics API client.
type CreateCloudPolicyDocumentGatewayTimeout ¶
type CreateCloudPolicyDocumentGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
CreateCloudPolicyDocumentGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewCreateCloudPolicyDocumentGatewayTimeout ¶
func NewCreateCloudPolicyDocumentGatewayTimeout() *CreateCloudPolicyDocumentGatewayTimeout
NewCreateCloudPolicyDocumentGatewayTimeout creates a CreateCloudPolicyDocumentGatewayTimeout with default headers values
func (*CreateCloudPolicyDocumentGatewayTimeout) Error ¶
func (o *CreateCloudPolicyDocumentGatewayTimeout) Error() string
func (*CreateCloudPolicyDocumentGatewayTimeout) GetPayload ¶
func (o *CreateCloudPolicyDocumentGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type CreateCloudPolicyDocumentInternalServerError ¶
type CreateCloudPolicyDocumentInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
CreateCloudPolicyDocumentInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewCreateCloudPolicyDocumentInternalServerError ¶
func NewCreateCloudPolicyDocumentInternalServerError() *CreateCloudPolicyDocumentInternalServerError
NewCreateCloudPolicyDocumentInternalServerError creates a CreateCloudPolicyDocumentInternalServerError with default headers values
func (*CreateCloudPolicyDocumentInternalServerError) Error ¶
func (o *CreateCloudPolicyDocumentInternalServerError) Error() string
func (*CreateCloudPolicyDocumentInternalServerError) GetPayload ¶
func (o *CreateCloudPolicyDocumentInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type CreateCloudPolicyDocumentOK ¶
type CreateCloudPolicyDocumentOK struct {
Payload *swagger_models.PolicyDocVersionResp
}
CreateCloudPolicyDocumentOK describes a response with status code 200, with default header values.
A successful response.
func NewCreateCloudPolicyDocumentOK ¶
func NewCreateCloudPolicyDocumentOK() *CreateCloudPolicyDocumentOK
NewCreateCloudPolicyDocumentOK creates a CreateCloudPolicyDocumentOK with default headers values
func (*CreateCloudPolicyDocumentOK) Error ¶
func (o *CreateCloudPolicyDocumentOK) Error() string
func (*CreateCloudPolicyDocumentOK) GetPayload ¶
func (o *CreateCloudPolicyDocumentOK) GetPayload() *swagger_models.PolicyDocVersionResp
type CreateCloudPolicyDocumentParams ¶
type CreateCloudPolicyDocumentParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateCloudPolicyDocumentParams contains all the parameters to send to the API endpoint
for the create cloud policy document operation. Typically these are written to a http.Request.
func NewCreateCloudPolicyDocumentParams ¶
func NewCreateCloudPolicyDocumentParams() *CreateCloudPolicyDocumentParams
NewCreateCloudPolicyDocumentParams creates a new CreateCloudPolicyDocumentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateCloudPolicyDocumentParamsWithContext ¶
func NewCreateCloudPolicyDocumentParamsWithContext(ctx context.Context) *CreateCloudPolicyDocumentParams
NewCreateCloudPolicyDocumentParamsWithContext creates a new CreateCloudPolicyDocumentParams object with the ability to set a context for a request.
func NewCreateCloudPolicyDocumentParamsWithHTTPClient ¶
func NewCreateCloudPolicyDocumentParamsWithHTTPClient(client *http.Client) *CreateCloudPolicyDocumentParams
NewCreateCloudPolicyDocumentParamsWithHTTPClient creates a new CreateCloudPolicyDocumentParams object with the ability to set a custom HTTPClient for a request.
func NewCreateCloudPolicyDocumentParamsWithTimeout ¶
func NewCreateCloudPolicyDocumentParamsWithTimeout(timeout time.Duration) *CreateCloudPolicyDocumentParams
NewCreateCloudPolicyDocumentParamsWithTimeout creates a new CreateCloudPolicyDocumentParams object with the ability to set a timeout on a request.
func (*CreateCloudPolicyDocumentParams) SetContext ¶
func (o *CreateCloudPolicyDocumentParams) SetContext(ctx context.Context)
SetContext adds the context to the create cloud policy document params
func (*CreateCloudPolicyDocumentParams) SetDefaults ¶
func (o *CreateCloudPolicyDocumentParams) SetDefaults()
SetDefaults hydrates default values in the create cloud policy document params (not the query body).
All values with no default are reset to their zero value.
func (*CreateCloudPolicyDocumentParams) SetHTTPClient ¶
func (o *CreateCloudPolicyDocumentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create cloud policy document params
func (*CreateCloudPolicyDocumentParams) SetTimeout ¶
func (o *CreateCloudPolicyDocumentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create cloud policy document params
func (*CreateCloudPolicyDocumentParams) SetXRequestID ¶
func (o *CreateCloudPolicyDocumentParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the create cloud policy document params
func (*CreateCloudPolicyDocumentParams) WithContext ¶
func (o *CreateCloudPolicyDocumentParams) WithContext(ctx context.Context) *CreateCloudPolicyDocumentParams
WithContext adds the context to the create cloud policy document params
func (*CreateCloudPolicyDocumentParams) WithDefaults ¶
func (o *CreateCloudPolicyDocumentParams) WithDefaults() *CreateCloudPolicyDocumentParams
WithDefaults hydrates default values in the create cloud policy document params (not the query body).
All values with no default are reset to their zero value.
func (*CreateCloudPolicyDocumentParams) WithHTTPClient ¶
func (o *CreateCloudPolicyDocumentParams) WithHTTPClient(client *http.Client) *CreateCloudPolicyDocumentParams
WithHTTPClient adds the HTTPClient to the create cloud policy document params
func (*CreateCloudPolicyDocumentParams) WithTimeout ¶
func (o *CreateCloudPolicyDocumentParams) WithTimeout(timeout time.Duration) *CreateCloudPolicyDocumentParams
WithTimeout adds the timeout to the create cloud policy document params
func (*CreateCloudPolicyDocumentParams) WithXRequestID ¶
func (o *CreateCloudPolicyDocumentParams) WithXRequestID(xRequestID *string) *CreateCloudPolicyDocumentParams
WithXRequestID adds the xRequestID to the create cloud policy document params
func (*CreateCloudPolicyDocumentParams) WriteToRequest ¶
func (o *CreateCloudPolicyDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateCloudPolicyDocumentReader ¶
type CreateCloudPolicyDocumentReader struct {
// contains filtered or unexported fields
}
CreateCloudPolicyDocumentReader is a Reader for the CreateCloudPolicyDocument structure.
func (*CreateCloudPolicyDocumentReader) ReadResponse ¶
func (o *CreateCloudPolicyDocumentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCloudPolicyDocumentGatewayTimeout ¶
type DeleteCloudPolicyDocumentGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
DeleteCloudPolicyDocumentGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewDeleteCloudPolicyDocumentGatewayTimeout ¶
func NewDeleteCloudPolicyDocumentGatewayTimeout() *DeleteCloudPolicyDocumentGatewayTimeout
NewDeleteCloudPolicyDocumentGatewayTimeout creates a DeleteCloudPolicyDocumentGatewayTimeout with default headers values
func (*DeleteCloudPolicyDocumentGatewayTimeout) Error ¶
func (o *DeleteCloudPolicyDocumentGatewayTimeout) Error() string
func (*DeleteCloudPolicyDocumentGatewayTimeout) GetPayload ¶
func (o *DeleteCloudPolicyDocumentGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type DeleteCloudPolicyDocumentInternalServerError ¶
type DeleteCloudPolicyDocumentInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
DeleteCloudPolicyDocumentInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewDeleteCloudPolicyDocumentInternalServerError ¶
func NewDeleteCloudPolicyDocumentInternalServerError() *DeleteCloudPolicyDocumentInternalServerError
NewDeleteCloudPolicyDocumentInternalServerError creates a DeleteCloudPolicyDocumentInternalServerError with default headers values
func (*DeleteCloudPolicyDocumentInternalServerError) Error ¶
func (o *DeleteCloudPolicyDocumentInternalServerError) Error() string
func (*DeleteCloudPolicyDocumentInternalServerError) GetPayload ¶
func (o *DeleteCloudPolicyDocumentInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type DeleteCloudPolicyDocumentOK ¶
type DeleteCloudPolicyDocumentOK struct {
Payload *swagger_models.PolicyDocVersionResp
}
DeleteCloudPolicyDocumentOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteCloudPolicyDocumentOK ¶
func NewDeleteCloudPolicyDocumentOK() *DeleteCloudPolicyDocumentOK
NewDeleteCloudPolicyDocumentOK creates a DeleteCloudPolicyDocumentOK with default headers values
func (*DeleteCloudPolicyDocumentOK) Error ¶
func (o *DeleteCloudPolicyDocumentOK) Error() string
func (*DeleteCloudPolicyDocumentOK) GetPayload ¶
func (o *DeleteCloudPolicyDocumentOK) GetPayload() *swagger_models.PolicyDocVersionResp
type DeleteCloudPolicyDocumentParams ¶
type DeleteCloudPolicyDocumentParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // FileURL. FileURL string // Policy. Policy *string /* RevisionCreatedBy. User data: Created By */ RevisionCreatedBy *string /* RevisionCurr. Current Database version of the record */ RevisionCurr *string /* RevisionPrev. Previous */ RevisionPrev *string /* RevisionUpdatedBy. User data: Updated By */ RevisionUpdatedBy *string // Version. Version *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteCloudPolicyDocumentParams contains all the parameters to send to the API endpoint
for the delete cloud policy document operation. Typically these are written to a http.Request.
func NewDeleteCloudPolicyDocumentParams ¶
func NewDeleteCloudPolicyDocumentParams() *DeleteCloudPolicyDocumentParams
NewDeleteCloudPolicyDocumentParams creates a new DeleteCloudPolicyDocumentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteCloudPolicyDocumentParamsWithContext ¶
func NewDeleteCloudPolicyDocumentParamsWithContext(ctx context.Context) *DeleteCloudPolicyDocumentParams
NewDeleteCloudPolicyDocumentParamsWithContext creates a new DeleteCloudPolicyDocumentParams object with the ability to set a context for a request.
func NewDeleteCloudPolicyDocumentParamsWithHTTPClient ¶
func NewDeleteCloudPolicyDocumentParamsWithHTTPClient(client *http.Client) *DeleteCloudPolicyDocumentParams
NewDeleteCloudPolicyDocumentParamsWithHTTPClient creates a new DeleteCloudPolicyDocumentParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteCloudPolicyDocumentParamsWithTimeout ¶
func NewDeleteCloudPolicyDocumentParamsWithTimeout(timeout time.Duration) *DeleteCloudPolicyDocumentParams
NewDeleteCloudPolicyDocumentParamsWithTimeout creates a new DeleteCloudPolicyDocumentParams object with the ability to set a timeout on a request.
func (*DeleteCloudPolicyDocumentParams) SetContext ¶
func (o *DeleteCloudPolicyDocumentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetDefaults ¶
func (o *DeleteCloudPolicyDocumentParams) SetDefaults()
SetDefaults hydrates default values in the delete cloud policy document params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCloudPolicyDocumentParams) SetFileURL ¶
func (o *DeleteCloudPolicyDocumentParams) SetFileURL(fileURL string)
SetFileURL adds the fileUrl to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetHTTPClient ¶
func (o *DeleteCloudPolicyDocumentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetPolicy ¶
func (o *DeleteCloudPolicyDocumentParams) SetPolicy(policy *string)
SetPolicy adds the policy to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetRevisionCreatedBy ¶
func (o *DeleteCloudPolicyDocumentParams) SetRevisionCreatedBy(revisionCreatedBy *string)
SetRevisionCreatedBy adds the revisionCreatedBy to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetRevisionCurr ¶
func (o *DeleteCloudPolicyDocumentParams) SetRevisionCurr(revisionCurr *string)
SetRevisionCurr adds the revisionCurr to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetRevisionPrev ¶
func (o *DeleteCloudPolicyDocumentParams) SetRevisionPrev(revisionPrev *string)
SetRevisionPrev adds the revisionPrev to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetRevisionUpdatedBy ¶
func (o *DeleteCloudPolicyDocumentParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
SetRevisionUpdatedBy adds the revisionUpdatedBy to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetTimeout ¶
func (o *DeleteCloudPolicyDocumentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetVersion ¶
func (o *DeleteCloudPolicyDocumentParams) SetVersion(version *string)
SetVersion adds the version to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) SetXRequestID ¶
func (o *DeleteCloudPolicyDocumentParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithContext ¶
func (o *DeleteCloudPolicyDocumentParams) WithContext(ctx context.Context) *DeleteCloudPolicyDocumentParams
WithContext adds the context to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithDefaults ¶
func (o *DeleteCloudPolicyDocumentParams) WithDefaults() *DeleteCloudPolicyDocumentParams
WithDefaults hydrates default values in the delete cloud policy document params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCloudPolicyDocumentParams) WithFileURL ¶
func (o *DeleteCloudPolicyDocumentParams) WithFileURL(fileURL string) *DeleteCloudPolicyDocumentParams
WithFileURL adds the fileURL to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithHTTPClient ¶
func (o *DeleteCloudPolicyDocumentParams) WithHTTPClient(client *http.Client) *DeleteCloudPolicyDocumentParams
WithHTTPClient adds the HTTPClient to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithPolicy ¶
func (o *DeleteCloudPolicyDocumentParams) WithPolicy(policy *string) *DeleteCloudPolicyDocumentParams
WithPolicy adds the policy to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithRevisionCreatedBy ¶
func (o *DeleteCloudPolicyDocumentParams) WithRevisionCreatedBy(revisionCreatedBy *string) *DeleteCloudPolicyDocumentParams
WithRevisionCreatedBy adds the revisionCreatedBy to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithRevisionCurr ¶
func (o *DeleteCloudPolicyDocumentParams) WithRevisionCurr(revisionCurr *string) *DeleteCloudPolicyDocumentParams
WithRevisionCurr adds the revisionCurr to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithRevisionPrev ¶
func (o *DeleteCloudPolicyDocumentParams) WithRevisionPrev(revisionPrev *string) *DeleteCloudPolicyDocumentParams
WithRevisionPrev adds the revisionPrev to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithRevisionUpdatedBy ¶
func (o *DeleteCloudPolicyDocumentParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *DeleteCloudPolicyDocumentParams
WithRevisionUpdatedBy adds the revisionUpdatedBy to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithTimeout ¶
func (o *DeleteCloudPolicyDocumentParams) WithTimeout(timeout time.Duration) *DeleteCloudPolicyDocumentParams
WithTimeout adds the timeout to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithVersion ¶
func (o *DeleteCloudPolicyDocumentParams) WithVersion(version *string) *DeleteCloudPolicyDocumentParams
WithVersion adds the version to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WithXRequestID ¶
func (o *DeleteCloudPolicyDocumentParams) WithXRequestID(xRequestID *string) *DeleteCloudPolicyDocumentParams
WithXRequestID adds the xRequestID to the delete cloud policy document params
func (*DeleteCloudPolicyDocumentParams) WriteToRequest ¶
func (o *DeleteCloudPolicyDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCloudPolicyDocumentReader ¶
type DeleteCloudPolicyDocumentReader struct {
// contains filtered or unexported fields
}
DeleteCloudPolicyDocumentReader is a Reader for the DeleteCloudPolicyDocument structure.
func (*DeleteCloudPolicyDocumentReader) ReadResponse ¶
func (o *DeleteCloudPolicyDocumentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCloudPolicyDocumentGatewayTimeout ¶
type GetCloudPolicyDocumentGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyDocumentGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewGetCloudPolicyDocumentGatewayTimeout ¶
func NewGetCloudPolicyDocumentGatewayTimeout() *GetCloudPolicyDocumentGatewayTimeout
NewGetCloudPolicyDocumentGatewayTimeout creates a GetCloudPolicyDocumentGatewayTimeout with default headers values
func (*GetCloudPolicyDocumentGatewayTimeout) Error ¶
func (o *GetCloudPolicyDocumentGatewayTimeout) Error() string
func (*GetCloudPolicyDocumentGatewayTimeout) GetPayload ¶
func (o *GetCloudPolicyDocumentGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyDocumentInternalServerError ¶
type GetCloudPolicyDocumentInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyDocumentInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewGetCloudPolicyDocumentInternalServerError ¶
func NewGetCloudPolicyDocumentInternalServerError() *GetCloudPolicyDocumentInternalServerError
NewGetCloudPolicyDocumentInternalServerError creates a GetCloudPolicyDocumentInternalServerError with default headers values
func (*GetCloudPolicyDocumentInternalServerError) Error ¶
func (o *GetCloudPolicyDocumentInternalServerError) Error() string
func (*GetCloudPolicyDocumentInternalServerError) GetPayload ¶
func (o *GetCloudPolicyDocumentInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyDocumentNotFound ¶
type GetCloudPolicyDocumentNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyDocumentNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewGetCloudPolicyDocumentNotFound ¶
func NewGetCloudPolicyDocumentNotFound() *GetCloudPolicyDocumentNotFound
NewGetCloudPolicyDocumentNotFound creates a GetCloudPolicyDocumentNotFound with default headers values
func (*GetCloudPolicyDocumentNotFound) Error ¶
func (o *GetCloudPolicyDocumentNotFound) Error() string
func (*GetCloudPolicyDocumentNotFound) GetPayload ¶
func (o *GetCloudPolicyDocumentNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyDocumentOK ¶
type GetCloudPolicyDocumentOK struct {
Payload *swagger_models.PolicyDocVersionResp
}
GetCloudPolicyDocumentOK describes a response with status code 200, with default header values.
A successful response.
func NewGetCloudPolicyDocumentOK ¶
func NewGetCloudPolicyDocumentOK() *GetCloudPolicyDocumentOK
NewGetCloudPolicyDocumentOK creates a GetCloudPolicyDocumentOK with default headers values
func (*GetCloudPolicyDocumentOK) Error ¶
func (o *GetCloudPolicyDocumentOK) Error() string
func (*GetCloudPolicyDocumentOK) GetPayload ¶
func (o *GetCloudPolicyDocumentOK) GetPayload() *swagger_models.PolicyDocVersionResp
type GetCloudPolicyDocumentParams ¶
type GetCloudPolicyDocumentParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // FileURL. FileURL string // Policy. Policy *string /* RevisionCreatedBy. User data: Created By */ RevisionCreatedBy *string /* RevisionCurr. Current Database version of the record */ RevisionCurr *string /* RevisionPrev. Previous */ RevisionPrev *string /* RevisionUpdatedBy. User data: Updated By */ RevisionUpdatedBy *string // Version. Version *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCloudPolicyDocumentParams contains all the parameters to send to the API endpoint
for the get cloud policy document operation. Typically these are written to a http.Request.
func NewGetCloudPolicyDocumentParams ¶
func NewGetCloudPolicyDocumentParams() *GetCloudPolicyDocumentParams
NewGetCloudPolicyDocumentParams creates a new GetCloudPolicyDocumentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCloudPolicyDocumentParamsWithContext ¶
func NewGetCloudPolicyDocumentParamsWithContext(ctx context.Context) *GetCloudPolicyDocumentParams
NewGetCloudPolicyDocumentParamsWithContext creates a new GetCloudPolicyDocumentParams object with the ability to set a context for a request.
func NewGetCloudPolicyDocumentParamsWithHTTPClient ¶
func NewGetCloudPolicyDocumentParamsWithHTTPClient(client *http.Client) *GetCloudPolicyDocumentParams
NewGetCloudPolicyDocumentParamsWithHTTPClient creates a new GetCloudPolicyDocumentParams object with the ability to set a custom HTTPClient for a request.
func NewGetCloudPolicyDocumentParamsWithTimeout ¶
func NewGetCloudPolicyDocumentParamsWithTimeout(timeout time.Duration) *GetCloudPolicyDocumentParams
NewGetCloudPolicyDocumentParamsWithTimeout creates a new GetCloudPolicyDocumentParams object with the ability to set a timeout on a request.
func (*GetCloudPolicyDocumentParams) SetContext ¶
func (o *GetCloudPolicyDocumentParams) SetContext(ctx context.Context)
SetContext adds the context to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetDefaults ¶
func (o *GetCloudPolicyDocumentParams) SetDefaults()
SetDefaults hydrates default values in the get cloud policy document params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudPolicyDocumentParams) SetFileURL ¶
func (o *GetCloudPolicyDocumentParams) SetFileURL(fileURL string)
SetFileURL adds the fileUrl to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetHTTPClient ¶
func (o *GetCloudPolicyDocumentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetPolicy ¶
func (o *GetCloudPolicyDocumentParams) SetPolicy(policy *string)
SetPolicy adds the policy to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetRevisionCreatedBy ¶
func (o *GetCloudPolicyDocumentParams) SetRevisionCreatedBy(revisionCreatedBy *string)
SetRevisionCreatedBy adds the revisionCreatedBy to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetRevisionCurr ¶
func (o *GetCloudPolicyDocumentParams) SetRevisionCurr(revisionCurr *string)
SetRevisionCurr adds the revisionCurr to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetRevisionPrev ¶
func (o *GetCloudPolicyDocumentParams) SetRevisionPrev(revisionPrev *string)
SetRevisionPrev adds the revisionPrev to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetRevisionUpdatedBy ¶
func (o *GetCloudPolicyDocumentParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
SetRevisionUpdatedBy adds the revisionUpdatedBy to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetTimeout ¶
func (o *GetCloudPolicyDocumentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetVersion ¶
func (o *GetCloudPolicyDocumentParams) SetVersion(version *string)
SetVersion adds the version to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) SetXRequestID ¶
func (o *GetCloudPolicyDocumentParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithContext ¶
func (o *GetCloudPolicyDocumentParams) WithContext(ctx context.Context) *GetCloudPolicyDocumentParams
WithContext adds the context to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithDefaults ¶
func (o *GetCloudPolicyDocumentParams) WithDefaults() *GetCloudPolicyDocumentParams
WithDefaults hydrates default values in the get cloud policy document params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudPolicyDocumentParams) WithFileURL ¶
func (o *GetCloudPolicyDocumentParams) WithFileURL(fileURL string) *GetCloudPolicyDocumentParams
WithFileURL adds the fileURL to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithHTTPClient ¶
func (o *GetCloudPolicyDocumentParams) WithHTTPClient(client *http.Client) *GetCloudPolicyDocumentParams
WithHTTPClient adds the HTTPClient to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithPolicy ¶
func (o *GetCloudPolicyDocumentParams) WithPolicy(policy *string) *GetCloudPolicyDocumentParams
WithPolicy adds the policy to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithRevisionCreatedBy ¶
func (o *GetCloudPolicyDocumentParams) WithRevisionCreatedBy(revisionCreatedBy *string) *GetCloudPolicyDocumentParams
WithRevisionCreatedBy adds the revisionCreatedBy to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithRevisionCurr ¶
func (o *GetCloudPolicyDocumentParams) WithRevisionCurr(revisionCurr *string) *GetCloudPolicyDocumentParams
WithRevisionCurr adds the revisionCurr to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithRevisionPrev ¶
func (o *GetCloudPolicyDocumentParams) WithRevisionPrev(revisionPrev *string) *GetCloudPolicyDocumentParams
WithRevisionPrev adds the revisionPrev to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithRevisionUpdatedBy ¶
func (o *GetCloudPolicyDocumentParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *GetCloudPolicyDocumentParams
WithRevisionUpdatedBy adds the revisionUpdatedBy to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithTimeout ¶
func (o *GetCloudPolicyDocumentParams) WithTimeout(timeout time.Duration) *GetCloudPolicyDocumentParams
WithTimeout adds the timeout to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithVersion ¶
func (o *GetCloudPolicyDocumentParams) WithVersion(version *string) *GetCloudPolicyDocumentParams
WithVersion adds the version to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WithXRequestID ¶
func (o *GetCloudPolicyDocumentParams) WithXRequestID(xRequestID *string) *GetCloudPolicyDocumentParams
WithXRequestID adds the xRequestID to the get cloud policy document params
func (*GetCloudPolicyDocumentParams) WriteToRequest ¶
func (o *GetCloudPolicyDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCloudPolicyDocumentReader ¶
type GetCloudPolicyDocumentReader struct {
// contains filtered or unexported fields
}
GetCloudPolicyDocumentReader is a Reader for the GetCloudPolicyDocument structure.
func (*GetCloudPolicyDocumentReader) ReadResponse ¶
func (o *GetCloudPolicyDocumentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCloudPolicyGatewayTimeout ¶
type GetCloudPolicyGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewGetCloudPolicyGatewayTimeout ¶
func NewGetCloudPolicyGatewayTimeout() *GetCloudPolicyGatewayTimeout
NewGetCloudPolicyGatewayTimeout creates a GetCloudPolicyGatewayTimeout with default headers values
func (*GetCloudPolicyGatewayTimeout) Error ¶
func (o *GetCloudPolicyGatewayTimeout) Error() string
func (*GetCloudPolicyGatewayTimeout) GetPayload ¶
func (o *GetCloudPolicyGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyInternalServerError ¶
type GetCloudPolicyInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewGetCloudPolicyInternalServerError ¶
func NewGetCloudPolicyInternalServerError() *GetCloudPolicyInternalServerError
NewGetCloudPolicyInternalServerError creates a GetCloudPolicyInternalServerError with default headers values
func (*GetCloudPolicyInternalServerError) Error ¶
func (o *GetCloudPolicyInternalServerError) Error() string
func (*GetCloudPolicyInternalServerError) GetPayload ¶
func (o *GetCloudPolicyInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyNotFound ¶
type GetCloudPolicyNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewGetCloudPolicyNotFound ¶
func NewGetCloudPolicyNotFound() *GetCloudPolicyNotFound
NewGetCloudPolicyNotFound creates a GetCloudPolicyNotFound with default headers values
func (*GetCloudPolicyNotFound) Error ¶
func (o *GetCloudPolicyNotFound) Error() string
func (*GetCloudPolicyNotFound) GetPayload ¶
func (o *GetCloudPolicyNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyOK ¶
type GetCloudPolicyOK struct {
Payload *swagger_models.PolicyDocVersionResp
}
GetCloudPolicyOK describes a response with status code 200, with default header values.
A successful response.
func NewGetCloudPolicyOK ¶
func NewGetCloudPolicyOK() *GetCloudPolicyOK
NewGetCloudPolicyOK creates a GetCloudPolicyOK with default headers values
func (*GetCloudPolicyOK) Error ¶
func (o *GetCloudPolicyOK) Error() string
func (*GetCloudPolicyOK) GetPayload ¶
func (o *GetCloudPolicyOK) GetPayload() *swagger_models.PolicyDocVersionResp
type GetCloudPolicyParams ¶
type GetCloudPolicyParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // FileURL. FileURL *string // Policy. Policy string /* RevisionCreatedBy. User data: Created By */ RevisionCreatedBy *string /* RevisionCurr. Current Database version of the record */ RevisionCurr *string /* RevisionPrev. Previous */ RevisionPrev *string /* RevisionUpdatedBy. User data: Updated By */ RevisionUpdatedBy *string // Version. Version *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCloudPolicyParams contains all the parameters to send to the API endpoint
for the get cloud policy operation. Typically these are written to a http.Request.
func NewGetCloudPolicyParams ¶
func NewGetCloudPolicyParams() *GetCloudPolicyParams
NewGetCloudPolicyParams creates a new GetCloudPolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCloudPolicyParamsWithContext ¶
func NewGetCloudPolicyParamsWithContext(ctx context.Context) *GetCloudPolicyParams
NewGetCloudPolicyParamsWithContext creates a new GetCloudPolicyParams object with the ability to set a context for a request.
func NewGetCloudPolicyParamsWithHTTPClient ¶
func NewGetCloudPolicyParamsWithHTTPClient(client *http.Client) *GetCloudPolicyParams
NewGetCloudPolicyParamsWithHTTPClient creates a new GetCloudPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewGetCloudPolicyParamsWithTimeout ¶
func NewGetCloudPolicyParamsWithTimeout(timeout time.Duration) *GetCloudPolicyParams
NewGetCloudPolicyParamsWithTimeout creates a new GetCloudPolicyParams object with the ability to set a timeout on a request.
func (*GetCloudPolicyParams) SetContext ¶
func (o *GetCloudPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the get cloud policy params
func (*GetCloudPolicyParams) SetDefaults ¶
func (o *GetCloudPolicyParams) SetDefaults()
SetDefaults hydrates default values in the get cloud policy params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudPolicyParams) SetFileURL ¶
func (o *GetCloudPolicyParams) SetFileURL(fileURL *string)
SetFileURL adds the fileUrl to the get cloud policy params
func (*GetCloudPolicyParams) SetHTTPClient ¶
func (o *GetCloudPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cloud policy params
func (*GetCloudPolicyParams) SetPolicy ¶
func (o *GetCloudPolicyParams) SetPolicy(policy string)
SetPolicy adds the policy to the get cloud policy params
func (*GetCloudPolicyParams) SetRevisionCreatedBy ¶
func (o *GetCloudPolicyParams) SetRevisionCreatedBy(revisionCreatedBy *string)
SetRevisionCreatedBy adds the revisionCreatedBy to the get cloud policy params
func (*GetCloudPolicyParams) SetRevisionCurr ¶
func (o *GetCloudPolicyParams) SetRevisionCurr(revisionCurr *string)
SetRevisionCurr adds the revisionCurr to the get cloud policy params
func (*GetCloudPolicyParams) SetRevisionPrev ¶
func (o *GetCloudPolicyParams) SetRevisionPrev(revisionPrev *string)
SetRevisionPrev adds the revisionPrev to the get cloud policy params
func (*GetCloudPolicyParams) SetRevisionUpdatedBy ¶
func (o *GetCloudPolicyParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
SetRevisionUpdatedBy adds the revisionUpdatedBy to the get cloud policy params
func (*GetCloudPolicyParams) SetTimeout ¶
func (o *GetCloudPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cloud policy params
func (*GetCloudPolicyParams) SetVersion ¶
func (o *GetCloudPolicyParams) SetVersion(version *string)
SetVersion adds the version to the get cloud policy params
func (*GetCloudPolicyParams) SetXRequestID ¶
func (o *GetCloudPolicyParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get cloud policy params
func (*GetCloudPolicyParams) WithContext ¶
func (o *GetCloudPolicyParams) WithContext(ctx context.Context) *GetCloudPolicyParams
WithContext adds the context to the get cloud policy params
func (*GetCloudPolicyParams) WithDefaults ¶
func (o *GetCloudPolicyParams) WithDefaults() *GetCloudPolicyParams
WithDefaults hydrates default values in the get cloud policy params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudPolicyParams) WithFileURL ¶
func (o *GetCloudPolicyParams) WithFileURL(fileURL *string) *GetCloudPolicyParams
WithFileURL adds the fileURL to the get cloud policy params
func (*GetCloudPolicyParams) WithHTTPClient ¶
func (o *GetCloudPolicyParams) WithHTTPClient(client *http.Client) *GetCloudPolicyParams
WithHTTPClient adds the HTTPClient to the get cloud policy params
func (*GetCloudPolicyParams) WithPolicy ¶
func (o *GetCloudPolicyParams) WithPolicy(policy string) *GetCloudPolicyParams
WithPolicy adds the policy to the get cloud policy params
func (*GetCloudPolicyParams) WithRevisionCreatedBy ¶
func (o *GetCloudPolicyParams) WithRevisionCreatedBy(revisionCreatedBy *string) *GetCloudPolicyParams
WithRevisionCreatedBy adds the revisionCreatedBy to the get cloud policy params
func (*GetCloudPolicyParams) WithRevisionCurr ¶
func (o *GetCloudPolicyParams) WithRevisionCurr(revisionCurr *string) *GetCloudPolicyParams
WithRevisionCurr adds the revisionCurr to the get cloud policy params
func (*GetCloudPolicyParams) WithRevisionPrev ¶
func (o *GetCloudPolicyParams) WithRevisionPrev(revisionPrev *string) *GetCloudPolicyParams
WithRevisionPrev adds the revisionPrev to the get cloud policy params
func (*GetCloudPolicyParams) WithRevisionUpdatedBy ¶
func (o *GetCloudPolicyParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *GetCloudPolicyParams
WithRevisionUpdatedBy adds the revisionUpdatedBy to the get cloud policy params
func (*GetCloudPolicyParams) WithTimeout ¶
func (o *GetCloudPolicyParams) WithTimeout(timeout time.Duration) *GetCloudPolicyParams
WithTimeout adds the timeout to the get cloud policy params
func (*GetCloudPolicyParams) WithVersion ¶
func (o *GetCloudPolicyParams) WithVersion(version *string) *GetCloudPolicyParams
WithVersion adds the version to the get cloud policy params
func (*GetCloudPolicyParams) WithXRequestID ¶
func (o *GetCloudPolicyParams) WithXRequestID(xRequestID *string) *GetCloudPolicyParams
WithXRequestID adds the xRequestID to the get cloud policy params
func (*GetCloudPolicyParams) WriteToRequest ¶
func (o *GetCloudPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCloudPolicyReader ¶
type GetCloudPolicyReader struct {
// contains filtered or unexported fields
}
GetCloudPolicyReader is a Reader for the GetCloudPolicy structure.
func (*GetCloudPolicyReader) ReadResponse ¶
func (o *GetCloudPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCloudPolicyVersionGatewayTimeout ¶
type GetCloudPolicyVersionGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyVersionGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewGetCloudPolicyVersionGatewayTimeout ¶
func NewGetCloudPolicyVersionGatewayTimeout() *GetCloudPolicyVersionGatewayTimeout
NewGetCloudPolicyVersionGatewayTimeout creates a GetCloudPolicyVersionGatewayTimeout with default headers values
func (*GetCloudPolicyVersionGatewayTimeout) Error ¶
func (o *GetCloudPolicyVersionGatewayTimeout) Error() string
func (*GetCloudPolicyVersionGatewayTimeout) GetPayload ¶
func (o *GetCloudPolicyVersionGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyVersionInternalServerError ¶
type GetCloudPolicyVersionInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyVersionInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewGetCloudPolicyVersionInternalServerError ¶
func NewGetCloudPolicyVersionInternalServerError() *GetCloudPolicyVersionInternalServerError
NewGetCloudPolicyVersionInternalServerError creates a GetCloudPolicyVersionInternalServerError with default headers values
func (*GetCloudPolicyVersionInternalServerError) Error ¶
func (o *GetCloudPolicyVersionInternalServerError) Error() string
func (*GetCloudPolicyVersionInternalServerError) GetPayload ¶
func (o *GetCloudPolicyVersionInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyVersionNotFound ¶
type GetCloudPolicyVersionNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetCloudPolicyVersionNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewGetCloudPolicyVersionNotFound ¶
func NewGetCloudPolicyVersionNotFound() *GetCloudPolicyVersionNotFound
NewGetCloudPolicyVersionNotFound creates a GetCloudPolicyVersionNotFound with default headers values
func (*GetCloudPolicyVersionNotFound) Error ¶
func (o *GetCloudPolicyVersionNotFound) Error() string
func (*GetCloudPolicyVersionNotFound) GetPayload ¶
func (o *GetCloudPolicyVersionNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetCloudPolicyVersionOK ¶
type GetCloudPolicyVersionOK struct {
Payload *swagger_models.PolicyDocVersionResp
}
GetCloudPolicyVersionOK describes a response with status code 200, with default header values.
A successful response.
func NewGetCloudPolicyVersionOK ¶
func NewGetCloudPolicyVersionOK() *GetCloudPolicyVersionOK
NewGetCloudPolicyVersionOK creates a GetCloudPolicyVersionOK with default headers values
func (*GetCloudPolicyVersionOK) Error ¶
func (o *GetCloudPolicyVersionOK) Error() string
func (*GetCloudPolicyVersionOK) GetPayload ¶
func (o *GetCloudPolicyVersionOK) GetPayload() *swagger_models.PolicyDocVersionResp
type GetCloudPolicyVersionParams ¶
type GetCloudPolicyVersionParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // FileURL. FileURL *string // Policy. Policy string /* RevisionCreatedBy. User data: Created By */ RevisionCreatedBy *string /* RevisionCurr. Current Database version of the record */ RevisionCurr *string /* RevisionPrev. Previous */ RevisionPrev *string /* RevisionUpdatedBy. User data: Updated By */ RevisionUpdatedBy *string // Version. Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCloudPolicyVersionParams contains all the parameters to send to the API endpoint
for the get cloud policy version operation. Typically these are written to a http.Request.
func NewGetCloudPolicyVersionParams ¶
func NewGetCloudPolicyVersionParams() *GetCloudPolicyVersionParams
NewGetCloudPolicyVersionParams creates a new GetCloudPolicyVersionParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCloudPolicyVersionParamsWithContext ¶
func NewGetCloudPolicyVersionParamsWithContext(ctx context.Context) *GetCloudPolicyVersionParams
NewGetCloudPolicyVersionParamsWithContext creates a new GetCloudPolicyVersionParams object with the ability to set a context for a request.
func NewGetCloudPolicyVersionParamsWithHTTPClient ¶
func NewGetCloudPolicyVersionParamsWithHTTPClient(client *http.Client) *GetCloudPolicyVersionParams
NewGetCloudPolicyVersionParamsWithHTTPClient creates a new GetCloudPolicyVersionParams object with the ability to set a custom HTTPClient for a request.
func NewGetCloudPolicyVersionParamsWithTimeout ¶
func NewGetCloudPolicyVersionParamsWithTimeout(timeout time.Duration) *GetCloudPolicyVersionParams
NewGetCloudPolicyVersionParamsWithTimeout creates a new GetCloudPolicyVersionParams object with the ability to set a timeout on a request.
func (*GetCloudPolicyVersionParams) SetContext ¶
func (o *GetCloudPolicyVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetDefaults ¶
func (o *GetCloudPolicyVersionParams) SetDefaults()
SetDefaults hydrates default values in the get cloud policy version params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudPolicyVersionParams) SetFileURL ¶
func (o *GetCloudPolicyVersionParams) SetFileURL(fileURL *string)
SetFileURL adds the fileUrl to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetHTTPClient ¶
func (o *GetCloudPolicyVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetPolicy ¶
func (o *GetCloudPolicyVersionParams) SetPolicy(policy string)
SetPolicy adds the policy to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetRevisionCreatedBy ¶
func (o *GetCloudPolicyVersionParams) SetRevisionCreatedBy(revisionCreatedBy *string)
SetRevisionCreatedBy adds the revisionCreatedBy to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetRevisionCurr ¶
func (o *GetCloudPolicyVersionParams) SetRevisionCurr(revisionCurr *string)
SetRevisionCurr adds the revisionCurr to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetRevisionPrev ¶
func (o *GetCloudPolicyVersionParams) SetRevisionPrev(revisionPrev *string)
SetRevisionPrev adds the revisionPrev to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetRevisionUpdatedBy ¶
func (o *GetCloudPolicyVersionParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
SetRevisionUpdatedBy adds the revisionUpdatedBy to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetTimeout ¶
func (o *GetCloudPolicyVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetVersion ¶
func (o *GetCloudPolicyVersionParams) SetVersion(version string)
SetVersion adds the version to the get cloud policy version params
func (*GetCloudPolicyVersionParams) SetXRequestID ¶
func (o *GetCloudPolicyVersionParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithContext ¶
func (o *GetCloudPolicyVersionParams) WithContext(ctx context.Context) *GetCloudPolicyVersionParams
WithContext adds the context to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithDefaults ¶
func (o *GetCloudPolicyVersionParams) WithDefaults() *GetCloudPolicyVersionParams
WithDefaults hydrates default values in the get cloud policy version params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudPolicyVersionParams) WithFileURL ¶
func (o *GetCloudPolicyVersionParams) WithFileURL(fileURL *string) *GetCloudPolicyVersionParams
WithFileURL adds the fileURL to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithHTTPClient ¶
func (o *GetCloudPolicyVersionParams) WithHTTPClient(client *http.Client) *GetCloudPolicyVersionParams
WithHTTPClient adds the HTTPClient to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithPolicy ¶
func (o *GetCloudPolicyVersionParams) WithPolicy(policy string) *GetCloudPolicyVersionParams
WithPolicy adds the policy to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithRevisionCreatedBy ¶
func (o *GetCloudPolicyVersionParams) WithRevisionCreatedBy(revisionCreatedBy *string) *GetCloudPolicyVersionParams
WithRevisionCreatedBy adds the revisionCreatedBy to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithRevisionCurr ¶
func (o *GetCloudPolicyVersionParams) WithRevisionCurr(revisionCurr *string) *GetCloudPolicyVersionParams
WithRevisionCurr adds the revisionCurr to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithRevisionPrev ¶
func (o *GetCloudPolicyVersionParams) WithRevisionPrev(revisionPrev *string) *GetCloudPolicyVersionParams
WithRevisionPrev adds the revisionPrev to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithRevisionUpdatedBy ¶
func (o *GetCloudPolicyVersionParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *GetCloudPolicyVersionParams
WithRevisionUpdatedBy adds the revisionUpdatedBy to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithTimeout ¶
func (o *GetCloudPolicyVersionParams) WithTimeout(timeout time.Duration) *GetCloudPolicyVersionParams
WithTimeout adds the timeout to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithVersion ¶
func (o *GetCloudPolicyVersionParams) WithVersion(version string) *GetCloudPolicyVersionParams
WithVersion adds the version to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WithXRequestID ¶
func (o *GetCloudPolicyVersionParams) WithXRequestID(xRequestID *string) *GetCloudPolicyVersionParams
WithXRequestID adds the xRequestID to the get cloud policy version params
func (*GetCloudPolicyVersionParams) WriteToRequest ¶
func (o *GetCloudPolicyVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCloudPolicyVersionReader ¶
type GetCloudPolicyVersionReader struct {
// contains filtered or unexported fields
}
GetCloudPolicyVersionReader is a Reader for the GetCloudPolicyVersion structure.
func (*GetCloudPolicyVersionReader) ReadResponse ¶
func (o *GetCloudPolicyVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClusterHealthReportGatewayTimeout ¶
type GetClusterHealthReportGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetClusterHealthReportGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewGetClusterHealthReportGatewayTimeout ¶
func NewGetClusterHealthReportGatewayTimeout() *GetClusterHealthReportGatewayTimeout
NewGetClusterHealthReportGatewayTimeout creates a GetClusterHealthReportGatewayTimeout with default headers values
func (*GetClusterHealthReportGatewayTimeout) Error ¶
func (o *GetClusterHealthReportGatewayTimeout) Error() string
func (*GetClusterHealthReportGatewayTimeout) GetPayload ¶
func (o *GetClusterHealthReportGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetClusterHealthReportInternalServerError ¶
type GetClusterHealthReportInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetClusterHealthReportInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewGetClusterHealthReportInternalServerError ¶
func NewGetClusterHealthReportInternalServerError() *GetClusterHealthReportInternalServerError
NewGetClusterHealthReportInternalServerError creates a GetClusterHealthReportInternalServerError with default headers values
func (*GetClusterHealthReportInternalServerError) Error ¶
func (o *GetClusterHealthReportInternalServerError) Error() string
func (*GetClusterHealthReportInternalServerError) GetPayload ¶
func (o *GetClusterHealthReportInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetClusterHealthReportOK ¶
type GetClusterHealthReportOK struct {
Payload *swagger_models.HealthServiceResp
}
GetClusterHealthReportOK describes a response with status code 200, with default header values.
A successful response.
func NewGetClusterHealthReportOK ¶
func NewGetClusterHealthReportOK() *GetClusterHealthReportOK
NewGetClusterHealthReportOK creates a GetClusterHealthReportOK with default headers values
func (*GetClusterHealthReportOK) Error ¶
func (o *GetClusterHealthReportOK) Error() string
func (*GetClusterHealthReportOK) GetPayload ¶
func (o *GetClusterHealthReportOK) GetPayload() *swagger_models.HealthServiceResp
type GetClusterHealthReportParams ¶
type GetClusterHealthReportParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClusterHealthReportParams contains all the parameters to send to the API endpoint
for the get cluster health report operation. Typically these are written to a http.Request.
func NewGetClusterHealthReportParams ¶
func NewGetClusterHealthReportParams() *GetClusterHealthReportParams
NewGetClusterHealthReportParams creates a new GetClusterHealthReportParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetClusterHealthReportParamsWithContext ¶
func NewGetClusterHealthReportParamsWithContext(ctx context.Context) *GetClusterHealthReportParams
NewGetClusterHealthReportParamsWithContext creates a new GetClusterHealthReportParams object with the ability to set a context for a request.
func NewGetClusterHealthReportParamsWithHTTPClient ¶
func NewGetClusterHealthReportParamsWithHTTPClient(client *http.Client) *GetClusterHealthReportParams
NewGetClusterHealthReportParamsWithHTTPClient creates a new GetClusterHealthReportParams object with the ability to set a custom HTTPClient for a request.
func NewGetClusterHealthReportParamsWithTimeout ¶
func NewGetClusterHealthReportParamsWithTimeout(timeout time.Duration) *GetClusterHealthReportParams
NewGetClusterHealthReportParamsWithTimeout creates a new GetClusterHealthReportParams object with the ability to set a timeout on a request.
func (*GetClusterHealthReportParams) SetContext ¶
func (o *GetClusterHealthReportParams) SetContext(ctx context.Context)
SetContext adds the context to the get cluster health report params
func (*GetClusterHealthReportParams) SetDefaults ¶
func (o *GetClusterHealthReportParams) SetDefaults()
SetDefaults hydrates default values in the get cluster health report params (not the query body).
All values with no default are reset to their zero value.
func (*GetClusterHealthReportParams) SetHTTPClient ¶
func (o *GetClusterHealthReportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cluster health report params
func (*GetClusterHealthReportParams) SetTimeout ¶
func (o *GetClusterHealthReportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cluster health report params
func (*GetClusterHealthReportParams) SetXRequestID ¶
func (o *GetClusterHealthReportParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get cluster health report params
func (*GetClusterHealthReportParams) WithContext ¶
func (o *GetClusterHealthReportParams) WithContext(ctx context.Context) *GetClusterHealthReportParams
WithContext adds the context to the get cluster health report params
func (*GetClusterHealthReportParams) WithDefaults ¶
func (o *GetClusterHealthReportParams) WithDefaults() *GetClusterHealthReportParams
WithDefaults hydrates default values in the get cluster health report params (not the query body).
All values with no default are reset to their zero value.
func (*GetClusterHealthReportParams) WithHTTPClient ¶
func (o *GetClusterHealthReportParams) WithHTTPClient(client *http.Client) *GetClusterHealthReportParams
WithHTTPClient adds the HTTPClient to the get cluster health report params
func (*GetClusterHealthReportParams) WithTimeout ¶
func (o *GetClusterHealthReportParams) WithTimeout(timeout time.Duration) *GetClusterHealthReportParams
WithTimeout adds the timeout to the get cluster health report params
func (*GetClusterHealthReportParams) WithXRequestID ¶
func (o *GetClusterHealthReportParams) WithXRequestID(xRequestID *string) *GetClusterHealthReportParams
WithXRequestID adds the xRequestID to the get cluster health report params
func (*GetClusterHealthReportParams) WriteToRequest ¶
func (o *GetClusterHealthReportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClusterHealthReportReader ¶
type GetClusterHealthReportReader struct {
// contains filtered or unexported fields
}
GetClusterHealthReportReader is a Reader for the GetClusterHealthReport structure.
func (*GetClusterHealthReportReader) ReadResponse ¶
func (o *GetClusterHealthReportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClusterVersionGatewayTimeout ¶
type GetClusterVersionGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetClusterVersionGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewGetClusterVersionGatewayTimeout ¶
func NewGetClusterVersionGatewayTimeout() *GetClusterVersionGatewayTimeout
NewGetClusterVersionGatewayTimeout creates a GetClusterVersionGatewayTimeout with default headers values
func (*GetClusterVersionGatewayTimeout) Error ¶
func (o *GetClusterVersionGatewayTimeout) Error() string
func (*GetClusterVersionGatewayTimeout) GetPayload ¶
func (o *GetClusterVersionGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetClusterVersionInternalServerError ¶
type GetClusterVersionInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetClusterVersionInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewGetClusterVersionInternalServerError ¶
func NewGetClusterVersionInternalServerError() *GetClusterVersionInternalServerError
NewGetClusterVersionInternalServerError creates a GetClusterVersionInternalServerError with default headers values
func (*GetClusterVersionInternalServerError) Error ¶
func (o *GetClusterVersionInternalServerError) Error() string
func (*GetClusterVersionInternalServerError) GetPayload ¶
func (o *GetClusterVersionInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetClusterVersionOK ¶
type GetClusterVersionOK struct {
Payload *swagger_models.CloudVersionResp
}
GetClusterVersionOK describes a response with status code 200, with default header values.
A successful response.
func NewGetClusterVersionOK ¶
func NewGetClusterVersionOK() *GetClusterVersionOK
NewGetClusterVersionOK creates a GetClusterVersionOK with default headers values
func (*GetClusterVersionOK) Error ¶
func (o *GetClusterVersionOK) Error() string
func (*GetClusterVersionOK) GetPayload ¶
func (o *GetClusterVersionOK) GetPayload() *swagger_models.CloudVersionResp
type GetClusterVersionParams ¶
type GetClusterVersionParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClusterVersionParams contains all the parameters to send to the API endpoint
for the get cluster version operation. Typically these are written to a http.Request.
func NewGetClusterVersionParams ¶
func NewGetClusterVersionParams() *GetClusterVersionParams
NewGetClusterVersionParams creates a new GetClusterVersionParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetClusterVersionParamsWithContext ¶
func NewGetClusterVersionParamsWithContext(ctx context.Context) *GetClusterVersionParams
NewGetClusterVersionParamsWithContext creates a new GetClusterVersionParams object with the ability to set a context for a request.
func NewGetClusterVersionParamsWithHTTPClient ¶
func NewGetClusterVersionParamsWithHTTPClient(client *http.Client) *GetClusterVersionParams
NewGetClusterVersionParamsWithHTTPClient creates a new GetClusterVersionParams object with the ability to set a custom HTTPClient for a request.
func NewGetClusterVersionParamsWithTimeout ¶
func NewGetClusterVersionParamsWithTimeout(timeout time.Duration) *GetClusterVersionParams
NewGetClusterVersionParamsWithTimeout creates a new GetClusterVersionParams object with the ability to set a timeout on a request.
func (*GetClusterVersionParams) SetContext ¶
func (o *GetClusterVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the get cluster version params
func (*GetClusterVersionParams) SetDefaults ¶
func (o *GetClusterVersionParams) SetDefaults()
SetDefaults hydrates default values in the get cluster version params (not the query body).
All values with no default are reset to their zero value.
func (*GetClusterVersionParams) SetHTTPClient ¶
func (o *GetClusterVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cluster version params
func (*GetClusterVersionParams) SetTimeout ¶
func (o *GetClusterVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cluster version params
func (*GetClusterVersionParams) SetXRequestID ¶
func (o *GetClusterVersionParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get cluster version params
func (*GetClusterVersionParams) WithContext ¶
func (o *GetClusterVersionParams) WithContext(ctx context.Context) *GetClusterVersionParams
WithContext adds the context to the get cluster version params
func (*GetClusterVersionParams) WithDefaults ¶
func (o *GetClusterVersionParams) WithDefaults() *GetClusterVersionParams
WithDefaults hydrates default values in the get cluster version params (not the query body).
All values with no default are reset to their zero value.
func (*GetClusterVersionParams) WithHTTPClient ¶
func (o *GetClusterVersionParams) WithHTTPClient(client *http.Client) *GetClusterVersionParams
WithHTTPClient adds the HTTPClient to the get cluster version params
func (*GetClusterVersionParams) WithTimeout ¶
func (o *GetClusterVersionParams) WithTimeout(timeout time.Duration) *GetClusterVersionParams
WithTimeout adds the timeout to the get cluster version params
func (*GetClusterVersionParams) WithXRequestID ¶
func (o *GetClusterVersionParams) WithXRequestID(xRequestID *string) *GetClusterVersionParams
WithXRequestID adds the xRequestID to the get cluster version params
func (*GetClusterVersionParams) WriteToRequest ¶
func (o *GetClusterVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClusterVersionReader ¶
type GetClusterVersionReader struct {
// contains filtered or unexported fields
}
GetClusterVersionReader is a Reader for the GetClusterVersion structure.
func (*GetClusterVersionReader) ReadResponse ¶
func (o *GetClusterVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MarkCloudPolicyLatestGatewayTimeout ¶
type MarkCloudPolicyLatestGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
MarkCloudPolicyLatestGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewMarkCloudPolicyLatestGatewayTimeout ¶
func NewMarkCloudPolicyLatestGatewayTimeout() *MarkCloudPolicyLatestGatewayTimeout
NewMarkCloudPolicyLatestGatewayTimeout creates a MarkCloudPolicyLatestGatewayTimeout with default headers values
func (*MarkCloudPolicyLatestGatewayTimeout) Error ¶
func (o *MarkCloudPolicyLatestGatewayTimeout) Error() string
func (*MarkCloudPolicyLatestGatewayTimeout) GetPayload ¶
func (o *MarkCloudPolicyLatestGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type MarkCloudPolicyLatestInternalServerError ¶
type MarkCloudPolicyLatestInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
MarkCloudPolicyLatestInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewMarkCloudPolicyLatestInternalServerError ¶
func NewMarkCloudPolicyLatestInternalServerError() *MarkCloudPolicyLatestInternalServerError
NewMarkCloudPolicyLatestInternalServerError creates a MarkCloudPolicyLatestInternalServerError with default headers values
func (*MarkCloudPolicyLatestInternalServerError) Error ¶
func (o *MarkCloudPolicyLatestInternalServerError) Error() string
func (*MarkCloudPolicyLatestInternalServerError) GetPayload ¶
func (o *MarkCloudPolicyLatestInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type MarkCloudPolicyLatestOK ¶
type MarkCloudPolicyLatestOK struct {
Payload *swagger_models.PolicyDocVersionResp
}
MarkCloudPolicyLatestOK describes a response with status code 200, with default header values.
A successful response.
func NewMarkCloudPolicyLatestOK ¶
func NewMarkCloudPolicyLatestOK() *MarkCloudPolicyLatestOK
NewMarkCloudPolicyLatestOK creates a MarkCloudPolicyLatestOK with default headers values
func (*MarkCloudPolicyLatestOK) Error ¶
func (o *MarkCloudPolicyLatestOK) Error() string
func (*MarkCloudPolicyLatestOK) GetPayload ¶
func (o *MarkCloudPolicyLatestOK) GetPayload() *swagger_models.PolicyDocVersionResp
type MarkCloudPolicyLatestParams ¶
type MarkCloudPolicyLatestParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
MarkCloudPolicyLatestParams contains all the parameters to send to the API endpoint
for the mark cloud policy latest operation. Typically these are written to a http.Request.
func NewMarkCloudPolicyLatestParams ¶
func NewMarkCloudPolicyLatestParams() *MarkCloudPolicyLatestParams
NewMarkCloudPolicyLatestParams creates a new MarkCloudPolicyLatestParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewMarkCloudPolicyLatestParamsWithContext ¶
func NewMarkCloudPolicyLatestParamsWithContext(ctx context.Context) *MarkCloudPolicyLatestParams
NewMarkCloudPolicyLatestParamsWithContext creates a new MarkCloudPolicyLatestParams object with the ability to set a context for a request.
func NewMarkCloudPolicyLatestParamsWithHTTPClient ¶
func NewMarkCloudPolicyLatestParamsWithHTTPClient(client *http.Client) *MarkCloudPolicyLatestParams
NewMarkCloudPolicyLatestParamsWithHTTPClient creates a new MarkCloudPolicyLatestParams object with the ability to set a custom HTTPClient for a request.
func NewMarkCloudPolicyLatestParamsWithTimeout ¶
func NewMarkCloudPolicyLatestParamsWithTimeout(timeout time.Duration) *MarkCloudPolicyLatestParams
NewMarkCloudPolicyLatestParamsWithTimeout creates a new MarkCloudPolicyLatestParams object with the ability to set a timeout on a request.
func (*MarkCloudPolicyLatestParams) SetContext ¶
func (o *MarkCloudPolicyLatestParams) SetContext(ctx context.Context)
SetContext adds the context to the mark cloud policy latest params
func (*MarkCloudPolicyLatestParams) SetDefaults ¶
func (o *MarkCloudPolicyLatestParams) SetDefaults()
SetDefaults hydrates default values in the mark cloud policy latest params (not the query body).
All values with no default are reset to their zero value.
func (*MarkCloudPolicyLatestParams) SetHTTPClient ¶
func (o *MarkCloudPolicyLatestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the mark cloud policy latest params
func (*MarkCloudPolicyLatestParams) SetTimeout ¶
func (o *MarkCloudPolicyLatestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the mark cloud policy latest params
func (*MarkCloudPolicyLatestParams) SetXRequestID ¶
func (o *MarkCloudPolicyLatestParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the mark cloud policy latest params
func (*MarkCloudPolicyLatestParams) WithContext ¶
func (o *MarkCloudPolicyLatestParams) WithContext(ctx context.Context) *MarkCloudPolicyLatestParams
WithContext adds the context to the mark cloud policy latest params
func (*MarkCloudPolicyLatestParams) WithDefaults ¶
func (o *MarkCloudPolicyLatestParams) WithDefaults() *MarkCloudPolicyLatestParams
WithDefaults hydrates default values in the mark cloud policy latest params (not the query body).
All values with no default are reset to their zero value.
func (*MarkCloudPolicyLatestParams) WithHTTPClient ¶
func (o *MarkCloudPolicyLatestParams) WithHTTPClient(client *http.Client) *MarkCloudPolicyLatestParams
WithHTTPClient adds the HTTPClient to the mark cloud policy latest params
func (*MarkCloudPolicyLatestParams) WithTimeout ¶
func (o *MarkCloudPolicyLatestParams) WithTimeout(timeout time.Duration) *MarkCloudPolicyLatestParams
WithTimeout adds the timeout to the mark cloud policy latest params
func (*MarkCloudPolicyLatestParams) WithXRequestID ¶
func (o *MarkCloudPolicyLatestParams) WithXRequestID(xRequestID *string) *MarkCloudPolicyLatestParams
WithXRequestID adds the xRequestID to the mark cloud policy latest params
func (*MarkCloudPolicyLatestParams) WriteToRequest ¶
func (o *MarkCloudPolicyLatestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MarkCloudPolicyLatestReader ¶
type MarkCloudPolicyLatestReader struct {
// contains filtered or unexported fields
}
MarkCloudPolicyLatestReader is a Reader for the MarkCloudPolicyLatest structure.
func (*MarkCloudPolicyLatestReader) ReadResponse ¶
func (o *MarkCloudPolicyLatestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryCloudPoliciesGatewayTimeout ¶
type QueryCloudPoliciesGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
QueryCloudPoliciesGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewQueryCloudPoliciesGatewayTimeout ¶
func NewQueryCloudPoliciesGatewayTimeout() *QueryCloudPoliciesGatewayTimeout
NewQueryCloudPoliciesGatewayTimeout creates a QueryCloudPoliciesGatewayTimeout with default headers values
func (*QueryCloudPoliciesGatewayTimeout) Error ¶
func (o *QueryCloudPoliciesGatewayTimeout) Error() string
func (*QueryCloudPoliciesGatewayTimeout) GetPayload ¶
func (o *QueryCloudPoliciesGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type QueryCloudPoliciesInternalServerError ¶
type QueryCloudPoliciesInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
QueryCloudPoliciesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewQueryCloudPoliciesInternalServerError ¶
func NewQueryCloudPoliciesInternalServerError() *QueryCloudPoliciesInternalServerError
NewQueryCloudPoliciesInternalServerError creates a QueryCloudPoliciesInternalServerError with default headers values
func (*QueryCloudPoliciesInternalServerError) Error ¶
func (o *QueryCloudPoliciesInternalServerError) Error() string
func (*QueryCloudPoliciesInternalServerError) GetPayload ¶
func (o *QueryCloudPoliciesInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type QueryCloudPoliciesOK ¶
type QueryCloudPoliciesOK struct {
Payload *swagger_models.PolicyDocVersionResp
}
QueryCloudPoliciesOK describes a response with status code 200, with default header values.
A successful response.
func NewQueryCloudPoliciesOK ¶
func NewQueryCloudPoliciesOK() *QueryCloudPoliciesOK
NewQueryCloudPoliciesOK creates a QueryCloudPoliciesOK with default headers values
func (*QueryCloudPoliciesOK) Error ¶
func (o *QueryCloudPoliciesOK) Error() string
func (*QueryCloudPoliciesOK) GetPayload ¶
func (o *QueryCloudPoliciesOK) GetPayload() *swagger_models.PolicyDocVersionResp
type QueryCloudPoliciesParams ¶
type QueryCloudPoliciesParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // FileURL. FileURL *string // Policy. Policy *string /* RevisionCreatedBy. User data: Created By */ RevisionCreatedBy *string /* RevisionCurr. Current Database version of the record */ RevisionCurr *string /* RevisionPrev. Previous */ RevisionPrev *string /* RevisionUpdatedBy. User data: Updated By */ RevisionUpdatedBy *string // Version. Version *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryCloudPoliciesParams contains all the parameters to send to the API endpoint
for the query cloud policies operation. Typically these are written to a http.Request.
func NewQueryCloudPoliciesParams ¶
func NewQueryCloudPoliciesParams() *QueryCloudPoliciesParams
NewQueryCloudPoliciesParams creates a new QueryCloudPoliciesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewQueryCloudPoliciesParamsWithContext ¶
func NewQueryCloudPoliciesParamsWithContext(ctx context.Context) *QueryCloudPoliciesParams
NewQueryCloudPoliciesParamsWithContext creates a new QueryCloudPoliciesParams object with the ability to set a context for a request.
func NewQueryCloudPoliciesParamsWithHTTPClient ¶
func NewQueryCloudPoliciesParamsWithHTTPClient(client *http.Client) *QueryCloudPoliciesParams
NewQueryCloudPoliciesParamsWithHTTPClient creates a new QueryCloudPoliciesParams object with the ability to set a custom HTTPClient for a request.
func NewQueryCloudPoliciesParamsWithTimeout ¶
func NewQueryCloudPoliciesParamsWithTimeout(timeout time.Duration) *QueryCloudPoliciesParams
NewQueryCloudPoliciesParamsWithTimeout creates a new QueryCloudPoliciesParams object with the ability to set a timeout on a request.
func (*QueryCloudPoliciesParams) SetContext ¶
func (o *QueryCloudPoliciesParams) SetContext(ctx context.Context)
SetContext adds the context to the query cloud policies params
func (*QueryCloudPoliciesParams) SetDefaults ¶
func (o *QueryCloudPoliciesParams) SetDefaults()
SetDefaults hydrates default values in the query cloud policies params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCloudPoliciesParams) SetFileURL ¶
func (o *QueryCloudPoliciesParams) SetFileURL(fileURL *string)
SetFileURL adds the fileUrl to the query cloud policies params
func (*QueryCloudPoliciesParams) SetHTTPClient ¶
func (o *QueryCloudPoliciesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query cloud policies params
func (*QueryCloudPoliciesParams) SetPolicy ¶
func (o *QueryCloudPoliciesParams) SetPolicy(policy *string)
SetPolicy adds the policy to the query cloud policies params
func (*QueryCloudPoliciesParams) SetRevisionCreatedBy ¶
func (o *QueryCloudPoliciesParams) SetRevisionCreatedBy(revisionCreatedBy *string)
SetRevisionCreatedBy adds the revisionCreatedBy to the query cloud policies params
func (*QueryCloudPoliciesParams) SetRevisionCurr ¶
func (o *QueryCloudPoliciesParams) SetRevisionCurr(revisionCurr *string)
SetRevisionCurr adds the revisionCurr to the query cloud policies params
func (*QueryCloudPoliciesParams) SetRevisionPrev ¶
func (o *QueryCloudPoliciesParams) SetRevisionPrev(revisionPrev *string)
SetRevisionPrev adds the revisionPrev to the query cloud policies params
func (*QueryCloudPoliciesParams) SetRevisionUpdatedBy ¶
func (o *QueryCloudPoliciesParams) SetRevisionUpdatedBy(revisionUpdatedBy *string)
SetRevisionUpdatedBy adds the revisionUpdatedBy to the query cloud policies params
func (*QueryCloudPoliciesParams) SetTimeout ¶
func (o *QueryCloudPoliciesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query cloud policies params
func (*QueryCloudPoliciesParams) SetVersion ¶
func (o *QueryCloudPoliciesParams) SetVersion(version *string)
SetVersion adds the version to the query cloud policies params
func (*QueryCloudPoliciesParams) SetXRequestID ¶
func (o *QueryCloudPoliciesParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the query cloud policies params
func (*QueryCloudPoliciesParams) WithContext ¶
func (o *QueryCloudPoliciesParams) WithContext(ctx context.Context) *QueryCloudPoliciesParams
WithContext adds the context to the query cloud policies params
func (*QueryCloudPoliciesParams) WithDefaults ¶
func (o *QueryCloudPoliciesParams) WithDefaults() *QueryCloudPoliciesParams
WithDefaults hydrates default values in the query cloud policies params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCloudPoliciesParams) WithFileURL ¶
func (o *QueryCloudPoliciesParams) WithFileURL(fileURL *string) *QueryCloudPoliciesParams
WithFileURL adds the fileURL to the query cloud policies params
func (*QueryCloudPoliciesParams) WithHTTPClient ¶
func (o *QueryCloudPoliciesParams) WithHTTPClient(client *http.Client) *QueryCloudPoliciesParams
WithHTTPClient adds the HTTPClient to the query cloud policies params
func (*QueryCloudPoliciesParams) WithPolicy ¶
func (o *QueryCloudPoliciesParams) WithPolicy(policy *string) *QueryCloudPoliciesParams
WithPolicy adds the policy to the query cloud policies params
func (*QueryCloudPoliciesParams) WithRevisionCreatedBy ¶
func (o *QueryCloudPoliciesParams) WithRevisionCreatedBy(revisionCreatedBy *string) *QueryCloudPoliciesParams
WithRevisionCreatedBy adds the revisionCreatedBy to the query cloud policies params
func (*QueryCloudPoliciesParams) WithRevisionCurr ¶
func (o *QueryCloudPoliciesParams) WithRevisionCurr(revisionCurr *string) *QueryCloudPoliciesParams
WithRevisionCurr adds the revisionCurr to the query cloud policies params
func (*QueryCloudPoliciesParams) WithRevisionPrev ¶
func (o *QueryCloudPoliciesParams) WithRevisionPrev(revisionPrev *string) *QueryCloudPoliciesParams
WithRevisionPrev adds the revisionPrev to the query cloud policies params
func (*QueryCloudPoliciesParams) WithRevisionUpdatedBy ¶
func (o *QueryCloudPoliciesParams) WithRevisionUpdatedBy(revisionUpdatedBy *string) *QueryCloudPoliciesParams
WithRevisionUpdatedBy adds the revisionUpdatedBy to the query cloud policies params
func (*QueryCloudPoliciesParams) WithTimeout ¶
func (o *QueryCloudPoliciesParams) WithTimeout(timeout time.Duration) *QueryCloudPoliciesParams
WithTimeout adds the timeout to the query cloud policies params
func (*QueryCloudPoliciesParams) WithVersion ¶
func (o *QueryCloudPoliciesParams) WithVersion(version *string) *QueryCloudPoliciesParams
WithVersion adds the version to the query cloud policies params
func (*QueryCloudPoliciesParams) WithXRequestID ¶
func (o *QueryCloudPoliciesParams) WithXRequestID(xRequestID *string) *QueryCloudPoliciesParams
WithXRequestID adds the xRequestID to the query cloud policies params
func (*QueryCloudPoliciesParams) WriteToRequest ¶
func (o *QueryCloudPoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryCloudPoliciesReader ¶
type QueryCloudPoliciesReader struct {
// contains filtered or unexported fields
}
QueryCloudPoliciesReader is a Reader for the QueryCloudPolicies structure.
func (*QueryCloudPoliciesReader) ReadResponse ¶
func (o *QueryCloudPoliciesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- check_cluster_health2_parameters.go
- check_cluster_health2_responses.go
- check_cluster_health_parameters.go
- check_cluster_health_responses.go
- check_microservice_health_parameters.go
- check_microservice_health_responses.go
- cloud_diagnostics_client.go
- create_cloud_policy_document_parameters.go
- create_cloud_policy_document_responses.go
- delete_cloud_policy_document_parameters.go
- delete_cloud_policy_document_responses.go
- get_cloud_policy_document_parameters.go
- get_cloud_policy_document_responses.go
- get_cloud_policy_parameters.go
- get_cloud_policy_responses.go
- get_cloud_policy_version_parameters.go
- get_cloud_policy_version_responses.go
- get_cluster_health_report_parameters.go
- get_cluster_health_report_responses.go
- get_cluster_version_parameters.go
- get_cluster_version_responses.go
- mark_cloud_policy_latest_parameters.go
- mark_cloud_policy_latest_responses.go
- query_cloud_policies_parameters.go
- query_cloud_policies_responses.go