Documentation ¶
Index ¶
- type ChangeComponentSecretBadRequest
- func (o *ChangeComponentSecretBadRequest) Code() int
- func (o *ChangeComponentSecretBadRequest) Error() string
- func (o *ChangeComponentSecretBadRequest) IsClientError() bool
- func (o *ChangeComponentSecretBadRequest) IsCode(code int) bool
- func (o *ChangeComponentSecretBadRequest) IsRedirect() bool
- func (o *ChangeComponentSecretBadRequest) IsServerError() bool
- func (o *ChangeComponentSecretBadRequest) IsSuccess() bool
- func (o *ChangeComponentSecretBadRequest) String() string
- type ChangeComponentSecretConflict
- func (o *ChangeComponentSecretConflict) Code() int
- func (o *ChangeComponentSecretConflict) Error() string
- func (o *ChangeComponentSecretConflict) IsClientError() bool
- func (o *ChangeComponentSecretConflict) IsCode(code int) bool
- func (o *ChangeComponentSecretConflict) IsRedirect() bool
- func (o *ChangeComponentSecretConflict) IsServerError() bool
- func (o *ChangeComponentSecretConflict) IsSuccess() bool
- func (o *ChangeComponentSecretConflict) String() string
- type ChangeComponentSecretForbidden
- func (o *ChangeComponentSecretForbidden) Code() int
- func (o *ChangeComponentSecretForbidden) Error() string
- func (o *ChangeComponentSecretForbidden) IsClientError() bool
- func (o *ChangeComponentSecretForbidden) IsCode(code int) bool
- func (o *ChangeComponentSecretForbidden) IsRedirect() bool
- func (o *ChangeComponentSecretForbidden) IsServerError() bool
- func (o *ChangeComponentSecretForbidden) IsSuccess() bool
- func (o *ChangeComponentSecretForbidden) String() string
- type ChangeComponentSecretInternalServerError
- func (o *ChangeComponentSecretInternalServerError) Code() int
- func (o *ChangeComponentSecretInternalServerError) Error() string
- func (o *ChangeComponentSecretInternalServerError) IsClientError() bool
- func (o *ChangeComponentSecretInternalServerError) IsCode(code int) bool
- func (o *ChangeComponentSecretInternalServerError) IsRedirect() bool
- func (o *ChangeComponentSecretInternalServerError) IsServerError() bool
- func (o *ChangeComponentSecretInternalServerError) IsSuccess() bool
- func (o *ChangeComponentSecretInternalServerError) String() string
- type ChangeComponentSecretNotFound
- func (o *ChangeComponentSecretNotFound) Code() int
- func (o *ChangeComponentSecretNotFound) Error() string
- func (o *ChangeComponentSecretNotFound) IsClientError() bool
- func (o *ChangeComponentSecretNotFound) IsCode(code int) bool
- func (o *ChangeComponentSecretNotFound) IsRedirect() bool
- func (o *ChangeComponentSecretNotFound) IsServerError() bool
- func (o *ChangeComponentSecretNotFound) IsSuccess() bool
- func (o *ChangeComponentSecretNotFound) String() string
- type ChangeComponentSecretOK
- func (o *ChangeComponentSecretOK) Code() int
- func (o *ChangeComponentSecretOK) Error() string
- func (o *ChangeComponentSecretOK) IsClientError() bool
- func (o *ChangeComponentSecretOK) IsCode(code int) bool
- func (o *ChangeComponentSecretOK) IsRedirect() bool
- func (o *ChangeComponentSecretOK) IsServerError() bool
- func (o *ChangeComponentSecretOK) IsSuccess() bool
- func (o *ChangeComponentSecretOK) String() string
- type ChangeComponentSecretParams
- func NewChangeComponentSecretParams() *ChangeComponentSecretParams
- func NewChangeComponentSecretParamsWithContext(ctx context.Context) *ChangeComponentSecretParams
- func NewChangeComponentSecretParamsWithHTTPClient(client *http.Client) *ChangeComponentSecretParams
- func NewChangeComponentSecretParamsWithTimeout(timeout time.Duration) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) SetAppName(appName string)
- func (o *ChangeComponentSecretParams) SetComponentName(componentName string)
- func (o *ChangeComponentSecretParams) SetComponentSecret(componentSecret *models.SecretParameters)
- func (o *ChangeComponentSecretParams) SetContext(ctx context.Context)
- func (o *ChangeComponentSecretParams) SetDefaults()
- func (o *ChangeComponentSecretParams) SetEnvName(envName string)
- func (o *ChangeComponentSecretParams) SetHTTPClient(client *http.Client)
- func (o *ChangeComponentSecretParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *ChangeComponentSecretParams) SetImpersonateUser(impersonateUser *string)
- func (o *ChangeComponentSecretParams) SetSecretName(secretName string)
- func (o *ChangeComponentSecretParams) SetTimeout(timeout time.Duration)
- func (o *ChangeComponentSecretParams) WithAppName(appName string) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithComponentName(componentName string) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithComponentSecret(componentSecret *models.SecretParameters) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithContext(ctx context.Context) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithDefaults() *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithEnvName(envName string) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithHTTPClient(client *http.Client) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithImpersonateGroup(impersonateGroup *string) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithImpersonateUser(impersonateUser *string) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithSecretName(secretName string) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WithTimeout(timeout time.Duration) *ChangeComponentSecretParams
- func (o *ChangeComponentSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ChangeComponentSecretReader
- type ChangeComponentSecretUnauthorized
- func (o *ChangeComponentSecretUnauthorized) Code() int
- func (o *ChangeComponentSecretUnauthorized) Error() string
- func (o *ChangeComponentSecretUnauthorized) IsClientError() bool
- func (o *ChangeComponentSecretUnauthorized) IsCode(code int) bool
- func (o *ChangeComponentSecretUnauthorized) IsRedirect() bool
- func (o *ChangeComponentSecretUnauthorized) IsServerError() bool
- func (o *ChangeComponentSecretUnauthorized) IsSuccess() bool
- func (o *ChangeComponentSecretUnauthorized) String() string
- type Client
- func (a *Client) ChangeComponentSecret(params *ChangeComponentSecretParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ChangeComponentSecretOK, error)
- func (a *Client) CreateEnvironment(params *CreateEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateEnvironmentOK, error)
- func (a *Client) DeleteEnvironment(params *DeleteEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteEnvironmentOK, error)
- func (a *Client) DisableEnvironmentAlerting(params *DisableEnvironmentAlertingParams, ...) (*DisableEnvironmentAlertingOK, error)
- func (a *Client) EnableEnvironmentAlerting(params *EnableEnvironmentAlertingParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EnableEnvironmentAlertingOK, error)
- func (a *Client) GetApplicationEnvironmentDeployments(params *GetApplicationEnvironmentDeploymentsParams, ...) (*GetApplicationEnvironmentDeploymentsOK, error)
- func (a *Client) GetAzureKeyVaultSecretVersions(params *GetAzureKeyVaultSecretVersionsParams, ...) (*GetAzureKeyVaultSecretVersionsOK, error)
- func (a *Client) GetEnvironment(params *GetEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetEnvironmentOK, error)
- func (a *Client) GetEnvironmentAlertingConfig(params *GetEnvironmentAlertingConfigParams, ...) (*GetEnvironmentAlertingConfigOK, error)
- func (a *Client) GetEnvironmentEvents(params *GetEnvironmentEventsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetEnvironmentEventsOK, error)
- func (a *Client) GetEnvironmentSummary(params *GetEnvironmentSummaryParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetEnvironmentSummaryOK, error)
- func (a *Client) RestartEnvironment(params *RestartEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*RestartEnvironmentOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) StartEnvironment(params *StartEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*StartEnvironmentOK, error)
- func (a *Client) StopEnvironment(params *StopEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, ...) (*StopEnvironmentOK, error)
- func (a *Client) UpdateEnvironmentAlertingConfig(params *UpdateEnvironmentAlertingConfigParams, ...) (*UpdateEnvironmentAlertingConfigOK, error)
- type ClientOption
- type ClientService
- type CreateEnvironmentOK
- func (o *CreateEnvironmentOK) Code() int
- func (o *CreateEnvironmentOK) Error() string
- func (o *CreateEnvironmentOK) IsClientError() bool
- func (o *CreateEnvironmentOK) IsCode(code int) bool
- func (o *CreateEnvironmentOK) IsRedirect() bool
- func (o *CreateEnvironmentOK) IsServerError() bool
- func (o *CreateEnvironmentOK) IsSuccess() bool
- func (o *CreateEnvironmentOK) String() string
- type CreateEnvironmentParams
- func NewCreateEnvironmentParams() *CreateEnvironmentParams
- func NewCreateEnvironmentParamsWithContext(ctx context.Context) *CreateEnvironmentParams
- func NewCreateEnvironmentParamsWithHTTPClient(client *http.Client) *CreateEnvironmentParams
- func NewCreateEnvironmentParamsWithTimeout(timeout time.Duration) *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) SetAppName(appName string)
- func (o *CreateEnvironmentParams) SetContext(ctx context.Context)
- func (o *CreateEnvironmentParams) SetDefaults()
- func (o *CreateEnvironmentParams) SetEnvName(envName string)
- func (o *CreateEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *CreateEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *CreateEnvironmentParams) SetImpersonateUser(impersonateUser *string)
- func (o *CreateEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *CreateEnvironmentParams) WithAppName(appName string) *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) WithContext(ctx context.Context) *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) WithDefaults() *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) WithEnvName(envName string) *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) WithHTTPClient(client *http.Client) *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) WithImpersonateUser(impersonateUser *string) *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) WithTimeout(timeout time.Duration) *CreateEnvironmentParams
- func (o *CreateEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateEnvironmentReader
- type CreateEnvironmentUnauthorized
- func (o *CreateEnvironmentUnauthorized) Code() int
- func (o *CreateEnvironmentUnauthorized) Error() string
- func (o *CreateEnvironmentUnauthorized) IsClientError() bool
- func (o *CreateEnvironmentUnauthorized) IsCode(code int) bool
- func (o *CreateEnvironmentUnauthorized) IsRedirect() bool
- func (o *CreateEnvironmentUnauthorized) IsServerError() bool
- func (o *CreateEnvironmentUnauthorized) IsSuccess() bool
- func (o *CreateEnvironmentUnauthorized) String() string
- type DeleteEnvironmentNotFound
- func (o *DeleteEnvironmentNotFound) Code() int
- func (o *DeleteEnvironmentNotFound) Error() string
- func (o *DeleteEnvironmentNotFound) IsClientError() bool
- func (o *DeleteEnvironmentNotFound) IsCode(code int) bool
- func (o *DeleteEnvironmentNotFound) IsRedirect() bool
- func (o *DeleteEnvironmentNotFound) IsServerError() bool
- func (o *DeleteEnvironmentNotFound) IsSuccess() bool
- func (o *DeleteEnvironmentNotFound) String() string
- type DeleteEnvironmentOK
- func (o *DeleteEnvironmentOK) Code() int
- func (o *DeleteEnvironmentOK) Error() string
- func (o *DeleteEnvironmentOK) IsClientError() bool
- func (o *DeleteEnvironmentOK) IsCode(code int) bool
- func (o *DeleteEnvironmentOK) IsRedirect() bool
- func (o *DeleteEnvironmentOK) IsServerError() bool
- func (o *DeleteEnvironmentOK) IsSuccess() bool
- func (o *DeleteEnvironmentOK) String() string
- type DeleteEnvironmentParams
- func NewDeleteEnvironmentParams() *DeleteEnvironmentParams
- func NewDeleteEnvironmentParamsWithContext(ctx context.Context) *DeleteEnvironmentParams
- func NewDeleteEnvironmentParamsWithHTTPClient(client *http.Client) *DeleteEnvironmentParams
- func NewDeleteEnvironmentParamsWithTimeout(timeout time.Duration) *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) SetAppName(appName string)
- func (o *DeleteEnvironmentParams) SetContext(ctx context.Context)
- func (o *DeleteEnvironmentParams) SetDefaults()
- func (o *DeleteEnvironmentParams) SetEnvName(envName string)
- func (o *DeleteEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *DeleteEnvironmentParams) SetImpersonateUser(impersonateUser *string)
- func (o *DeleteEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteEnvironmentParams) WithAppName(appName string) *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) WithContext(ctx context.Context) *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) WithDefaults() *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) WithEnvName(envName string) *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) WithHTTPClient(client *http.Client) *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) WithImpersonateUser(impersonateUser *string) *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) WithTimeout(timeout time.Duration) *DeleteEnvironmentParams
- func (o *DeleteEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteEnvironmentReader
- type DeleteEnvironmentUnauthorized
- func (o *DeleteEnvironmentUnauthorized) Code() int
- func (o *DeleteEnvironmentUnauthorized) Error() string
- func (o *DeleteEnvironmentUnauthorized) IsClientError() bool
- func (o *DeleteEnvironmentUnauthorized) IsCode(code int) bool
- func (o *DeleteEnvironmentUnauthorized) IsRedirect() bool
- func (o *DeleteEnvironmentUnauthorized) IsServerError() bool
- func (o *DeleteEnvironmentUnauthorized) IsSuccess() bool
- func (o *DeleteEnvironmentUnauthorized) String() string
- type DisableEnvironmentAlertingBadRequest
- func (o *DisableEnvironmentAlertingBadRequest) Code() int
- func (o *DisableEnvironmentAlertingBadRequest) Error() string
- func (o *DisableEnvironmentAlertingBadRequest) IsClientError() bool
- func (o *DisableEnvironmentAlertingBadRequest) IsCode(code int) bool
- func (o *DisableEnvironmentAlertingBadRequest) IsRedirect() bool
- func (o *DisableEnvironmentAlertingBadRequest) IsServerError() bool
- func (o *DisableEnvironmentAlertingBadRequest) IsSuccess() bool
- func (o *DisableEnvironmentAlertingBadRequest) String() string
- type DisableEnvironmentAlertingForbidden
- func (o *DisableEnvironmentAlertingForbidden) Code() int
- func (o *DisableEnvironmentAlertingForbidden) Error() string
- func (o *DisableEnvironmentAlertingForbidden) IsClientError() bool
- func (o *DisableEnvironmentAlertingForbidden) IsCode(code int) bool
- func (o *DisableEnvironmentAlertingForbidden) IsRedirect() bool
- func (o *DisableEnvironmentAlertingForbidden) IsServerError() bool
- func (o *DisableEnvironmentAlertingForbidden) IsSuccess() bool
- func (o *DisableEnvironmentAlertingForbidden) String() string
- type DisableEnvironmentAlertingInternalServerError
- func (o *DisableEnvironmentAlertingInternalServerError) Code() int
- func (o *DisableEnvironmentAlertingInternalServerError) Error() string
- func (o *DisableEnvironmentAlertingInternalServerError) IsClientError() bool
- func (o *DisableEnvironmentAlertingInternalServerError) IsCode(code int) bool
- func (o *DisableEnvironmentAlertingInternalServerError) IsRedirect() bool
- func (o *DisableEnvironmentAlertingInternalServerError) IsServerError() bool
- func (o *DisableEnvironmentAlertingInternalServerError) IsSuccess() bool
- func (o *DisableEnvironmentAlertingInternalServerError) String() string
- type DisableEnvironmentAlertingNotFound
- func (o *DisableEnvironmentAlertingNotFound) Code() int
- func (o *DisableEnvironmentAlertingNotFound) Error() string
- func (o *DisableEnvironmentAlertingNotFound) IsClientError() bool
- func (o *DisableEnvironmentAlertingNotFound) IsCode(code int) bool
- func (o *DisableEnvironmentAlertingNotFound) IsRedirect() bool
- func (o *DisableEnvironmentAlertingNotFound) IsServerError() bool
- func (o *DisableEnvironmentAlertingNotFound) IsSuccess() bool
- func (o *DisableEnvironmentAlertingNotFound) String() string
- type DisableEnvironmentAlertingOK
- func (o *DisableEnvironmentAlertingOK) Code() int
- func (o *DisableEnvironmentAlertingOK) Error() string
- func (o *DisableEnvironmentAlertingOK) GetPayload() *models.AlertingConfig
- func (o *DisableEnvironmentAlertingOK) IsClientError() bool
- func (o *DisableEnvironmentAlertingOK) IsCode(code int) bool
- func (o *DisableEnvironmentAlertingOK) IsRedirect() bool
- func (o *DisableEnvironmentAlertingOK) IsServerError() bool
- func (o *DisableEnvironmentAlertingOK) IsSuccess() bool
- func (o *DisableEnvironmentAlertingOK) String() string
- type DisableEnvironmentAlertingParams
- func NewDisableEnvironmentAlertingParams() *DisableEnvironmentAlertingParams
- func NewDisableEnvironmentAlertingParamsWithContext(ctx context.Context) *DisableEnvironmentAlertingParams
- func NewDisableEnvironmentAlertingParamsWithHTTPClient(client *http.Client) *DisableEnvironmentAlertingParams
- func NewDisableEnvironmentAlertingParamsWithTimeout(timeout time.Duration) *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) SetAppName(appName string)
- func (o *DisableEnvironmentAlertingParams) SetContext(ctx context.Context)
- func (o *DisableEnvironmentAlertingParams) SetDefaults()
- func (o *DisableEnvironmentAlertingParams) SetEnvName(envName string)
- func (o *DisableEnvironmentAlertingParams) SetHTTPClient(client *http.Client)
- func (o *DisableEnvironmentAlertingParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *DisableEnvironmentAlertingParams) SetImpersonateUser(impersonateUser *string)
- func (o *DisableEnvironmentAlertingParams) SetTimeout(timeout time.Duration)
- func (o *DisableEnvironmentAlertingParams) WithAppName(appName string) *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) WithContext(ctx context.Context) *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) WithDefaults() *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) WithEnvName(envName string) *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) WithHTTPClient(client *http.Client) *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) WithImpersonateGroup(impersonateGroup *string) *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) WithImpersonateUser(impersonateUser *string) *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) WithTimeout(timeout time.Duration) *DisableEnvironmentAlertingParams
- func (o *DisableEnvironmentAlertingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DisableEnvironmentAlertingReader
- type DisableEnvironmentAlertingUnauthorized
- func (o *DisableEnvironmentAlertingUnauthorized) Code() int
- func (o *DisableEnvironmentAlertingUnauthorized) Error() string
- func (o *DisableEnvironmentAlertingUnauthorized) IsClientError() bool
- func (o *DisableEnvironmentAlertingUnauthorized) IsCode(code int) bool
- func (o *DisableEnvironmentAlertingUnauthorized) IsRedirect() bool
- func (o *DisableEnvironmentAlertingUnauthorized) IsServerError() bool
- func (o *DisableEnvironmentAlertingUnauthorized) IsSuccess() bool
- func (o *DisableEnvironmentAlertingUnauthorized) String() string
- type EnableEnvironmentAlertingBadRequest
- func (o *EnableEnvironmentAlertingBadRequest) Code() int
- func (o *EnableEnvironmentAlertingBadRequest) Error() string
- func (o *EnableEnvironmentAlertingBadRequest) IsClientError() bool
- func (o *EnableEnvironmentAlertingBadRequest) IsCode(code int) bool
- func (o *EnableEnvironmentAlertingBadRequest) IsRedirect() bool
- func (o *EnableEnvironmentAlertingBadRequest) IsServerError() bool
- func (o *EnableEnvironmentAlertingBadRequest) IsSuccess() bool
- func (o *EnableEnvironmentAlertingBadRequest) String() string
- type EnableEnvironmentAlertingForbidden
- func (o *EnableEnvironmentAlertingForbidden) Code() int
- func (o *EnableEnvironmentAlertingForbidden) Error() string
- func (o *EnableEnvironmentAlertingForbidden) IsClientError() bool
- func (o *EnableEnvironmentAlertingForbidden) IsCode(code int) bool
- func (o *EnableEnvironmentAlertingForbidden) IsRedirect() bool
- func (o *EnableEnvironmentAlertingForbidden) IsServerError() bool
- func (o *EnableEnvironmentAlertingForbidden) IsSuccess() bool
- func (o *EnableEnvironmentAlertingForbidden) String() string
- type EnableEnvironmentAlertingInternalServerError
- func (o *EnableEnvironmentAlertingInternalServerError) Code() int
- func (o *EnableEnvironmentAlertingInternalServerError) Error() string
- func (o *EnableEnvironmentAlertingInternalServerError) IsClientError() bool
- func (o *EnableEnvironmentAlertingInternalServerError) IsCode(code int) bool
- func (o *EnableEnvironmentAlertingInternalServerError) IsRedirect() bool
- func (o *EnableEnvironmentAlertingInternalServerError) IsServerError() bool
- func (o *EnableEnvironmentAlertingInternalServerError) IsSuccess() bool
- func (o *EnableEnvironmentAlertingInternalServerError) String() string
- type EnableEnvironmentAlertingNotFound
- func (o *EnableEnvironmentAlertingNotFound) Code() int
- func (o *EnableEnvironmentAlertingNotFound) Error() string
- func (o *EnableEnvironmentAlertingNotFound) IsClientError() bool
- func (o *EnableEnvironmentAlertingNotFound) IsCode(code int) bool
- func (o *EnableEnvironmentAlertingNotFound) IsRedirect() bool
- func (o *EnableEnvironmentAlertingNotFound) IsServerError() bool
- func (o *EnableEnvironmentAlertingNotFound) IsSuccess() bool
- func (o *EnableEnvironmentAlertingNotFound) String() string
- type EnableEnvironmentAlertingOK
- func (o *EnableEnvironmentAlertingOK) Code() int
- func (o *EnableEnvironmentAlertingOK) Error() string
- func (o *EnableEnvironmentAlertingOK) GetPayload() *models.AlertingConfig
- func (o *EnableEnvironmentAlertingOK) IsClientError() bool
- func (o *EnableEnvironmentAlertingOK) IsCode(code int) bool
- func (o *EnableEnvironmentAlertingOK) IsRedirect() bool
- func (o *EnableEnvironmentAlertingOK) IsServerError() bool
- func (o *EnableEnvironmentAlertingOK) IsSuccess() bool
- func (o *EnableEnvironmentAlertingOK) String() string
- type EnableEnvironmentAlertingParams
- func NewEnableEnvironmentAlertingParams() *EnableEnvironmentAlertingParams
- func NewEnableEnvironmentAlertingParamsWithContext(ctx context.Context) *EnableEnvironmentAlertingParams
- func NewEnableEnvironmentAlertingParamsWithHTTPClient(client *http.Client) *EnableEnvironmentAlertingParams
- func NewEnableEnvironmentAlertingParamsWithTimeout(timeout time.Duration) *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) SetAppName(appName string)
- func (o *EnableEnvironmentAlertingParams) SetContext(ctx context.Context)
- func (o *EnableEnvironmentAlertingParams) SetDefaults()
- func (o *EnableEnvironmentAlertingParams) SetEnvName(envName string)
- func (o *EnableEnvironmentAlertingParams) SetHTTPClient(client *http.Client)
- func (o *EnableEnvironmentAlertingParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *EnableEnvironmentAlertingParams) SetImpersonateUser(impersonateUser *string)
- func (o *EnableEnvironmentAlertingParams) SetTimeout(timeout time.Duration)
- func (o *EnableEnvironmentAlertingParams) WithAppName(appName string) *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) WithContext(ctx context.Context) *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) WithDefaults() *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) WithEnvName(envName string) *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) WithHTTPClient(client *http.Client) *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) WithImpersonateGroup(impersonateGroup *string) *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) WithImpersonateUser(impersonateUser *string) *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) WithTimeout(timeout time.Duration) *EnableEnvironmentAlertingParams
- func (o *EnableEnvironmentAlertingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnableEnvironmentAlertingReader
- type EnableEnvironmentAlertingUnauthorized
- func (o *EnableEnvironmentAlertingUnauthorized) Code() int
- func (o *EnableEnvironmentAlertingUnauthorized) Error() string
- func (o *EnableEnvironmentAlertingUnauthorized) IsClientError() bool
- func (o *EnableEnvironmentAlertingUnauthorized) IsCode(code int) bool
- func (o *EnableEnvironmentAlertingUnauthorized) IsRedirect() bool
- func (o *EnableEnvironmentAlertingUnauthorized) IsServerError() bool
- func (o *EnableEnvironmentAlertingUnauthorized) IsSuccess() bool
- func (o *EnableEnvironmentAlertingUnauthorized) String() string
- type GetApplicationEnvironmentDeploymentsNotFound
- func (o *GetApplicationEnvironmentDeploymentsNotFound) Code() int
- func (o *GetApplicationEnvironmentDeploymentsNotFound) Error() string
- func (o *GetApplicationEnvironmentDeploymentsNotFound) IsClientError() bool
- func (o *GetApplicationEnvironmentDeploymentsNotFound) IsCode(code int) bool
- func (o *GetApplicationEnvironmentDeploymentsNotFound) IsRedirect() bool
- func (o *GetApplicationEnvironmentDeploymentsNotFound) IsServerError() bool
- func (o *GetApplicationEnvironmentDeploymentsNotFound) IsSuccess() bool
- func (o *GetApplicationEnvironmentDeploymentsNotFound) String() string
- type GetApplicationEnvironmentDeploymentsOK
- func (o *GetApplicationEnvironmentDeploymentsOK) Code() int
- func (o *GetApplicationEnvironmentDeploymentsOK) Error() string
- func (o *GetApplicationEnvironmentDeploymentsOK) GetPayload() []*models.DeploymentSummary
- func (o *GetApplicationEnvironmentDeploymentsOK) IsClientError() bool
- func (o *GetApplicationEnvironmentDeploymentsOK) IsCode(code int) bool
- func (o *GetApplicationEnvironmentDeploymentsOK) IsRedirect() bool
- func (o *GetApplicationEnvironmentDeploymentsOK) IsServerError() bool
- func (o *GetApplicationEnvironmentDeploymentsOK) IsSuccess() bool
- func (o *GetApplicationEnvironmentDeploymentsOK) String() string
- type GetApplicationEnvironmentDeploymentsParams
- func NewGetApplicationEnvironmentDeploymentsParams() *GetApplicationEnvironmentDeploymentsParams
- func NewGetApplicationEnvironmentDeploymentsParamsWithContext(ctx context.Context) *GetApplicationEnvironmentDeploymentsParams
- func NewGetApplicationEnvironmentDeploymentsParamsWithHTTPClient(client *http.Client) *GetApplicationEnvironmentDeploymentsParams
- func NewGetApplicationEnvironmentDeploymentsParamsWithTimeout(timeout time.Duration) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) SetAppName(appName string)
- func (o *GetApplicationEnvironmentDeploymentsParams) SetContext(ctx context.Context)
- func (o *GetApplicationEnvironmentDeploymentsParams) SetDefaults()
- func (o *GetApplicationEnvironmentDeploymentsParams) SetEnvName(envName string)
- func (o *GetApplicationEnvironmentDeploymentsParams) SetHTTPClient(client *http.Client)
- func (o *GetApplicationEnvironmentDeploymentsParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *GetApplicationEnvironmentDeploymentsParams) SetImpersonateUser(impersonateUser *string)
- func (o *GetApplicationEnvironmentDeploymentsParams) SetLatest(latest *bool)
- func (o *GetApplicationEnvironmentDeploymentsParams) SetTimeout(timeout time.Duration)
- func (o *GetApplicationEnvironmentDeploymentsParams) WithAppName(appName string) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WithContext(ctx context.Context) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WithDefaults() *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WithEnvName(envName string) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WithHTTPClient(client *http.Client) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WithImpersonateGroup(impersonateGroup *string) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WithImpersonateUser(impersonateUser *string) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WithLatest(latest *bool) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WithTimeout(timeout time.Duration) *GetApplicationEnvironmentDeploymentsParams
- func (o *GetApplicationEnvironmentDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetApplicationEnvironmentDeploymentsReader
- type GetApplicationEnvironmentDeploymentsUnauthorized
- func (o *GetApplicationEnvironmentDeploymentsUnauthorized) Code() int
- func (o *GetApplicationEnvironmentDeploymentsUnauthorized) Error() string
- func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsClientError() bool
- func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsCode(code int) bool
- func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsRedirect() bool
- func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsServerError() bool
- func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsSuccess() bool
- func (o *GetApplicationEnvironmentDeploymentsUnauthorized) String() string
- type GetAzureKeyVaultSecretVersionsBadRequest
- func (o *GetAzureKeyVaultSecretVersionsBadRequest) Code() int
- func (o *GetAzureKeyVaultSecretVersionsBadRequest) Error() string
- func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsClientError() bool
- func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsCode(code int) bool
- func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsRedirect() bool
- func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsServerError() bool
- func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsSuccess() bool
- func (o *GetAzureKeyVaultSecretVersionsBadRequest) String() string
- type GetAzureKeyVaultSecretVersionsConflict
- func (o *GetAzureKeyVaultSecretVersionsConflict) Code() int
- func (o *GetAzureKeyVaultSecretVersionsConflict) Error() string
- func (o *GetAzureKeyVaultSecretVersionsConflict) IsClientError() bool
- func (o *GetAzureKeyVaultSecretVersionsConflict) IsCode(code int) bool
- func (o *GetAzureKeyVaultSecretVersionsConflict) IsRedirect() bool
- func (o *GetAzureKeyVaultSecretVersionsConflict) IsServerError() bool
- func (o *GetAzureKeyVaultSecretVersionsConflict) IsSuccess() bool
- func (o *GetAzureKeyVaultSecretVersionsConflict) String() string
- type GetAzureKeyVaultSecretVersionsForbidden
- func (o *GetAzureKeyVaultSecretVersionsForbidden) Code() int
- func (o *GetAzureKeyVaultSecretVersionsForbidden) Error() string
- func (o *GetAzureKeyVaultSecretVersionsForbidden) IsClientError() bool
- func (o *GetAzureKeyVaultSecretVersionsForbidden) IsCode(code int) bool
- func (o *GetAzureKeyVaultSecretVersionsForbidden) IsRedirect() bool
- func (o *GetAzureKeyVaultSecretVersionsForbidden) IsServerError() bool
- func (o *GetAzureKeyVaultSecretVersionsForbidden) IsSuccess() bool
- func (o *GetAzureKeyVaultSecretVersionsForbidden) String() string
- type GetAzureKeyVaultSecretVersionsInternalServerError
- func (o *GetAzureKeyVaultSecretVersionsInternalServerError) Code() int
- func (o *GetAzureKeyVaultSecretVersionsInternalServerError) Error() string
- func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsClientError() bool
- func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsCode(code int) bool
- func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsRedirect() bool
- func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsServerError() bool
- func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsSuccess() bool
- func (o *GetAzureKeyVaultSecretVersionsInternalServerError) String() string
- type GetAzureKeyVaultSecretVersionsNotFound
- func (o *GetAzureKeyVaultSecretVersionsNotFound) Code() int
- func (o *GetAzureKeyVaultSecretVersionsNotFound) Error() string
- func (o *GetAzureKeyVaultSecretVersionsNotFound) IsClientError() bool
- func (o *GetAzureKeyVaultSecretVersionsNotFound) IsCode(code int) bool
- func (o *GetAzureKeyVaultSecretVersionsNotFound) IsRedirect() bool
- func (o *GetAzureKeyVaultSecretVersionsNotFound) IsServerError() bool
- func (o *GetAzureKeyVaultSecretVersionsNotFound) IsSuccess() bool
- func (o *GetAzureKeyVaultSecretVersionsNotFound) String() string
- type GetAzureKeyVaultSecretVersionsOK
- func (o *GetAzureKeyVaultSecretVersionsOK) Code() int
- func (o *GetAzureKeyVaultSecretVersionsOK) Error() string
- func (o *GetAzureKeyVaultSecretVersionsOK) GetPayload() []*models.AzureKeyVaultSecretVersion
- func (o *GetAzureKeyVaultSecretVersionsOK) IsClientError() bool
- func (o *GetAzureKeyVaultSecretVersionsOK) IsCode(code int) bool
- func (o *GetAzureKeyVaultSecretVersionsOK) IsRedirect() bool
- func (o *GetAzureKeyVaultSecretVersionsOK) IsServerError() bool
- func (o *GetAzureKeyVaultSecretVersionsOK) IsSuccess() bool
- func (o *GetAzureKeyVaultSecretVersionsOK) String() string
- type GetAzureKeyVaultSecretVersionsParams
- func NewGetAzureKeyVaultSecretVersionsParams() *GetAzureKeyVaultSecretVersionsParams
- func NewGetAzureKeyVaultSecretVersionsParamsWithContext(ctx context.Context) *GetAzureKeyVaultSecretVersionsParams
- func NewGetAzureKeyVaultSecretVersionsParamsWithHTTPClient(client *http.Client) *GetAzureKeyVaultSecretVersionsParams
- func NewGetAzureKeyVaultSecretVersionsParamsWithTimeout(timeout time.Duration) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) SetAppName(appName string)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetAzureKeyVaultName(azureKeyVaultName string)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetComponentName(componentName string)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetContext(ctx context.Context)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetDefaults()
- func (o *GetAzureKeyVaultSecretVersionsParams) SetEnvName(envName string)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetHTTPClient(client *http.Client)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetImpersonateUser(impersonateUser *string)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetSecretName(secretName *string)
- func (o *GetAzureKeyVaultSecretVersionsParams) SetTimeout(timeout time.Duration)
- func (o *GetAzureKeyVaultSecretVersionsParams) WithAppName(appName string) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithAzureKeyVaultName(azureKeyVaultName string) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithComponentName(componentName string) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithContext(ctx context.Context) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithDefaults() *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithEnvName(envName string) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithHTTPClient(client *http.Client) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithImpersonateGroup(impersonateGroup *string) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithImpersonateUser(impersonateUser *string) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithSecretName(secretName *string) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WithTimeout(timeout time.Duration) *GetAzureKeyVaultSecretVersionsParams
- func (o *GetAzureKeyVaultSecretVersionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAzureKeyVaultSecretVersionsReader
- type GetAzureKeyVaultSecretVersionsUnauthorized
- func (o *GetAzureKeyVaultSecretVersionsUnauthorized) Code() int
- func (o *GetAzureKeyVaultSecretVersionsUnauthorized) Error() string
- func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsClientError() bool
- func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsCode(code int) bool
- func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsRedirect() bool
- func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsServerError() bool
- func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsSuccess() bool
- func (o *GetAzureKeyVaultSecretVersionsUnauthorized) String() string
- type GetEnvironmentAlertingConfigForbidden
- func (o *GetEnvironmentAlertingConfigForbidden) Code() int
- func (o *GetEnvironmentAlertingConfigForbidden) Error() string
- func (o *GetEnvironmentAlertingConfigForbidden) IsClientError() bool
- func (o *GetEnvironmentAlertingConfigForbidden) IsCode(code int) bool
- func (o *GetEnvironmentAlertingConfigForbidden) IsRedirect() bool
- func (o *GetEnvironmentAlertingConfigForbidden) IsServerError() bool
- func (o *GetEnvironmentAlertingConfigForbidden) IsSuccess() bool
- func (o *GetEnvironmentAlertingConfigForbidden) String() string
- type GetEnvironmentAlertingConfigInternalServerError
- func (o *GetEnvironmentAlertingConfigInternalServerError) Code() int
- func (o *GetEnvironmentAlertingConfigInternalServerError) Error() string
- func (o *GetEnvironmentAlertingConfigInternalServerError) IsClientError() bool
- func (o *GetEnvironmentAlertingConfigInternalServerError) IsCode(code int) bool
- func (o *GetEnvironmentAlertingConfigInternalServerError) IsRedirect() bool
- func (o *GetEnvironmentAlertingConfigInternalServerError) IsServerError() bool
- func (o *GetEnvironmentAlertingConfigInternalServerError) IsSuccess() bool
- func (o *GetEnvironmentAlertingConfigInternalServerError) String() string
- type GetEnvironmentAlertingConfigNotFound
- func (o *GetEnvironmentAlertingConfigNotFound) Code() int
- func (o *GetEnvironmentAlertingConfigNotFound) Error() string
- func (o *GetEnvironmentAlertingConfigNotFound) IsClientError() bool
- func (o *GetEnvironmentAlertingConfigNotFound) IsCode(code int) bool
- func (o *GetEnvironmentAlertingConfigNotFound) IsRedirect() bool
- func (o *GetEnvironmentAlertingConfigNotFound) IsServerError() bool
- func (o *GetEnvironmentAlertingConfigNotFound) IsSuccess() bool
- func (o *GetEnvironmentAlertingConfigNotFound) String() string
- type GetEnvironmentAlertingConfigOK
- func (o *GetEnvironmentAlertingConfigOK) Code() int
- func (o *GetEnvironmentAlertingConfigOK) Error() string
- func (o *GetEnvironmentAlertingConfigOK) GetPayload() *models.AlertingConfig
- func (o *GetEnvironmentAlertingConfigOK) IsClientError() bool
- func (o *GetEnvironmentAlertingConfigOK) IsCode(code int) bool
- func (o *GetEnvironmentAlertingConfigOK) IsRedirect() bool
- func (o *GetEnvironmentAlertingConfigOK) IsServerError() bool
- func (o *GetEnvironmentAlertingConfigOK) IsSuccess() bool
- func (o *GetEnvironmentAlertingConfigOK) String() string
- type GetEnvironmentAlertingConfigParams
- func NewGetEnvironmentAlertingConfigParams() *GetEnvironmentAlertingConfigParams
- func NewGetEnvironmentAlertingConfigParamsWithContext(ctx context.Context) *GetEnvironmentAlertingConfigParams
- func NewGetEnvironmentAlertingConfigParamsWithHTTPClient(client *http.Client) *GetEnvironmentAlertingConfigParams
- func NewGetEnvironmentAlertingConfigParamsWithTimeout(timeout time.Duration) *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) SetAppName(appName string)
- func (o *GetEnvironmentAlertingConfigParams) SetContext(ctx context.Context)
- func (o *GetEnvironmentAlertingConfigParams) SetDefaults()
- func (o *GetEnvironmentAlertingConfigParams) SetEnvName(envName string)
- func (o *GetEnvironmentAlertingConfigParams) SetHTTPClient(client *http.Client)
- func (o *GetEnvironmentAlertingConfigParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *GetEnvironmentAlertingConfigParams) SetImpersonateUser(impersonateUser *string)
- func (o *GetEnvironmentAlertingConfigParams) SetTimeout(timeout time.Duration)
- func (o *GetEnvironmentAlertingConfigParams) WithAppName(appName string) *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) WithContext(ctx context.Context) *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) WithDefaults() *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) WithEnvName(envName string) *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) WithHTTPClient(client *http.Client) *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) WithImpersonateGroup(impersonateGroup *string) *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) WithImpersonateUser(impersonateUser *string) *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) WithTimeout(timeout time.Duration) *GetEnvironmentAlertingConfigParams
- func (o *GetEnvironmentAlertingConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEnvironmentAlertingConfigReader
- type GetEnvironmentAlertingConfigUnauthorized
- func (o *GetEnvironmentAlertingConfigUnauthorized) Code() int
- func (o *GetEnvironmentAlertingConfigUnauthorized) Error() string
- func (o *GetEnvironmentAlertingConfigUnauthorized) IsClientError() bool
- func (o *GetEnvironmentAlertingConfigUnauthorized) IsCode(code int) bool
- func (o *GetEnvironmentAlertingConfigUnauthorized) IsRedirect() bool
- func (o *GetEnvironmentAlertingConfigUnauthorized) IsServerError() bool
- func (o *GetEnvironmentAlertingConfigUnauthorized) IsSuccess() bool
- func (o *GetEnvironmentAlertingConfigUnauthorized) String() string
- type GetEnvironmentEventsNotFound
- func (o *GetEnvironmentEventsNotFound) Code() int
- func (o *GetEnvironmentEventsNotFound) Error() string
- func (o *GetEnvironmentEventsNotFound) IsClientError() bool
- func (o *GetEnvironmentEventsNotFound) IsCode(code int) bool
- func (o *GetEnvironmentEventsNotFound) IsRedirect() bool
- func (o *GetEnvironmentEventsNotFound) IsServerError() bool
- func (o *GetEnvironmentEventsNotFound) IsSuccess() bool
- func (o *GetEnvironmentEventsNotFound) String() string
- type GetEnvironmentEventsOK
- func (o *GetEnvironmentEventsOK) Code() int
- func (o *GetEnvironmentEventsOK) Error() string
- func (o *GetEnvironmentEventsOK) GetPayload() []*models.Event
- func (o *GetEnvironmentEventsOK) IsClientError() bool
- func (o *GetEnvironmentEventsOK) IsCode(code int) bool
- func (o *GetEnvironmentEventsOK) IsRedirect() bool
- func (o *GetEnvironmentEventsOK) IsServerError() bool
- func (o *GetEnvironmentEventsOK) IsSuccess() bool
- func (o *GetEnvironmentEventsOK) String() string
- type GetEnvironmentEventsParams
- func NewGetEnvironmentEventsParams() *GetEnvironmentEventsParams
- func NewGetEnvironmentEventsParamsWithContext(ctx context.Context) *GetEnvironmentEventsParams
- func NewGetEnvironmentEventsParamsWithHTTPClient(client *http.Client) *GetEnvironmentEventsParams
- func NewGetEnvironmentEventsParamsWithTimeout(timeout time.Duration) *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) SetAppName(appName string)
- func (o *GetEnvironmentEventsParams) SetContext(ctx context.Context)
- func (o *GetEnvironmentEventsParams) SetDefaults()
- func (o *GetEnvironmentEventsParams) SetEnvName(envName string)
- func (o *GetEnvironmentEventsParams) SetHTTPClient(client *http.Client)
- func (o *GetEnvironmentEventsParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *GetEnvironmentEventsParams) SetImpersonateUser(impersonateUser *string)
- func (o *GetEnvironmentEventsParams) SetTimeout(timeout time.Duration)
- func (o *GetEnvironmentEventsParams) WithAppName(appName string) *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) WithContext(ctx context.Context) *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) WithDefaults() *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) WithEnvName(envName string) *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) WithHTTPClient(client *http.Client) *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) WithImpersonateGroup(impersonateGroup *string) *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) WithImpersonateUser(impersonateUser *string) *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) WithTimeout(timeout time.Duration) *GetEnvironmentEventsParams
- func (o *GetEnvironmentEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEnvironmentEventsReader
- type GetEnvironmentEventsUnauthorized
- func (o *GetEnvironmentEventsUnauthorized) Code() int
- func (o *GetEnvironmentEventsUnauthorized) Error() string
- func (o *GetEnvironmentEventsUnauthorized) IsClientError() bool
- func (o *GetEnvironmentEventsUnauthorized) IsCode(code int) bool
- func (o *GetEnvironmentEventsUnauthorized) IsRedirect() bool
- func (o *GetEnvironmentEventsUnauthorized) IsServerError() bool
- func (o *GetEnvironmentEventsUnauthorized) IsSuccess() bool
- func (o *GetEnvironmentEventsUnauthorized) String() string
- type GetEnvironmentNotFound
- func (o *GetEnvironmentNotFound) Code() int
- func (o *GetEnvironmentNotFound) Error() string
- func (o *GetEnvironmentNotFound) IsClientError() bool
- func (o *GetEnvironmentNotFound) IsCode(code int) bool
- func (o *GetEnvironmentNotFound) IsRedirect() bool
- func (o *GetEnvironmentNotFound) IsServerError() bool
- func (o *GetEnvironmentNotFound) IsSuccess() bool
- func (o *GetEnvironmentNotFound) String() string
- type GetEnvironmentOK
- func (o *GetEnvironmentOK) Code() int
- func (o *GetEnvironmentOK) Error() string
- func (o *GetEnvironmentOK) GetPayload() *models.Environment
- func (o *GetEnvironmentOK) IsClientError() bool
- func (o *GetEnvironmentOK) IsCode(code int) bool
- func (o *GetEnvironmentOK) IsRedirect() bool
- func (o *GetEnvironmentOK) IsServerError() bool
- func (o *GetEnvironmentOK) IsSuccess() bool
- func (o *GetEnvironmentOK) String() string
- type GetEnvironmentParams
- func NewGetEnvironmentParams() *GetEnvironmentParams
- func NewGetEnvironmentParamsWithContext(ctx context.Context) *GetEnvironmentParams
- func NewGetEnvironmentParamsWithHTTPClient(client *http.Client) *GetEnvironmentParams
- func NewGetEnvironmentParamsWithTimeout(timeout time.Duration) *GetEnvironmentParams
- func (o *GetEnvironmentParams) SetAppName(appName string)
- func (o *GetEnvironmentParams) SetContext(ctx context.Context)
- func (o *GetEnvironmentParams) SetDefaults()
- func (o *GetEnvironmentParams) SetEnvName(envName string)
- func (o *GetEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *GetEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *GetEnvironmentParams) SetImpersonateUser(impersonateUser *string)
- func (o *GetEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *GetEnvironmentParams) WithAppName(appName string) *GetEnvironmentParams
- func (o *GetEnvironmentParams) WithContext(ctx context.Context) *GetEnvironmentParams
- func (o *GetEnvironmentParams) WithDefaults() *GetEnvironmentParams
- func (o *GetEnvironmentParams) WithEnvName(envName string) *GetEnvironmentParams
- func (o *GetEnvironmentParams) WithHTTPClient(client *http.Client) *GetEnvironmentParams
- func (o *GetEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *GetEnvironmentParams
- func (o *GetEnvironmentParams) WithImpersonateUser(impersonateUser *string) *GetEnvironmentParams
- func (o *GetEnvironmentParams) WithTimeout(timeout time.Duration) *GetEnvironmentParams
- func (o *GetEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEnvironmentReader
- type GetEnvironmentSummaryNotFound
- func (o *GetEnvironmentSummaryNotFound) Code() int
- func (o *GetEnvironmentSummaryNotFound) Error() string
- func (o *GetEnvironmentSummaryNotFound) IsClientError() bool
- func (o *GetEnvironmentSummaryNotFound) IsCode(code int) bool
- func (o *GetEnvironmentSummaryNotFound) IsRedirect() bool
- func (o *GetEnvironmentSummaryNotFound) IsServerError() bool
- func (o *GetEnvironmentSummaryNotFound) IsSuccess() bool
- func (o *GetEnvironmentSummaryNotFound) String() string
- type GetEnvironmentSummaryOK
- func (o *GetEnvironmentSummaryOK) Code() int
- func (o *GetEnvironmentSummaryOK) Error() string
- func (o *GetEnvironmentSummaryOK) GetPayload() []*models.EnvironmentSummary
- func (o *GetEnvironmentSummaryOK) IsClientError() bool
- func (o *GetEnvironmentSummaryOK) IsCode(code int) bool
- func (o *GetEnvironmentSummaryOK) IsRedirect() bool
- func (o *GetEnvironmentSummaryOK) IsServerError() bool
- func (o *GetEnvironmentSummaryOK) IsSuccess() bool
- func (o *GetEnvironmentSummaryOK) String() string
- type GetEnvironmentSummaryParams
- func NewGetEnvironmentSummaryParams() *GetEnvironmentSummaryParams
- func NewGetEnvironmentSummaryParamsWithContext(ctx context.Context) *GetEnvironmentSummaryParams
- func NewGetEnvironmentSummaryParamsWithHTTPClient(client *http.Client) *GetEnvironmentSummaryParams
- func NewGetEnvironmentSummaryParamsWithTimeout(timeout time.Duration) *GetEnvironmentSummaryParams
- func (o *GetEnvironmentSummaryParams) SetAppName(appName string)
- func (o *GetEnvironmentSummaryParams) SetContext(ctx context.Context)
- func (o *GetEnvironmentSummaryParams) SetDefaults()
- func (o *GetEnvironmentSummaryParams) SetHTTPClient(client *http.Client)
- func (o *GetEnvironmentSummaryParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *GetEnvironmentSummaryParams) SetImpersonateUser(impersonateUser *string)
- func (o *GetEnvironmentSummaryParams) SetTimeout(timeout time.Duration)
- func (o *GetEnvironmentSummaryParams) WithAppName(appName string) *GetEnvironmentSummaryParams
- func (o *GetEnvironmentSummaryParams) WithContext(ctx context.Context) *GetEnvironmentSummaryParams
- func (o *GetEnvironmentSummaryParams) WithDefaults() *GetEnvironmentSummaryParams
- func (o *GetEnvironmentSummaryParams) WithHTTPClient(client *http.Client) *GetEnvironmentSummaryParams
- func (o *GetEnvironmentSummaryParams) WithImpersonateGroup(impersonateGroup *string) *GetEnvironmentSummaryParams
- func (o *GetEnvironmentSummaryParams) WithImpersonateUser(impersonateUser *string) *GetEnvironmentSummaryParams
- func (o *GetEnvironmentSummaryParams) WithTimeout(timeout time.Duration) *GetEnvironmentSummaryParams
- func (o *GetEnvironmentSummaryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEnvironmentSummaryReader
- type GetEnvironmentSummaryUnauthorized
- func (o *GetEnvironmentSummaryUnauthorized) Code() int
- func (o *GetEnvironmentSummaryUnauthorized) Error() string
- func (o *GetEnvironmentSummaryUnauthorized) IsClientError() bool
- func (o *GetEnvironmentSummaryUnauthorized) IsCode(code int) bool
- func (o *GetEnvironmentSummaryUnauthorized) IsRedirect() bool
- func (o *GetEnvironmentSummaryUnauthorized) IsServerError() bool
- func (o *GetEnvironmentSummaryUnauthorized) IsSuccess() bool
- func (o *GetEnvironmentSummaryUnauthorized) String() string
- type GetEnvironmentUnauthorized
- func (o *GetEnvironmentUnauthorized) Code() int
- func (o *GetEnvironmentUnauthorized) Error() string
- func (o *GetEnvironmentUnauthorized) IsClientError() bool
- func (o *GetEnvironmentUnauthorized) IsCode(code int) bool
- func (o *GetEnvironmentUnauthorized) IsRedirect() bool
- func (o *GetEnvironmentUnauthorized) IsServerError() bool
- func (o *GetEnvironmentUnauthorized) IsSuccess() bool
- func (o *GetEnvironmentUnauthorized) String() string
- type RestartEnvironmentForbidden
- func (o *RestartEnvironmentForbidden) Code() int
- func (o *RestartEnvironmentForbidden) Error() string
- func (o *RestartEnvironmentForbidden) IsClientError() bool
- func (o *RestartEnvironmentForbidden) IsCode(code int) bool
- func (o *RestartEnvironmentForbidden) IsRedirect() bool
- func (o *RestartEnvironmentForbidden) IsServerError() bool
- func (o *RestartEnvironmentForbidden) IsSuccess() bool
- func (o *RestartEnvironmentForbidden) String() string
- type RestartEnvironmentNotFound
- func (o *RestartEnvironmentNotFound) Code() int
- func (o *RestartEnvironmentNotFound) Error() string
- func (o *RestartEnvironmentNotFound) IsClientError() bool
- func (o *RestartEnvironmentNotFound) IsCode(code int) bool
- func (o *RestartEnvironmentNotFound) IsRedirect() bool
- func (o *RestartEnvironmentNotFound) IsServerError() bool
- func (o *RestartEnvironmentNotFound) IsSuccess() bool
- func (o *RestartEnvironmentNotFound) String() string
- type RestartEnvironmentOK
- func (o *RestartEnvironmentOK) Code() int
- func (o *RestartEnvironmentOK) Error() string
- func (o *RestartEnvironmentOK) IsClientError() bool
- func (o *RestartEnvironmentOK) IsCode(code int) bool
- func (o *RestartEnvironmentOK) IsRedirect() bool
- func (o *RestartEnvironmentOK) IsServerError() bool
- func (o *RestartEnvironmentOK) IsSuccess() bool
- func (o *RestartEnvironmentOK) String() string
- type RestartEnvironmentParams
- func NewRestartEnvironmentParams() *RestartEnvironmentParams
- func NewRestartEnvironmentParamsWithContext(ctx context.Context) *RestartEnvironmentParams
- func NewRestartEnvironmentParamsWithHTTPClient(client *http.Client) *RestartEnvironmentParams
- func NewRestartEnvironmentParamsWithTimeout(timeout time.Duration) *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) SetAppName(appName string)
- func (o *RestartEnvironmentParams) SetContext(ctx context.Context)
- func (o *RestartEnvironmentParams) SetDefaults()
- func (o *RestartEnvironmentParams) SetEnvName(envName string)
- func (o *RestartEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *RestartEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *RestartEnvironmentParams) SetImpersonateUser(impersonateUser *string)
- func (o *RestartEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *RestartEnvironmentParams) WithAppName(appName string) *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) WithContext(ctx context.Context) *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) WithDefaults() *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) WithEnvName(envName string) *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) WithHTTPClient(client *http.Client) *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) WithImpersonateUser(impersonateUser *string) *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) WithTimeout(timeout time.Duration) *RestartEnvironmentParams
- func (o *RestartEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RestartEnvironmentReader
- type RestartEnvironmentUnauthorized
- func (o *RestartEnvironmentUnauthorized) Code() int
- func (o *RestartEnvironmentUnauthorized) Error() string
- func (o *RestartEnvironmentUnauthorized) IsClientError() bool
- func (o *RestartEnvironmentUnauthorized) IsCode(code int) bool
- func (o *RestartEnvironmentUnauthorized) IsRedirect() bool
- func (o *RestartEnvironmentUnauthorized) IsServerError() bool
- func (o *RestartEnvironmentUnauthorized) IsSuccess() bool
- func (o *RestartEnvironmentUnauthorized) String() string
- type StartEnvironmentNotFound
- func (o *StartEnvironmentNotFound) Code() int
- func (o *StartEnvironmentNotFound) Error() string
- func (o *StartEnvironmentNotFound) IsClientError() bool
- func (o *StartEnvironmentNotFound) IsCode(code int) bool
- func (o *StartEnvironmentNotFound) IsRedirect() bool
- func (o *StartEnvironmentNotFound) IsServerError() bool
- func (o *StartEnvironmentNotFound) IsSuccess() bool
- func (o *StartEnvironmentNotFound) String() string
- type StartEnvironmentOK
- func (o *StartEnvironmentOK) Code() int
- func (o *StartEnvironmentOK) Error() string
- func (o *StartEnvironmentOK) IsClientError() bool
- func (o *StartEnvironmentOK) IsCode(code int) bool
- func (o *StartEnvironmentOK) IsRedirect() bool
- func (o *StartEnvironmentOK) IsServerError() bool
- func (o *StartEnvironmentOK) IsSuccess() bool
- func (o *StartEnvironmentOK) String() string
- type StartEnvironmentParams
- func NewStartEnvironmentParams() *StartEnvironmentParams
- func NewStartEnvironmentParamsWithContext(ctx context.Context) *StartEnvironmentParams
- func NewStartEnvironmentParamsWithHTTPClient(client *http.Client) *StartEnvironmentParams
- func NewStartEnvironmentParamsWithTimeout(timeout time.Duration) *StartEnvironmentParams
- func (o *StartEnvironmentParams) SetAppName(appName string)
- func (o *StartEnvironmentParams) SetContext(ctx context.Context)
- func (o *StartEnvironmentParams) SetDefaults()
- func (o *StartEnvironmentParams) SetEnvName(envName string)
- func (o *StartEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *StartEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *StartEnvironmentParams) SetImpersonateUser(impersonateUser *string)
- func (o *StartEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *StartEnvironmentParams) WithAppName(appName string) *StartEnvironmentParams
- func (o *StartEnvironmentParams) WithContext(ctx context.Context) *StartEnvironmentParams
- func (o *StartEnvironmentParams) WithDefaults() *StartEnvironmentParams
- func (o *StartEnvironmentParams) WithEnvName(envName string) *StartEnvironmentParams
- func (o *StartEnvironmentParams) WithHTTPClient(client *http.Client) *StartEnvironmentParams
- func (o *StartEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *StartEnvironmentParams
- func (o *StartEnvironmentParams) WithImpersonateUser(impersonateUser *string) *StartEnvironmentParams
- func (o *StartEnvironmentParams) WithTimeout(timeout time.Duration) *StartEnvironmentParams
- func (o *StartEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartEnvironmentReader
- type StartEnvironmentUnauthorized
- func (o *StartEnvironmentUnauthorized) Code() int
- func (o *StartEnvironmentUnauthorized) Error() string
- func (o *StartEnvironmentUnauthorized) IsClientError() bool
- func (o *StartEnvironmentUnauthorized) IsCode(code int) bool
- func (o *StartEnvironmentUnauthorized) IsRedirect() bool
- func (o *StartEnvironmentUnauthorized) IsServerError() bool
- func (o *StartEnvironmentUnauthorized) IsSuccess() bool
- func (o *StartEnvironmentUnauthorized) String() string
- type StopEnvironmentNotFound
- func (o *StopEnvironmentNotFound) Code() int
- func (o *StopEnvironmentNotFound) Error() string
- func (o *StopEnvironmentNotFound) IsClientError() bool
- func (o *StopEnvironmentNotFound) IsCode(code int) bool
- func (o *StopEnvironmentNotFound) IsRedirect() bool
- func (o *StopEnvironmentNotFound) IsServerError() bool
- func (o *StopEnvironmentNotFound) IsSuccess() bool
- func (o *StopEnvironmentNotFound) String() string
- type StopEnvironmentOK
- func (o *StopEnvironmentOK) Code() int
- func (o *StopEnvironmentOK) Error() string
- func (o *StopEnvironmentOK) IsClientError() bool
- func (o *StopEnvironmentOK) IsCode(code int) bool
- func (o *StopEnvironmentOK) IsRedirect() bool
- func (o *StopEnvironmentOK) IsServerError() bool
- func (o *StopEnvironmentOK) IsSuccess() bool
- func (o *StopEnvironmentOK) String() string
- type StopEnvironmentParams
- func NewStopEnvironmentParams() *StopEnvironmentParams
- func NewStopEnvironmentParamsWithContext(ctx context.Context) *StopEnvironmentParams
- func NewStopEnvironmentParamsWithHTTPClient(client *http.Client) *StopEnvironmentParams
- func NewStopEnvironmentParamsWithTimeout(timeout time.Duration) *StopEnvironmentParams
- func (o *StopEnvironmentParams) SetAppName(appName string)
- func (o *StopEnvironmentParams) SetContext(ctx context.Context)
- func (o *StopEnvironmentParams) SetDefaults()
- func (o *StopEnvironmentParams) SetEnvName(envName string)
- func (o *StopEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *StopEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *StopEnvironmentParams) SetImpersonateUser(impersonateUser *string)
- func (o *StopEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *StopEnvironmentParams) WithAppName(appName string) *StopEnvironmentParams
- func (o *StopEnvironmentParams) WithContext(ctx context.Context) *StopEnvironmentParams
- func (o *StopEnvironmentParams) WithDefaults() *StopEnvironmentParams
- func (o *StopEnvironmentParams) WithEnvName(envName string) *StopEnvironmentParams
- func (o *StopEnvironmentParams) WithHTTPClient(client *http.Client) *StopEnvironmentParams
- func (o *StopEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *StopEnvironmentParams
- func (o *StopEnvironmentParams) WithImpersonateUser(impersonateUser *string) *StopEnvironmentParams
- func (o *StopEnvironmentParams) WithTimeout(timeout time.Duration) *StopEnvironmentParams
- func (o *StopEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopEnvironmentReader
- type StopEnvironmentUnauthorized
- func (o *StopEnvironmentUnauthorized) Code() int
- func (o *StopEnvironmentUnauthorized) Error() string
- func (o *StopEnvironmentUnauthorized) IsClientError() bool
- func (o *StopEnvironmentUnauthorized) IsCode(code int) bool
- func (o *StopEnvironmentUnauthorized) IsRedirect() bool
- func (o *StopEnvironmentUnauthorized) IsServerError() bool
- func (o *StopEnvironmentUnauthorized) IsSuccess() bool
- func (o *StopEnvironmentUnauthorized) String() string
- type UpdateEnvironmentAlertingConfigBadRequest
- func (o *UpdateEnvironmentAlertingConfigBadRequest) Code() int
- func (o *UpdateEnvironmentAlertingConfigBadRequest) Error() string
- func (o *UpdateEnvironmentAlertingConfigBadRequest) IsClientError() bool
- func (o *UpdateEnvironmentAlertingConfigBadRequest) IsCode(code int) bool
- func (o *UpdateEnvironmentAlertingConfigBadRequest) IsRedirect() bool
- func (o *UpdateEnvironmentAlertingConfigBadRequest) IsServerError() bool
- func (o *UpdateEnvironmentAlertingConfigBadRequest) IsSuccess() bool
- func (o *UpdateEnvironmentAlertingConfigBadRequest) String() string
- type UpdateEnvironmentAlertingConfigForbidden
- func (o *UpdateEnvironmentAlertingConfigForbidden) Code() int
- func (o *UpdateEnvironmentAlertingConfigForbidden) Error() string
- func (o *UpdateEnvironmentAlertingConfigForbidden) IsClientError() bool
- func (o *UpdateEnvironmentAlertingConfigForbidden) IsCode(code int) bool
- func (o *UpdateEnvironmentAlertingConfigForbidden) IsRedirect() bool
- func (o *UpdateEnvironmentAlertingConfigForbidden) IsServerError() bool
- func (o *UpdateEnvironmentAlertingConfigForbidden) IsSuccess() bool
- func (o *UpdateEnvironmentAlertingConfigForbidden) String() string
- type UpdateEnvironmentAlertingConfigInternalServerError
- func (o *UpdateEnvironmentAlertingConfigInternalServerError) Code() int
- func (o *UpdateEnvironmentAlertingConfigInternalServerError) Error() string
- func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsClientError() bool
- func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsCode(code int) bool
- func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsRedirect() bool
- func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsServerError() bool
- func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsSuccess() bool
- func (o *UpdateEnvironmentAlertingConfigInternalServerError) String() string
- type UpdateEnvironmentAlertingConfigNotFound
- func (o *UpdateEnvironmentAlertingConfigNotFound) Code() int
- func (o *UpdateEnvironmentAlertingConfigNotFound) Error() string
- func (o *UpdateEnvironmentAlertingConfigNotFound) IsClientError() bool
- func (o *UpdateEnvironmentAlertingConfigNotFound) IsCode(code int) bool
- func (o *UpdateEnvironmentAlertingConfigNotFound) IsRedirect() bool
- func (o *UpdateEnvironmentAlertingConfigNotFound) IsServerError() bool
- func (o *UpdateEnvironmentAlertingConfigNotFound) IsSuccess() bool
- func (o *UpdateEnvironmentAlertingConfigNotFound) String() string
- type UpdateEnvironmentAlertingConfigOK
- func (o *UpdateEnvironmentAlertingConfigOK) Code() int
- func (o *UpdateEnvironmentAlertingConfigOK) Error() string
- func (o *UpdateEnvironmentAlertingConfigOK) GetPayload() *models.AlertingConfig
- func (o *UpdateEnvironmentAlertingConfigOK) IsClientError() bool
- func (o *UpdateEnvironmentAlertingConfigOK) IsCode(code int) bool
- func (o *UpdateEnvironmentAlertingConfigOK) IsRedirect() bool
- func (o *UpdateEnvironmentAlertingConfigOK) IsServerError() bool
- func (o *UpdateEnvironmentAlertingConfigOK) IsSuccess() bool
- func (o *UpdateEnvironmentAlertingConfigOK) String() string
- type UpdateEnvironmentAlertingConfigParams
- func NewUpdateEnvironmentAlertingConfigParams() *UpdateEnvironmentAlertingConfigParams
- func NewUpdateEnvironmentAlertingConfigParamsWithContext(ctx context.Context) *UpdateEnvironmentAlertingConfigParams
- func NewUpdateEnvironmentAlertingConfigParamsWithHTTPClient(client *http.Client) *UpdateEnvironmentAlertingConfigParams
- func NewUpdateEnvironmentAlertingConfigParamsWithTimeout(timeout time.Duration) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) SetAlertsConfig(alertsConfig *models.UpdateAlertingConfig)
- func (o *UpdateEnvironmentAlertingConfigParams) SetAppName(appName string)
- func (o *UpdateEnvironmentAlertingConfigParams) SetContext(ctx context.Context)
- func (o *UpdateEnvironmentAlertingConfigParams) SetDefaults()
- func (o *UpdateEnvironmentAlertingConfigParams) SetEnvName(envName string)
- func (o *UpdateEnvironmentAlertingConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdateEnvironmentAlertingConfigParams) SetImpersonateGroup(impersonateGroup *string)
- func (o *UpdateEnvironmentAlertingConfigParams) SetImpersonateUser(impersonateUser *string)
- func (o *UpdateEnvironmentAlertingConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdateEnvironmentAlertingConfigParams) WithAlertsConfig(alertsConfig *models.UpdateAlertingConfig) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WithAppName(appName string) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WithContext(ctx context.Context) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WithDefaults() *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WithEnvName(envName string) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WithHTTPClient(client *http.Client) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WithImpersonateGroup(impersonateGroup *string) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WithImpersonateUser(impersonateUser *string) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WithTimeout(timeout time.Duration) *UpdateEnvironmentAlertingConfigParams
- func (o *UpdateEnvironmentAlertingConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateEnvironmentAlertingConfigReader
- type UpdateEnvironmentAlertingConfigUnauthorized
- func (o *UpdateEnvironmentAlertingConfigUnauthorized) Code() int
- func (o *UpdateEnvironmentAlertingConfigUnauthorized) Error() string
- func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsClientError() bool
- func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsCode(code int) bool
- func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsRedirect() bool
- func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsServerError() bool
- func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsSuccess() bool
- func (o *UpdateEnvironmentAlertingConfigUnauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeComponentSecretBadRequest ¶
type ChangeComponentSecretBadRequest struct { }
ChangeComponentSecretBadRequest describes a response with status code 400, with default header values.
Invalid application
func NewChangeComponentSecretBadRequest ¶
func NewChangeComponentSecretBadRequest() *ChangeComponentSecretBadRequest
NewChangeComponentSecretBadRequest creates a ChangeComponentSecretBadRequest with default headers values
func (*ChangeComponentSecretBadRequest) Code ¶
func (o *ChangeComponentSecretBadRequest) Code() int
Code gets the status code for the change component secret bad request response
func (*ChangeComponentSecretBadRequest) Error ¶
func (o *ChangeComponentSecretBadRequest) Error() string
func (*ChangeComponentSecretBadRequest) IsClientError ¶
func (o *ChangeComponentSecretBadRequest) IsClientError() bool
IsClientError returns true when this change component secret bad request response has a 4xx status code
func (*ChangeComponentSecretBadRequest) IsCode ¶
func (o *ChangeComponentSecretBadRequest) IsCode(code int) bool
IsCode returns true when this change component secret bad request response a status code equal to that given
func (*ChangeComponentSecretBadRequest) IsRedirect ¶
func (o *ChangeComponentSecretBadRequest) IsRedirect() bool
IsRedirect returns true when this change component secret bad request response has a 3xx status code
func (*ChangeComponentSecretBadRequest) IsServerError ¶
func (o *ChangeComponentSecretBadRequest) IsServerError() bool
IsServerError returns true when this change component secret bad request response has a 5xx status code
func (*ChangeComponentSecretBadRequest) IsSuccess ¶
func (o *ChangeComponentSecretBadRequest) IsSuccess() bool
IsSuccess returns true when this change component secret bad request response has a 2xx status code
func (*ChangeComponentSecretBadRequest) String ¶
func (o *ChangeComponentSecretBadRequest) String() string
type ChangeComponentSecretConflict ¶
type ChangeComponentSecretConflict struct { }
ChangeComponentSecretConflict describes a response with status code 409, with default header values.
Conflict
func NewChangeComponentSecretConflict ¶
func NewChangeComponentSecretConflict() *ChangeComponentSecretConflict
NewChangeComponentSecretConflict creates a ChangeComponentSecretConflict with default headers values
func (*ChangeComponentSecretConflict) Code ¶
func (o *ChangeComponentSecretConflict) Code() int
Code gets the status code for the change component secret conflict response
func (*ChangeComponentSecretConflict) Error ¶
func (o *ChangeComponentSecretConflict) Error() string
func (*ChangeComponentSecretConflict) IsClientError ¶
func (o *ChangeComponentSecretConflict) IsClientError() bool
IsClientError returns true when this change component secret conflict response has a 4xx status code
func (*ChangeComponentSecretConflict) IsCode ¶
func (o *ChangeComponentSecretConflict) IsCode(code int) bool
IsCode returns true when this change component secret conflict response a status code equal to that given
func (*ChangeComponentSecretConflict) IsRedirect ¶
func (o *ChangeComponentSecretConflict) IsRedirect() bool
IsRedirect returns true when this change component secret conflict response has a 3xx status code
func (*ChangeComponentSecretConflict) IsServerError ¶
func (o *ChangeComponentSecretConflict) IsServerError() bool
IsServerError returns true when this change component secret conflict response has a 5xx status code
func (*ChangeComponentSecretConflict) IsSuccess ¶
func (o *ChangeComponentSecretConflict) IsSuccess() bool
IsSuccess returns true when this change component secret conflict response has a 2xx status code
func (*ChangeComponentSecretConflict) String ¶
func (o *ChangeComponentSecretConflict) String() string
type ChangeComponentSecretForbidden ¶
type ChangeComponentSecretForbidden struct { }
ChangeComponentSecretForbidden describes a response with status code 403, with default header values.
Forbidden
func NewChangeComponentSecretForbidden ¶
func NewChangeComponentSecretForbidden() *ChangeComponentSecretForbidden
NewChangeComponentSecretForbidden creates a ChangeComponentSecretForbidden with default headers values
func (*ChangeComponentSecretForbidden) Code ¶
func (o *ChangeComponentSecretForbidden) Code() int
Code gets the status code for the change component secret forbidden response
func (*ChangeComponentSecretForbidden) Error ¶
func (o *ChangeComponentSecretForbidden) Error() string
func (*ChangeComponentSecretForbidden) IsClientError ¶
func (o *ChangeComponentSecretForbidden) IsClientError() bool
IsClientError returns true when this change component secret forbidden response has a 4xx status code
func (*ChangeComponentSecretForbidden) IsCode ¶
func (o *ChangeComponentSecretForbidden) IsCode(code int) bool
IsCode returns true when this change component secret forbidden response a status code equal to that given
func (*ChangeComponentSecretForbidden) IsRedirect ¶
func (o *ChangeComponentSecretForbidden) IsRedirect() bool
IsRedirect returns true when this change component secret forbidden response has a 3xx status code
func (*ChangeComponentSecretForbidden) IsServerError ¶
func (o *ChangeComponentSecretForbidden) IsServerError() bool
IsServerError returns true when this change component secret forbidden response has a 5xx status code
func (*ChangeComponentSecretForbidden) IsSuccess ¶
func (o *ChangeComponentSecretForbidden) IsSuccess() bool
IsSuccess returns true when this change component secret forbidden response has a 2xx status code
func (*ChangeComponentSecretForbidden) String ¶
func (o *ChangeComponentSecretForbidden) String() string
type ChangeComponentSecretInternalServerError ¶
type ChangeComponentSecretInternalServerError struct { }
ChangeComponentSecretInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewChangeComponentSecretInternalServerError ¶
func NewChangeComponentSecretInternalServerError() *ChangeComponentSecretInternalServerError
NewChangeComponentSecretInternalServerError creates a ChangeComponentSecretInternalServerError with default headers values
func (*ChangeComponentSecretInternalServerError) Code ¶
func (o *ChangeComponentSecretInternalServerError) Code() int
Code gets the status code for the change component secret internal server error response
func (*ChangeComponentSecretInternalServerError) Error ¶
func (o *ChangeComponentSecretInternalServerError) Error() string
func (*ChangeComponentSecretInternalServerError) IsClientError ¶
func (o *ChangeComponentSecretInternalServerError) IsClientError() bool
IsClientError returns true when this change component secret internal server error response has a 4xx status code
func (*ChangeComponentSecretInternalServerError) IsCode ¶
func (o *ChangeComponentSecretInternalServerError) IsCode(code int) bool
IsCode returns true when this change component secret internal server error response a status code equal to that given
func (*ChangeComponentSecretInternalServerError) IsRedirect ¶
func (o *ChangeComponentSecretInternalServerError) IsRedirect() bool
IsRedirect returns true when this change component secret internal server error response has a 3xx status code
func (*ChangeComponentSecretInternalServerError) IsServerError ¶
func (o *ChangeComponentSecretInternalServerError) IsServerError() bool
IsServerError returns true when this change component secret internal server error response has a 5xx status code
func (*ChangeComponentSecretInternalServerError) IsSuccess ¶
func (o *ChangeComponentSecretInternalServerError) IsSuccess() bool
IsSuccess returns true when this change component secret internal server error response has a 2xx status code
func (*ChangeComponentSecretInternalServerError) String ¶
func (o *ChangeComponentSecretInternalServerError) String() string
type ChangeComponentSecretNotFound ¶
type ChangeComponentSecretNotFound struct { }
ChangeComponentSecretNotFound describes a response with status code 404, with default header values.
Not found
func NewChangeComponentSecretNotFound ¶
func NewChangeComponentSecretNotFound() *ChangeComponentSecretNotFound
NewChangeComponentSecretNotFound creates a ChangeComponentSecretNotFound with default headers values
func (*ChangeComponentSecretNotFound) Code ¶
func (o *ChangeComponentSecretNotFound) Code() int
Code gets the status code for the change component secret not found response
func (*ChangeComponentSecretNotFound) Error ¶
func (o *ChangeComponentSecretNotFound) Error() string
func (*ChangeComponentSecretNotFound) IsClientError ¶
func (o *ChangeComponentSecretNotFound) IsClientError() bool
IsClientError returns true when this change component secret not found response has a 4xx status code
func (*ChangeComponentSecretNotFound) IsCode ¶
func (o *ChangeComponentSecretNotFound) IsCode(code int) bool
IsCode returns true when this change component secret not found response a status code equal to that given
func (*ChangeComponentSecretNotFound) IsRedirect ¶
func (o *ChangeComponentSecretNotFound) IsRedirect() bool
IsRedirect returns true when this change component secret not found response has a 3xx status code
func (*ChangeComponentSecretNotFound) IsServerError ¶
func (o *ChangeComponentSecretNotFound) IsServerError() bool
IsServerError returns true when this change component secret not found response has a 5xx status code
func (*ChangeComponentSecretNotFound) IsSuccess ¶
func (o *ChangeComponentSecretNotFound) IsSuccess() bool
IsSuccess returns true when this change component secret not found response has a 2xx status code
func (*ChangeComponentSecretNotFound) String ¶
func (o *ChangeComponentSecretNotFound) String() string
type ChangeComponentSecretOK ¶
type ChangeComponentSecretOK struct { }
ChangeComponentSecretOK describes a response with status code 200, with default header values.
success
func NewChangeComponentSecretOK ¶
func NewChangeComponentSecretOK() *ChangeComponentSecretOK
NewChangeComponentSecretOK creates a ChangeComponentSecretOK with default headers values
func (*ChangeComponentSecretOK) Code ¶
func (o *ChangeComponentSecretOK) Code() int
Code gets the status code for the change component secret o k response
func (*ChangeComponentSecretOK) Error ¶
func (o *ChangeComponentSecretOK) Error() string
func (*ChangeComponentSecretOK) IsClientError ¶
func (o *ChangeComponentSecretOK) IsClientError() bool
IsClientError returns true when this change component secret o k response has a 4xx status code
func (*ChangeComponentSecretOK) IsCode ¶
func (o *ChangeComponentSecretOK) IsCode(code int) bool
IsCode returns true when this change component secret o k response a status code equal to that given
func (*ChangeComponentSecretOK) IsRedirect ¶
func (o *ChangeComponentSecretOK) IsRedirect() bool
IsRedirect returns true when this change component secret o k response has a 3xx status code
func (*ChangeComponentSecretOK) IsServerError ¶
func (o *ChangeComponentSecretOK) IsServerError() bool
IsServerError returns true when this change component secret o k response has a 5xx status code
func (*ChangeComponentSecretOK) IsSuccess ¶
func (o *ChangeComponentSecretOK) IsSuccess() bool
IsSuccess returns true when this change component secret o k response has a 2xx status code
func (*ChangeComponentSecretOK) String ¶
func (o *ChangeComponentSecretOK) String() string
type ChangeComponentSecretParams ¶
type ChangeComponentSecretParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. Name of application */ AppName string /* ComponentName. secret component of Radix application */ ComponentName string /* ComponentSecret. New secret value */ ComponentSecret *models.SecretParameters /* EnvName. secret of Radix application */ EnvName string /* SecretName. environment component secret name to be updated */ SecretName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ChangeComponentSecretParams contains all the parameters to send to the API endpoint
for the change component secret operation. Typically these are written to a http.Request.
func NewChangeComponentSecretParams ¶
func NewChangeComponentSecretParams() *ChangeComponentSecretParams
NewChangeComponentSecretParams creates a new ChangeComponentSecretParams 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 NewChangeComponentSecretParamsWithContext ¶
func NewChangeComponentSecretParamsWithContext(ctx context.Context) *ChangeComponentSecretParams
NewChangeComponentSecretParamsWithContext creates a new ChangeComponentSecretParams object with the ability to set a context for a request.
func NewChangeComponentSecretParamsWithHTTPClient ¶
func NewChangeComponentSecretParamsWithHTTPClient(client *http.Client) *ChangeComponentSecretParams
NewChangeComponentSecretParamsWithHTTPClient creates a new ChangeComponentSecretParams object with the ability to set a custom HTTPClient for a request.
func NewChangeComponentSecretParamsWithTimeout ¶
func NewChangeComponentSecretParamsWithTimeout(timeout time.Duration) *ChangeComponentSecretParams
NewChangeComponentSecretParamsWithTimeout creates a new ChangeComponentSecretParams object with the ability to set a timeout on a request.
func (*ChangeComponentSecretParams) SetAppName ¶
func (o *ChangeComponentSecretParams) SetAppName(appName string)
SetAppName adds the appName to the change component secret params
func (*ChangeComponentSecretParams) SetComponentName ¶
func (o *ChangeComponentSecretParams) SetComponentName(componentName string)
SetComponentName adds the componentName to the change component secret params
func (*ChangeComponentSecretParams) SetComponentSecret ¶
func (o *ChangeComponentSecretParams) SetComponentSecret(componentSecret *models.SecretParameters)
SetComponentSecret adds the componentSecret to the change component secret params
func (*ChangeComponentSecretParams) SetContext ¶
func (o *ChangeComponentSecretParams) SetContext(ctx context.Context)
SetContext adds the context to the change component secret params
func (*ChangeComponentSecretParams) SetDefaults ¶
func (o *ChangeComponentSecretParams) SetDefaults()
SetDefaults hydrates default values in the change component secret params (not the query body).
All values with no default are reset to their zero value.
func (*ChangeComponentSecretParams) SetEnvName ¶
func (o *ChangeComponentSecretParams) SetEnvName(envName string)
SetEnvName adds the envName to the change component secret params
func (*ChangeComponentSecretParams) SetHTTPClient ¶
func (o *ChangeComponentSecretParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the change component secret params
func (*ChangeComponentSecretParams) SetImpersonateGroup ¶
func (o *ChangeComponentSecretParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the change component secret params
func (*ChangeComponentSecretParams) SetImpersonateUser ¶
func (o *ChangeComponentSecretParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the change component secret params
func (*ChangeComponentSecretParams) SetSecretName ¶
func (o *ChangeComponentSecretParams) SetSecretName(secretName string)
SetSecretName adds the secretName to the change component secret params
func (*ChangeComponentSecretParams) SetTimeout ¶
func (o *ChangeComponentSecretParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the change component secret params
func (*ChangeComponentSecretParams) WithAppName ¶
func (o *ChangeComponentSecretParams) WithAppName(appName string) *ChangeComponentSecretParams
WithAppName adds the appName to the change component secret params
func (*ChangeComponentSecretParams) WithComponentName ¶
func (o *ChangeComponentSecretParams) WithComponentName(componentName string) *ChangeComponentSecretParams
WithComponentName adds the componentName to the change component secret params
func (*ChangeComponentSecretParams) WithComponentSecret ¶
func (o *ChangeComponentSecretParams) WithComponentSecret(componentSecret *models.SecretParameters) *ChangeComponentSecretParams
WithComponentSecret adds the componentSecret to the change component secret params
func (*ChangeComponentSecretParams) WithContext ¶
func (o *ChangeComponentSecretParams) WithContext(ctx context.Context) *ChangeComponentSecretParams
WithContext adds the context to the change component secret params
func (*ChangeComponentSecretParams) WithDefaults ¶
func (o *ChangeComponentSecretParams) WithDefaults() *ChangeComponentSecretParams
WithDefaults hydrates default values in the change component secret params (not the query body).
All values with no default are reset to their zero value.
func (*ChangeComponentSecretParams) WithEnvName ¶
func (o *ChangeComponentSecretParams) WithEnvName(envName string) *ChangeComponentSecretParams
WithEnvName adds the envName to the change component secret params
func (*ChangeComponentSecretParams) WithHTTPClient ¶
func (o *ChangeComponentSecretParams) WithHTTPClient(client *http.Client) *ChangeComponentSecretParams
WithHTTPClient adds the HTTPClient to the change component secret params
func (*ChangeComponentSecretParams) WithImpersonateGroup ¶
func (o *ChangeComponentSecretParams) WithImpersonateGroup(impersonateGroup *string) *ChangeComponentSecretParams
WithImpersonateGroup adds the impersonateGroup to the change component secret params
func (*ChangeComponentSecretParams) WithImpersonateUser ¶
func (o *ChangeComponentSecretParams) WithImpersonateUser(impersonateUser *string) *ChangeComponentSecretParams
WithImpersonateUser adds the impersonateUser to the change component secret params
func (*ChangeComponentSecretParams) WithSecretName ¶
func (o *ChangeComponentSecretParams) WithSecretName(secretName string) *ChangeComponentSecretParams
WithSecretName adds the secretName to the change component secret params
func (*ChangeComponentSecretParams) WithTimeout ¶
func (o *ChangeComponentSecretParams) WithTimeout(timeout time.Duration) *ChangeComponentSecretParams
WithTimeout adds the timeout to the change component secret params
func (*ChangeComponentSecretParams) WriteToRequest ¶
func (o *ChangeComponentSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ChangeComponentSecretReader ¶
type ChangeComponentSecretReader struct {
// contains filtered or unexported fields
}
ChangeComponentSecretReader is a Reader for the ChangeComponentSecret structure.
func (*ChangeComponentSecretReader) ReadResponse ¶
func (o *ChangeComponentSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ChangeComponentSecretUnauthorized ¶
type ChangeComponentSecretUnauthorized struct { }
ChangeComponentSecretUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewChangeComponentSecretUnauthorized ¶
func NewChangeComponentSecretUnauthorized() *ChangeComponentSecretUnauthorized
NewChangeComponentSecretUnauthorized creates a ChangeComponentSecretUnauthorized with default headers values
func (*ChangeComponentSecretUnauthorized) Code ¶
func (o *ChangeComponentSecretUnauthorized) Code() int
Code gets the status code for the change component secret unauthorized response
func (*ChangeComponentSecretUnauthorized) Error ¶
func (o *ChangeComponentSecretUnauthorized) Error() string
func (*ChangeComponentSecretUnauthorized) IsClientError ¶
func (o *ChangeComponentSecretUnauthorized) IsClientError() bool
IsClientError returns true when this change component secret unauthorized response has a 4xx status code
func (*ChangeComponentSecretUnauthorized) IsCode ¶
func (o *ChangeComponentSecretUnauthorized) IsCode(code int) bool
IsCode returns true when this change component secret unauthorized response a status code equal to that given
func (*ChangeComponentSecretUnauthorized) IsRedirect ¶
func (o *ChangeComponentSecretUnauthorized) IsRedirect() bool
IsRedirect returns true when this change component secret unauthorized response has a 3xx status code
func (*ChangeComponentSecretUnauthorized) IsServerError ¶
func (o *ChangeComponentSecretUnauthorized) IsServerError() bool
IsServerError returns true when this change component secret unauthorized response has a 5xx status code
func (*ChangeComponentSecretUnauthorized) IsSuccess ¶
func (o *ChangeComponentSecretUnauthorized) IsSuccess() bool
IsSuccess returns true when this change component secret unauthorized response has a 2xx status code
func (*ChangeComponentSecretUnauthorized) String ¶
func (o *ChangeComponentSecretUnauthorized) String() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for environment API
func (*Client) ChangeComponentSecret ¶
func (a *Client) ChangeComponentSecret(params *ChangeComponentSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ChangeComponentSecretOK, error)
ChangeComponentSecret updates an application environment component secret
func (*Client) CreateEnvironment ¶
func (a *Client) CreateEnvironment(params *CreateEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateEnvironmentOK, error)
CreateEnvironment creates application environment
func (*Client) DeleteEnvironment ¶
func (a *Client) DeleteEnvironment(params *DeleteEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteEnvironmentOK, error)
DeleteEnvironment deletes application environment
func (*Client) DisableEnvironmentAlerting ¶
func (a *Client) DisableEnvironmentAlerting(params *DisableEnvironmentAlertingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DisableEnvironmentAlertingOK, error)
DisableEnvironmentAlerting disables alerting for an environment
func (*Client) EnableEnvironmentAlerting ¶
func (a *Client) EnableEnvironmentAlerting(params *EnableEnvironmentAlertingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EnableEnvironmentAlertingOK, error)
EnableEnvironmentAlerting enables alerting for an environment
func (*Client) GetApplicationEnvironmentDeployments ¶
func (a *Client) GetApplicationEnvironmentDeployments(params *GetApplicationEnvironmentDeploymentsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetApplicationEnvironmentDeploymentsOK, error)
GetApplicationEnvironmentDeployments lists the application environment deployments
func (*Client) GetAzureKeyVaultSecretVersions ¶
func (a *Client) GetAzureKeyVaultSecretVersions(params *GetAzureKeyVaultSecretVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAzureKeyVaultSecretVersionsOK, error)
GetAzureKeyVaultSecretVersions gets azure key vault secret versions for a component
func (*Client) GetEnvironment ¶
func (a *Client) GetEnvironment(params *GetEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEnvironmentOK, error)
GetEnvironment gets details for an application environment
func (*Client) GetEnvironmentAlertingConfig ¶
func (a *Client) GetEnvironmentAlertingConfig(params *GetEnvironmentAlertingConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEnvironmentAlertingConfigOK, error)
GetEnvironmentAlertingConfig gets alerts configuration for an environment
func (*Client) GetEnvironmentEvents ¶
func (a *Client) GetEnvironmentEvents(params *GetEnvironmentEventsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEnvironmentEventsOK, error)
GetEnvironmentEvents lists events for an application environment
func (*Client) GetEnvironmentSummary ¶
func (a *Client) GetEnvironmentSummary(params *GetEnvironmentSummaryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEnvironmentSummaryOK, error)
GetEnvironmentSummary lists the environments for an application
func (*Client) RestartEnvironment ¶
func (a *Client) RestartEnvironment(params *RestartEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RestartEnvironmentOK, error)
RestartEnvironment restarts all components in the environment stops all running components in the environment pulls new images from image hub in radix configuration starts all components in the environment again using up to date image
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) StartEnvironment ¶
func (a *Client) StartEnvironment(params *StartEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*StartEnvironmentOK, error)
StartEnvironment starts all components in the environment
func (*Client) StopEnvironment ¶
func (a *Client) StopEnvironment(params *StopEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*StopEnvironmentOK, error)
StopEnvironment stops all components in the environment
func (*Client) UpdateEnvironmentAlertingConfig ¶
func (a *Client) UpdateEnvironmentAlertingConfig(params *UpdateEnvironmentAlertingConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateEnvironmentAlertingConfigOK, error)
UpdateEnvironmentAlertingConfig updates alerts configuration for an environment
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
type ClientService ¶
type ClientService interface { ChangeComponentSecret(params *ChangeComponentSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ChangeComponentSecretOK, error) CreateEnvironment(params *CreateEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateEnvironmentOK, error) DeleteEnvironment(params *DeleteEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteEnvironmentOK, error) DisableEnvironmentAlerting(params *DisableEnvironmentAlertingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DisableEnvironmentAlertingOK, error) EnableEnvironmentAlerting(params *EnableEnvironmentAlertingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EnableEnvironmentAlertingOK, error) GetApplicationEnvironmentDeployments(params *GetApplicationEnvironmentDeploymentsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetApplicationEnvironmentDeploymentsOK, error) GetAzureKeyVaultSecretVersions(params *GetAzureKeyVaultSecretVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAzureKeyVaultSecretVersionsOK, error) GetEnvironment(params *GetEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEnvironmentOK, error) GetEnvironmentAlertingConfig(params *GetEnvironmentAlertingConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEnvironmentAlertingConfigOK, error) GetEnvironmentEvents(params *GetEnvironmentEventsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEnvironmentEventsOK, error) GetEnvironmentSummary(params *GetEnvironmentSummaryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEnvironmentSummaryOK, error) RestartEnvironment(params *RestartEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RestartEnvironmentOK, error) StartEnvironment(params *StartEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*StartEnvironmentOK, error) StopEnvironment(params *StopEnvironmentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*StopEnvironmentOK, error) UpdateEnvironmentAlertingConfig(params *UpdateEnvironmentAlertingConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateEnvironmentAlertingConfigOK, 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 environment API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new environment API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new environment API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type CreateEnvironmentOK ¶
type CreateEnvironmentOK struct { }
CreateEnvironmentOK describes a response with status code 200, with default header values.
Environment created ok
func NewCreateEnvironmentOK ¶
func NewCreateEnvironmentOK() *CreateEnvironmentOK
NewCreateEnvironmentOK creates a CreateEnvironmentOK with default headers values
func (*CreateEnvironmentOK) Code ¶
func (o *CreateEnvironmentOK) Code() int
Code gets the status code for the create environment o k response
func (*CreateEnvironmentOK) Error ¶
func (o *CreateEnvironmentOK) Error() string
func (*CreateEnvironmentOK) IsClientError ¶
func (o *CreateEnvironmentOK) IsClientError() bool
IsClientError returns true when this create environment o k response has a 4xx status code
func (*CreateEnvironmentOK) IsCode ¶
func (o *CreateEnvironmentOK) IsCode(code int) bool
IsCode returns true when this create environment o k response a status code equal to that given
func (*CreateEnvironmentOK) IsRedirect ¶
func (o *CreateEnvironmentOK) IsRedirect() bool
IsRedirect returns true when this create environment o k response has a 3xx status code
func (*CreateEnvironmentOK) IsServerError ¶
func (o *CreateEnvironmentOK) IsServerError() bool
IsServerError returns true when this create environment o k response has a 5xx status code
func (*CreateEnvironmentOK) IsSuccess ¶
func (o *CreateEnvironmentOK) IsSuccess() bool
IsSuccess returns true when this create environment o k response has a 2xx status code
func (*CreateEnvironmentOK) String ¶
func (o *CreateEnvironmentOK) String() string
type CreateEnvironmentParams ¶
type CreateEnvironmentParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. name of Radix application */ AppName string /* EnvName. name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateEnvironmentParams contains all the parameters to send to the API endpoint
for the create environment operation. Typically these are written to a http.Request.
func NewCreateEnvironmentParams ¶
func NewCreateEnvironmentParams() *CreateEnvironmentParams
NewCreateEnvironmentParams creates a new CreateEnvironmentParams 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 NewCreateEnvironmentParamsWithContext ¶
func NewCreateEnvironmentParamsWithContext(ctx context.Context) *CreateEnvironmentParams
NewCreateEnvironmentParamsWithContext creates a new CreateEnvironmentParams object with the ability to set a context for a request.
func NewCreateEnvironmentParamsWithHTTPClient ¶
func NewCreateEnvironmentParamsWithHTTPClient(client *http.Client) *CreateEnvironmentParams
NewCreateEnvironmentParamsWithHTTPClient creates a new CreateEnvironmentParams object with the ability to set a custom HTTPClient for a request.
func NewCreateEnvironmentParamsWithTimeout ¶
func NewCreateEnvironmentParamsWithTimeout(timeout time.Duration) *CreateEnvironmentParams
NewCreateEnvironmentParamsWithTimeout creates a new CreateEnvironmentParams object with the ability to set a timeout on a request.
func (*CreateEnvironmentParams) SetAppName ¶
func (o *CreateEnvironmentParams) SetAppName(appName string)
SetAppName adds the appName to the create environment params
func (*CreateEnvironmentParams) SetContext ¶
func (o *CreateEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the create environment params
func (*CreateEnvironmentParams) SetDefaults ¶
func (o *CreateEnvironmentParams) SetDefaults()
SetDefaults hydrates default values in the create environment params (not the query body).
All values with no default are reset to their zero value.
func (*CreateEnvironmentParams) SetEnvName ¶
func (o *CreateEnvironmentParams) SetEnvName(envName string)
SetEnvName adds the envName to the create environment params
func (*CreateEnvironmentParams) SetHTTPClient ¶
func (o *CreateEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create environment params
func (*CreateEnvironmentParams) SetImpersonateGroup ¶
func (o *CreateEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the create environment params
func (*CreateEnvironmentParams) SetImpersonateUser ¶
func (o *CreateEnvironmentParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the create environment params
func (*CreateEnvironmentParams) SetTimeout ¶
func (o *CreateEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create environment params
func (*CreateEnvironmentParams) WithAppName ¶
func (o *CreateEnvironmentParams) WithAppName(appName string) *CreateEnvironmentParams
WithAppName adds the appName to the create environment params
func (*CreateEnvironmentParams) WithContext ¶
func (o *CreateEnvironmentParams) WithContext(ctx context.Context) *CreateEnvironmentParams
WithContext adds the context to the create environment params
func (*CreateEnvironmentParams) WithDefaults ¶
func (o *CreateEnvironmentParams) WithDefaults() *CreateEnvironmentParams
WithDefaults hydrates default values in the create environment params (not the query body).
All values with no default are reset to their zero value.
func (*CreateEnvironmentParams) WithEnvName ¶
func (o *CreateEnvironmentParams) WithEnvName(envName string) *CreateEnvironmentParams
WithEnvName adds the envName to the create environment params
func (*CreateEnvironmentParams) WithHTTPClient ¶
func (o *CreateEnvironmentParams) WithHTTPClient(client *http.Client) *CreateEnvironmentParams
WithHTTPClient adds the HTTPClient to the create environment params
func (*CreateEnvironmentParams) WithImpersonateGroup ¶
func (o *CreateEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *CreateEnvironmentParams
WithImpersonateGroup adds the impersonateGroup to the create environment params
func (*CreateEnvironmentParams) WithImpersonateUser ¶
func (o *CreateEnvironmentParams) WithImpersonateUser(impersonateUser *string) *CreateEnvironmentParams
WithImpersonateUser adds the impersonateUser to the create environment params
func (*CreateEnvironmentParams) WithTimeout ¶
func (o *CreateEnvironmentParams) WithTimeout(timeout time.Duration) *CreateEnvironmentParams
WithTimeout adds the timeout to the create environment params
func (*CreateEnvironmentParams) WriteToRequest ¶
func (o *CreateEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateEnvironmentReader ¶
type CreateEnvironmentReader struct {
// contains filtered or unexported fields
}
CreateEnvironmentReader is a Reader for the CreateEnvironment structure.
func (*CreateEnvironmentReader) ReadResponse ¶
func (o *CreateEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateEnvironmentUnauthorized ¶
type CreateEnvironmentUnauthorized struct { }
CreateEnvironmentUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewCreateEnvironmentUnauthorized ¶
func NewCreateEnvironmentUnauthorized() *CreateEnvironmentUnauthorized
NewCreateEnvironmentUnauthorized creates a CreateEnvironmentUnauthorized with default headers values
func (*CreateEnvironmentUnauthorized) Code ¶
func (o *CreateEnvironmentUnauthorized) Code() int
Code gets the status code for the create environment unauthorized response
func (*CreateEnvironmentUnauthorized) Error ¶
func (o *CreateEnvironmentUnauthorized) Error() string
func (*CreateEnvironmentUnauthorized) IsClientError ¶
func (o *CreateEnvironmentUnauthorized) IsClientError() bool
IsClientError returns true when this create environment unauthorized response has a 4xx status code
func (*CreateEnvironmentUnauthorized) IsCode ¶
func (o *CreateEnvironmentUnauthorized) IsCode(code int) bool
IsCode returns true when this create environment unauthorized response a status code equal to that given
func (*CreateEnvironmentUnauthorized) IsRedirect ¶
func (o *CreateEnvironmentUnauthorized) IsRedirect() bool
IsRedirect returns true when this create environment unauthorized response has a 3xx status code
func (*CreateEnvironmentUnauthorized) IsServerError ¶
func (o *CreateEnvironmentUnauthorized) IsServerError() bool
IsServerError returns true when this create environment unauthorized response has a 5xx status code
func (*CreateEnvironmentUnauthorized) IsSuccess ¶
func (o *CreateEnvironmentUnauthorized) IsSuccess() bool
IsSuccess returns true when this create environment unauthorized response has a 2xx status code
func (*CreateEnvironmentUnauthorized) String ¶
func (o *CreateEnvironmentUnauthorized) String() string
type DeleteEnvironmentNotFound ¶
type DeleteEnvironmentNotFound struct { }
DeleteEnvironmentNotFound describes a response with status code 404, with default header values.
Not found
func NewDeleteEnvironmentNotFound ¶
func NewDeleteEnvironmentNotFound() *DeleteEnvironmentNotFound
NewDeleteEnvironmentNotFound creates a DeleteEnvironmentNotFound with default headers values
func (*DeleteEnvironmentNotFound) Code ¶
func (o *DeleteEnvironmentNotFound) Code() int
Code gets the status code for the delete environment not found response
func (*DeleteEnvironmentNotFound) Error ¶
func (o *DeleteEnvironmentNotFound) Error() string
func (*DeleteEnvironmentNotFound) IsClientError ¶
func (o *DeleteEnvironmentNotFound) IsClientError() bool
IsClientError returns true when this delete environment not found response has a 4xx status code
func (*DeleteEnvironmentNotFound) IsCode ¶
func (o *DeleteEnvironmentNotFound) IsCode(code int) bool
IsCode returns true when this delete environment not found response a status code equal to that given
func (*DeleteEnvironmentNotFound) IsRedirect ¶
func (o *DeleteEnvironmentNotFound) IsRedirect() bool
IsRedirect returns true when this delete environment not found response has a 3xx status code
func (*DeleteEnvironmentNotFound) IsServerError ¶
func (o *DeleteEnvironmentNotFound) IsServerError() bool
IsServerError returns true when this delete environment not found response has a 5xx status code
func (*DeleteEnvironmentNotFound) IsSuccess ¶
func (o *DeleteEnvironmentNotFound) IsSuccess() bool
IsSuccess returns true when this delete environment not found response has a 2xx status code
func (*DeleteEnvironmentNotFound) String ¶
func (o *DeleteEnvironmentNotFound) String() string
type DeleteEnvironmentOK ¶
type DeleteEnvironmentOK struct { }
DeleteEnvironmentOK describes a response with status code 200, with default header values.
Environment deleted ok
func NewDeleteEnvironmentOK ¶
func NewDeleteEnvironmentOK() *DeleteEnvironmentOK
NewDeleteEnvironmentOK creates a DeleteEnvironmentOK with default headers values
func (*DeleteEnvironmentOK) Code ¶
func (o *DeleteEnvironmentOK) Code() int
Code gets the status code for the delete environment o k response
func (*DeleteEnvironmentOK) Error ¶
func (o *DeleteEnvironmentOK) Error() string
func (*DeleteEnvironmentOK) IsClientError ¶
func (o *DeleteEnvironmentOK) IsClientError() bool
IsClientError returns true when this delete environment o k response has a 4xx status code
func (*DeleteEnvironmentOK) IsCode ¶
func (o *DeleteEnvironmentOK) IsCode(code int) bool
IsCode returns true when this delete environment o k response a status code equal to that given
func (*DeleteEnvironmentOK) IsRedirect ¶
func (o *DeleteEnvironmentOK) IsRedirect() bool
IsRedirect returns true when this delete environment o k response has a 3xx status code
func (*DeleteEnvironmentOK) IsServerError ¶
func (o *DeleteEnvironmentOK) IsServerError() bool
IsServerError returns true when this delete environment o k response has a 5xx status code
func (*DeleteEnvironmentOK) IsSuccess ¶
func (o *DeleteEnvironmentOK) IsSuccess() bool
IsSuccess returns true when this delete environment o k response has a 2xx status code
func (*DeleteEnvironmentOK) String ¶
func (o *DeleteEnvironmentOK) String() string
type DeleteEnvironmentParams ¶
type DeleteEnvironmentParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. name of Radix application */ AppName string /* EnvName. name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteEnvironmentParams contains all the parameters to send to the API endpoint
for the delete environment operation. Typically these are written to a http.Request.
func NewDeleteEnvironmentParams ¶
func NewDeleteEnvironmentParams() *DeleteEnvironmentParams
NewDeleteEnvironmentParams creates a new DeleteEnvironmentParams 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 NewDeleteEnvironmentParamsWithContext ¶
func NewDeleteEnvironmentParamsWithContext(ctx context.Context) *DeleteEnvironmentParams
NewDeleteEnvironmentParamsWithContext creates a new DeleteEnvironmentParams object with the ability to set a context for a request.
func NewDeleteEnvironmentParamsWithHTTPClient ¶
func NewDeleteEnvironmentParamsWithHTTPClient(client *http.Client) *DeleteEnvironmentParams
NewDeleteEnvironmentParamsWithHTTPClient creates a new DeleteEnvironmentParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteEnvironmentParamsWithTimeout ¶
func NewDeleteEnvironmentParamsWithTimeout(timeout time.Duration) *DeleteEnvironmentParams
NewDeleteEnvironmentParamsWithTimeout creates a new DeleteEnvironmentParams object with the ability to set a timeout on a request.
func (*DeleteEnvironmentParams) SetAppName ¶
func (o *DeleteEnvironmentParams) SetAppName(appName string)
SetAppName adds the appName to the delete environment params
func (*DeleteEnvironmentParams) SetContext ¶
func (o *DeleteEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete environment params
func (*DeleteEnvironmentParams) SetDefaults ¶
func (o *DeleteEnvironmentParams) SetDefaults()
SetDefaults hydrates default values in the delete environment params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteEnvironmentParams) SetEnvName ¶
func (o *DeleteEnvironmentParams) SetEnvName(envName string)
SetEnvName adds the envName to the delete environment params
func (*DeleteEnvironmentParams) SetHTTPClient ¶
func (o *DeleteEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete environment params
func (*DeleteEnvironmentParams) SetImpersonateGroup ¶
func (o *DeleteEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the delete environment params
func (*DeleteEnvironmentParams) SetImpersonateUser ¶
func (o *DeleteEnvironmentParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the delete environment params
func (*DeleteEnvironmentParams) SetTimeout ¶
func (o *DeleteEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete environment params
func (*DeleteEnvironmentParams) WithAppName ¶
func (o *DeleteEnvironmentParams) WithAppName(appName string) *DeleteEnvironmentParams
WithAppName adds the appName to the delete environment params
func (*DeleteEnvironmentParams) WithContext ¶
func (o *DeleteEnvironmentParams) WithContext(ctx context.Context) *DeleteEnvironmentParams
WithContext adds the context to the delete environment params
func (*DeleteEnvironmentParams) WithDefaults ¶
func (o *DeleteEnvironmentParams) WithDefaults() *DeleteEnvironmentParams
WithDefaults hydrates default values in the delete environment params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteEnvironmentParams) WithEnvName ¶
func (o *DeleteEnvironmentParams) WithEnvName(envName string) *DeleteEnvironmentParams
WithEnvName adds the envName to the delete environment params
func (*DeleteEnvironmentParams) WithHTTPClient ¶
func (o *DeleteEnvironmentParams) WithHTTPClient(client *http.Client) *DeleteEnvironmentParams
WithHTTPClient adds the HTTPClient to the delete environment params
func (*DeleteEnvironmentParams) WithImpersonateGroup ¶
func (o *DeleteEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *DeleteEnvironmentParams
WithImpersonateGroup adds the impersonateGroup to the delete environment params
func (*DeleteEnvironmentParams) WithImpersonateUser ¶
func (o *DeleteEnvironmentParams) WithImpersonateUser(impersonateUser *string) *DeleteEnvironmentParams
WithImpersonateUser adds the impersonateUser to the delete environment params
func (*DeleteEnvironmentParams) WithTimeout ¶
func (o *DeleteEnvironmentParams) WithTimeout(timeout time.Duration) *DeleteEnvironmentParams
WithTimeout adds the timeout to the delete environment params
func (*DeleteEnvironmentParams) WriteToRequest ¶
func (o *DeleteEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteEnvironmentReader ¶
type DeleteEnvironmentReader struct {
// contains filtered or unexported fields
}
DeleteEnvironmentReader is a Reader for the DeleteEnvironment structure.
func (*DeleteEnvironmentReader) ReadResponse ¶
func (o *DeleteEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteEnvironmentUnauthorized ¶
type DeleteEnvironmentUnauthorized struct { }
DeleteEnvironmentUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewDeleteEnvironmentUnauthorized ¶
func NewDeleteEnvironmentUnauthorized() *DeleteEnvironmentUnauthorized
NewDeleteEnvironmentUnauthorized creates a DeleteEnvironmentUnauthorized with default headers values
func (*DeleteEnvironmentUnauthorized) Code ¶
func (o *DeleteEnvironmentUnauthorized) Code() int
Code gets the status code for the delete environment unauthorized response
func (*DeleteEnvironmentUnauthorized) Error ¶
func (o *DeleteEnvironmentUnauthorized) Error() string
func (*DeleteEnvironmentUnauthorized) IsClientError ¶
func (o *DeleteEnvironmentUnauthorized) IsClientError() bool
IsClientError returns true when this delete environment unauthorized response has a 4xx status code
func (*DeleteEnvironmentUnauthorized) IsCode ¶
func (o *DeleteEnvironmentUnauthorized) IsCode(code int) bool
IsCode returns true when this delete environment unauthorized response a status code equal to that given
func (*DeleteEnvironmentUnauthorized) IsRedirect ¶
func (o *DeleteEnvironmentUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete environment unauthorized response has a 3xx status code
func (*DeleteEnvironmentUnauthorized) IsServerError ¶
func (o *DeleteEnvironmentUnauthorized) IsServerError() bool
IsServerError returns true when this delete environment unauthorized response has a 5xx status code
func (*DeleteEnvironmentUnauthorized) IsSuccess ¶
func (o *DeleteEnvironmentUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete environment unauthorized response has a 2xx status code
func (*DeleteEnvironmentUnauthorized) String ¶
func (o *DeleteEnvironmentUnauthorized) String() string
type DisableEnvironmentAlertingBadRequest ¶
type DisableEnvironmentAlertingBadRequest struct { }
DisableEnvironmentAlertingBadRequest describes a response with status code 400, with default header values.
Alerting already enabled
func NewDisableEnvironmentAlertingBadRequest ¶
func NewDisableEnvironmentAlertingBadRequest() *DisableEnvironmentAlertingBadRequest
NewDisableEnvironmentAlertingBadRequest creates a DisableEnvironmentAlertingBadRequest with default headers values
func (*DisableEnvironmentAlertingBadRequest) Code ¶
func (o *DisableEnvironmentAlertingBadRequest) Code() int
Code gets the status code for the disable environment alerting bad request response
func (*DisableEnvironmentAlertingBadRequest) Error ¶
func (o *DisableEnvironmentAlertingBadRequest) Error() string
func (*DisableEnvironmentAlertingBadRequest) IsClientError ¶
func (o *DisableEnvironmentAlertingBadRequest) IsClientError() bool
IsClientError returns true when this disable environment alerting bad request response has a 4xx status code
func (*DisableEnvironmentAlertingBadRequest) IsCode ¶
func (o *DisableEnvironmentAlertingBadRequest) IsCode(code int) bool
IsCode returns true when this disable environment alerting bad request response a status code equal to that given
func (*DisableEnvironmentAlertingBadRequest) IsRedirect ¶
func (o *DisableEnvironmentAlertingBadRequest) IsRedirect() bool
IsRedirect returns true when this disable environment alerting bad request response has a 3xx status code
func (*DisableEnvironmentAlertingBadRequest) IsServerError ¶
func (o *DisableEnvironmentAlertingBadRequest) IsServerError() bool
IsServerError returns true when this disable environment alerting bad request response has a 5xx status code
func (*DisableEnvironmentAlertingBadRequest) IsSuccess ¶
func (o *DisableEnvironmentAlertingBadRequest) IsSuccess() bool
IsSuccess returns true when this disable environment alerting bad request response has a 2xx status code
func (*DisableEnvironmentAlertingBadRequest) String ¶
func (o *DisableEnvironmentAlertingBadRequest) String() string
type DisableEnvironmentAlertingForbidden ¶
type DisableEnvironmentAlertingForbidden struct { }
DisableEnvironmentAlertingForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDisableEnvironmentAlertingForbidden ¶
func NewDisableEnvironmentAlertingForbidden() *DisableEnvironmentAlertingForbidden
NewDisableEnvironmentAlertingForbidden creates a DisableEnvironmentAlertingForbidden with default headers values
func (*DisableEnvironmentAlertingForbidden) Code ¶
func (o *DisableEnvironmentAlertingForbidden) Code() int
Code gets the status code for the disable environment alerting forbidden response
func (*DisableEnvironmentAlertingForbidden) Error ¶
func (o *DisableEnvironmentAlertingForbidden) Error() string
func (*DisableEnvironmentAlertingForbidden) IsClientError ¶
func (o *DisableEnvironmentAlertingForbidden) IsClientError() bool
IsClientError returns true when this disable environment alerting forbidden response has a 4xx status code
func (*DisableEnvironmentAlertingForbidden) IsCode ¶
func (o *DisableEnvironmentAlertingForbidden) IsCode(code int) bool
IsCode returns true when this disable environment alerting forbidden response a status code equal to that given
func (*DisableEnvironmentAlertingForbidden) IsRedirect ¶
func (o *DisableEnvironmentAlertingForbidden) IsRedirect() bool
IsRedirect returns true when this disable environment alerting forbidden response has a 3xx status code
func (*DisableEnvironmentAlertingForbidden) IsServerError ¶
func (o *DisableEnvironmentAlertingForbidden) IsServerError() bool
IsServerError returns true when this disable environment alerting forbidden response has a 5xx status code
func (*DisableEnvironmentAlertingForbidden) IsSuccess ¶
func (o *DisableEnvironmentAlertingForbidden) IsSuccess() bool
IsSuccess returns true when this disable environment alerting forbidden response has a 2xx status code
func (*DisableEnvironmentAlertingForbidden) String ¶
func (o *DisableEnvironmentAlertingForbidden) String() string
type DisableEnvironmentAlertingInternalServerError ¶
type DisableEnvironmentAlertingInternalServerError struct { }
DisableEnvironmentAlertingInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewDisableEnvironmentAlertingInternalServerError ¶
func NewDisableEnvironmentAlertingInternalServerError() *DisableEnvironmentAlertingInternalServerError
NewDisableEnvironmentAlertingInternalServerError creates a DisableEnvironmentAlertingInternalServerError with default headers values
func (*DisableEnvironmentAlertingInternalServerError) Code ¶
func (o *DisableEnvironmentAlertingInternalServerError) Code() int
Code gets the status code for the disable environment alerting internal server error response
func (*DisableEnvironmentAlertingInternalServerError) Error ¶
func (o *DisableEnvironmentAlertingInternalServerError) Error() string
func (*DisableEnvironmentAlertingInternalServerError) IsClientError ¶
func (o *DisableEnvironmentAlertingInternalServerError) IsClientError() bool
IsClientError returns true when this disable environment alerting internal server error response has a 4xx status code
func (*DisableEnvironmentAlertingInternalServerError) IsCode ¶
func (o *DisableEnvironmentAlertingInternalServerError) IsCode(code int) bool
IsCode returns true when this disable environment alerting internal server error response a status code equal to that given
func (*DisableEnvironmentAlertingInternalServerError) IsRedirect ¶
func (o *DisableEnvironmentAlertingInternalServerError) IsRedirect() bool
IsRedirect returns true when this disable environment alerting internal server error response has a 3xx status code
func (*DisableEnvironmentAlertingInternalServerError) IsServerError ¶
func (o *DisableEnvironmentAlertingInternalServerError) IsServerError() bool
IsServerError returns true when this disable environment alerting internal server error response has a 5xx status code
func (*DisableEnvironmentAlertingInternalServerError) IsSuccess ¶
func (o *DisableEnvironmentAlertingInternalServerError) IsSuccess() bool
IsSuccess returns true when this disable environment alerting internal server error response has a 2xx status code
func (*DisableEnvironmentAlertingInternalServerError) String ¶
func (o *DisableEnvironmentAlertingInternalServerError) String() string
type DisableEnvironmentAlertingNotFound ¶
type DisableEnvironmentAlertingNotFound struct { }
DisableEnvironmentAlertingNotFound describes a response with status code 404, with default header values.
Not found
func NewDisableEnvironmentAlertingNotFound ¶
func NewDisableEnvironmentAlertingNotFound() *DisableEnvironmentAlertingNotFound
NewDisableEnvironmentAlertingNotFound creates a DisableEnvironmentAlertingNotFound with default headers values
func (*DisableEnvironmentAlertingNotFound) Code ¶
func (o *DisableEnvironmentAlertingNotFound) Code() int
Code gets the status code for the disable environment alerting not found response
func (*DisableEnvironmentAlertingNotFound) Error ¶
func (o *DisableEnvironmentAlertingNotFound) Error() string
func (*DisableEnvironmentAlertingNotFound) IsClientError ¶
func (o *DisableEnvironmentAlertingNotFound) IsClientError() bool
IsClientError returns true when this disable environment alerting not found response has a 4xx status code
func (*DisableEnvironmentAlertingNotFound) IsCode ¶
func (o *DisableEnvironmentAlertingNotFound) IsCode(code int) bool
IsCode returns true when this disable environment alerting not found response a status code equal to that given
func (*DisableEnvironmentAlertingNotFound) IsRedirect ¶
func (o *DisableEnvironmentAlertingNotFound) IsRedirect() bool
IsRedirect returns true when this disable environment alerting not found response has a 3xx status code
func (*DisableEnvironmentAlertingNotFound) IsServerError ¶
func (o *DisableEnvironmentAlertingNotFound) IsServerError() bool
IsServerError returns true when this disable environment alerting not found response has a 5xx status code
func (*DisableEnvironmentAlertingNotFound) IsSuccess ¶
func (o *DisableEnvironmentAlertingNotFound) IsSuccess() bool
IsSuccess returns true when this disable environment alerting not found response has a 2xx status code
func (*DisableEnvironmentAlertingNotFound) String ¶
func (o *DisableEnvironmentAlertingNotFound) String() string
type DisableEnvironmentAlertingOK ¶
type DisableEnvironmentAlertingOK struct {
Payload *models.AlertingConfig
}
DisableEnvironmentAlertingOK describes a response with status code 200, with default header values.
Successful disable alerting
func NewDisableEnvironmentAlertingOK ¶
func NewDisableEnvironmentAlertingOK() *DisableEnvironmentAlertingOK
NewDisableEnvironmentAlertingOK creates a DisableEnvironmentAlertingOK with default headers values
func (*DisableEnvironmentAlertingOK) Code ¶
func (o *DisableEnvironmentAlertingOK) Code() int
Code gets the status code for the disable environment alerting o k response
func (*DisableEnvironmentAlertingOK) Error ¶
func (o *DisableEnvironmentAlertingOK) Error() string
func (*DisableEnvironmentAlertingOK) GetPayload ¶
func (o *DisableEnvironmentAlertingOK) GetPayload() *models.AlertingConfig
func (*DisableEnvironmentAlertingOK) IsClientError ¶
func (o *DisableEnvironmentAlertingOK) IsClientError() bool
IsClientError returns true when this disable environment alerting o k response has a 4xx status code
func (*DisableEnvironmentAlertingOK) IsCode ¶
func (o *DisableEnvironmentAlertingOK) IsCode(code int) bool
IsCode returns true when this disable environment alerting o k response a status code equal to that given
func (*DisableEnvironmentAlertingOK) IsRedirect ¶
func (o *DisableEnvironmentAlertingOK) IsRedirect() bool
IsRedirect returns true when this disable environment alerting o k response has a 3xx status code
func (*DisableEnvironmentAlertingOK) IsServerError ¶
func (o *DisableEnvironmentAlertingOK) IsServerError() bool
IsServerError returns true when this disable environment alerting o k response has a 5xx status code
func (*DisableEnvironmentAlertingOK) IsSuccess ¶
func (o *DisableEnvironmentAlertingOK) IsSuccess() bool
IsSuccess returns true when this disable environment alerting o k response has a 2xx status code
func (*DisableEnvironmentAlertingOK) String ¶
func (o *DisableEnvironmentAlertingOK) String() string
type DisableEnvironmentAlertingParams ¶
type DisableEnvironmentAlertingParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. Name of application */ AppName string /* EnvName. Name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DisableEnvironmentAlertingParams contains all the parameters to send to the API endpoint
for the disable environment alerting operation. Typically these are written to a http.Request.
func NewDisableEnvironmentAlertingParams ¶
func NewDisableEnvironmentAlertingParams() *DisableEnvironmentAlertingParams
NewDisableEnvironmentAlertingParams creates a new DisableEnvironmentAlertingParams 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 NewDisableEnvironmentAlertingParamsWithContext ¶
func NewDisableEnvironmentAlertingParamsWithContext(ctx context.Context) *DisableEnvironmentAlertingParams
NewDisableEnvironmentAlertingParamsWithContext creates a new DisableEnvironmentAlertingParams object with the ability to set a context for a request.
func NewDisableEnvironmentAlertingParamsWithHTTPClient ¶
func NewDisableEnvironmentAlertingParamsWithHTTPClient(client *http.Client) *DisableEnvironmentAlertingParams
NewDisableEnvironmentAlertingParamsWithHTTPClient creates a new DisableEnvironmentAlertingParams object with the ability to set a custom HTTPClient for a request.
func NewDisableEnvironmentAlertingParamsWithTimeout ¶
func NewDisableEnvironmentAlertingParamsWithTimeout(timeout time.Duration) *DisableEnvironmentAlertingParams
NewDisableEnvironmentAlertingParamsWithTimeout creates a new DisableEnvironmentAlertingParams object with the ability to set a timeout on a request.
func (*DisableEnvironmentAlertingParams) SetAppName ¶
func (o *DisableEnvironmentAlertingParams) SetAppName(appName string)
SetAppName adds the appName to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) SetContext ¶
func (o *DisableEnvironmentAlertingParams) SetContext(ctx context.Context)
SetContext adds the context to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) SetDefaults ¶
func (o *DisableEnvironmentAlertingParams) SetDefaults()
SetDefaults hydrates default values in the disable environment alerting params (not the query body).
All values with no default are reset to their zero value.
func (*DisableEnvironmentAlertingParams) SetEnvName ¶
func (o *DisableEnvironmentAlertingParams) SetEnvName(envName string)
SetEnvName adds the envName to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) SetHTTPClient ¶
func (o *DisableEnvironmentAlertingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) SetImpersonateGroup ¶
func (o *DisableEnvironmentAlertingParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) SetImpersonateUser ¶
func (o *DisableEnvironmentAlertingParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) SetTimeout ¶
func (o *DisableEnvironmentAlertingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) WithAppName ¶
func (o *DisableEnvironmentAlertingParams) WithAppName(appName string) *DisableEnvironmentAlertingParams
WithAppName adds the appName to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) WithContext ¶
func (o *DisableEnvironmentAlertingParams) WithContext(ctx context.Context) *DisableEnvironmentAlertingParams
WithContext adds the context to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) WithDefaults ¶
func (o *DisableEnvironmentAlertingParams) WithDefaults() *DisableEnvironmentAlertingParams
WithDefaults hydrates default values in the disable environment alerting params (not the query body).
All values with no default are reset to their zero value.
func (*DisableEnvironmentAlertingParams) WithEnvName ¶
func (o *DisableEnvironmentAlertingParams) WithEnvName(envName string) *DisableEnvironmentAlertingParams
WithEnvName adds the envName to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) WithHTTPClient ¶
func (o *DisableEnvironmentAlertingParams) WithHTTPClient(client *http.Client) *DisableEnvironmentAlertingParams
WithHTTPClient adds the HTTPClient to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) WithImpersonateGroup ¶
func (o *DisableEnvironmentAlertingParams) WithImpersonateGroup(impersonateGroup *string) *DisableEnvironmentAlertingParams
WithImpersonateGroup adds the impersonateGroup to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) WithImpersonateUser ¶
func (o *DisableEnvironmentAlertingParams) WithImpersonateUser(impersonateUser *string) *DisableEnvironmentAlertingParams
WithImpersonateUser adds the impersonateUser to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) WithTimeout ¶
func (o *DisableEnvironmentAlertingParams) WithTimeout(timeout time.Duration) *DisableEnvironmentAlertingParams
WithTimeout adds the timeout to the disable environment alerting params
func (*DisableEnvironmentAlertingParams) WriteToRequest ¶
func (o *DisableEnvironmentAlertingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisableEnvironmentAlertingReader ¶
type DisableEnvironmentAlertingReader struct {
// contains filtered or unexported fields
}
DisableEnvironmentAlertingReader is a Reader for the DisableEnvironmentAlerting structure.
func (*DisableEnvironmentAlertingReader) ReadResponse ¶
func (o *DisableEnvironmentAlertingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisableEnvironmentAlertingUnauthorized ¶
type DisableEnvironmentAlertingUnauthorized struct { }
DisableEnvironmentAlertingUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewDisableEnvironmentAlertingUnauthorized ¶
func NewDisableEnvironmentAlertingUnauthorized() *DisableEnvironmentAlertingUnauthorized
NewDisableEnvironmentAlertingUnauthorized creates a DisableEnvironmentAlertingUnauthorized with default headers values
func (*DisableEnvironmentAlertingUnauthorized) Code ¶
func (o *DisableEnvironmentAlertingUnauthorized) Code() int
Code gets the status code for the disable environment alerting unauthorized response
func (*DisableEnvironmentAlertingUnauthorized) Error ¶
func (o *DisableEnvironmentAlertingUnauthorized) Error() string
func (*DisableEnvironmentAlertingUnauthorized) IsClientError ¶
func (o *DisableEnvironmentAlertingUnauthorized) IsClientError() bool
IsClientError returns true when this disable environment alerting unauthorized response has a 4xx status code
func (*DisableEnvironmentAlertingUnauthorized) IsCode ¶
func (o *DisableEnvironmentAlertingUnauthorized) IsCode(code int) bool
IsCode returns true when this disable environment alerting unauthorized response a status code equal to that given
func (*DisableEnvironmentAlertingUnauthorized) IsRedirect ¶
func (o *DisableEnvironmentAlertingUnauthorized) IsRedirect() bool
IsRedirect returns true when this disable environment alerting unauthorized response has a 3xx status code
func (*DisableEnvironmentAlertingUnauthorized) IsServerError ¶
func (o *DisableEnvironmentAlertingUnauthorized) IsServerError() bool
IsServerError returns true when this disable environment alerting unauthorized response has a 5xx status code
func (*DisableEnvironmentAlertingUnauthorized) IsSuccess ¶
func (o *DisableEnvironmentAlertingUnauthorized) IsSuccess() bool
IsSuccess returns true when this disable environment alerting unauthorized response has a 2xx status code
func (*DisableEnvironmentAlertingUnauthorized) String ¶
func (o *DisableEnvironmentAlertingUnauthorized) String() string
type EnableEnvironmentAlertingBadRequest ¶
type EnableEnvironmentAlertingBadRequest struct { }
EnableEnvironmentAlertingBadRequest describes a response with status code 400, with default header values.
Alerting already enabled
func NewEnableEnvironmentAlertingBadRequest ¶
func NewEnableEnvironmentAlertingBadRequest() *EnableEnvironmentAlertingBadRequest
NewEnableEnvironmentAlertingBadRequest creates a EnableEnvironmentAlertingBadRequest with default headers values
func (*EnableEnvironmentAlertingBadRequest) Code ¶
func (o *EnableEnvironmentAlertingBadRequest) Code() int
Code gets the status code for the enable environment alerting bad request response
func (*EnableEnvironmentAlertingBadRequest) Error ¶
func (o *EnableEnvironmentAlertingBadRequest) Error() string
func (*EnableEnvironmentAlertingBadRequest) IsClientError ¶
func (o *EnableEnvironmentAlertingBadRequest) IsClientError() bool
IsClientError returns true when this enable environment alerting bad request response has a 4xx status code
func (*EnableEnvironmentAlertingBadRequest) IsCode ¶
func (o *EnableEnvironmentAlertingBadRequest) IsCode(code int) bool
IsCode returns true when this enable environment alerting bad request response a status code equal to that given
func (*EnableEnvironmentAlertingBadRequest) IsRedirect ¶
func (o *EnableEnvironmentAlertingBadRequest) IsRedirect() bool
IsRedirect returns true when this enable environment alerting bad request response has a 3xx status code
func (*EnableEnvironmentAlertingBadRequest) IsServerError ¶
func (o *EnableEnvironmentAlertingBadRequest) IsServerError() bool
IsServerError returns true when this enable environment alerting bad request response has a 5xx status code
func (*EnableEnvironmentAlertingBadRequest) IsSuccess ¶
func (o *EnableEnvironmentAlertingBadRequest) IsSuccess() bool
IsSuccess returns true when this enable environment alerting bad request response has a 2xx status code
func (*EnableEnvironmentAlertingBadRequest) String ¶
func (o *EnableEnvironmentAlertingBadRequest) String() string
type EnableEnvironmentAlertingForbidden ¶
type EnableEnvironmentAlertingForbidden struct { }
EnableEnvironmentAlertingForbidden describes a response with status code 403, with default header values.
Forbidden
func NewEnableEnvironmentAlertingForbidden ¶
func NewEnableEnvironmentAlertingForbidden() *EnableEnvironmentAlertingForbidden
NewEnableEnvironmentAlertingForbidden creates a EnableEnvironmentAlertingForbidden with default headers values
func (*EnableEnvironmentAlertingForbidden) Code ¶
func (o *EnableEnvironmentAlertingForbidden) Code() int
Code gets the status code for the enable environment alerting forbidden response
func (*EnableEnvironmentAlertingForbidden) Error ¶
func (o *EnableEnvironmentAlertingForbidden) Error() string
func (*EnableEnvironmentAlertingForbidden) IsClientError ¶
func (o *EnableEnvironmentAlertingForbidden) IsClientError() bool
IsClientError returns true when this enable environment alerting forbidden response has a 4xx status code
func (*EnableEnvironmentAlertingForbidden) IsCode ¶
func (o *EnableEnvironmentAlertingForbidden) IsCode(code int) bool
IsCode returns true when this enable environment alerting forbidden response a status code equal to that given
func (*EnableEnvironmentAlertingForbidden) IsRedirect ¶
func (o *EnableEnvironmentAlertingForbidden) IsRedirect() bool
IsRedirect returns true when this enable environment alerting forbidden response has a 3xx status code
func (*EnableEnvironmentAlertingForbidden) IsServerError ¶
func (o *EnableEnvironmentAlertingForbidden) IsServerError() bool
IsServerError returns true when this enable environment alerting forbidden response has a 5xx status code
func (*EnableEnvironmentAlertingForbidden) IsSuccess ¶
func (o *EnableEnvironmentAlertingForbidden) IsSuccess() bool
IsSuccess returns true when this enable environment alerting forbidden response has a 2xx status code
func (*EnableEnvironmentAlertingForbidden) String ¶
func (o *EnableEnvironmentAlertingForbidden) String() string
type EnableEnvironmentAlertingInternalServerError ¶
type EnableEnvironmentAlertingInternalServerError struct { }
EnableEnvironmentAlertingInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewEnableEnvironmentAlertingInternalServerError ¶
func NewEnableEnvironmentAlertingInternalServerError() *EnableEnvironmentAlertingInternalServerError
NewEnableEnvironmentAlertingInternalServerError creates a EnableEnvironmentAlertingInternalServerError with default headers values
func (*EnableEnvironmentAlertingInternalServerError) Code ¶
func (o *EnableEnvironmentAlertingInternalServerError) Code() int
Code gets the status code for the enable environment alerting internal server error response
func (*EnableEnvironmentAlertingInternalServerError) Error ¶
func (o *EnableEnvironmentAlertingInternalServerError) Error() string
func (*EnableEnvironmentAlertingInternalServerError) IsClientError ¶
func (o *EnableEnvironmentAlertingInternalServerError) IsClientError() bool
IsClientError returns true when this enable environment alerting internal server error response has a 4xx status code
func (*EnableEnvironmentAlertingInternalServerError) IsCode ¶
func (o *EnableEnvironmentAlertingInternalServerError) IsCode(code int) bool
IsCode returns true when this enable environment alerting internal server error response a status code equal to that given
func (*EnableEnvironmentAlertingInternalServerError) IsRedirect ¶
func (o *EnableEnvironmentAlertingInternalServerError) IsRedirect() bool
IsRedirect returns true when this enable environment alerting internal server error response has a 3xx status code
func (*EnableEnvironmentAlertingInternalServerError) IsServerError ¶
func (o *EnableEnvironmentAlertingInternalServerError) IsServerError() bool
IsServerError returns true when this enable environment alerting internal server error response has a 5xx status code
func (*EnableEnvironmentAlertingInternalServerError) IsSuccess ¶
func (o *EnableEnvironmentAlertingInternalServerError) IsSuccess() bool
IsSuccess returns true when this enable environment alerting internal server error response has a 2xx status code
func (*EnableEnvironmentAlertingInternalServerError) String ¶
func (o *EnableEnvironmentAlertingInternalServerError) String() string
type EnableEnvironmentAlertingNotFound ¶
type EnableEnvironmentAlertingNotFound struct { }
EnableEnvironmentAlertingNotFound describes a response with status code 404, with default header values.
Not found
func NewEnableEnvironmentAlertingNotFound ¶
func NewEnableEnvironmentAlertingNotFound() *EnableEnvironmentAlertingNotFound
NewEnableEnvironmentAlertingNotFound creates a EnableEnvironmentAlertingNotFound with default headers values
func (*EnableEnvironmentAlertingNotFound) Code ¶
func (o *EnableEnvironmentAlertingNotFound) Code() int
Code gets the status code for the enable environment alerting not found response
func (*EnableEnvironmentAlertingNotFound) Error ¶
func (o *EnableEnvironmentAlertingNotFound) Error() string
func (*EnableEnvironmentAlertingNotFound) IsClientError ¶
func (o *EnableEnvironmentAlertingNotFound) IsClientError() bool
IsClientError returns true when this enable environment alerting not found response has a 4xx status code
func (*EnableEnvironmentAlertingNotFound) IsCode ¶
func (o *EnableEnvironmentAlertingNotFound) IsCode(code int) bool
IsCode returns true when this enable environment alerting not found response a status code equal to that given
func (*EnableEnvironmentAlertingNotFound) IsRedirect ¶
func (o *EnableEnvironmentAlertingNotFound) IsRedirect() bool
IsRedirect returns true when this enable environment alerting not found response has a 3xx status code
func (*EnableEnvironmentAlertingNotFound) IsServerError ¶
func (o *EnableEnvironmentAlertingNotFound) IsServerError() bool
IsServerError returns true when this enable environment alerting not found response has a 5xx status code
func (*EnableEnvironmentAlertingNotFound) IsSuccess ¶
func (o *EnableEnvironmentAlertingNotFound) IsSuccess() bool
IsSuccess returns true when this enable environment alerting not found response has a 2xx status code
func (*EnableEnvironmentAlertingNotFound) String ¶
func (o *EnableEnvironmentAlertingNotFound) String() string
type EnableEnvironmentAlertingOK ¶
type EnableEnvironmentAlertingOK struct {
Payload *models.AlertingConfig
}
EnableEnvironmentAlertingOK describes a response with status code 200, with default header values.
Successful enable alerting
func NewEnableEnvironmentAlertingOK ¶
func NewEnableEnvironmentAlertingOK() *EnableEnvironmentAlertingOK
NewEnableEnvironmentAlertingOK creates a EnableEnvironmentAlertingOK with default headers values
func (*EnableEnvironmentAlertingOK) Code ¶
func (o *EnableEnvironmentAlertingOK) Code() int
Code gets the status code for the enable environment alerting o k response
func (*EnableEnvironmentAlertingOK) Error ¶
func (o *EnableEnvironmentAlertingOK) Error() string
func (*EnableEnvironmentAlertingOK) GetPayload ¶
func (o *EnableEnvironmentAlertingOK) GetPayload() *models.AlertingConfig
func (*EnableEnvironmentAlertingOK) IsClientError ¶
func (o *EnableEnvironmentAlertingOK) IsClientError() bool
IsClientError returns true when this enable environment alerting o k response has a 4xx status code
func (*EnableEnvironmentAlertingOK) IsCode ¶
func (o *EnableEnvironmentAlertingOK) IsCode(code int) bool
IsCode returns true when this enable environment alerting o k response a status code equal to that given
func (*EnableEnvironmentAlertingOK) IsRedirect ¶
func (o *EnableEnvironmentAlertingOK) IsRedirect() bool
IsRedirect returns true when this enable environment alerting o k response has a 3xx status code
func (*EnableEnvironmentAlertingOK) IsServerError ¶
func (o *EnableEnvironmentAlertingOK) IsServerError() bool
IsServerError returns true when this enable environment alerting o k response has a 5xx status code
func (*EnableEnvironmentAlertingOK) IsSuccess ¶
func (o *EnableEnvironmentAlertingOK) IsSuccess() bool
IsSuccess returns true when this enable environment alerting o k response has a 2xx status code
func (*EnableEnvironmentAlertingOK) String ¶
func (o *EnableEnvironmentAlertingOK) String() string
type EnableEnvironmentAlertingParams ¶
type EnableEnvironmentAlertingParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. Name of application */ AppName string /* EnvName. Name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EnableEnvironmentAlertingParams contains all the parameters to send to the API endpoint
for the enable environment alerting operation. Typically these are written to a http.Request.
func NewEnableEnvironmentAlertingParams ¶
func NewEnableEnvironmentAlertingParams() *EnableEnvironmentAlertingParams
NewEnableEnvironmentAlertingParams creates a new EnableEnvironmentAlertingParams 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 NewEnableEnvironmentAlertingParamsWithContext ¶
func NewEnableEnvironmentAlertingParamsWithContext(ctx context.Context) *EnableEnvironmentAlertingParams
NewEnableEnvironmentAlertingParamsWithContext creates a new EnableEnvironmentAlertingParams object with the ability to set a context for a request.
func NewEnableEnvironmentAlertingParamsWithHTTPClient ¶
func NewEnableEnvironmentAlertingParamsWithHTTPClient(client *http.Client) *EnableEnvironmentAlertingParams
NewEnableEnvironmentAlertingParamsWithHTTPClient creates a new EnableEnvironmentAlertingParams object with the ability to set a custom HTTPClient for a request.
func NewEnableEnvironmentAlertingParamsWithTimeout ¶
func NewEnableEnvironmentAlertingParamsWithTimeout(timeout time.Duration) *EnableEnvironmentAlertingParams
NewEnableEnvironmentAlertingParamsWithTimeout creates a new EnableEnvironmentAlertingParams object with the ability to set a timeout on a request.
func (*EnableEnvironmentAlertingParams) SetAppName ¶
func (o *EnableEnvironmentAlertingParams) SetAppName(appName string)
SetAppName adds the appName to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) SetContext ¶
func (o *EnableEnvironmentAlertingParams) SetContext(ctx context.Context)
SetContext adds the context to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) SetDefaults ¶
func (o *EnableEnvironmentAlertingParams) SetDefaults()
SetDefaults hydrates default values in the enable environment alerting params (not the query body).
All values with no default are reset to their zero value.
func (*EnableEnvironmentAlertingParams) SetEnvName ¶
func (o *EnableEnvironmentAlertingParams) SetEnvName(envName string)
SetEnvName adds the envName to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) SetHTTPClient ¶
func (o *EnableEnvironmentAlertingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) SetImpersonateGroup ¶
func (o *EnableEnvironmentAlertingParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) SetImpersonateUser ¶
func (o *EnableEnvironmentAlertingParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) SetTimeout ¶
func (o *EnableEnvironmentAlertingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) WithAppName ¶
func (o *EnableEnvironmentAlertingParams) WithAppName(appName string) *EnableEnvironmentAlertingParams
WithAppName adds the appName to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) WithContext ¶
func (o *EnableEnvironmentAlertingParams) WithContext(ctx context.Context) *EnableEnvironmentAlertingParams
WithContext adds the context to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) WithDefaults ¶
func (o *EnableEnvironmentAlertingParams) WithDefaults() *EnableEnvironmentAlertingParams
WithDefaults hydrates default values in the enable environment alerting params (not the query body).
All values with no default are reset to their zero value.
func (*EnableEnvironmentAlertingParams) WithEnvName ¶
func (o *EnableEnvironmentAlertingParams) WithEnvName(envName string) *EnableEnvironmentAlertingParams
WithEnvName adds the envName to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) WithHTTPClient ¶
func (o *EnableEnvironmentAlertingParams) WithHTTPClient(client *http.Client) *EnableEnvironmentAlertingParams
WithHTTPClient adds the HTTPClient to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) WithImpersonateGroup ¶
func (o *EnableEnvironmentAlertingParams) WithImpersonateGroup(impersonateGroup *string) *EnableEnvironmentAlertingParams
WithImpersonateGroup adds the impersonateGroup to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) WithImpersonateUser ¶
func (o *EnableEnvironmentAlertingParams) WithImpersonateUser(impersonateUser *string) *EnableEnvironmentAlertingParams
WithImpersonateUser adds the impersonateUser to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) WithTimeout ¶
func (o *EnableEnvironmentAlertingParams) WithTimeout(timeout time.Duration) *EnableEnvironmentAlertingParams
WithTimeout adds the timeout to the enable environment alerting params
func (*EnableEnvironmentAlertingParams) WriteToRequest ¶
func (o *EnableEnvironmentAlertingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableEnvironmentAlertingReader ¶
type EnableEnvironmentAlertingReader struct {
// contains filtered or unexported fields
}
EnableEnvironmentAlertingReader is a Reader for the EnableEnvironmentAlerting structure.
func (*EnableEnvironmentAlertingReader) ReadResponse ¶
func (o *EnableEnvironmentAlertingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableEnvironmentAlertingUnauthorized ¶
type EnableEnvironmentAlertingUnauthorized struct { }
EnableEnvironmentAlertingUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewEnableEnvironmentAlertingUnauthorized ¶
func NewEnableEnvironmentAlertingUnauthorized() *EnableEnvironmentAlertingUnauthorized
NewEnableEnvironmentAlertingUnauthorized creates a EnableEnvironmentAlertingUnauthorized with default headers values
func (*EnableEnvironmentAlertingUnauthorized) Code ¶
func (o *EnableEnvironmentAlertingUnauthorized) Code() int
Code gets the status code for the enable environment alerting unauthorized response
func (*EnableEnvironmentAlertingUnauthorized) Error ¶
func (o *EnableEnvironmentAlertingUnauthorized) Error() string
func (*EnableEnvironmentAlertingUnauthorized) IsClientError ¶
func (o *EnableEnvironmentAlertingUnauthorized) IsClientError() bool
IsClientError returns true when this enable environment alerting unauthorized response has a 4xx status code
func (*EnableEnvironmentAlertingUnauthorized) IsCode ¶
func (o *EnableEnvironmentAlertingUnauthorized) IsCode(code int) bool
IsCode returns true when this enable environment alerting unauthorized response a status code equal to that given
func (*EnableEnvironmentAlertingUnauthorized) IsRedirect ¶
func (o *EnableEnvironmentAlertingUnauthorized) IsRedirect() bool
IsRedirect returns true when this enable environment alerting unauthorized response has a 3xx status code
func (*EnableEnvironmentAlertingUnauthorized) IsServerError ¶
func (o *EnableEnvironmentAlertingUnauthorized) IsServerError() bool
IsServerError returns true when this enable environment alerting unauthorized response has a 5xx status code
func (*EnableEnvironmentAlertingUnauthorized) IsSuccess ¶
func (o *EnableEnvironmentAlertingUnauthorized) IsSuccess() bool
IsSuccess returns true when this enable environment alerting unauthorized response has a 2xx status code
func (*EnableEnvironmentAlertingUnauthorized) String ¶
func (o *EnableEnvironmentAlertingUnauthorized) String() string
type GetApplicationEnvironmentDeploymentsNotFound ¶
type GetApplicationEnvironmentDeploymentsNotFound struct { }
GetApplicationEnvironmentDeploymentsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetApplicationEnvironmentDeploymentsNotFound ¶
func NewGetApplicationEnvironmentDeploymentsNotFound() *GetApplicationEnvironmentDeploymentsNotFound
NewGetApplicationEnvironmentDeploymentsNotFound creates a GetApplicationEnvironmentDeploymentsNotFound with default headers values
func (*GetApplicationEnvironmentDeploymentsNotFound) Code ¶
func (o *GetApplicationEnvironmentDeploymentsNotFound) Code() int
Code gets the status code for the get application environment deployments not found response
func (*GetApplicationEnvironmentDeploymentsNotFound) Error ¶
func (o *GetApplicationEnvironmentDeploymentsNotFound) Error() string
func (*GetApplicationEnvironmentDeploymentsNotFound) IsClientError ¶
func (o *GetApplicationEnvironmentDeploymentsNotFound) IsClientError() bool
IsClientError returns true when this get application environment deployments not found response has a 4xx status code
func (*GetApplicationEnvironmentDeploymentsNotFound) IsCode ¶
func (o *GetApplicationEnvironmentDeploymentsNotFound) IsCode(code int) bool
IsCode returns true when this get application environment deployments not found response a status code equal to that given
func (*GetApplicationEnvironmentDeploymentsNotFound) IsRedirect ¶
func (o *GetApplicationEnvironmentDeploymentsNotFound) IsRedirect() bool
IsRedirect returns true when this get application environment deployments not found response has a 3xx status code
func (*GetApplicationEnvironmentDeploymentsNotFound) IsServerError ¶
func (o *GetApplicationEnvironmentDeploymentsNotFound) IsServerError() bool
IsServerError returns true when this get application environment deployments not found response has a 5xx status code
func (*GetApplicationEnvironmentDeploymentsNotFound) IsSuccess ¶
func (o *GetApplicationEnvironmentDeploymentsNotFound) IsSuccess() bool
IsSuccess returns true when this get application environment deployments not found response has a 2xx status code
func (*GetApplicationEnvironmentDeploymentsNotFound) String ¶
func (o *GetApplicationEnvironmentDeploymentsNotFound) String() string
type GetApplicationEnvironmentDeploymentsOK ¶
type GetApplicationEnvironmentDeploymentsOK struct {
Payload []*models.DeploymentSummary
}
GetApplicationEnvironmentDeploymentsOK describes a response with status code 200, with default header values.
Successful operation
func NewGetApplicationEnvironmentDeploymentsOK ¶
func NewGetApplicationEnvironmentDeploymentsOK() *GetApplicationEnvironmentDeploymentsOK
NewGetApplicationEnvironmentDeploymentsOK creates a GetApplicationEnvironmentDeploymentsOK with default headers values
func (*GetApplicationEnvironmentDeploymentsOK) Code ¶
func (o *GetApplicationEnvironmentDeploymentsOK) Code() int
Code gets the status code for the get application environment deployments o k response
func (*GetApplicationEnvironmentDeploymentsOK) Error ¶
func (o *GetApplicationEnvironmentDeploymentsOK) Error() string
func (*GetApplicationEnvironmentDeploymentsOK) GetPayload ¶
func (o *GetApplicationEnvironmentDeploymentsOK) GetPayload() []*models.DeploymentSummary
func (*GetApplicationEnvironmentDeploymentsOK) IsClientError ¶
func (o *GetApplicationEnvironmentDeploymentsOK) IsClientError() bool
IsClientError returns true when this get application environment deployments o k response has a 4xx status code
func (*GetApplicationEnvironmentDeploymentsOK) IsCode ¶
func (o *GetApplicationEnvironmentDeploymentsOK) IsCode(code int) bool
IsCode returns true when this get application environment deployments o k response a status code equal to that given
func (*GetApplicationEnvironmentDeploymentsOK) IsRedirect ¶
func (o *GetApplicationEnvironmentDeploymentsOK) IsRedirect() bool
IsRedirect returns true when this get application environment deployments o k response has a 3xx status code
func (*GetApplicationEnvironmentDeploymentsOK) IsServerError ¶
func (o *GetApplicationEnvironmentDeploymentsOK) IsServerError() bool
IsServerError returns true when this get application environment deployments o k response has a 5xx status code
func (*GetApplicationEnvironmentDeploymentsOK) IsSuccess ¶
func (o *GetApplicationEnvironmentDeploymentsOK) IsSuccess() bool
IsSuccess returns true when this get application environment deployments o k response has a 2xx status code
func (*GetApplicationEnvironmentDeploymentsOK) String ¶
func (o *GetApplicationEnvironmentDeploymentsOK) String() string
type GetApplicationEnvironmentDeploymentsParams ¶
type GetApplicationEnvironmentDeploymentsParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. name of Radix application */ AppName string /* EnvName. environment of Radix application */ EnvName string /* Latest. indicator to allow only listing the latest */ Latest *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetApplicationEnvironmentDeploymentsParams contains all the parameters to send to the API endpoint
for the get application environment deployments operation. Typically these are written to a http.Request.
func NewGetApplicationEnvironmentDeploymentsParams ¶
func NewGetApplicationEnvironmentDeploymentsParams() *GetApplicationEnvironmentDeploymentsParams
NewGetApplicationEnvironmentDeploymentsParams creates a new GetApplicationEnvironmentDeploymentsParams 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 NewGetApplicationEnvironmentDeploymentsParamsWithContext ¶
func NewGetApplicationEnvironmentDeploymentsParamsWithContext(ctx context.Context) *GetApplicationEnvironmentDeploymentsParams
NewGetApplicationEnvironmentDeploymentsParamsWithContext creates a new GetApplicationEnvironmentDeploymentsParams object with the ability to set a context for a request.
func NewGetApplicationEnvironmentDeploymentsParamsWithHTTPClient ¶
func NewGetApplicationEnvironmentDeploymentsParamsWithHTTPClient(client *http.Client) *GetApplicationEnvironmentDeploymentsParams
NewGetApplicationEnvironmentDeploymentsParamsWithHTTPClient creates a new GetApplicationEnvironmentDeploymentsParams object with the ability to set a custom HTTPClient for a request.
func NewGetApplicationEnvironmentDeploymentsParamsWithTimeout ¶
func NewGetApplicationEnvironmentDeploymentsParamsWithTimeout(timeout time.Duration) *GetApplicationEnvironmentDeploymentsParams
NewGetApplicationEnvironmentDeploymentsParamsWithTimeout creates a new GetApplicationEnvironmentDeploymentsParams object with the ability to set a timeout on a request.
func (*GetApplicationEnvironmentDeploymentsParams) SetAppName ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetAppName(appName string)
SetAppName adds the appName to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) SetContext ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetContext(ctx context.Context)
SetContext adds the context to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) SetDefaults ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetDefaults()
SetDefaults hydrates default values in the get application environment deployments params (not the query body).
All values with no default are reset to their zero value.
func (*GetApplicationEnvironmentDeploymentsParams) SetEnvName ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetEnvName(envName string)
SetEnvName adds the envName to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) SetHTTPClient ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) SetImpersonateGroup ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) SetImpersonateUser ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) SetLatest ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetLatest(latest *bool)
SetLatest adds the latest to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) SetTimeout ¶
func (o *GetApplicationEnvironmentDeploymentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WithAppName ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithAppName(appName string) *GetApplicationEnvironmentDeploymentsParams
WithAppName adds the appName to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WithContext ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithContext(ctx context.Context) *GetApplicationEnvironmentDeploymentsParams
WithContext adds the context to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WithDefaults ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithDefaults() *GetApplicationEnvironmentDeploymentsParams
WithDefaults hydrates default values in the get application environment deployments params (not the query body).
All values with no default are reset to their zero value.
func (*GetApplicationEnvironmentDeploymentsParams) WithEnvName ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithEnvName(envName string) *GetApplicationEnvironmentDeploymentsParams
WithEnvName adds the envName to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WithHTTPClient ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithHTTPClient(client *http.Client) *GetApplicationEnvironmentDeploymentsParams
WithHTTPClient adds the HTTPClient to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WithImpersonateGroup ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithImpersonateGroup(impersonateGroup *string) *GetApplicationEnvironmentDeploymentsParams
WithImpersonateGroup adds the impersonateGroup to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WithImpersonateUser ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithImpersonateUser(impersonateUser *string) *GetApplicationEnvironmentDeploymentsParams
WithImpersonateUser adds the impersonateUser to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WithLatest ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithLatest(latest *bool) *GetApplicationEnvironmentDeploymentsParams
WithLatest adds the latest to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WithTimeout ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WithTimeout(timeout time.Duration) *GetApplicationEnvironmentDeploymentsParams
WithTimeout adds the timeout to the get application environment deployments params
func (*GetApplicationEnvironmentDeploymentsParams) WriteToRequest ¶
func (o *GetApplicationEnvironmentDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetApplicationEnvironmentDeploymentsReader ¶
type GetApplicationEnvironmentDeploymentsReader struct {
// contains filtered or unexported fields
}
GetApplicationEnvironmentDeploymentsReader is a Reader for the GetApplicationEnvironmentDeployments structure.
func (*GetApplicationEnvironmentDeploymentsReader) ReadResponse ¶
func (o *GetApplicationEnvironmentDeploymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetApplicationEnvironmentDeploymentsUnauthorized ¶
type GetApplicationEnvironmentDeploymentsUnauthorized struct { }
GetApplicationEnvironmentDeploymentsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetApplicationEnvironmentDeploymentsUnauthorized ¶
func NewGetApplicationEnvironmentDeploymentsUnauthorized() *GetApplicationEnvironmentDeploymentsUnauthorized
NewGetApplicationEnvironmentDeploymentsUnauthorized creates a GetApplicationEnvironmentDeploymentsUnauthorized with default headers values
func (*GetApplicationEnvironmentDeploymentsUnauthorized) Code ¶
func (o *GetApplicationEnvironmentDeploymentsUnauthorized) Code() int
Code gets the status code for the get application environment deployments unauthorized response
func (*GetApplicationEnvironmentDeploymentsUnauthorized) Error ¶
func (o *GetApplicationEnvironmentDeploymentsUnauthorized) Error() string
func (*GetApplicationEnvironmentDeploymentsUnauthorized) IsClientError ¶
func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsClientError() bool
IsClientError returns true when this get application environment deployments unauthorized response has a 4xx status code
func (*GetApplicationEnvironmentDeploymentsUnauthorized) IsCode ¶
func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsCode(code int) bool
IsCode returns true when this get application environment deployments unauthorized response a status code equal to that given
func (*GetApplicationEnvironmentDeploymentsUnauthorized) IsRedirect ¶
func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get application environment deployments unauthorized response has a 3xx status code
func (*GetApplicationEnvironmentDeploymentsUnauthorized) IsServerError ¶
func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsServerError() bool
IsServerError returns true when this get application environment deployments unauthorized response has a 5xx status code
func (*GetApplicationEnvironmentDeploymentsUnauthorized) IsSuccess ¶
func (o *GetApplicationEnvironmentDeploymentsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get application environment deployments unauthorized response has a 2xx status code
func (*GetApplicationEnvironmentDeploymentsUnauthorized) String ¶
func (o *GetApplicationEnvironmentDeploymentsUnauthorized) String() string
type GetAzureKeyVaultSecretVersionsBadRequest ¶
type GetAzureKeyVaultSecretVersionsBadRequest struct { }
GetAzureKeyVaultSecretVersionsBadRequest describes a response with status code 400, with default header values.
Invalid application
func NewGetAzureKeyVaultSecretVersionsBadRequest ¶
func NewGetAzureKeyVaultSecretVersionsBadRequest() *GetAzureKeyVaultSecretVersionsBadRequest
NewGetAzureKeyVaultSecretVersionsBadRequest creates a GetAzureKeyVaultSecretVersionsBadRequest with default headers values
func (*GetAzureKeyVaultSecretVersionsBadRequest) Code ¶
func (o *GetAzureKeyVaultSecretVersionsBadRequest) Code() int
Code gets the status code for the get azure key vault secret versions bad request response
func (*GetAzureKeyVaultSecretVersionsBadRequest) Error ¶
func (o *GetAzureKeyVaultSecretVersionsBadRequest) Error() string
func (*GetAzureKeyVaultSecretVersionsBadRequest) IsClientError ¶
func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsClientError() bool
IsClientError returns true when this get azure key vault secret versions bad request response has a 4xx status code
func (*GetAzureKeyVaultSecretVersionsBadRequest) IsCode ¶
func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsCode(code int) bool
IsCode returns true when this get azure key vault secret versions bad request response a status code equal to that given
func (*GetAzureKeyVaultSecretVersionsBadRequest) IsRedirect ¶
func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsRedirect() bool
IsRedirect returns true when this get azure key vault secret versions bad request response has a 3xx status code
func (*GetAzureKeyVaultSecretVersionsBadRequest) IsServerError ¶
func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsServerError() bool
IsServerError returns true when this get azure key vault secret versions bad request response has a 5xx status code
func (*GetAzureKeyVaultSecretVersionsBadRequest) IsSuccess ¶
func (o *GetAzureKeyVaultSecretVersionsBadRequest) IsSuccess() bool
IsSuccess returns true when this get azure key vault secret versions bad request response has a 2xx status code
func (*GetAzureKeyVaultSecretVersionsBadRequest) String ¶
func (o *GetAzureKeyVaultSecretVersionsBadRequest) String() string
type GetAzureKeyVaultSecretVersionsConflict ¶
type GetAzureKeyVaultSecretVersionsConflict struct { }
GetAzureKeyVaultSecretVersionsConflict describes a response with status code 409, with default header values.
Conflict
func NewGetAzureKeyVaultSecretVersionsConflict ¶
func NewGetAzureKeyVaultSecretVersionsConflict() *GetAzureKeyVaultSecretVersionsConflict
NewGetAzureKeyVaultSecretVersionsConflict creates a GetAzureKeyVaultSecretVersionsConflict with default headers values
func (*GetAzureKeyVaultSecretVersionsConflict) Code ¶
func (o *GetAzureKeyVaultSecretVersionsConflict) Code() int
Code gets the status code for the get azure key vault secret versions conflict response
func (*GetAzureKeyVaultSecretVersionsConflict) Error ¶
func (o *GetAzureKeyVaultSecretVersionsConflict) Error() string
func (*GetAzureKeyVaultSecretVersionsConflict) IsClientError ¶
func (o *GetAzureKeyVaultSecretVersionsConflict) IsClientError() bool
IsClientError returns true when this get azure key vault secret versions conflict response has a 4xx status code
func (*GetAzureKeyVaultSecretVersionsConflict) IsCode ¶
func (o *GetAzureKeyVaultSecretVersionsConflict) IsCode(code int) bool
IsCode returns true when this get azure key vault secret versions conflict response a status code equal to that given
func (*GetAzureKeyVaultSecretVersionsConflict) IsRedirect ¶
func (o *GetAzureKeyVaultSecretVersionsConflict) IsRedirect() bool
IsRedirect returns true when this get azure key vault secret versions conflict response has a 3xx status code
func (*GetAzureKeyVaultSecretVersionsConflict) IsServerError ¶
func (o *GetAzureKeyVaultSecretVersionsConflict) IsServerError() bool
IsServerError returns true when this get azure key vault secret versions conflict response has a 5xx status code
func (*GetAzureKeyVaultSecretVersionsConflict) IsSuccess ¶
func (o *GetAzureKeyVaultSecretVersionsConflict) IsSuccess() bool
IsSuccess returns true when this get azure key vault secret versions conflict response has a 2xx status code
func (*GetAzureKeyVaultSecretVersionsConflict) String ¶
func (o *GetAzureKeyVaultSecretVersionsConflict) String() string
type GetAzureKeyVaultSecretVersionsForbidden ¶
type GetAzureKeyVaultSecretVersionsForbidden struct { }
GetAzureKeyVaultSecretVersionsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAzureKeyVaultSecretVersionsForbidden ¶
func NewGetAzureKeyVaultSecretVersionsForbidden() *GetAzureKeyVaultSecretVersionsForbidden
NewGetAzureKeyVaultSecretVersionsForbidden creates a GetAzureKeyVaultSecretVersionsForbidden with default headers values
func (*GetAzureKeyVaultSecretVersionsForbidden) Code ¶
func (o *GetAzureKeyVaultSecretVersionsForbidden) Code() int
Code gets the status code for the get azure key vault secret versions forbidden response
func (*GetAzureKeyVaultSecretVersionsForbidden) Error ¶
func (o *GetAzureKeyVaultSecretVersionsForbidden) Error() string
func (*GetAzureKeyVaultSecretVersionsForbidden) IsClientError ¶
func (o *GetAzureKeyVaultSecretVersionsForbidden) IsClientError() bool
IsClientError returns true when this get azure key vault secret versions forbidden response has a 4xx status code
func (*GetAzureKeyVaultSecretVersionsForbidden) IsCode ¶
func (o *GetAzureKeyVaultSecretVersionsForbidden) IsCode(code int) bool
IsCode returns true when this get azure key vault secret versions forbidden response a status code equal to that given
func (*GetAzureKeyVaultSecretVersionsForbidden) IsRedirect ¶
func (o *GetAzureKeyVaultSecretVersionsForbidden) IsRedirect() bool
IsRedirect returns true when this get azure key vault secret versions forbidden response has a 3xx status code
func (*GetAzureKeyVaultSecretVersionsForbidden) IsServerError ¶
func (o *GetAzureKeyVaultSecretVersionsForbidden) IsServerError() bool
IsServerError returns true when this get azure key vault secret versions forbidden response has a 5xx status code
func (*GetAzureKeyVaultSecretVersionsForbidden) IsSuccess ¶
func (o *GetAzureKeyVaultSecretVersionsForbidden) IsSuccess() bool
IsSuccess returns true when this get azure key vault secret versions forbidden response has a 2xx status code
func (*GetAzureKeyVaultSecretVersionsForbidden) String ¶
func (o *GetAzureKeyVaultSecretVersionsForbidden) String() string
type GetAzureKeyVaultSecretVersionsInternalServerError ¶
type GetAzureKeyVaultSecretVersionsInternalServerError struct { }
GetAzureKeyVaultSecretVersionsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetAzureKeyVaultSecretVersionsInternalServerError ¶
func NewGetAzureKeyVaultSecretVersionsInternalServerError() *GetAzureKeyVaultSecretVersionsInternalServerError
NewGetAzureKeyVaultSecretVersionsInternalServerError creates a GetAzureKeyVaultSecretVersionsInternalServerError with default headers values
func (*GetAzureKeyVaultSecretVersionsInternalServerError) Code ¶
func (o *GetAzureKeyVaultSecretVersionsInternalServerError) Code() int
Code gets the status code for the get azure key vault secret versions internal server error response
func (*GetAzureKeyVaultSecretVersionsInternalServerError) Error ¶
func (o *GetAzureKeyVaultSecretVersionsInternalServerError) Error() string
func (*GetAzureKeyVaultSecretVersionsInternalServerError) IsClientError ¶
func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsClientError() bool
IsClientError returns true when this get azure key vault secret versions internal server error response has a 4xx status code
func (*GetAzureKeyVaultSecretVersionsInternalServerError) IsCode ¶
func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsCode(code int) bool
IsCode returns true when this get azure key vault secret versions internal server error response a status code equal to that given
func (*GetAzureKeyVaultSecretVersionsInternalServerError) IsRedirect ¶
func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get azure key vault secret versions internal server error response has a 3xx status code
func (*GetAzureKeyVaultSecretVersionsInternalServerError) IsServerError ¶
func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsServerError() bool
IsServerError returns true when this get azure key vault secret versions internal server error response has a 5xx status code
func (*GetAzureKeyVaultSecretVersionsInternalServerError) IsSuccess ¶
func (o *GetAzureKeyVaultSecretVersionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get azure key vault secret versions internal server error response has a 2xx status code
func (*GetAzureKeyVaultSecretVersionsInternalServerError) String ¶
func (o *GetAzureKeyVaultSecretVersionsInternalServerError) String() string
type GetAzureKeyVaultSecretVersionsNotFound ¶
type GetAzureKeyVaultSecretVersionsNotFound struct { }
GetAzureKeyVaultSecretVersionsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetAzureKeyVaultSecretVersionsNotFound ¶
func NewGetAzureKeyVaultSecretVersionsNotFound() *GetAzureKeyVaultSecretVersionsNotFound
NewGetAzureKeyVaultSecretVersionsNotFound creates a GetAzureKeyVaultSecretVersionsNotFound with default headers values
func (*GetAzureKeyVaultSecretVersionsNotFound) Code ¶
func (o *GetAzureKeyVaultSecretVersionsNotFound) Code() int
Code gets the status code for the get azure key vault secret versions not found response
func (*GetAzureKeyVaultSecretVersionsNotFound) Error ¶
func (o *GetAzureKeyVaultSecretVersionsNotFound) Error() string
func (*GetAzureKeyVaultSecretVersionsNotFound) IsClientError ¶
func (o *GetAzureKeyVaultSecretVersionsNotFound) IsClientError() bool
IsClientError returns true when this get azure key vault secret versions not found response has a 4xx status code
func (*GetAzureKeyVaultSecretVersionsNotFound) IsCode ¶
func (o *GetAzureKeyVaultSecretVersionsNotFound) IsCode(code int) bool
IsCode returns true when this get azure key vault secret versions not found response a status code equal to that given
func (*GetAzureKeyVaultSecretVersionsNotFound) IsRedirect ¶
func (o *GetAzureKeyVaultSecretVersionsNotFound) IsRedirect() bool
IsRedirect returns true when this get azure key vault secret versions not found response has a 3xx status code
func (*GetAzureKeyVaultSecretVersionsNotFound) IsServerError ¶
func (o *GetAzureKeyVaultSecretVersionsNotFound) IsServerError() bool
IsServerError returns true when this get azure key vault secret versions not found response has a 5xx status code
func (*GetAzureKeyVaultSecretVersionsNotFound) IsSuccess ¶
func (o *GetAzureKeyVaultSecretVersionsNotFound) IsSuccess() bool
IsSuccess returns true when this get azure key vault secret versions not found response has a 2xx status code
func (*GetAzureKeyVaultSecretVersionsNotFound) String ¶
func (o *GetAzureKeyVaultSecretVersionsNotFound) String() string
type GetAzureKeyVaultSecretVersionsOK ¶
type GetAzureKeyVaultSecretVersionsOK struct {
Payload []*models.AzureKeyVaultSecretVersion
}
GetAzureKeyVaultSecretVersionsOK describes a response with status code 200, with default header values.
Successful operation
func NewGetAzureKeyVaultSecretVersionsOK ¶
func NewGetAzureKeyVaultSecretVersionsOK() *GetAzureKeyVaultSecretVersionsOK
NewGetAzureKeyVaultSecretVersionsOK creates a GetAzureKeyVaultSecretVersionsOK with default headers values
func (*GetAzureKeyVaultSecretVersionsOK) Code ¶
func (o *GetAzureKeyVaultSecretVersionsOK) Code() int
Code gets the status code for the get azure key vault secret versions o k response
func (*GetAzureKeyVaultSecretVersionsOK) Error ¶
func (o *GetAzureKeyVaultSecretVersionsOK) Error() string
func (*GetAzureKeyVaultSecretVersionsOK) GetPayload ¶
func (o *GetAzureKeyVaultSecretVersionsOK) GetPayload() []*models.AzureKeyVaultSecretVersion
func (*GetAzureKeyVaultSecretVersionsOK) IsClientError ¶
func (o *GetAzureKeyVaultSecretVersionsOK) IsClientError() bool
IsClientError returns true when this get azure key vault secret versions o k response has a 4xx status code
func (*GetAzureKeyVaultSecretVersionsOK) IsCode ¶
func (o *GetAzureKeyVaultSecretVersionsOK) IsCode(code int) bool
IsCode returns true when this get azure key vault secret versions o k response a status code equal to that given
func (*GetAzureKeyVaultSecretVersionsOK) IsRedirect ¶
func (o *GetAzureKeyVaultSecretVersionsOK) IsRedirect() bool
IsRedirect returns true when this get azure key vault secret versions o k response has a 3xx status code
func (*GetAzureKeyVaultSecretVersionsOK) IsServerError ¶
func (o *GetAzureKeyVaultSecretVersionsOK) IsServerError() bool
IsServerError returns true when this get azure key vault secret versions o k response has a 5xx status code
func (*GetAzureKeyVaultSecretVersionsOK) IsSuccess ¶
func (o *GetAzureKeyVaultSecretVersionsOK) IsSuccess() bool
IsSuccess returns true when this get azure key vault secret versions o k response has a 2xx status code
func (*GetAzureKeyVaultSecretVersionsOK) String ¶
func (o *GetAzureKeyVaultSecretVersionsOK) String() string
type GetAzureKeyVaultSecretVersionsParams ¶
type GetAzureKeyVaultSecretVersionsParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. Name of application */ AppName string /* AzureKeyVaultName. Azure Key vault name */ AzureKeyVaultName string /* ComponentName. secret component of Radix application */ ComponentName string /* EnvName. secret of Radix application */ EnvName string /* SecretName. secret (or key, cert) name in Azure Key vault */ SecretName *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAzureKeyVaultSecretVersionsParams contains all the parameters to send to the API endpoint
for the get azure key vault secret versions operation. Typically these are written to a http.Request.
func NewGetAzureKeyVaultSecretVersionsParams ¶
func NewGetAzureKeyVaultSecretVersionsParams() *GetAzureKeyVaultSecretVersionsParams
NewGetAzureKeyVaultSecretVersionsParams creates a new GetAzureKeyVaultSecretVersionsParams 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 NewGetAzureKeyVaultSecretVersionsParamsWithContext ¶
func NewGetAzureKeyVaultSecretVersionsParamsWithContext(ctx context.Context) *GetAzureKeyVaultSecretVersionsParams
NewGetAzureKeyVaultSecretVersionsParamsWithContext creates a new GetAzureKeyVaultSecretVersionsParams object with the ability to set a context for a request.
func NewGetAzureKeyVaultSecretVersionsParamsWithHTTPClient ¶
func NewGetAzureKeyVaultSecretVersionsParamsWithHTTPClient(client *http.Client) *GetAzureKeyVaultSecretVersionsParams
NewGetAzureKeyVaultSecretVersionsParamsWithHTTPClient creates a new GetAzureKeyVaultSecretVersionsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAzureKeyVaultSecretVersionsParamsWithTimeout ¶
func NewGetAzureKeyVaultSecretVersionsParamsWithTimeout(timeout time.Duration) *GetAzureKeyVaultSecretVersionsParams
NewGetAzureKeyVaultSecretVersionsParamsWithTimeout creates a new GetAzureKeyVaultSecretVersionsParams object with the ability to set a timeout on a request.
func (*GetAzureKeyVaultSecretVersionsParams) SetAppName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetAppName(appName string)
SetAppName adds the appName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetAzureKeyVaultName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetAzureKeyVaultName(azureKeyVaultName string)
SetAzureKeyVaultName adds the azureKeyVaultName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetComponentName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetComponentName(componentName string)
SetComponentName adds the componentName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetContext ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetDefaults ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetDefaults()
SetDefaults hydrates default values in the get azure key vault secret versions params (not the query body).
All values with no default are reset to their zero value.
func (*GetAzureKeyVaultSecretVersionsParams) SetEnvName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetEnvName(envName string)
SetEnvName adds the envName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetHTTPClient ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetImpersonateGroup ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetImpersonateUser ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetSecretName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetSecretName(secretName *string)
SetSecretName adds the secretName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) SetTimeout ¶
func (o *GetAzureKeyVaultSecretVersionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithAppName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithAppName(appName string) *GetAzureKeyVaultSecretVersionsParams
WithAppName adds the appName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithAzureKeyVaultName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithAzureKeyVaultName(azureKeyVaultName string) *GetAzureKeyVaultSecretVersionsParams
WithAzureKeyVaultName adds the azureKeyVaultName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithComponentName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithComponentName(componentName string) *GetAzureKeyVaultSecretVersionsParams
WithComponentName adds the componentName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithContext ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithContext(ctx context.Context) *GetAzureKeyVaultSecretVersionsParams
WithContext adds the context to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithDefaults ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithDefaults() *GetAzureKeyVaultSecretVersionsParams
WithDefaults hydrates default values in the get azure key vault secret versions params (not the query body).
All values with no default are reset to their zero value.
func (*GetAzureKeyVaultSecretVersionsParams) WithEnvName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithEnvName(envName string) *GetAzureKeyVaultSecretVersionsParams
WithEnvName adds the envName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithHTTPClient ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithHTTPClient(client *http.Client) *GetAzureKeyVaultSecretVersionsParams
WithHTTPClient adds the HTTPClient to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithImpersonateGroup ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithImpersonateGroup(impersonateGroup *string) *GetAzureKeyVaultSecretVersionsParams
WithImpersonateGroup adds the impersonateGroup to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithImpersonateUser ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithImpersonateUser(impersonateUser *string) *GetAzureKeyVaultSecretVersionsParams
WithImpersonateUser adds the impersonateUser to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithSecretName ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithSecretName(secretName *string) *GetAzureKeyVaultSecretVersionsParams
WithSecretName adds the secretName to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WithTimeout ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WithTimeout(timeout time.Duration) *GetAzureKeyVaultSecretVersionsParams
WithTimeout adds the timeout to the get azure key vault secret versions params
func (*GetAzureKeyVaultSecretVersionsParams) WriteToRequest ¶
func (o *GetAzureKeyVaultSecretVersionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAzureKeyVaultSecretVersionsReader ¶
type GetAzureKeyVaultSecretVersionsReader struct {
// contains filtered or unexported fields
}
GetAzureKeyVaultSecretVersionsReader is a Reader for the GetAzureKeyVaultSecretVersions structure.
func (*GetAzureKeyVaultSecretVersionsReader) ReadResponse ¶
func (o *GetAzureKeyVaultSecretVersionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAzureKeyVaultSecretVersionsUnauthorized ¶
type GetAzureKeyVaultSecretVersionsUnauthorized struct { }
GetAzureKeyVaultSecretVersionsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetAzureKeyVaultSecretVersionsUnauthorized ¶
func NewGetAzureKeyVaultSecretVersionsUnauthorized() *GetAzureKeyVaultSecretVersionsUnauthorized
NewGetAzureKeyVaultSecretVersionsUnauthorized creates a GetAzureKeyVaultSecretVersionsUnauthorized with default headers values
func (*GetAzureKeyVaultSecretVersionsUnauthorized) Code ¶
func (o *GetAzureKeyVaultSecretVersionsUnauthorized) Code() int
Code gets the status code for the get azure key vault secret versions unauthorized response
func (*GetAzureKeyVaultSecretVersionsUnauthorized) Error ¶
func (o *GetAzureKeyVaultSecretVersionsUnauthorized) Error() string
func (*GetAzureKeyVaultSecretVersionsUnauthorized) IsClientError ¶
func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsClientError() bool
IsClientError returns true when this get azure key vault secret versions unauthorized response has a 4xx status code
func (*GetAzureKeyVaultSecretVersionsUnauthorized) IsCode ¶
func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsCode(code int) bool
IsCode returns true when this get azure key vault secret versions unauthorized response a status code equal to that given
func (*GetAzureKeyVaultSecretVersionsUnauthorized) IsRedirect ¶
func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get azure key vault secret versions unauthorized response has a 3xx status code
func (*GetAzureKeyVaultSecretVersionsUnauthorized) IsServerError ¶
func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsServerError() bool
IsServerError returns true when this get azure key vault secret versions unauthorized response has a 5xx status code
func (*GetAzureKeyVaultSecretVersionsUnauthorized) IsSuccess ¶
func (o *GetAzureKeyVaultSecretVersionsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get azure key vault secret versions unauthorized response has a 2xx status code
func (*GetAzureKeyVaultSecretVersionsUnauthorized) String ¶
func (o *GetAzureKeyVaultSecretVersionsUnauthorized) String() string
type GetEnvironmentAlertingConfigForbidden ¶
type GetEnvironmentAlertingConfigForbidden struct { }
GetEnvironmentAlertingConfigForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetEnvironmentAlertingConfigForbidden ¶
func NewGetEnvironmentAlertingConfigForbidden() *GetEnvironmentAlertingConfigForbidden
NewGetEnvironmentAlertingConfigForbidden creates a GetEnvironmentAlertingConfigForbidden with default headers values
func (*GetEnvironmentAlertingConfigForbidden) Code ¶
func (o *GetEnvironmentAlertingConfigForbidden) Code() int
Code gets the status code for the get environment alerting config forbidden response
func (*GetEnvironmentAlertingConfigForbidden) Error ¶
func (o *GetEnvironmentAlertingConfigForbidden) Error() string
func (*GetEnvironmentAlertingConfigForbidden) IsClientError ¶
func (o *GetEnvironmentAlertingConfigForbidden) IsClientError() bool
IsClientError returns true when this get environment alerting config forbidden response has a 4xx status code
func (*GetEnvironmentAlertingConfigForbidden) IsCode ¶
func (o *GetEnvironmentAlertingConfigForbidden) IsCode(code int) bool
IsCode returns true when this get environment alerting config forbidden response a status code equal to that given
func (*GetEnvironmentAlertingConfigForbidden) IsRedirect ¶
func (o *GetEnvironmentAlertingConfigForbidden) IsRedirect() bool
IsRedirect returns true when this get environment alerting config forbidden response has a 3xx status code
func (*GetEnvironmentAlertingConfigForbidden) IsServerError ¶
func (o *GetEnvironmentAlertingConfigForbidden) IsServerError() bool
IsServerError returns true when this get environment alerting config forbidden response has a 5xx status code
func (*GetEnvironmentAlertingConfigForbidden) IsSuccess ¶
func (o *GetEnvironmentAlertingConfigForbidden) IsSuccess() bool
IsSuccess returns true when this get environment alerting config forbidden response has a 2xx status code
func (*GetEnvironmentAlertingConfigForbidden) String ¶
func (o *GetEnvironmentAlertingConfigForbidden) String() string
type GetEnvironmentAlertingConfigInternalServerError ¶
type GetEnvironmentAlertingConfigInternalServerError struct { }
GetEnvironmentAlertingConfigInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetEnvironmentAlertingConfigInternalServerError ¶
func NewGetEnvironmentAlertingConfigInternalServerError() *GetEnvironmentAlertingConfigInternalServerError
NewGetEnvironmentAlertingConfigInternalServerError creates a GetEnvironmentAlertingConfigInternalServerError with default headers values
func (*GetEnvironmentAlertingConfigInternalServerError) Code ¶
func (o *GetEnvironmentAlertingConfigInternalServerError) Code() int
Code gets the status code for the get environment alerting config internal server error response
func (*GetEnvironmentAlertingConfigInternalServerError) Error ¶
func (o *GetEnvironmentAlertingConfigInternalServerError) Error() string
func (*GetEnvironmentAlertingConfigInternalServerError) IsClientError ¶
func (o *GetEnvironmentAlertingConfigInternalServerError) IsClientError() bool
IsClientError returns true when this get environment alerting config internal server error response has a 4xx status code
func (*GetEnvironmentAlertingConfigInternalServerError) IsCode ¶
func (o *GetEnvironmentAlertingConfigInternalServerError) IsCode(code int) bool
IsCode returns true when this get environment alerting config internal server error response a status code equal to that given
func (*GetEnvironmentAlertingConfigInternalServerError) IsRedirect ¶
func (o *GetEnvironmentAlertingConfigInternalServerError) IsRedirect() bool
IsRedirect returns true when this get environment alerting config internal server error response has a 3xx status code
func (*GetEnvironmentAlertingConfigInternalServerError) IsServerError ¶
func (o *GetEnvironmentAlertingConfigInternalServerError) IsServerError() bool
IsServerError returns true when this get environment alerting config internal server error response has a 5xx status code
func (*GetEnvironmentAlertingConfigInternalServerError) IsSuccess ¶
func (o *GetEnvironmentAlertingConfigInternalServerError) IsSuccess() bool
IsSuccess returns true when this get environment alerting config internal server error response has a 2xx status code
func (*GetEnvironmentAlertingConfigInternalServerError) String ¶
func (o *GetEnvironmentAlertingConfigInternalServerError) String() string
type GetEnvironmentAlertingConfigNotFound ¶
type GetEnvironmentAlertingConfigNotFound struct { }
GetEnvironmentAlertingConfigNotFound describes a response with status code 404, with default header values.
Not found
func NewGetEnvironmentAlertingConfigNotFound ¶
func NewGetEnvironmentAlertingConfigNotFound() *GetEnvironmentAlertingConfigNotFound
NewGetEnvironmentAlertingConfigNotFound creates a GetEnvironmentAlertingConfigNotFound with default headers values
func (*GetEnvironmentAlertingConfigNotFound) Code ¶
func (o *GetEnvironmentAlertingConfigNotFound) Code() int
Code gets the status code for the get environment alerting config not found response
func (*GetEnvironmentAlertingConfigNotFound) Error ¶
func (o *GetEnvironmentAlertingConfigNotFound) Error() string
func (*GetEnvironmentAlertingConfigNotFound) IsClientError ¶
func (o *GetEnvironmentAlertingConfigNotFound) IsClientError() bool
IsClientError returns true when this get environment alerting config not found response has a 4xx status code
func (*GetEnvironmentAlertingConfigNotFound) IsCode ¶
func (o *GetEnvironmentAlertingConfigNotFound) IsCode(code int) bool
IsCode returns true when this get environment alerting config not found response a status code equal to that given
func (*GetEnvironmentAlertingConfigNotFound) IsRedirect ¶
func (o *GetEnvironmentAlertingConfigNotFound) IsRedirect() bool
IsRedirect returns true when this get environment alerting config not found response has a 3xx status code
func (*GetEnvironmentAlertingConfigNotFound) IsServerError ¶
func (o *GetEnvironmentAlertingConfigNotFound) IsServerError() bool
IsServerError returns true when this get environment alerting config not found response has a 5xx status code
func (*GetEnvironmentAlertingConfigNotFound) IsSuccess ¶
func (o *GetEnvironmentAlertingConfigNotFound) IsSuccess() bool
IsSuccess returns true when this get environment alerting config not found response has a 2xx status code
func (*GetEnvironmentAlertingConfigNotFound) String ¶
func (o *GetEnvironmentAlertingConfigNotFound) String() string
type GetEnvironmentAlertingConfigOK ¶
type GetEnvironmentAlertingConfigOK struct {
Payload *models.AlertingConfig
}
GetEnvironmentAlertingConfigOK describes a response with status code 200, with default header values.
Successful get alerts config
func NewGetEnvironmentAlertingConfigOK ¶
func NewGetEnvironmentAlertingConfigOK() *GetEnvironmentAlertingConfigOK
NewGetEnvironmentAlertingConfigOK creates a GetEnvironmentAlertingConfigOK with default headers values
func (*GetEnvironmentAlertingConfigOK) Code ¶
func (o *GetEnvironmentAlertingConfigOK) Code() int
Code gets the status code for the get environment alerting config o k response
func (*GetEnvironmentAlertingConfigOK) Error ¶
func (o *GetEnvironmentAlertingConfigOK) Error() string
func (*GetEnvironmentAlertingConfigOK) GetPayload ¶
func (o *GetEnvironmentAlertingConfigOK) GetPayload() *models.AlertingConfig
func (*GetEnvironmentAlertingConfigOK) IsClientError ¶
func (o *GetEnvironmentAlertingConfigOK) IsClientError() bool
IsClientError returns true when this get environment alerting config o k response has a 4xx status code
func (*GetEnvironmentAlertingConfigOK) IsCode ¶
func (o *GetEnvironmentAlertingConfigOK) IsCode(code int) bool
IsCode returns true when this get environment alerting config o k response a status code equal to that given
func (*GetEnvironmentAlertingConfigOK) IsRedirect ¶
func (o *GetEnvironmentAlertingConfigOK) IsRedirect() bool
IsRedirect returns true when this get environment alerting config o k response has a 3xx status code
func (*GetEnvironmentAlertingConfigOK) IsServerError ¶
func (o *GetEnvironmentAlertingConfigOK) IsServerError() bool
IsServerError returns true when this get environment alerting config o k response has a 5xx status code
func (*GetEnvironmentAlertingConfigOK) IsSuccess ¶
func (o *GetEnvironmentAlertingConfigOK) IsSuccess() bool
IsSuccess returns true when this get environment alerting config o k response has a 2xx status code
func (*GetEnvironmentAlertingConfigOK) String ¶
func (o *GetEnvironmentAlertingConfigOK) String() string
type GetEnvironmentAlertingConfigParams ¶
type GetEnvironmentAlertingConfigParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. Name of application */ AppName string /* EnvName. Name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEnvironmentAlertingConfigParams contains all the parameters to send to the API endpoint
for the get environment alerting config operation. Typically these are written to a http.Request.
func NewGetEnvironmentAlertingConfigParams ¶
func NewGetEnvironmentAlertingConfigParams() *GetEnvironmentAlertingConfigParams
NewGetEnvironmentAlertingConfigParams creates a new GetEnvironmentAlertingConfigParams 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 NewGetEnvironmentAlertingConfigParamsWithContext ¶
func NewGetEnvironmentAlertingConfigParamsWithContext(ctx context.Context) *GetEnvironmentAlertingConfigParams
NewGetEnvironmentAlertingConfigParamsWithContext creates a new GetEnvironmentAlertingConfigParams object with the ability to set a context for a request.
func NewGetEnvironmentAlertingConfigParamsWithHTTPClient ¶
func NewGetEnvironmentAlertingConfigParamsWithHTTPClient(client *http.Client) *GetEnvironmentAlertingConfigParams
NewGetEnvironmentAlertingConfigParamsWithHTTPClient creates a new GetEnvironmentAlertingConfigParams object with the ability to set a custom HTTPClient for a request.
func NewGetEnvironmentAlertingConfigParamsWithTimeout ¶
func NewGetEnvironmentAlertingConfigParamsWithTimeout(timeout time.Duration) *GetEnvironmentAlertingConfigParams
NewGetEnvironmentAlertingConfigParamsWithTimeout creates a new GetEnvironmentAlertingConfigParams object with the ability to set a timeout on a request.
func (*GetEnvironmentAlertingConfigParams) SetAppName ¶
func (o *GetEnvironmentAlertingConfigParams) SetAppName(appName string)
SetAppName adds the appName to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) SetContext ¶
func (o *GetEnvironmentAlertingConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) SetDefaults ¶
func (o *GetEnvironmentAlertingConfigParams) SetDefaults()
SetDefaults hydrates default values in the get environment alerting config params (not the query body).
All values with no default are reset to their zero value.
func (*GetEnvironmentAlertingConfigParams) SetEnvName ¶
func (o *GetEnvironmentAlertingConfigParams) SetEnvName(envName string)
SetEnvName adds the envName to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) SetHTTPClient ¶
func (o *GetEnvironmentAlertingConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) SetImpersonateGroup ¶
func (o *GetEnvironmentAlertingConfigParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) SetImpersonateUser ¶
func (o *GetEnvironmentAlertingConfigParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) SetTimeout ¶
func (o *GetEnvironmentAlertingConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) WithAppName ¶
func (o *GetEnvironmentAlertingConfigParams) WithAppName(appName string) *GetEnvironmentAlertingConfigParams
WithAppName adds the appName to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) WithContext ¶
func (o *GetEnvironmentAlertingConfigParams) WithContext(ctx context.Context) *GetEnvironmentAlertingConfigParams
WithContext adds the context to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) WithDefaults ¶
func (o *GetEnvironmentAlertingConfigParams) WithDefaults() *GetEnvironmentAlertingConfigParams
WithDefaults hydrates default values in the get environment alerting config params (not the query body).
All values with no default are reset to their zero value.
func (*GetEnvironmentAlertingConfigParams) WithEnvName ¶
func (o *GetEnvironmentAlertingConfigParams) WithEnvName(envName string) *GetEnvironmentAlertingConfigParams
WithEnvName adds the envName to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) WithHTTPClient ¶
func (o *GetEnvironmentAlertingConfigParams) WithHTTPClient(client *http.Client) *GetEnvironmentAlertingConfigParams
WithHTTPClient adds the HTTPClient to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) WithImpersonateGroup ¶
func (o *GetEnvironmentAlertingConfigParams) WithImpersonateGroup(impersonateGroup *string) *GetEnvironmentAlertingConfigParams
WithImpersonateGroup adds the impersonateGroup to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) WithImpersonateUser ¶
func (o *GetEnvironmentAlertingConfigParams) WithImpersonateUser(impersonateUser *string) *GetEnvironmentAlertingConfigParams
WithImpersonateUser adds the impersonateUser to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) WithTimeout ¶
func (o *GetEnvironmentAlertingConfigParams) WithTimeout(timeout time.Duration) *GetEnvironmentAlertingConfigParams
WithTimeout adds the timeout to the get environment alerting config params
func (*GetEnvironmentAlertingConfigParams) WriteToRequest ¶
func (o *GetEnvironmentAlertingConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEnvironmentAlertingConfigReader ¶
type GetEnvironmentAlertingConfigReader struct {
// contains filtered or unexported fields
}
GetEnvironmentAlertingConfigReader is a Reader for the GetEnvironmentAlertingConfig structure.
func (*GetEnvironmentAlertingConfigReader) ReadResponse ¶
func (o *GetEnvironmentAlertingConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEnvironmentAlertingConfigUnauthorized ¶
type GetEnvironmentAlertingConfigUnauthorized struct { }
GetEnvironmentAlertingConfigUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetEnvironmentAlertingConfigUnauthorized ¶
func NewGetEnvironmentAlertingConfigUnauthorized() *GetEnvironmentAlertingConfigUnauthorized
NewGetEnvironmentAlertingConfigUnauthorized creates a GetEnvironmentAlertingConfigUnauthorized with default headers values
func (*GetEnvironmentAlertingConfigUnauthorized) Code ¶
func (o *GetEnvironmentAlertingConfigUnauthorized) Code() int
Code gets the status code for the get environment alerting config unauthorized response
func (*GetEnvironmentAlertingConfigUnauthorized) Error ¶
func (o *GetEnvironmentAlertingConfigUnauthorized) Error() string
func (*GetEnvironmentAlertingConfigUnauthorized) IsClientError ¶
func (o *GetEnvironmentAlertingConfigUnauthorized) IsClientError() bool
IsClientError returns true when this get environment alerting config unauthorized response has a 4xx status code
func (*GetEnvironmentAlertingConfigUnauthorized) IsCode ¶
func (o *GetEnvironmentAlertingConfigUnauthorized) IsCode(code int) bool
IsCode returns true when this get environment alerting config unauthorized response a status code equal to that given
func (*GetEnvironmentAlertingConfigUnauthorized) IsRedirect ¶
func (o *GetEnvironmentAlertingConfigUnauthorized) IsRedirect() bool
IsRedirect returns true when this get environment alerting config unauthorized response has a 3xx status code
func (*GetEnvironmentAlertingConfigUnauthorized) IsServerError ¶
func (o *GetEnvironmentAlertingConfigUnauthorized) IsServerError() bool
IsServerError returns true when this get environment alerting config unauthorized response has a 5xx status code
func (*GetEnvironmentAlertingConfigUnauthorized) IsSuccess ¶
func (o *GetEnvironmentAlertingConfigUnauthorized) IsSuccess() bool
IsSuccess returns true when this get environment alerting config unauthorized response has a 2xx status code
func (*GetEnvironmentAlertingConfigUnauthorized) String ¶
func (o *GetEnvironmentAlertingConfigUnauthorized) String() string
type GetEnvironmentEventsNotFound ¶
type GetEnvironmentEventsNotFound struct { }
GetEnvironmentEventsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetEnvironmentEventsNotFound ¶
func NewGetEnvironmentEventsNotFound() *GetEnvironmentEventsNotFound
NewGetEnvironmentEventsNotFound creates a GetEnvironmentEventsNotFound with default headers values
func (*GetEnvironmentEventsNotFound) Code ¶
func (o *GetEnvironmentEventsNotFound) Code() int
Code gets the status code for the get environment events not found response
func (*GetEnvironmentEventsNotFound) Error ¶
func (o *GetEnvironmentEventsNotFound) Error() string
func (*GetEnvironmentEventsNotFound) IsClientError ¶
func (o *GetEnvironmentEventsNotFound) IsClientError() bool
IsClientError returns true when this get environment events not found response has a 4xx status code
func (*GetEnvironmentEventsNotFound) IsCode ¶
func (o *GetEnvironmentEventsNotFound) IsCode(code int) bool
IsCode returns true when this get environment events not found response a status code equal to that given
func (*GetEnvironmentEventsNotFound) IsRedirect ¶
func (o *GetEnvironmentEventsNotFound) IsRedirect() bool
IsRedirect returns true when this get environment events not found response has a 3xx status code
func (*GetEnvironmentEventsNotFound) IsServerError ¶
func (o *GetEnvironmentEventsNotFound) IsServerError() bool
IsServerError returns true when this get environment events not found response has a 5xx status code
func (*GetEnvironmentEventsNotFound) IsSuccess ¶
func (o *GetEnvironmentEventsNotFound) IsSuccess() bool
IsSuccess returns true when this get environment events not found response has a 2xx status code
func (*GetEnvironmentEventsNotFound) String ¶
func (o *GetEnvironmentEventsNotFound) String() string
type GetEnvironmentEventsOK ¶
GetEnvironmentEventsOK describes a response with status code 200, with default header values.
Successful get environment events
func NewGetEnvironmentEventsOK ¶
func NewGetEnvironmentEventsOK() *GetEnvironmentEventsOK
NewGetEnvironmentEventsOK creates a GetEnvironmentEventsOK with default headers values
func (*GetEnvironmentEventsOK) Code ¶
func (o *GetEnvironmentEventsOK) Code() int
Code gets the status code for the get environment events o k response
func (*GetEnvironmentEventsOK) Error ¶
func (o *GetEnvironmentEventsOK) Error() string
func (*GetEnvironmentEventsOK) GetPayload ¶
func (o *GetEnvironmentEventsOK) GetPayload() []*models.Event
func (*GetEnvironmentEventsOK) IsClientError ¶
func (o *GetEnvironmentEventsOK) IsClientError() bool
IsClientError returns true when this get environment events o k response has a 4xx status code
func (*GetEnvironmentEventsOK) IsCode ¶
func (o *GetEnvironmentEventsOK) IsCode(code int) bool
IsCode returns true when this get environment events o k response a status code equal to that given
func (*GetEnvironmentEventsOK) IsRedirect ¶
func (o *GetEnvironmentEventsOK) IsRedirect() bool
IsRedirect returns true when this get environment events o k response has a 3xx status code
func (*GetEnvironmentEventsOK) IsServerError ¶
func (o *GetEnvironmentEventsOK) IsServerError() bool
IsServerError returns true when this get environment events o k response has a 5xx status code
func (*GetEnvironmentEventsOK) IsSuccess ¶
func (o *GetEnvironmentEventsOK) IsSuccess() bool
IsSuccess returns true when this get environment events o k response has a 2xx status code
func (*GetEnvironmentEventsOK) String ¶
func (o *GetEnvironmentEventsOK) String() string
type GetEnvironmentEventsParams ¶
type GetEnvironmentEventsParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. name of Radix application */ AppName string /* EnvName. name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEnvironmentEventsParams contains all the parameters to send to the API endpoint
for the get environment events operation. Typically these are written to a http.Request.
func NewGetEnvironmentEventsParams ¶
func NewGetEnvironmentEventsParams() *GetEnvironmentEventsParams
NewGetEnvironmentEventsParams creates a new GetEnvironmentEventsParams 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 NewGetEnvironmentEventsParamsWithContext ¶
func NewGetEnvironmentEventsParamsWithContext(ctx context.Context) *GetEnvironmentEventsParams
NewGetEnvironmentEventsParamsWithContext creates a new GetEnvironmentEventsParams object with the ability to set a context for a request.
func NewGetEnvironmentEventsParamsWithHTTPClient ¶
func NewGetEnvironmentEventsParamsWithHTTPClient(client *http.Client) *GetEnvironmentEventsParams
NewGetEnvironmentEventsParamsWithHTTPClient creates a new GetEnvironmentEventsParams object with the ability to set a custom HTTPClient for a request.
func NewGetEnvironmentEventsParamsWithTimeout ¶
func NewGetEnvironmentEventsParamsWithTimeout(timeout time.Duration) *GetEnvironmentEventsParams
NewGetEnvironmentEventsParamsWithTimeout creates a new GetEnvironmentEventsParams object with the ability to set a timeout on a request.
func (*GetEnvironmentEventsParams) SetAppName ¶
func (o *GetEnvironmentEventsParams) SetAppName(appName string)
SetAppName adds the appName to the get environment events params
func (*GetEnvironmentEventsParams) SetContext ¶
func (o *GetEnvironmentEventsParams) SetContext(ctx context.Context)
SetContext adds the context to the get environment events params
func (*GetEnvironmentEventsParams) SetDefaults ¶
func (o *GetEnvironmentEventsParams) SetDefaults()
SetDefaults hydrates default values in the get environment events params (not the query body).
All values with no default are reset to their zero value.
func (*GetEnvironmentEventsParams) SetEnvName ¶
func (o *GetEnvironmentEventsParams) SetEnvName(envName string)
SetEnvName adds the envName to the get environment events params
func (*GetEnvironmentEventsParams) SetHTTPClient ¶
func (o *GetEnvironmentEventsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get environment events params
func (*GetEnvironmentEventsParams) SetImpersonateGroup ¶
func (o *GetEnvironmentEventsParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the get environment events params
func (*GetEnvironmentEventsParams) SetImpersonateUser ¶
func (o *GetEnvironmentEventsParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the get environment events params
func (*GetEnvironmentEventsParams) SetTimeout ¶
func (o *GetEnvironmentEventsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get environment events params
func (*GetEnvironmentEventsParams) WithAppName ¶
func (o *GetEnvironmentEventsParams) WithAppName(appName string) *GetEnvironmentEventsParams
WithAppName adds the appName to the get environment events params
func (*GetEnvironmentEventsParams) WithContext ¶
func (o *GetEnvironmentEventsParams) WithContext(ctx context.Context) *GetEnvironmentEventsParams
WithContext adds the context to the get environment events params
func (*GetEnvironmentEventsParams) WithDefaults ¶
func (o *GetEnvironmentEventsParams) WithDefaults() *GetEnvironmentEventsParams
WithDefaults hydrates default values in the get environment events params (not the query body).
All values with no default are reset to their zero value.
func (*GetEnvironmentEventsParams) WithEnvName ¶
func (o *GetEnvironmentEventsParams) WithEnvName(envName string) *GetEnvironmentEventsParams
WithEnvName adds the envName to the get environment events params
func (*GetEnvironmentEventsParams) WithHTTPClient ¶
func (o *GetEnvironmentEventsParams) WithHTTPClient(client *http.Client) *GetEnvironmentEventsParams
WithHTTPClient adds the HTTPClient to the get environment events params
func (*GetEnvironmentEventsParams) WithImpersonateGroup ¶
func (o *GetEnvironmentEventsParams) WithImpersonateGroup(impersonateGroup *string) *GetEnvironmentEventsParams
WithImpersonateGroup adds the impersonateGroup to the get environment events params
func (*GetEnvironmentEventsParams) WithImpersonateUser ¶
func (o *GetEnvironmentEventsParams) WithImpersonateUser(impersonateUser *string) *GetEnvironmentEventsParams
WithImpersonateUser adds the impersonateUser to the get environment events params
func (*GetEnvironmentEventsParams) WithTimeout ¶
func (o *GetEnvironmentEventsParams) WithTimeout(timeout time.Duration) *GetEnvironmentEventsParams
WithTimeout adds the timeout to the get environment events params
func (*GetEnvironmentEventsParams) WriteToRequest ¶
func (o *GetEnvironmentEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEnvironmentEventsReader ¶
type GetEnvironmentEventsReader struct {
// contains filtered or unexported fields
}
GetEnvironmentEventsReader is a Reader for the GetEnvironmentEvents structure.
func (*GetEnvironmentEventsReader) ReadResponse ¶
func (o *GetEnvironmentEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEnvironmentEventsUnauthorized ¶
type GetEnvironmentEventsUnauthorized struct { }
GetEnvironmentEventsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetEnvironmentEventsUnauthorized ¶
func NewGetEnvironmentEventsUnauthorized() *GetEnvironmentEventsUnauthorized
NewGetEnvironmentEventsUnauthorized creates a GetEnvironmentEventsUnauthorized with default headers values
func (*GetEnvironmentEventsUnauthorized) Code ¶
func (o *GetEnvironmentEventsUnauthorized) Code() int
Code gets the status code for the get environment events unauthorized response
func (*GetEnvironmentEventsUnauthorized) Error ¶
func (o *GetEnvironmentEventsUnauthorized) Error() string
func (*GetEnvironmentEventsUnauthorized) IsClientError ¶
func (o *GetEnvironmentEventsUnauthorized) IsClientError() bool
IsClientError returns true when this get environment events unauthorized response has a 4xx status code
func (*GetEnvironmentEventsUnauthorized) IsCode ¶
func (o *GetEnvironmentEventsUnauthorized) IsCode(code int) bool
IsCode returns true when this get environment events unauthorized response a status code equal to that given
func (*GetEnvironmentEventsUnauthorized) IsRedirect ¶
func (o *GetEnvironmentEventsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get environment events unauthorized response has a 3xx status code
func (*GetEnvironmentEventsUnauthorized) IsServerError ¶
func (o *GetEnvironmentEventsUnauthorized) IsServerError() bool
IsServerError returns true when this get environment events unauthorized response has a 5xx status code
func (*GetEnvironmentEventsUnauthorized) IsSuccess ¶
func (o *GetEnvironmentEventsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get environment events unauthorized response has a 2xx status code
func (*GetEnvironmentEventsUnauthorized) String ¶
func (o *GetEnvironmentEventsUnauthorized) String() string
type GetEnvironmentNotFound ¶
type GetEnvironmentNotFound struct { }
GetEnvironmentNotFound describes a response with status code 404, with default header values.
Not found
func NewGetEnvironmentNotFound ¶
func NewGetEnvironmentNotFound() *GetEnvironmentNotFound
NewGetEnvironmentNotFound creates a GetEnvironmentNotFound with default headers values
func (*GetEnvironmentNotFound) Code ¶
func (o *GetEnvironmentNotFound) Code() int
Code gets the status code for the get environment not found response
func (*GetEnvironmentNotFound) Error ¶
func (o *GetEnvironmentNotFound) Error() string
func (*GetEnvironmentNotFound) IsClientError ¶
func (o *GetEnvironmentNotFound) IsClientError() bool
IsClientError returns true when this get environment not found response has a 4xx status code
func (*GetEnvironmentNotFound) IsCode ¶
func (o *GetEnvironmentNotFound) IsCode(code int) bool
IsCode returns true when this get environment not found response a status code equal to that given
func (*GetEnvironmentNotFound) IsRedirect ¶
func (o *GetEnvironmentNotFound) IsRedirect() bool
IsRedirect returns true when this get environment not found response has a 3xx status code
func (*GetEnvironmentNotFound) IsServerError ¶
func (o *GetEnvironmentNotFound) IsServerError() bool
IsServerError returns true when this get environment not found response has a 5xx status code
func (*GetEnvironmentNotFound) IsSuccess ¶
func (o *GetEnvironmentNotFound) IsSuccess() bool
IsSuccess returns true when this get environment not found response has a 2xx status code
func (*GetEnvironmentNotFound) String ¶
func (o *GetEnvironmentNotFound) String() string
type GetEnvironmentOK ¶
type GetEnvironmentOK struct {
Payload *models.Environment
}
GetEnvironmentOK describes a response with status code 200, with default header values.
Successful get environment
func NewGetEnvironmentOK ¶
func NewGetEnvironmentOK() *GetEnvironmentOK
NewGetEnvironmentOK creates a GetEnvironmentOK with default headers values
func (*GetEnvironmentOK) Code ¶
func (o *GetEnvironmentOK) Code() int
Code gets the status code for the get environment o k response
func (*GetEnvironmentOK) Error ¶
func (o *GetEnvironmentOK) Error() string
func (*GetEnvironmentOK) GetPayload ¶
func (o *GetEnvironmentOK) GetPayload() *models.Environment
func (*GetEnvironmentOK) IsClientError ¶
func (o *GetEnvironmentOK) IsClientError() bool
IsClientError returns true when this get environment o k response has a 4xx status code
func (*GetEnvironmentOK) IsCode ¶
func (o *GetEnvironmentOK) IsCode(code int) bool
IsCode returns true when this get environment o k response a status code equal to that given
func (*GetEnvironmentOK) IsRedirect ¶
func (o *GetEnvironmentOK) IsRedirect() bool
IsRedirect returns true when this get environment o k response has a 3xx status code
func (*GetEnvironmentOK) IsServerError ¶
func (o *GetEnvironmentOK) IsServerError() bool
IsServerError returns true when this get environment o k response has a 5xx status code
func (*GetEnvironmentOK) IsSuccess ¶
func (o *GetEnvironmentOK) IsSuccess() bool
IsSuccess returns true when this get environment o k response has a 2xx status code
func (*GetEnvironmentOK) String ¶
func (o *GetEnvironmentOK) String() string
type GetEnvironmentParams ¶
type GetEnvironmentParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. name of Radix application */ AppName string /* EnvName. name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEnvironmentParams contains all the parameters to send to the API endpoint
for the get environment operation. Typically these are written to a http.Request.
func NewGetEnvironmentParams ¶
func NewGetEnvironmentParams() *GetEnvironmentParams
NewGetEnvironmentParams creates a new GetEnvironmentParams 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 NewGetEnvironmentParamsWithContext ¶
func NewGetEnvironmentParamsWithContext(ctx context.Context) *GetEnvironmentParams
NewGetEnvironmentParamsWithContext creates a new GetEnvironmentParams object with the ability to set a context for a request.
func NewGetEnvironmentParamsWithHTTPClient ¶
func NewGetEnvironmentParamsWithHTTPClient(client *http.Client) *GetEnvironmentParams
NewGetEnvironmentParamsWithHTTPClient creates a new GetEnvironmentParams object with the ability to set a custom HTTPClient for a request.
func NewGetEnvironmentParamsWithTimeout ¶
func NewGetEnvironmentParamsWithTimeout(timeout time.Duration) *GetEnvironmentParams
NewGetEnvironmentParamsWithTimeout creates a new GetEnvironmentParams object with the ability to set a timeout on a request.
func (*GetEnvironmentParams) SetAppName ¶
func (o *GetEnvironmentParams) SetAppName(appName string)
SetAppName adds the appName to the get environment params
func (*GetEnvironmentParams) SetContext ¶
func (o *GetEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the get environment params
func (*GetEnvironmentParams) SetDefaults ¶
func (o *GetEnvironmentParams) SetDefaults()
SetDefaults hydrates default values in the get environment params (not the query body).
All values with no default are reset to their zero value.
func (*GetEnvironmentParams) SetEnvName ¶
func (o *GetEnvironmentParams) SetEnvName(envName string)
SetEnvName adds the envName to the get environment params
func (*GetEnvironmentParams) SetHTTPClient ¶
func (o *GetEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get environment params
func (*GetEnvironmentParams) SetImpersonateGroup ¶
func (o *GetEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the get environment params
func (*GetEnvironmentParams) SetImpersonateUser ¶
func (o *GetEnvironmentParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the get environment params
func (*GetEnvironmentParams) SetTimeout ¶
func (o *GetEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get environment params
func (*GetEnvironmentParams) WithAppName ¶
func (o *GetEnvironmentParams) WithAppName(appName string) *GetEnvironmentParams
WithAppName adds the appName to the get environment params
func (*GetEnvironmentParams) WithContext ¶
func (o *GetEnvironmentParams) WithContext(ctx context.Context) *GetEnvironmentParams
WithContext adds the context to the get environment params
func (*GetEnvironmentParams) WithDefaults ¶
func (o *GetEnvironmentParams) WithDefaults() *GetEnvironmentParams
WithDefaults hydrates default values in the get environment params (not the query body).
All values with no default are reset to their zero value.
func (*GetEnvironmentParams) WithEnvName ¶
func (o *GetEnvironmentParams) WithEnvName(envName string) *GetEnvironmentParams
WithEnvName adds the envName to the get environment params
func (*GetEnvironmentParams) WithHTTPClient ¶
func (o *GetEnvironmentParams) WithHTTPClient(client *http.Client) *GetEnvironmentParams
WithHTTPClient adds the HTTPClient to the get environment params
func (*GetEnvironmentParams) WithImpersonateGroup ¶
func (o *GetEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *GetEnvironmentParams
WithImpersonateGroup adds the impersonateGroup to the get environment params
func (*GetEnvironmentParams) WithImpersonateUser ¶
func (o *GetEnvironmentParams) WithImpersonateUser(impersonateUser *string) *GetEnvironmentParams
WithImpersonateUser adds the impersonateUser to the get environment params
func (*GetEnvironmentParams) WithTimeout ¶
func (o *GetEnvironmentParams) WithTimeout(timeout time.Duration) *GetEnvironmentParams
WithTimeout adds the timeout to the get environment params
func (*GetEnvironmentParams) WriteToRequest ¶
func (o *GetEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEnvironmentReader ¶
type GetEnvironmentReader struct {
// contains filtered or unexported fields
}
GetEnvironmentReader is a Reader for the GetEnvironment structure.
func (*GetEnvironmentReader) ReadResponse ¶
func (o *GetEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEnvironmentSummaryNotFound ¶
type GetEnvironmentSummaryNotFound struct { }
GetEnvironmentSummaryNotFound describes a response with status code 404, with default header values.
Not found
func NewGetEnvironmentSummaryNotFound ¶
func NewGetEnvironmentSummaryNotFound() *GetEnvironmentSummaryNotFound
NewGetEnvironmentSummaryNotFound creates a GetEnvironmentSummaryNotFound with default headers values
func (*GetEnvironmentSummaryNotFound) Code ¶
func (o *GetEnvironmentSummaryNotFound) Code() int
Code gets the status code for the get environment summary not found response
func (*GetEnvironmentSummaryNotFound) Error ¶
func (o *GetEnvironmentSummaryNotFound) Error() string
func (*GetEnvironmentSummaryNotFound) IsClientError ¶
func (o *GetEnvironmentSummaryNotFound) IsClientError() bool
IsClientError returns true when this get environment summary not found response has a 4xx status code
func (*GetEnvironmentSummaryNotFound) IsCode ¶
func (o *GetEnvironmentSummaryNotFound) IsCode(code int) bool
IsCode returns true when this get environment summary not found response a status code equal to that given
func (*GetEnvironmentSummaryNotFound) IsRedirect ¶
func (o *GetEnvironmentSummaryNotFound) IsRedirect() bool
IsRedirect returns true when this get environment summary not found response has a 3xx status code
func (*GetEnvironmentSummaryNotFound) IsServerError ¶
func (o *GetEnvironmentSummaryNotFound) IsServerError() bool
IsServerError returns true when this get environment summary not found response has a 5xx status code
func (*GetEnvironmentSummaryNotFound) IsSuccess ¶
func (o *GetEnvironmentSummaryNotFound) IsSuccess() bool
IsSuccess returns true when this get environment summary not found response has a 2xx status code
func (*GetEnvironmentSummaryNotFound) String ¶
func (o *GetEnvironmentSummaryNotFound) String() string
type GetEnvironmentSummaryOK ¶
type GetEnvironmentSummaryOK struct {
Payload []*models.EnvironmentSummary
}
GetEnvironmentSummaryOK describes a response with status code 200, with default header values.
Successful operation
func NewGetEnvironmentSummaryOK ¶
func NewGetEnvironmentSummaryOK() *GetEnvironmentSummaryOK
NewGetEnvironmentSummaryOK creates a GetEnvironmentSummaryOK with default headers values
func (*GetEnvironmentSummaryOK) Code ¶
func (o *GetEnvironmentSummaryOK) Code() int
Code gets the status code for the get environment summary o k response
func (*GetEnvironmentSummaryOK) Error ¶
func (o *GetEnvironmentSummaryOK) Error() string
func (*GetEnvironmentSummaryOK) GetPayload ¶
func (o *GetEnvironmentSummaryOK) GetPayload() []*models.EnvironmentSummary
func (*GetEnvironmentSummaryOK) IsClientError ¶
func (o *GetEnvironmentSummaryOK) IsClientError() bool
IsClientError returns true when this get environment summary o k response has a 4xx status code
func (*GetEnvironmentSummaryOK) IsCode ¶
func (o *GetEnvironmentSummaryOK) IsCode(code int) bool
IsCode returns true when this get environment summary o k response a status code equal to that given
func (*GetEnvironmentSummaryOK) IsRedirect ¶
func (o *GetEnvironmentSummaryOK) IsRedirect() bool
IsRedirect returns true when this get environment summary o k response has a 3xx status code
func (*GetEnvironmentSummaryOK) IsServerError ¶
func (o *GetEnvironmentSummaryOK) IsServerError() bool
IsServerError returns true when this get environment summary o k response has a 5xx status code
func (*GetEnvironmentSummaryOK) IsSuccess ¶
func (o *GetEnvironmentSummaryOK) IsSuccess() bool
IsSuccess returns true when this get environment summary o k response has a 2xx status code
func (*GetEnvironmentSummaryOK) String ¶
func (o *GetEnvironmentSummaryOK) String() string
type GetEnvironmentSummaryParams ¶
type GetEnvironmentSummaryParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. name of Radix application */ AppName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEnvironmentSummaryParams contains all the parameters to send to the API endpoint
for the get environment summary operation. Typically these are written to a http.Request.
func NewGetEnvironmentSummaryParams ¶
func NewGetEnvironmentSummaryParams() *GetEnvironmentSummaryParams
NewGetEnvironmentSummaryParams creates a new GetEnvironmentSummaryParams 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 NewGetEnvironmentSummaryParamsWithContext ¶
func NewGetEnvironmentSummaryParamsWithContext(ctx context.Context) *GetEnvironmentSummaryParams
NewGetEnvironmentSummaryParamsWithContext creates a new GetEnvironmentSummaryParams object with the ability to set a context for a request.
func NewGetEnvironmentSummaryParamsWithHTTPClient ¶
func NewGetEnvironmentSummaryParamsWithHTTPClient(client *http.Client) *GetEnvironmentSummaryParams
NewGetEnvironmentSummaryParamsWithHTTPClient creates a new GetEnvironmentSummaryParams object with the ability to set a custom HTTPClient for a request.
func NewGetEnvironmentSummaryParamsWithTimeout ¶
func NewGetEnvironmentSummaryParamsWithTimeout(timeout time.Duration) *GetEnvironmentSummaryParams
NewGetEnvironmentSummaryParamsWithTimeout creates a new GetEnvironmentSummaryParams object with the ability to set a timeout on a request.
func (*GetEnvironmentSummaryParams) SetAppName ¶
func (o *GetEnvironmentSummaryParams) SetAppName(appName string)
SetAppName adds the appName to the get environment summary params
func (*GetEnvironmentSummaryParams) SetContext ¶
func (o *GetEnvironmentSummaryParams) SetContext(ctx context.Context)
SetContext adds the context to the get environment summary params
func (*GetEnvironmentSummaryParams) SetDefaults ¶
func (o *GetEnvironmentSummaryParams) SetDefaults()
SetDefaults hydrates default values in the get environment summary params (not the query body).
All values with no default are reset to their zero value.
func (*GetEnvironmentSummaryParams) SetHTTPClient ¶
func (o *GetEnvironmentSummaryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get environment summary params
func (*GetEnvironmentSummaryParams) SetImpersonateGroup ¶
func (o *GetEnvironmentSummaryParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the get environment summary params
func (*GetEnvironmentSummaryParams) SetImpersonateUser ¶
func (o *GetEnvironmentSummaryParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the get environment summary params
func (*GetEnvironmentSummaryParams) SetTimeout ¶
func (o *GetEnvironmentSummaryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get environment summary params
func (*GetEnvironmentSummaryParams) WithAppName ¶
func (o *GetEnvironmentSummaryParams) WithAppName(appName string) *GetEnvironmentSummaryParams
WithAppName adds the appName to the get environment summary params
func (*GetEnvironmentSummaryParams) WithContext ¶
func (o *GetEnvironmentSummaryParams) WithContext(ctx context.Context) *GetEnvironmentSummaryParams
WithContext adds the context to the get environment summary params
func (*GetEnvironmentSummaryParams) WithDefaults ¶
func (o *GetEnvironmentSummaryParams) WithDefaults() *GetEnvironmentSummaryParams
WithDefaults hydrates default values in the get environment summary params (not the query body).
All values with no default are reset to their zero value.
func (*GetEnvironmentSummaryParams) WithHTTPClient ¶
func (o *GetEnvironmentSummaryParams) WithHTTPClient(client *http.Client) *GetEnvironmentSummaryParams
WithHTTPClient adds the HTTPClient to the get environment summary params
func (*GetEnvironmentSummaryParams) WithImpersonateGroup ¶
func (o *GetEnvironmentSummaryParams) WithImpersonateGroup(impersonateGroup *string) *GetEnvironmentSummaryParams
WithImpersonateGroup adds the impersonateGroup to the get environment summary params
func (*GetEnvironmentSummaryParams) WithImpersonateUser ¶
func (o *GetEnvironmentSummaryParams) WithImpersonateUser(impersonateUser *string) *GetEnvironmentSummaryParams
WithImpersonateUser adds the impersonateUser to the get environment summary params
func (*GetEnvironmentSummaryParams) WithTimeout ¶
func (o *GetEnvironmentSummaryParams) WithTimeout(timeout time.Duration) *GetEnvironmentSummaryParams
WithTimeout adds the timeout to the get environment summary params
func (*GetEnvironmentSummaryParams) WriteToRequest ¶
func (o *GetEnvironmentSummaryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEnvironmentSummaryReader ¶
type GetEnvironmentSummaryReader struct {
// contains filtered or unexported fields
}
GetEnvironmentSummaryReader is a Reader for the GetEnvironmentSummary structure.
func (*GetEnvironmentSummaryReader) ReadResponse ¶
func (o *GetEnvironmentSummaryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEnvironmentSummaryUnauthorized ¶
type GetEnvironmentSummaryUnauthorized struct { }
GetEnvironmentSummaryUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetEnvironmentSummaryUnauthorized ¶
func NewGetEnvironmentSummaryUnauthorized() *GetEnvironmentSummaryUnauthorized
NewGetEnvironmentSummaryUnauthorized creates a GetEnvironmentSummaryUnauthorized with default headers values
func (*GetEnvironmentSummaryUnauthorized) Code ¶
func (o *GetEnvironmentSummaryUnauthorized) Code() int
Code gets the status code for the get environment summary unauthorized response
func (*GetEnvironmentSummaryUnauthorized) Error ¶
func (o *GetEnvironmentSummaryUnauthorized) Error() string
func (*GetEnvironmentSummaryUnauthorized) IsClientError ¶
func (o *GetEnvironmentSummaryUnauthorized) IsClientError() bool
IsClientError returns true when this get environment summary unauthorized response has a 4xx status code
func (*GetEnvironmentSummaryUnauthorized) IsCode ¶
func (o *GetEnvironmentSummaryUnauthorized) IsCode(code int) bool
IsCode returns true when this get environment summary unauthorized response a status code equal to that given
func (*GetEnvironmentSummaryUnauthorized) IsRedirect ¶
func (o *GetEnvironmentSummaryUnauthorized) IsRedirect() bool
IsRedirect returns true when this get environment summary unauthorized response has a 3xx status code
func (*GetEnvironmentSummaryUnauthorized) IsServerError ¶
func (o *GetEnvironmentSummaryUnauthorized) IsServerError() bool
IsServerError returns true when this get environment summary unauthorized response has a 5xx status code
func (*GetEnvironmentSummaryUnauthorized) IsSuccess ¶
func (o *GetEnvironmentSummaryUnauthorized) IsSuccess() bool
IsSuccess returns true when this get environment summary unauthorized response has a 2xx status code
func (*GetEnvironmentSummaryUnauthorized) String ¶
func (o *GetEnvironmentSummaryUnauthorized) String() string
type GetEnvironmentUnauthorized ¶
type GetEnvironmentUnauthorized struct { }
GetEnvironmentUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetEnvironmentUnauthorized ¶
func NewGetEnvironmentUnauthorized() *GetEnvironmentUnauthorized
NewGetEnvironmentUnauthorized creates a GetEnvironmentUnauthorized with default headers values
func (*GetEnvironmentUnauthorized) Code ¶
func (o *GetEnvironmentUnauthorized) Code() int
Code gets the status code for the get environment unauthorized response
func (*GetEnvironmentUnauthorized) Error ¶
func (o *GetEnvironmentUnauthorized) Error() string
func (*GetEnvironmentUnauthorized) IsClientError ¶
func (o *GetEnvironmentUnauthorized) IsClientError() bool
IsClientError returns true when this get environment unauthorized response has a 4xx status code
func (*GetEnvironmentUnauthorized) IsCode ¶
func (o *GetEnvironmentUnauthorized) IsCode(code int) bool
IsCode returns true when this get environment unauthorized response a status code equal to that given
func (*GetEnvironmentUnauthorized) IsRedirect ¶
func (o *GetEnvironmentUnauthorized) IsRedirect() bool
IsRedirect returns true when this get environment unauthorized response has a 3xx status code
func (*GetEnvironmentUnauthorized) IsServerError ¶
func (o *GetEnvironmentUnauthorized) IsServerError() bool
IsServerError returns true when this get environment unauthorized response has a 5xx status code
func (*GetEnvironmentUnauthorized) IsSuccess ¶
func (o *GetEnvironmentUnauthorized) IsSuccess() bool
IsSuccess returns true when this get environment unauthorized response has a 2xx status code
func (*GetEnvironmentUnauthorized) String ¶
func (o *GetEnvironmentUnauthorized) String() string
type RestartEnvironmentForbidden ¶
type RestartEnvironmentForbidden struct { }
RestartEnvironmentForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRestartEnvironmentForbidden ¶
func NewRestartEnvironmentForbidden() *RestartEnvironmentForbidden
NewRestartEnvironmentForbidden creates a RestartEnvironmentForbidden with default headers values
func (*RestartEnvironmentForbidden) Code ¶
func (o *RestartEnvironmentForbidden) Code() int
Code gets the status code for the restart environment forbidden response
func (*RestartEnvironmentForbidden) Error ¶
func (o *RestartEnvironmentForbidden) Error() string
func (*RestartEnvironmentForbidden) IsClientError ¶
func (o *RestartEnvironmentForbidden) IsClientError() bool
IsClientError returns true when this restart environment forbidden response has a 4xx status code
func (*RestartEnvironmentForbidden) IsCode ¶
func (o *RestartEnvironmentForbidden) IsCode(code int) bool
IsCode returns true when this restart environment forbidden response a status code equal to that given
func (*RestartEnvironmentForbidden) IsRedirect ¶
func (o *RestartEnvironmentForbidden) IsRedirect() bool
IsRedirect returns true when this restart environment forbidden response has a 3xx status code
func (*RestartEnvironmentForbidden) IsServerError ¶
func (o *RestartEnvironmentForbidden) IsServerError() bool
IsServerError returns true when this restart environment forbidden response has a 5xx status code
func (*RestartEnvironmentForbidden) IsSuccess ¶
func (o *RestartEnvironmentForbidden) IsSuccess() bool
IsSuccess returns true when this restart environment forbidden response has a 2xx status code
func (*RestartEnvironmentForbidden) String ¶
func (o *RestartEnvironmentForbidden) String() string
type RestartEnvironmentNotFound ¶
type RestartEnvironmentNotFound struct { }
RestartEnvironmentNotFound describes a response with status code 404, with default header values.
Not found
func NewRestartEnvironmentNotFound ¶
func NewRestartEnvironmentNotFound() *RestartEnvironmentNotFound
NewRestartEnvironmentNotFound creates a RestartEnvironmentNotFound with default headers values
func (*RestartEnvironmentNotFound) Code ¶
func (o *RestartEnvironmentNotFound) Code() int
Code gets the status code for the restart environment not found response
func (*RestartEnvironmentNotFound) Error ¶
func (o *RestartEnvironmentNotFound) Error() string
func (*RestartEnvironmentNotFound) IsClientError ¶
func (o *RestartEnvironmentNotFound) IsClientError() bool
IsClientError returns true when this restart environment not found response has a 4xx status code
func (*RestartEnvironmentNotFound) IsCode ¶
func (o *RestartEnvironmentNotFound) IsCode(code int) bool
IsCode returns true when this restart environment not found response a status code equal to that given
func (*RestartEnvironmentNotFound) IsRedirect ¶
func (o *RestartEnvironmentNotFound) IsRedirect() bool
IsRedirect returns true when this restart environment not found response has a 3xx status code
func (*RestartEnvironmentNotFound) IsServerError ¶
func (o *RestartEnvironmentNotFound) IsServerError() bool
IsServerError returns true when this restart environment not found response has a 5xx status code
func (*RestartEnvironmentNotFound) IsSuccess ¶
func (o *RestartEnvironmentNotFound) IsSuccess() bool
IsSuccess returns true when this restart environment not found response has a 2xx status code
func (*RestartEnvironmentNotFound) String ¶
func (o *RestartEnvironmentNotFound) String() string
type RestartEnvironmentOK ¶
type RestartEnvironmentOK struct { }
RestartEnvironmentOK describes a response with status code 200, with default header values.
Environment started ok
func NewRestartEnvironmentOK ¶
func NewRestartEnvironmentOK() *RestartEnvironmentOK
NewRestartEnvironmentOK creates a RestartEnvironmentOK with default headers values
func (*RestartEnvironmentOK) Code ¶
func (o *RestartEnvironmentOK) Code() int
Code gets the status code for the restart environment o k response
func (*RestartEnvironmentOK) Error ¶
func (o *RestartEnvironmentOK) Error() string
func (*RestartEnvironmentOK) IsClientError ¶
func (o *RestartEnvironmentOK) IsClientError() bool
IsClientError returns true when this restart environment o k response has a 4xx status code
func (*RestartEnvironmentOK) IsCode ¶
func (o *RestartEnvironmentOK) IsCode(code int) bool
IsCode returns true when this restart environment o k response a status code equal to that given
func (*RestartEnvironmentOK) IsRedirect ¶
func (o *RestartEnvironmentOK) IsRedirect() bool
IsRedirect returns true when this restart environment o k response has a 3xx status code
func (*RestartEnvironmentOK) IsServerError ¶
func (o *RestartEnvironmentOK) IsServerError() bool
IsServerError returns true when this restart environment o k response has a 5xx status code
func (*RestartEnvironmentOK) IsSuccess ¶
func (o *RestartEnvironmentOK) IsSuccess() bool
IsSuccess returns true when this restart environment o k response has a 2xx status code
func (*RestartEnvironmentOK) String ¶
func (o *RestartEnvironmentOK) String() string
type RestartEnvironmentParams ¶
type RestartEnvironmentParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. Name of application */ AppName string /* EnvName. Name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RestartEnvironmentParams contains all the parameters to send to the API endpoint
for the restart environment operation. Typically these are written to a http.Request.
func NewRestartEnvironmentParams ¶
func NewRestartEnvironmentParams() *RestartEnvironmentParams
NewRestartEnvironmentParams creates a new RestartEnvironmentParams 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 NewRestartEnvironmentParamsWithContext ¶
func NewRestartEnvironmentParamsWithContext(ctx context.Context) *RestartEnvironmentParams
NewRestartEnvironmentParamsWithContext creates a new RestartEnvironmentParams object with the ability to set a context for a request.
func NewRestartEnvironmentParamsWithHTTPClient ¶
func NewRestartEnvironmentParamsWithHTTPClient(client *http.Client) *RestartEnvironmentParams
NewRestartEnvironmentParamsWithHTTPClient creates a new RestartEnvironmentParams object with the ability to set a custom HTTPClient for a request.
func NewRestartEnvironmentParamsWithTimeout ¶
func NewRestartEnvironmentParamsWithTimeout(timeout time.Duration) *RestartEnvironmentParams
NewRestartEnvironmentParamsWithTimeout creates a new RestartEnvironmentParams object with the ability to set a timeout on a request.
func (*RestartEnvironmentParams) SetAppName ¶
func (o *RestartEnvironmentParams) SetAppName(appName string)
SetAppName adds the appName to the restart environment params
func (*RestartEnvironmentParams) SetContext ¶
func (o *RestartEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the restart environment params
func (*RestartEnvironmentParams) SetDefaults ¶
func (o *RestartEnvironmentParams) SetDefaults()
SetDefaults hydrates default values in the restart environment params (not the query body).
All values with no default are reset to their zero value.
func (*RestartEnvironmentParams) SetEnvName ¶
func (o *RestartEnvironmentParams) SetEnvName(envName string)
SetEnvName adds the envName to the restart environment params
func (*RestartEnvironmentParams) SetHTTPClient ¶
func (o *RestartEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restart environment params
func (*RestartEnvironmentParams) SetImpersonateGroup ¶
func (o *RestartEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the restart environment params
func (*RestartEnvironmentParams) SetImpersonateUser ¶
func (o *RestartEnvironmentParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the restart environment params
func (*RestartEnvironmentParams) SetTimeout ¶
func (o *RestartEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restart environment params
func (*RestartEnvironmentParams) WithAppName ¶
func (o *RestartEnvironmentParams) WithAppName(appName string) *RestartEnvironmentParams
WithAppName adds the appName to the restart environment params
func (*RestartEnvironmentParams) WithContext ¶
func (o *RestartEnvironmentParams) WithContext(ctx context.Context) *RestartEnvironmentParams
WithContext adds the context to the restart environment params
func (*RestartEnvironmentParams) WithDefaults ¶
func (o *RestartEnvironmentParams) WithDefaults() *RestartEnvironmentParams
WithDefaults hydrates default values in the restart environment params (not the query body).
All values with no default are reset to their zero value.
func (*RestartEnvironmentParams) WithEnvName ¶
func (o *RestartEnvironmentParams) WithEnvName(envName string) *RestartEnvironmentParams
WithEnvName adds the envName to the restart environment params
func (*RestartEnvironmentParams) WithHTTPClient ¶
func (o *RestartEnvironmentParams) WithHTTPClient(client *http.Client) *RestartEnvironmentParams
WithHTTPClient adds the HTTPClient to the restart environment params
func (*RestartEnvironmentParams) WithImpersonateGroup ¶
func (o *RestartEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *RestartEnvironmentParams
WithImpersonateGroup adds the impersonateGroup to the restart environment params
func (*RestartEnvironmentParams) WithImpersonateUser ¶
func (o *RestartEnvironmentParams) WithImpersonateUser(impersonateUser *string) *RestartEnvironmentParams
WithImpersonateUser adds the impersonateUser to the restart environment params
func (*RestartEnvironmentParams) WithTimeout ¶
func (o *RestartEnvironmentParams) WithTimeout(timeout time.Duration) *RestartEnvironmentParams
WithTimeout adds the timeout to the restart environment params
func (*RestartEnvironmentParams) WriteToRequest ¶
func (o *RestartEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RestartEnvironmentReader ¶
type RestartEnvironmentReader struct {
// contains filtered or unexported fields
}
RestartEnvironmentReader is a Reader for the RestartEnvironment structure.
func (*RestartEnvironmentReader) ReadResponse ¶
func (o *RestartEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestartEnvironmentUnauthorized ¶
type RestartEnvironmentUnauthorized struct { }
RestartEnvironmentUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewRestartEnvironmentUnauthorized ¶
func NewRestartEnvironmentUnauthorized() *RestartEnvironmentUnauthorized
NewRestartEnvironmentUnauthorized creates a RestartEnvironmentUnauthorized with default headers values
func (*RestartEnvironmentUnauthorized) Code ¶
func (o *RestartEnvironmentUnauthorized) Code() int
Code gets the status code for the restart environment unauthorized response
func (*RestartEnvironmentUnauthorized) Error ¶
func (o *RestartEnvironmentUnauthorized) Error() string
func (*RestartEnvironmentUnauthorized) IsClientError ¶
func (o *RestartEnvironmentUnauthorized) IsClientError() bool
IsClientError returns true when this restart environment unauthorized response has a 4xx status code
func (*RestartEnvironmentUnauthorized) IsCode ¶
func (o *RestartEnvironmentUnauthorized) IsCode(code int) bool
IsCode returns true when this restart environment unauthorized response a status code equal to that given
func (*RestartEnvironmentUnauthorized) IsRedirect ¶
func (o *RestartEnvironmentUnauthorized) IsRedirect() bool
IsRedirect returns true when this restart environment unauthorized response has a 3xx status code
func (*RestartEnvironmentUnauthorized) IsServerError ¶
func (o *RestartEnvironmentUnauthorized) IsServerError() bool
IsServerError returns true when this restart environment unauthorized response has a 5xx status code
func (*RestartEnvironmentUnauthorized) IsSuccess ¶
func (o *RestartEnvironmentUnauthorized) IsSuccess() bool
IsSuccess returns true when this restart environment unauthorized response has a 2xx status code
func (*RestartEnvironmentUnauthorized) String ¶
func (o *RestartEnvironmentUnauthorized) String() string
type StartEnvironmentNotFound ¶
type StartEnvironmentNotFound struct { }
StartEnvironmentNotFound describes a response with status code 404, with default header values.
Not found
func NewStartEnvironmentNotFound ¶
func NewStartEnvironmentNotFound() *StartEnvironmentNotFound
NewStartEnvironmentNotFound creates a StartEnvironmentNotFound with default headers values
func (*StartEnvironmentNotFound) Code ¶
func (o *StartEnvironmentNotFound) Code() int
Code gets the status code for the start environment not found response
func (*StartEnvironmentNotFound) Error ¶
func (o *StartEnvironmentNotFound) Error() string
func (*StartEnvironmentNotFound) IsClientError ¶
func (o *StartEnvironmentNotFound) IsClientError() bool
IsClientError returns true when this start environment not found response has a 4xx status code
func (*StartEnvironmentNotFound) IsCode ¶
func (o *StartEnvironmentNotFound) IsCode(code int) bool
IsCode returns true when this start environment not found response a status code equal to that given
func (*StartEnvironmentNotFound) IsRedirect ¶
func (o *StartEnvironmentNotFound) IsRedirect() bool
IsRedirect returns true when this start environment not found response has a 3xx status code
func (*StartEnvironmentNotFound) IsServerError ¶
func (o *StartEnvironmentNotFound) IsServerError() bool
IsServerError returns true when this start environment not found response has a 5xx status code
func (*StartEnvironmentNotFound) IsSuccess ¶
func (o *StartEnvironmentNotFound) IsSuccess() bool
IsSuccess returns true when this start environment not found response has a 2xx status code
func (*StartEnvironmentNotFound) String ¶
func (o *StartEnvironmentNotFound) String() string
type StartEnvironmentOK ¶
type StartEnvironmentOK struct { }
StartEnvironmentOK describes a response with status code 200, with default header values.
Environment started ok
func NewStartEnvironmentOK ¶
func NewStartEnvironmentOK() *StartEnvironmentOK
NewStartEnvironmentOK creates a StartEnvironmentOK with default headers values
func (*StartEnvironmentOK) Code ¶
func (o *StartEnvironmentOK) Code() int
Code gets the status code for the start environment o k response
func (*StartEnvironmentOK) Error ¶
func (o *StartEnvironmentOK) Error() string
func (*StartEnvironmentOK) IsClientError ¶
func (o *StartEnvironmentOK) IsClientError() bool
IsClientError returns true when this start environment o k response has a 4xx status code
func (*StartEnvironmentOK) IsCode ¶
func (o *StartEnvironmentOK) IsCode(code int) bool
IsCode returns true when this start environment o k response a status code equal to that given
func (*StartEnvironmentOK) IsRedirect ¶
func (o *StartEnvironmentOK) IsRedirect() bool
IsRedirect returns true when this start environment o k response has a 3xx status code
func (*StartEnvironmentOK) IsServerError ¶
func (o *StartEnvironmentOK) IsServerError() bool
IsServerError returns true when this start environment o k response has a 5xx status code
func (*StartEnvironmentOK) IsSuccess ¶
func (o *StartEnvironmentOK) IsSuccess() bool
IsSuccess returns true when this start environment o k response has a 2xx status code
func (*StartEnvironmentOK) String ¶
func (o *StartEnvironmentOK) String() string
type StartEnvironmentParams ¶
type StartEnvironmentParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. Name of application */ AppName string /* EnvName. Name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StartEnvironmentParams contains all the parameters to send to the API endpoint
for the start environment operation. Typically these are written to a http.Request.
func NewStartEnvironmentParams ¶
func NewStartEnvironmentParams() *StartEnvironmentParams
NewStartEnvironmentParams creates a new StartEnvironmentParams 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 NewStartEnvironmentParamsWithContext ¶
func NewStartEnvironmentParamsWithContext(ctx context.Context) *StartEnvironmentParams
NewStartEnvironmentParamsWithContext creates a new StartEnvironmentParams object with the ability to set a context for a request.
func NewStartEnvironmentParamsWithHTTPClient ¶
func NewStartEnvironmentParamsWithHTTPClient(client *http.Client) *StartEnvironmentParams
NewStartEnvironmentParamsWithHTTPClient creates a new StartEnvironmentParams object with the ability to set a custom HTTPClient for a request.
func NewStartEnvironmentParamsWithTimeout ¶
func NewStartEnvironmentParamsWithTimeout(timeout time.Duration) *StartEnvironmentParams
NewStartEnvironmentParamsWithTimeout creates a new StartEnvironmentParams object with the ability to set a timeout on a request.
func (*StartEnvironmentParams) SetAppName ¶
func (o *StartEnvironmentParams) SetAppName(appName string)
SetAppName adds the appName to the start environment params
func (*StartEnvironmentParams) SetContext ¶
func (o *StartEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the start environment params
func (*StartEnvironmentParams) SetDefaults ¶
func (o *StartEnvironmentParams) SetDefaults()
SetDefaults hydrates default values in the start environment params (not the query body).
All values with no default are reset to their zero value.
func (*StartEnvironmentParams) SetEnvName ¶
func (o *StartEnvironmentParams) SetEnvName(envName string)
SetEnvName adds the envName to the start environment params
func (*StartEnvironmentParams) SetHTTPClient ¶
func (o *StartEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start environment params
func (*StartEnvironmentParams) SetImpersonateGroup ¶
func (o *StartEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the start environment params
func (*StartEnvironmentParams) SetImpersonateUser ¶
func (o *StartEnvironmentParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the start environment params
func (*StartEnvironmentParams) SetTimeout ¶
func (o *StartEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start environment params
func (*StartEnvironmentParams) WithAppName ¶
func (o *StartEnvironmentParams) WithAppName(appName string) *StartEnvironmentParams
WithAppName adds the appName to the start environment params
func (*StartEnvironmentParams) WithContext ¶
func (o *StartEnvironmentParams) WithContext(ctx context.Context) *StartEnvironmentParams
WithContext adds the context to the start environment params
func (*StartEnvironmentParams) WithDefaults ¶
func (o *StartEnvironmentParams) WithDefaults() *StartEnvironmentParams
WithDefaults hydrates default values in the start environment params (not the query body).
All values with no default are reset to their zero value.
func (*StartEnvironmentParams) WithEnvName ¶
func (o *StartEnvironmentParams) WithEnvName(envName string) *StartEnvironmentParams
WithEnvName adds the envName to the start environment params
func (*StartEnvironmentParams) WithHTTPClient ¶
func (o *StartEnvironmentParams) WithHTTPClient(client *http.Client) *StartEnvironmentParams
WithHTTPClient adds the HTTPClient to the start environment params
func (*StartEnvironmentParams) WithImpersonateGroup ¶
func (o *StartEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *StartEnvironmentParams
WithImpersonateGroup adds the impersonateGroup to the start environment params
func (*StartEnvironmentParams) WithImpersonateUser ¶
func (o *StartEnvironmentParams) WithImpersonateUser(impersonateUser *string) *StartEnvironmentParams
WithImpersonateUser adds the impersonateUser to the start environment params
func (*StartEnvironmentParams) WithTimeout ¶
func (o *StartEnvironmentParams) WithTimeout(timeout time.Duration) *StartEnvironmentParams
WithTimeout adds the timeout to the start environment params
func (*StartEnvironmentParams) WriteToRequest ¶
func (o *StartEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartEnvironmentReader ¶
type StartEnvironmentReader struct {
// contains filtered or unexported fields
}
StartEnvironmentReader is a Reader for the StartEnvironment structure.
func (*StartEnvironmentReader) ReadResponse ¶
func (o *StartEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartEnvironmentUnauthorized ¶
type StartEnvironmentUnauthorized struct { }
StartEnvironmentUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewStartEnvironmentUnauthorized ¶
func NewStartEnvironmentUnauthorized() *StartEnvironmentUnauthorized
NewStartEnvironmentUnauthorized creates a StartEnvironmentUnauthorized with default headers values
func (*StartEnvironmentUnauthorized) Code ¶
func (o *StartEnvironmentUnauthorized) Code() int
Code gets the status code for the start environment unauthorized response
func (*StartEnvironmentUnauthorized) Error ¶
func (o *StartEnvironmentUnauthorized) Error() string
func (*StartEnvironmentUnauthorized) IsClientError ¶
func (o *StartEnvironmentUnauthorized) IsClientError() bool
IsClientError returns true when this start environment unauthorized response has a 4xx status code
func (*StartEnvironmentUnauthorized) IsCode ¶
func (o *StartEnvironmentUnauthorized) IsCode(code int) bool
IsCode returns true when this start environment unauthorized response a status code equal to that given
func (*StartEnvironmentUnauthorized) IsRedirect ¶
func (o *StartEnvironmentUnauthorized) IsRedirect() bool
IsRedirect returns true when this start environment unauthorized response has a 3xx status code
func (*StartEnvironmentUnauthorized) IsServerError ¶
func (o *StartEnvironmentUnauthorized) IsServerError() bool
IsServerError returns true when this start environment unauthorized response has a 5xx status code
func (*StartEnvironmentUnauthorized) IsSuccess ¶
func (o *StartEnvironmentUnauthorized) IsSuccess() bool
IsSuccess returns true when this start environment unauthorized response has a 2xx status code
func (*StartEnvironmentUnauthorized) String ¶
func (o *StartEnvironmentUnauthorized) String() string
type StopEnvironmentNotFound ¶
type StopEnvironmentNotFound struct { }
StopEnvironmentNotFound describes a response with status code 404, with default header values.
Not found
func NewStopEnvironmentNotFound ¶
func NewStopEnvironmentNotFound() *StopEnvironmentNotFound
NewStopEnvironmentNotFound creates a StopEnvironmentNotFound with default headers values
func (*StopEnvironmentNotFound) Code ¶
func (o *StopEnvironmentNotFound) Code() int
Code gets the status code for the stop environment not found response
func (*StopEnvironmentNotFound) Error ¶
func (o *StopEnvironmentNotFound) Error() string
func (*StopEnvironmentNotFound) IsClientError ¶
func (o *StopEnvironmentNotFound) IsClientError() bool
IsClientError returns true when this stop environment not found response has a 4xx status code
func (*StopEnvironmentNotFound) IsCode ¶
func (o *StopEnvironmentNotFound) IsCode(code int) bool
IsCode returns true when this stop environment not found response a status code equal to that given
func (*StopEnvironmentNotFound) IsRedirect ¶
func (o *StopEnvironmentNotFound) IsRedirect() bool
IsRedirect returns true when this stop environment not found response has a 3xx status code
func (*StopEnvironmentNotFound) IsServerError ¶
func (o *StopEnvironmentNotFound) IsServerError() bool
IsServerError returns true when this stop environment not found response has a 5xx status code
func (*StopEnvironmentNotFound) IsSuccess ¶
func (o *StopEnvironmentNotFound) IsSuccess() bool
IsSuccess returns true when this stop environment not found response has a 2xx status code
func (*StopEnvironmentNotFound) String ¶
func (o *StopEnvironmentNotFound) String() string
type StopEnvironmentOK ¶
type StopEnvironmentOK struct { }
StopEnvironmentOK describes a response with status code 200, with default header values.
Environment stopped ok
func NewStopEnvironmentOK ¶
func NewStopEnvironmentOK() *StopEnvironmentOK
NewStopEnvironmentOK creates a StopEnvironmentOK with default headers values
func (*StopEnvironmentOK) Code ¶
func (o *StopEnvironmentOK) Code() int
Code gets the status code for the stop environment o k response
func (*StopEnvironmentOK) Error ¶
func (o *StopEnvironmentOK) Error() string
func (*StopEnvironmentOK) IsClientError ¶
func (o *StopEnvironmentOK) IsClientError() bool
IsClientError returns true when this stop environment o k response has a 4xx status code
func (*StopEnvironmentOK) IsCode ¶
func (o *StopEnvironmentOK) IsCode(code int) bool
IsCode returns true when this stop environment o k response a status code equal to that given
func (*StopEnvironmentOK) IsRedirect ¶
func (o *StopEnvironmentOK) IsRedirect() bool
IsRedirect returns true when this stop environment o k response has a 3xx status code
func (*StopEnvironmentOK) IsServerError ¶
func (o *StopEnvironmentOK) IsServerError() bool
IsServerError returns true when this stop environment o k response has a 5xx status code
func (*StopEnvironmentOK) IsSuccess ¶
func (o *StopEnvironmentOK) IsSuccess() bool
IsSuccess returns true when this stop environment o k response has a 2xx status code
func (*StopEnvironmentOK) String ¶
func (o *StopEnvironmentOK) String() string
type StopEnvironmentParams ¶
type StopEnvironmentParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AppName. Name of application */ AppName string /* EnvName. Name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StopEnvironmentParams contains all the parameters to send to the API endpoint
for the stop environment operation. Typically these are written to a http.Request.
func NewStopEnvironmentParams ¶
func NewStopEnvironmentParams() *StopEnvironmentParams
NewStopEnvironmentParams creates a new StopEnvironmentParams 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 NewStopEnvironmentParamsWithContext ¶
func NewStopEnvironmentParamsWithContext(ctx context.Context) *StopEnvironmentParams
NewStopEnvironmentParamsWithContext creates a new StopEnvironmentParams object with the ability to set a context for a request.
func NewStopEnvironmentParamsWithHTTPClient ¶
func NewStopEnvironmentParamsWithHTTPClient(client *http.Client) *StopEnvironmentParams
NewStopEnvironmentParamsWithHTTPClient creates a new StopEnvironmentParams object with the ability to set a custom HTTPClient for a request.
func NewStopEnvironmentParamsWithTimeout ¶
func NewStopEnvironmentParamsWithTimeout(timeout time.Duration) *StopEnvironmentParams
NewStopEnvironmentParamsWithTimeout creates a new StopEnvironmentParams object with the ability to set a timeout on a request.
func (*StopEnvironmentParams) SetAppName ¶
func (o *StopEnvironmentParams) SetAppName(appName string)
SetAppName adds the appName to the stop environment params
func (*StopEnvironmentParams) SetContext ¶
func (o *StopEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the stop environment params
func (*StopEnvironmentParams) SetDefaults ¶
func (o *StopEnvironmentParams) SetDefaults()
SetDefaults hydrates default values in the stop environment params (not the query body).
All values with no default are reset to their zero value.
func (*StopEnvironmentParams) SetEnvName ¶
func (o *StopEnvironmentParams) SetEnvName(envName string)
SetEnvName adds the envName to the stop environment params
func (*StopEnvironmentParams) SetHTTPClient ¶
func (o *StopEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop environment params
func (*StopEnvironmentParams) SetImpersonateGroup ¶
func (o *StopEnvironmentParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the stop environment params
func (*StopEnvironmentParams) SetImpersonateUser ¶
func (o *StopEnvironmentParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the stop environment params
func (*StopEnvironmentParams) SetTimeout ¶
func (o *StopEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop environment params
func (*StopEnvironmentParams) WithAppName ¶
func (o *StopEnvironmentParams) WithAppName(appName string) *StopEnvironmentParams
WithAppName adds the appName to the stop environment params
func (*StopEnvironmentParams) WithContext ¶
func (o *StopEnvironmentParams) WithContext(ctx context.Context) *StopEnvironmentParams
WithContext adds the context to the stop environment params
func (*StopEnvironmentParams) WithDefaults ¶
func (o *StopEnvironmentParams) WithDefaults() *StopEnvironmentParams
WithDefaults hydrates default values in the stop environment params (not the query body).
All values with no default are reset to their zero value.
func (*StopEnvironmentParams) WithEnvName ¶
func (o *StopEnvironmentParams) WithEnvName(envName string) *StopEnvironmentParams
WithEnvName adds the envName to the stop environment params
func (*StopEnvironmentParams) WithHTTPClient ¶
func (o *StopEnvironmentParams) WithHTTPClient(client *http.Client) *StopEnvironmentParams
WithHTTPClient adds the HTTPClient to the stop environment params
func (*StopEnvironmentParams) WithImpersonateGroup ¶
func (o *StopEnvironmentParams) WithImpersonateGroup(impersonateGroup *string) *StopEnvironmentParams
WithImpersonateGroup adds the impersonateGroup to the stop environment params
func (*StopEnvironmentParams) WithImpersonateUser ¶
func (o *StopEnvironmentParams) WithImpersonateUser(impersonateUser *string) *StopEnvironmentParams
WithImpersonateUser adds the impersonateUser to the stop environment params
func (*StopEnvironmentParams) WithTimeout ¶
func (o *StopEnvironmentParams) WithTimeout(timeout time.Duration) *StopEnvironmentParams
WithTimeout adds the timeout to the stop environment params
func (*StopEnvironmentParams) WriteToRequest ¶
func (o *StopEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopEnvironmentReader ¶
type StopEnvironmentReader struct {
// contains filtered or unexported fields
}
StopEnvironmentReader is a Reader for the StopEnvironment structure.
func (*StopEnvironmentReader) ReadResponse ¶
func (o *StopEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopEnvironmentUnauthorized ¶
type StopEnvironmentUnauthorized struct { }
StopEnvironmentUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewStopEnvironmentUnauthorized ¶
func NewStopEnvironmentUnauthorized() *StopEnvironmentUnauthorized
NewStopEnvironmentUnauthorized creates a StopEnvironmentUnauthorized with default headers values
func (*StopEnvironmentUnauthorized) Code ¶
func (o *StopEnvironmentUnauthorized) Code() int
Code gets the status code for the stop environment unauthorized response
func (*StopEnvironmentUnauthorized) Error ¶
func (o *StopEnvironmentUnauthorized) Error() string
func (*StopEnvironmentUnauthorized) IsClientError ¶
func (o *StopEnvironmentUnauthorized) IsClientError() bool
IsClientError returns true when this stop environment unauthorized response has a 4xx status code
func (*StopEnvironmentUnauthorized) IsCode ¶
func (o *StopEnvironmentUnauthorized) IsCode(code int) bool
IsCode returns true when this stop environment unauthorized response a status code equal to that given
func (*StopEnvironmentUnauthorized) IsRedirect ¶
func (o *StopEnvironmentUnauthorized) IsRedirect() bool
IsRedirect returns true when this stop environment unauthorized response has a 3xx status code
func (*StopEnvironmentUnauthorized) IsServerError ¶
func (o *StopEnvironmentUnauthorized) IsServerError() bool
IsServerError returns true when this stop environment unauthorized response has a 5xx status code
func (*StopEnvironmentUnauthorized) IsSuccess ¶
func (o *StopEnvironmentUnauthorized) IsSuccess() bool
IsSuccess returns true when this stop environment unauthorized response has a 2xx status code
func (*StopEnvironmentUnauthorized) String ¶
func (o *StopEnvironmentUnauthorized) String() string
type UpdateEnvironmentAlertingConfigBadRequest ¶
type UpdateEnvironmentAlertingConfigBadRequest struct { }
UpdateEnvironmentAlertingConfigBadRequest describes a response with status code 400, with default header values.
Invalid configuration
func NewUpdateEnvironmentAlertingConfigBadRequest ¶
func NewUpdateEnvironmentAlertingConfigBadRequest() *UpdateEnvironmentAlertingConfigBadRequest
NewUpdateEnvironmentAlertingConfigBadRequest creates a UpdateEnvironmentAlertingConfigBadRequest with default headers values
func (*UpdateEnvironmentAlertingConfigBadRequest) Code ¶
func (o *UpdateEnvironmentAlertingConfigBadRequest) Code() int
Code gets the status code for the update environment alerting config bad request response
func (*UpdateEnvironmentAlertingConfigBadRequest) Error ¶
func (o *UpdateEnvironmentAlertingConfigBadRequest) Error() string
func (*UpdateEnvironmentAlertingConfigBadRequest) IsClientError ¶
func (o *UpdateEnvironmentAlertingConfigBadRequest) IsClientError() bool
IsClientError returns true when this update environment alerting config bad request response has a 4xx status code
func (*UpdateEnvironmentAlertingConfigBadRequest) IsCode ¶
func (o *UpdateEnvironmentAlertingConfigBadRequest) IsCode(code int) bool
IsCode returns true when this update environment alerting config bad request response a status code equal to that given
func (*UpdateEnvironmentAlertingConfigBadRequest) IsRedirect ¶
func (o *UpdateEnvironmentAlertingConfigBadRequest) IsRedirect() bool
IsRedirect returns true when this update environment alerting config bad request response has a 3xx status code
func (*UpdateEnvironmentAlertingConfigBadRequest) IsServerError ¶
func (o *UpdateEnvironmentAlertingConfigBadRequest) IsServerError() bool
IsServerError returns true when this update environment alerting config bad request response has a 5xx status code
func (*UpdateEnvironmentAlertingConfigBadRequest) IsSuccess ¶
func (o *UpdateEnvironmentAlertingConfigBadRequest) IsSuccess() bool
IsSuccess returns true when this update environment alerting config bad request response has a 2xx status code
func (*UpdateEnvironmentAlertingConfigBadRequest) String ¶
func (o *UpdateEnvironmentAlertingConfigBadRequest) String() string
type UpdateEnvironmentAlertingConfigForbidden ¶
type UpdateEnvironmentAlertingConfigForbidden struct { }
UpdateEnvironmentAlertingConfigForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateEnvironmentAlertingConfigForbidden ¶
func NewUpdateEnvironmentAlertingConfigForbidden() *UpdateEnvironmentAlertingConfigForbidden
NewUpdateEnvironmentAlertingConfigForbidden creates a UpdateEnvironmentAlertingConfigForbidden with default headers values
func (*UpdateEnvironmentAlertingConfigForbidden) Code ¶
func (o *UpdateEnvironmentAlertingConfigForbidden) Code() int
Code gets the status code for the update environment alerting config forbidden response
func (*UpdateEnvironmentAlertingConfigForbidden) Error ¶
func (o *UpdateEnvironmentAlertingConfigForbidden) Error() string
func (*UpdateEnvironmentAlertingConfigForbidden) IsClientError ¶
func (o *UpdateEnvironmentAlertingConfigForbidden) IsClientError() bool
IsClientError returns true when this update environment alerting config forbidden response has a 4xx status code
func (*UpdateEnvironmentAlertingConfigForbidden) IsCode ¶
func (o *UpdateEnvironmentAlertingConfigForbidden) IsCode(code int) bool
IsCode returns true when this update environment alerting config forbidden response a status code equal to that given
func (*UpdateEnvironmentAlertingConfigForbidden) IsRedirect ¶
func (o *UpdateEnvironmentAlertingConfigForbidden) IsRedirect() bool
IsRedirect returns true when this update environment alerting config forbidden response has a 3xx status code
func (*UpdateEnvironmentAlertingConfigForbidden) IsServerError ¶
func (o *UpdateEnvironmentAlertingConfigForbidden) IsServerError() bool
IsServerError returns true when this update environment alerting config forbidden response has a 5xx status code
func (*UpdateEnvironmentAlertingConfigForbidden) IsSuccess ¶
func (o *UpdateEnvironmentAlertingConfigForbidden) IsSuccess() bool
IsSuccess returns true when this update environment alerting config forbidden response has a 2xx status code
func (*UpdateEnvironmentAlertingConfigForbidden) String ¶
func (o *UpdateEnvironmentAlertingConfigForbidden) String() string
type UpdateEnvironmentAlertingConfigInternalServerError ¶
type UpdateEnvironmentAlertingConfigInternalServerError struct { }
UpdateEnvironmentAlertingConfigInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewUpdateEnvironmentAlertingConfigInternalServerError ¶
func NewUpdateEnvironmentAlertingConfigInternalServerError() *UpdateEnvironmentAlertingConfigInternalServerError
NewUpdateEnvironmentAlertingConfigInternalServerError creates a UpdateEnvironmentAlertingConfigInternalServerError with default headers values
func (*UpdateEnvironmentAlertingConfigInternalServerError) Code ¶
func (o *UpdateEnvironmentAlertingConfigInternalServerError) Code() int
Code gets the status code for the update environment alerting config internal server error response
func (*UpdateEnvironmentAlertingConfigInternalServerError) Error ¶
func (o *UpdateEnvironmentAlertingConfigInternalServerError) Error() string
func (*UpdateEnvironmentAlertingConfigInternalServerError) IsClientError ¶
func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsClientError() bool
IsClientError returns true when this update environment alerting config internal server error response has a 4xx status code
func (*UpdateEnvironmentAlertingConfigInternalServerError) IsCode ¶
func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsCode(code int) bool
IsCode returns true when this update environment alerting config internal server error response a status code equal to that given
func (*UpdateEnvironmentAlertingConfigInternalServerError) IsRedirect ¶
func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsRedirect() bool
IsRedirect returns true when this update environment alerting config internal server error response has a 3xx status code
func (*UpdateEnvironmentAlertingConfigInternalServerError) IsServerError ¶
func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsServerError() bool
IsServerError returns true when this update environment alerting config internal server error response has a 5xx status code
func (*UpdateEnvironmentAlertingConfigInternalServerError) IsSuccess ¶
func (o *UpdateEnvironmentAlertingConfigInternalServerError) IsSuccess() bool
IsSuccess returns true when this update environment alerting config internal server error response has a 2xx status code
func (*UpdateEnvironmentAlertingConfigInternalServerError) String ¶
func (o *UpdateEnvironmentAlertingConfigInternalServerError) String() string
type UpdateEnvironmentAlertingConfigNotFound ¶
type UpdateEnvironmentAlertingConfigNotFound struct { }
UpdateEnvironmentAlertingConfigNotFound describes a response with status code 404, with default header values.
Not found
func NewUpdateEnvironmentAlertingConfigNotFound ¶
func NewUpdateEnvironmentAlertingConfigNotFound() *UpdateEnvironmentAlertingConfigNotFound
NewUpdateEnvironmentAlertingConfigNotFound creates a UpdateEnvironmentAlertingConfigNotFound with default headers values
func (*UpdateEnvironmentAlertingConfigNotFound) Code ¶
func (o *UpdateEnvironmentAlertingConfigNotFound) Code() int
Code gets the status code for the update environment alerting config not found response
func (*UpdateEnvironmentAlertingConfigNotFound) Error ¶
func (o *UpdateEnvironmentAlertingConfigNotFound) Error() string
func (*UpdateEnvironmentAlertingConfigNotFound) IsClientError ¶
func (o *UpdateEnvironmentAlertingConfigNotFound) IsClientError() bool
IsClientError returns true when this update environment alerting config not found response has a 4xx status code
func (*UpdateEnvironmentAlertingConfigNotFound) IsCode ¶
func (o *UpdateEnvironmentAlertingConfigNotFound) IsCode(code int) bool
IsCode returns true when this update environment alerting config not found response a status code equal to that given
func (*UpdateEnvironmentAlertingConfigNotFound) IsRedirect ¶
func (o *UpdateEnvironmentAlertingConfigNotFound) IsRedirect() bool
IsRedirect returns true when this update environment alerting config not found response has a 3xx status code
func (*UpdateEnvironmentAlertingConfigNotFound) IsServerError ¶
func (o *UpdateEnvironmentAlertingConfigNotFound) IsServerError() bool
IsServerError returns true when this update environment alerting config not found response has a 5xx status code
func (*UpdateEnvironmentAlertingConfigNotFound) IsSuccess ¶
func (o *UpdateEnvironmentAlertingConfigNotFound) IsSuccess() bool
IsSuccess returns true when this update environment alerting config not found response has a 2xx status code
func (*UpdateEnvironmentAlertingConfigNotFound) String ¶
func (o *UpdateEnvironmentAlertingConfigNotFound) String() string
type UpdateEnvironmentAlertingConfigOK ¶
type UpdateEnvironmentAlertingConfigOK struct {
Payload *models.AlertingConfig
}
UpdateEnvironmentAlertingConfigOK describes a response with status code 200, with default header values.
Successful alerts config update
func NewUpdateEnvironmentAlertingConfigOK ¶
func NewUpdateEnvironmentAlertingConfigOK() *UpdateEnvironmentAlertingConfigOK
NewUpdateEnvironmentAlertingConfigOK creates a UpdateEnvironmentAlertingConfigOK with default headers values
func (*UpdateEnvironmentAlertingConfigOK) Code ¶
func (o *UpdateEnvironmentAlertingConfigOK) Code() int
Code gets the status code for the update environment alerting config o k response
func (*UpdateEnvironmentAlertingConfigOK) Error ¶
func (o *UpdateEnvironmentAlertingConfigOK) Error() string
func (*UpdateEnvironmentAlertingConfigOK) GetPayload ¶
func (o *UpdateEnvironmentAlertingConfigOK) GetPayload() *models.AlertingConfig
func (*UpdateEnvironmentAlertingConfigOK) IsClientError ¶
func (o *UpdateEnvironmentAlertingConfigOK) IsClientError() bool
IsClientError returns true when this update environment alerting config o k response has a 4xx status code
func (*UpdateEnvironmentAlertingConfigOK) IsCode ¶
func (o *UpdateEnvironmentAlertingConfigOK) IsCode(code int) bool
IsCode returns true when this update environment alerting config o k response a status code equal to that given
func (*UpdateEnvironmentAlertingConfigOK) IsRedirect ¶
func (o *UpdateEnvironmentAlertingConfigOK) IsRedirect() bool
IsRedirect returns true when this update environment alerting config o k response has a 3xx status code
func (*UpdateEnvironmentAlertingConfigOK) IsServerError ¶
func (o *UpdateEnvironmentAlertingConfigOK) IsServerError() bool
IsServerError returns true when this update environment alerting config o k response has a 5xx status code
func (*UpdateEnvironmentAlertingConfigOK) IsSuccess ¶
func (o *UpdateEnvironmentAlertingConfigOK) IsSuccess() bool
IsSuccess returns true when this update environment alerting config o k response has a 2xx status code
func (*UpdateEnvironmentAlertingConfigOK) String ¶
func (o *UpdateEnvironmentAlertingConfigOK) String() string
type UpdateEnvironmentAlertingConfigParams ¶
type UpdateEnvironmentAlertingConfigParams struct { /* ImpersonateGroup. Works only with custom setup of cluster. Allow impersonation of a comma-seperated list of test groups (Required if Impersonate-User is set) */ ImpersonateGroup *string /* ImpersonateUser. Works only with custom setup of cluster. Allow impersonation of test users (Required if Impersonate-Group is set) */ ImpersonateUser *string /* AlertsConfig. Alerts configuration */ AlertsConfig *models.UpdateAlertingConfig /* AppName. Name of application */ AppName string /* EnvName. Name of environment */ EnvName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateEnvironmentAlertingConfigParams contains all the parameters to send to the API endpoint
for the update environment alerting config operation. Typically these are written to a http.Request.
func NewUpdateEnvironmentAlertingConfigParams ¶
func NewUpdateEnvironmentAlertingConfigParams() *UpdateEnvironmentAlertingConfigParams
NewUpdateEnvironmentAlertingConfigParams creates a new UpdateEnvironmentAlertingConfigParams 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 NewUpdateEnvironmentAlertingConfigParamsWithContext ¶
func NewUpdateEnvironmentAlertingConfigParamsWithContext(ctx context.Context) *UpdateEnvironmentAlertingConfigParams
NewUpdateEnvironmentAlertingConfigParamsWithContext creates a new UpdateEnvironmentAlertingConfigParams object with the ability to set a context for a request.
func NewUpdateEnvironmentAlertingConfigParamsWithHTTPClient ¶
func NewUpdateEnvironmentAlertingConfigParamsWithHTTPClient(client *http.Client) *UpdateEnvironmentAlertingConfigParams
NewUpdateEnvironmentAlertingConfigParamsWithHTTPClient creates a new UpdateEnvironmentAlertingConfigParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateEnvironmentAlertingConfigParamsWithTimeout ¶
func NewUpdateEnvironmentAlertingConfigParamsWithTimeout(timeout time.Duration) *UpdateEnvironmentAlertingConfigParams
NewUpdateEnvironmentAlertingConfigParamsWithTimeout creates a new UpdateEnvironmentAlertingConfigParams object with the ability to set a timeout on a request.
func (*UpdateEnvironmentAlertingConfigParams) SetAlertsConfig ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetAlertsConfig(alertsConfig *models.UpdateAlertingConfig)
SetAlertsConfig adds the alertsConfig to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) SetAppName ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetAppName(appName string)
SetAppName adds the appName to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) SetContext ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) SetDefaults ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetDefaults()
SetDefaults hydrates default values in the update environment alerting config params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateEnvironmentAlertingConfigParams) SetEnvName ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetEnvName(envName string)
SetEnvName adds the envName to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) SetHTTPClient ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) SetImpersonateGroup ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetImpersonateGroup(impersonateGroup *string)
SetImpersonateGroup adds the impersonateGroup to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) SetImpersonateUser ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetImpersonateUser(impersonateUser *string)
SetImpersonateUser adds the impersonateUser to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) SetTimeout ¶
func (o *UpdateEnvironmentAlertingConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WithAlertsConfig ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithAlertsConfig(alertsConfig *models.UpdateAlertingConfig) *UpdateEnvironmentAlertingConfigParams
WithAlertsConfig adds the alertsConfig to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WithAppName ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithAppName(appName string) *UpdateEnvironmentAlertingConfigParams
WithAppName adds the appName to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WithContext ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithContext(ctx context.Context) *UpdateEnvironmentAlertingConfigParams
WithContext adds the context to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WithDefaults ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithDefaults() *UpdateEnvironmentAlertingConfigParams
WithDefaults hydrates default values in the update environment alerting config params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateEnvironmentAlertingConfigParams) WithEnvName ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithEnvName(envName string) *UpdateEnvironmentAlertingConfigParams
WithEnvName adds the envName to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WithHTTPClient ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithHTTPClient(client *http.Client) *UpdateEnvironmentAlertingConfigParams
WithHTTPClient adds the HTTPClient to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WithImpersonateGroup ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithImpersonateGroup(impersonateGroup *string) *UpdateEnvironmentAlertingConfigParams
WithImpersonateGroup adds the impersonateGroup to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WithImpersonateUser ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithImpersonateUser(impersonateUser *string) *UpdateEnvironmentAlertingConfigParams
WithImpersonateUser adds the impersonateUser to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WithTimeout ¶
func (o *UpdateEnvironmentAlertingConfigParams) WithTimeout(timeout time.Duration) *UpdateEnvironmentAlertingConfigParams
WithTimeout adds the timeout to the update environment alerting config params
func (*UpdateEnvironmentAlertingConfigParams) WriteToRequest ¶
func (o *UpdateEnvironmentAlertingConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateEnvironmentAlertingConfigReader ¶
type UpdateEnvironmentAlertingConfigReader struct {
// contains filtered or unexported fields
}
UpdateEnvironmentAlertingConfigReader is a Reader for the UpdateEnvironmentAlertingConfig structure.
func (*UpdateEnvironmentAlertingConfigReader) ReadResponse ¶
func (o *UpdateEnvironmentAlertingConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateEnvironmentAlertingConfigUnauthorized ¶
type UpdateEnvironmentAlertingConfigUnauthorized struct { }
UpdateEnvironmentAlertingConfigUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewUpdateEnvironmentAlertingConfigUnauthorized ¶
func NewUpdateEnvironmentAlertingConfigUnauthorized() *UpdateEnvironmentAlertingConfigUnauthorized
NewUpdateEnvironmentAlertingConfigUnauthorized creates a UpdateEnvironmentAlertingConfigUnauthorized with default headers values
func (*UpdateEnvironmentAlertingConfigUnauthorized) Code ¶
func (o *UpdateEnvironmentAlertingConfigUnauthorized) Code() int
Code gets the status code for the update environment alerting config unauthorized response
func (*UpdateEnvironmentAlertingConfigUnauthorized) Error ¶
func (o *UpdateEnvironmentAlertingConfigUnauthorized) Error() string
func (*UpdateEnvironmentAlertingConfigUnauthorized) IsClientError ¶
func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsClientError() bool
IsClientError returns true when this update environment alerting config unauthorized response has a 4xx status code
func (*UpdateEnvironmentAlertingConfigUnauthorized) IsCode ¶
func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsCode(code int) bool
IsCode returns true when this update environment alerting config unauthorized response a status code equal to that given
func (*UpdateEnvironmentAlertingConfigUnauthorized) IsRedirect ¶
func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsRedirect() bool
IsRedirect returns true when this update environment alerting config unauthorized response has a 3xx status code
func (*UpdateEnvironmentAlertingConfigUnauthorized) IsServerError ¶
func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsServerError() bool
IsServerError returns true when this update environment alerting config unauthorized response has a 5xx status code
func (*UpdateEnvironmentAlertingConfigUnauthorized) IsSuccess ¶
func (o *UpdateEnvironmentAlertingConfigUnauthorized) IsSuccess() bool
IsSuccess returns true when this update environment alerting config unauthorized response has a 2xx status code
func (*UpdateEnvironmentAlertingConfigUnauthorized) String ¶
func (o *UpdateEnvironmentAlertingConfigUnauthorized) String() string
Source Files ¶
- change_component_secret_parameters.go
- change_component_secret_responses.go
- create_environment_parameters.go
- create_environment_responses.go
- delete_environment_parameters.go
- delete_environment_responses.go
- disable_environment_alerting_parameters.go
- disable_environment_alerting_responses.go
- enable_environment_alerting_parameters.go
- enable_environment_alerting_responses.go
- environment_client.go
- get_application_environment_deployments_parameters.go
- get_application_environment_deployments_responses.go
- get_azure_key_vault_secret_versions_parameters.go
- get_azure_key_vault_secret_versions_responses.go
- get_environment_alerting_config_parameters.go
- get_environment_alerting_config_responses.go
- get_environment_events_parameters.go
- get_environment_events_responses.go
- get_environment_parameters.go
- get_environment_responses.go
- get_environment_summary_parameters.go
- get_environment_summary_responses.go
- restart_environment_parameters.go
- restart_environment_responses.go
- start_environment_parameters.go
- start_environment_responses.go
- stop_environment_parameters.go
- stop_environment_responses.go
- update_environment_alerting_config_parameters.go
- update_environment_alerting_config_responses.go