deployment_config

package
v0.70.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for deployment config API

func (*Client) CreateDeployment deprecated

Deprecated: 2022-08-10 - Use CreateDeploymentShort instead.

CreateDeployment create deployment Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint create a dedicated servers deployment in a namespace.

func (*Client) CreateDeploymentClient deprecated added in v0.45.0

Deprecated: 2022-08-10 - Use CreateDeploymentClientShort instead.

CreateDeploymentClient create deployment for client Required permission: NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint create a dedicated servers deployment in a namespace.

func (*Client) CreateDeploymentClientShort added in v0.45.0

func (a *Client) CreateDeploymentClientShort(params *CreateDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentClientCreated, error)

CreateDeploymentClientShort create deployment for client Required permission: NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint create a dedicated servers deployment in a namespace.

func (*Client) CreateDeploymentOverride deprecated

Deprecated: 2022-08-10 - Use CreateDeploymentOverrideShort instead.

CreateDeploymentOverride create deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint create a dedicated servers deployment override in a namespace.

func (*Client) CreateDeploymentOverrideShort added in v0.8.0

func (a *Client) CreateDeploymentOverrideShort(params *CreateDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentOverrideCreated, error)

CreateDeploymentOverrideShort create deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint create a dedicated servers deployment override in a namespace.

func (*Client) CreateDeploymentShort added in v0.8.0

func (a *Client) CreateDeploymentShort(params *CreateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentCreated, error)

CreateDeploymentShort create deployment Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint create a dedicated servers deployment in a namespace.

func (*Client) CreateOverrideRegionOverride deprecated

Deprecated: 2022-08-10 - Use CreateOverrideRegionOverrideShort instead.

CreateOverrideRegionOverride create region override for deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint creates a dedicated servers deployment override in a namespace in a region for deployment overrides.

func (*Client) CreateOverrideRegionOverrideShort added in v0.8.0

func (a *Client) CreateOverrideRegionOverrideShort(params *CreateOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateOverrideRegionOverrideCreated, error)

CreateOverrideRegionOverrideShort create region override for deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint creates a dedicated servers deployment override in a namespace in a region for deployment overrides.

func (*Client) CreateRootRegionOverride deprecated

Deprecated: 2022-08-10 - Use CreateRootRegionOverrideShort instead.

CreateRootRegionOverride create region override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint creates a dedicated servers deployment override in a namespace in a region for root deployment.

func (*Client) CreateRootRegionOverrideShort added in v0.8.0

func (a *Client) CreateRootRegionOverrideShort(params *CreateRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateRootRegionOverrideCreated, error)

CreateRootRegionOverrideShort create region override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [CREATE]

Required scope: social

This endpoint creates a dedicated servers deployment override in a namespace in a region for root deployment.

func (*Client) DeleteDeployment deprecated

Deprecated: 2022-08-10 - Use DeleteDeploymentShort instead.

DeleteDeployment delete deployment Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment in a namespace

func (*Client) DeleteDeploymentClient deprecated added in v0.45.0

Deprecated: 2022-08-10 - Use DeleteDeploymentClientShort instead.

DeleteDeploymentClient delete deployment for client Required permission: NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment in a namespace

func (*Client) DeleteDeploymentClientShort added in v0.45.0

func (a *Client) DeleteDeploymentClientShort(params *DeleteDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentClientNoContent, error)

DeleteDeploymentClientShort delete deployment for client Required permission: NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment in a namespace

func (*Client) DeleteDeploymentOverride deprecated

Deprecated: 2022-08-10 - Use DeleteDeploymentOverrideShort instead.

DeleteDeploymentOverride delete deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment override in a namespace

func (*Client) DeleteDeploymentOverrideShort added in v0.8.0

func (a *Client) DeleteDeploymentOverrideShort(params *DeleteDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentOverrideOK, error)

DeleteDeploymentOverrideShort delete deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment override in a namespace

func (*Client) DeleteDeploymentShort added in v0.8.0

func (a *Client) DeleteDeploymentShort(params *DeleteDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentNoContent, error)

DeleteDeploymentShort delete deployment Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment in a namespace

func (*Client) DeleteOverrideRegionOverride deprecated

Deprecated: 2022-08-10 - Use DeleteOverrideRegionOverrideShort instead.

DeleteOverrideRegionOverride delete region override for deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment override in a namespace in a region for deployment overrides

func (*Client) DeleteOverrideRegionOverrideShort added in v0.8.0

func (a *Client) DeleteOverrideRegionOverrideShort(params *DeleteOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteOverrideRegionOverrideOK, error)

DeleteOverrideRegionOverrideShort delete region override for deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment override in a namespace in a region for deployment overrides

func (*Client) DeleteRootRegionOverride deprecated

Deprecated: 2022-08-10 - Use DeleteRootRegionOverrideShort instead.

DeleteRootRegionOverride delete region override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment override in a namespace in a region for root deployment

func (*Client) DeleteRootRegionOverrideShort added in v0.8.0

func (a *Client) DeleteRootRegionOverrideShort(params *DeleteRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRootRegionOverrideOK, error)

DeleteRootRegionOverrideShort delete region override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [DELETE]

Required scope: social

This endpoint delete a dedicated server deployment override in a namespace in a region for root deployment

func (*Client) GetAllDeployment deprecated

Deprecated: 2022-08-10 - Use GetAllDeploymentShort instead.

GetAllDeployment get all deployments Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [READ]

Required scope: social

This endpoint get a all deployments in a namespace

Parameter Offset and Count is Required

func (*Client) GetAllDeploymentClient deprecated added in v0.45.0

Deprecated: 2022-08-10 - Use GetAllDeploymentClientShort instead.

GetAllDeploymentClient get all deployments for client Required permission: NAMESPACE:{namespace}:DSM:CONFIG [READ]

Required scope: social

This endpoint get a all deployments in a namespace

Parameter Offset and Count is Required

func (*Client) GetAllDeploymentClientShort added in v0.45.0

func (a *Client) GetAllDeploymentClientShort(params *GetAllDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllDeploymentClientOK, error)

GetAllDeploymentClientShort get all deployments for client Required permission: NAMESPACE:{namespace}:DSM:CONFIG [READ]

Required scope: social

This endpoint get a all deployments in a namespace

Parameter Offset and Count is Required

func (*Client) GetAllDeploymentShort added in v0.8.0

func (a *Client) GetAllDeploymentShort(params *GetAllDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllDeploymentOK, error)

GetAllDeploymentShort get all deployments Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [READ]

Required scope: social

This endpoint get a all deployments in a namespace

Parameter Offset and Count is Required

func (*Client) GetDeployment deprecated

Deprecated: 2022-08-10 - Use GetDeploymentShort instead.

GetDeployment get deployment Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [READ]

Required scope: social

This endpoint get a dedicated server deployment in a namespace

func (*Client) GetDeploymentShort added in v0.8.0

func (a *Client) GetDeploymentShort(params *GetDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentOK, error)

GetDeploymentShort get deployment Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [READ]

Required scope: social

This endpoint get a dedicated server deployment in a namespace

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) UpdateDeployment deprecated

Deprecated: 2022-08-10 - Use UpdateDeploymentShort instead.

UpdateDeployment update deployment Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [UPDATE]

Required scope: social

This endpoint update a dedicated servers deployment in a namespace.

func (*Client) UpdateDeploymentOverride deprecated

Deprecated: 2022-08-10 - Use UpdateDeploymentOverrideShort instead.

UpdateDeploymentOverride update deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [UPDATE]

Required scope: social

This endpoint update a dedicated servers deployment override in a namespace.

func (*Client) UpdateDeploymentOverrideShort added in v0.8.0

func (a *Client) UpdateDeploymentOverrideShort(params *UpdateDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentOverrideOK, error)

UpdateDeploymentOverrideShort update deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [UPDATE]

Required scope: social

This endpoint update a dedicated servers deployment override in a namespace.

func (*Client) UpdateDeploymentShort added in v0.8.0

func (a *Client) UpdateDeploymentShort(params *UpdateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentOK, error)

UpdateDeploymentShort update deployment Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [UPDATE]

Required scope: social

This endpoint update a dedicated servers deployment in a namespace.

func (*Client) UpdateOverrideRegionOverride deprecated

Deprecated: 2022-08-10 - Use UpdateOverrideRegionOverrideShort instead.

UpdateOverrideRegionOverride update region override for deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [UPDATE]

Required scope: social

This endpoint update a dedicated servers deployment override in a namespace in a region for deployment overrides.

func (*Client) UpdateOverrideRegionOverrideShort added in v0.8.0

func (a *Client) UpdateOverrideRegionOverrideShort(params *UpdateOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateOverrideRegionOverrideOK, error)

UpdateOverrideRegionOverrideShort update region override for deployment override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [UPDATE]

Required scope: social

This endpoint update a dedicated servers deployment override in a namespace in a region for deployment overrides.

func (*Client) UpdateRootRegionOverride deprecated

Deprecated: 2022-08-10 - Use UpdateRootRegionOverrideShort instead.

UpdateRootRegionOverride update region override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [UPDATE]

Required scope: social

This endpoint update a dedicated servers deployment override in a namespace in a region for root deployment.

func (*Client) UpdateRootRegionOverrideShort added in v0.8.0

func (a *Client) UpdateRootRegionOverrideShort(params *UpdateRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateRootRegionOverrideOK, error)

UpdateRootRegionOverrideShort update region override Required permission: ADMIN:NAMESPACE:{namespace}:DSM:CONFIG [UPDATE]

Required scope: social

This endpoint update a dedicated servers deployment override in a namespace in a region for root deployment.

type ClientService

type ClientService interface {
	GetAllDeployment(params *GetAllDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllDeploymentOK, *GetAllDeploymentBadRequest, *GetAllDeploymentUnauthorized, *GetAllDeploymentInternalServerError, error)
	GetAllDeploymentShort(params *GetAllDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllDeploymentOK, error)
	GetDeployment(params *GetDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentOK, *GetDeploymentBadRequest, *GetDeploymentUnauthorized, *GetDeploymentNotFound, *GetDeploymentInternalServerError, error)
	GetDeploymentShort(params *GetDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentOK, error)
	CreateDeployment(params *CreateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentCreated, *CreateDeploymentBadRequest, *CreateDeploymentUnauthorized, *CreateDeploymentConflict, *CreateDeploymentInternalServerError, error)
	CreateDeploymentShort(params *CreateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentCreated, error)
	DeleteDeployment(params *DeleteDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentNoContent, *DeleteDeploymentBadRequest, *DeleteDeploymentUnauthorized, *DeleteDeploymentNotFound, *DeleteDeploymentInternalServerError, error)
	DeleteDeploymentShort(params *DeleteDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentNoContent, error)
	UpdateDeployment(params *UpdateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentOK, *UpdateDeploymentBadRequest, *UpdateDeploymentUnauthorized, *UpdateDeploymentNotFound, *UpdateDeploymentUnprocessableEntity, *UpdateDeploymentInternalServerError, error)
	UpdateDeploymentShort(params *UpdateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentOK, error)
	CreateRootRegionOverride(params *CreateRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateRootRegionOverrideCreated, *CreateRootRegionOverrideBadRequest, *CreateRootRegionOverrideUnauthorized, *CreateRootRegionOverrideNotFound, *CreateRootRegionOverrideConflict, *CreateRootRegionOverrideInternalServerError, error)
	CreateRootRegionOverrideShort(params *CreateRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateRootRegionOverrideCreated, error)
	DeleteRootRegionOverride(params *DeleteRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRootRegionOverrideOK, *DeleteRootRegionOverrideBadRequest, *DeleteRootRegionOverrideUnauthorized, *DeleteRootRegionOverrideNotFound, *DeleteRootRegionOverrideInternalServerError, error)
	DeleteRootRegionOverrideShort(params *DeleteRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRootRegionOverrideOK, error)
	UpdateRootRegionOverride(params *UpdateRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateRootRegionOverrideOK, *UpdateRootRegionOverrideBadRequest, *UpdateRootRegionOverrideUnauthorized, *UpdateRootRegionOverrideNotFound, *UpdateRootRegionOverrideInternalServerError, error)
	UpdateRootRegionOverrideShort(params *UpdateRootRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateRootRegionOverrideOK, error)
	CreateDeploymentOverride(params *CreateDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentOverrideCreated, *CreateDeploymentOverrideBadRequest, *CreateDeploymentOverrideUnauthorized, *CreateDeploymentOverrideNotFound, *CreateDeploymentOverrideConflict, *CreateDeploymentOverrideInternalServerError, error)
	CreateDeploymentOverrideShort(params *CreateDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentOverrideCreated, error)
	DeleteDeploymentOverride(params *DeleteDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentOverrideOK, *DeleteDeploymentOverrideBadRequest, *DeleteDeploymentOverrideUnauthorized, *DeleteDeploymentOverrideNotFound, *DeleteDeploymentOverrideInternalServerError, error)
	DeleteDeploymentOverrideShort(params *DeleteDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentOverrideOK, error)
	UpdateDeploymentOverride(params *UpdateDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentOverrideOK, *UpdateDeploymentOverrideBadRequest, *UpdateDeploymentOverrideUnauthorized, *UpdateDeploymentOverrideNotFound, *UpdateDeploymentOverrideInternalServerError, error)
	UpdateDeploymentOverrideShort(params *UpdateDeploymentOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentOverrideOK, error)
	CreateOverrideRegionOverride(params *CreateOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateOverrideRegionOverrideCreated, *CreateOverrideRegionOverrideBadRequest, *CreateOverrideRegionOverrideUnauthorized, *CreateOverrideRegionOverrideNotFound, *CreateOverrideRegionOverrideConflict, *CreateOverrideRegionOverrideInternalServerError, error)
	CreateOverrideRegionOverrideShort(params *CreateOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*CreateOverrideRegionOverrideCreated, error)
	DeleteOverrideRegionOverride(params *DeleteOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteOverrideRegionOverrideOK, *DeleteOverrideRegionOverrideBadRequest, *DeleteOverrideRegionOverrideUnauthorized, *DeleteOverrideRegionOverrideNotFound, *DeleteOverrideRegionOverrideInternalServerError, error)
	DeleteOverrideRegionOverrideShort(params *DeleteOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteOverrideRegionOverrideOK, error)
	UpdateOverrideRegionOverride(params *UpdateOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateOverrideRegionOverrideOK, *UpdateOverrideRegionOverrideBadRequest, *UpdateOverrideRegionOverrideUnauthorized, *UpdateOverrideRegionOverrideNotFound, *UpdateOverrideRegionOverrideInternalServerError, error)
	UpdateOverrideRegionOverrideShort(params *UpdateOverrideRegionOverrideParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateOverrideRegionOverrideOK, error)
	GetAllDeploymentClient(params *GetAllDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllDeploymentClientOK, *GetAllDeploymentClientBadRequest, *GetAllDeploymentClientUnauthorized, *GetAllDeploymentClientInternalServerError, error)
	GetAllDeploymentClientShort(params *GetAllDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllDeploymentClientOK, error)
	CreateDeploymentClient(params *CreateDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentClientCreated, *CreateDeploymentClientBadRequest, *CreateDeploymentClientUnauthorized, *CreateDeploymentClientConflict, *CreateDeploymentClientInternalServerError, error)
	CreateDeploymentClientShort(params *CreateDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentClientCreated, error)
	DeleteDeploymentClient(params *DeleteDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentClientNoContent, *DeleteDeploymentClientBadRequest, *DeleteDeploymentClientUnauthorized, *DeleteDeploymentClientNotFound, *DeleteDeploymentClientInternalServerError, error)
	DeleteDeploymentClientShort(params *DeleteDeploymentClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentClientNoContent, 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 deployment config API client.

type CreateDeploymentBadRequest

type CreateDeploymentBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentBadRequest handles this case with default header values.

malformed request

func NewCreateDeploymentBadRequest

func NewCreateDeploymentBadRequest() *CreateDeploymentBadRequest

NewCreateDeploymentBadRequest creates a CreateDeploymentBadRequest with default headers values

func (*CreateDeploymentBadRequest) Error

func (*CreateDeploymentBadRequest) GetPayload

func (*CreateDeploymentBadRequest) ToJSONString added in v0.25.0

func (o *CreateDeploymentBadRequest) ToJSONString() string

type CreateDeploymentClientBadRequest added in v0.45.0

type CreateDeploymentClientBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentClientBadRequest handles this case with default header values.

malformed request

func NewCreateDeploymentClientBadRequest added in v0.45.0

func NewCreateDeploymentClientBadRequest() *CreateDeploymentClientBadRequest

NewCreateDeploymentClientBadRequest creates a CreateDeploymentClientBadRequest with default headers values

func (*CreateDeploymentClientBadRequest) Error added in v0.45.0

func (*CreateDeploymentClientBadRequest) GetPayload added in v0.45.0

func (*CreateDeploymentClientBadRequest) ToJSONString added in v0.45.0

func (o *CreateDeploymentClientBadRequest) ToJSONString() string

type CreateDeploymentClientConflict added in v0.45.0

type CreateDeploymentClientConflict struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentClientConflict handles this case with default header values.

deployment already exists

func NewCreateDeploymentClientConflict added in v0.45.0

func NewCreateDeploymentClientConflict() *CreateDeploymentClientConflict

NewCreateDeploymentClientConflict creates a CreateDeploymentClientConflict with default headers values

func (*CreateDeploymentClientConflict) Error added in v0.45.0

func (*CreateDeploymentClientConflict) GetPayload added in v0.45.0

func (*CreateDeploymentClientConflict) ToJSONString added in v0.45.0

func (o *CreateDeploymentClientConflict) ToJSONString() string

type CreateDeploymentClientCreated added in v0.45.0

type CreateDeploymentClientCreated struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

CreateDeploymentClientCreated handles this case with default header values.

deployment created

func NewCreateDeploymentClientCreated added in v0.45.0

func NewCreateDeploymentClientCreated() *CreateDeploymentClientCreated

NewCreateDeploymentClientCreated creates a CreateDeploymentClientCreated with default headers values

func (*CreateDeploymentClientCreated) Error added in v0.45.0

func (*CreateDeploymentClientCreated) GetPayload added in v0.45.0

func (*CreateDeploymentClientCreated) ToJSONString added in v0.45.0

func (o *CreateDeploymentClientCreated) ToJSONString() string

type CreateDeploymentClientInternalServerError added in v0.45.0

type CreateDeploymentClientInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentClientInternalServerError handles this case with default header values.

Internal Server Error

func NewCreateDeploymentClientInternalServerError added in v0.45.0

func NewCreateDeploymentClientInternalServerError() *CreateDeploymentClientInternalServerError

NewCreateDeploymentClientInternalServerError creates a CreateDeploymentClientInternalServerError with default headers values

func (*CreateDeploymentClientInternalServerError) Error added in v0.45.0

func (*CreateDeploymentClientInternalServerError) GetPayload added in v0.45.0

func (*CreateDeploymentClientInternalServerError) ToJSONString added in v0.45.0

type CreateDeploymentClientParams added in v0.45.0

type CreateDeploymentClientParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsCreateDeploymentRequest
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

CreateDeploymentClientParams contains all the parameters to send to the API endpoint for the create deployment client operation typically these are written to a http.Request

func NewCreateDeploymentClientParams added in v0.45.0

func NewCreateDeploymentClientParams() *CreateDeploymentClientParams

NewCreateDeploymentClientParams creates a new CreateDeploymentClientParams object with the default values initialized.

func NewCreateDeploymentClientParamsWithContext added in v0.45.0

func NewCreateDeploymentClientParamsWithContext(ctx context.Context) *CreateDeploymentClientParams

NewCreateDeploymentClientParamsWithContext creates a new CreateDeploymentClientParams object with the default values initialized, and the ability to set a context for a request

func NewCreateDeploymentClientParamsWithHTTPClient added in v0.45.0

func NewCreateDeploymentClientParamsWithHTTPClient(client *http.Client) *CreateDeploymentClientParams

NewCreateDeploymentClientParamsWithHTTPClient creates a new CreateDeploymentClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCreateDeploymentClientParamsWithTimeout added in v0.45.0

func NewCreateDeploymentClientParamsWithTimeout(timeout time.Duration) *CreateDeploymentClientParams

NewCreateDeploymentClientParamsWithTimeout creates a new CreateDeploymentClientParams object with the default values initialized, and the ability to set a timeout on a request

func (*CreateDeploymentClientParams) SetAuthInfoWriter added in v0.45.0

func (o *CreateDeploymentClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the create deployment client params

func (*CreateDeploymentClientParams) SetBody added in v0.45.0

SetBody adds the body to the create deployment client params

func (*CreateDeploymentClientParams) SetContext added in v0.45.0

func (o *CreateDeploymentClientParams) SetContext(ctx context.Context)

SetContext adds the context to the create deployment client params

func (*CreateDeploymentClientParams) SetDeployment added in v0.45.0

func (o *CreateDeploymentClientParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the create deployment client params

func (*CreateDeploymentClientParams) SetFlightId added in v0.63.0

func (o *CreateDeploymentClientParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*CreateDeploymentClientParams) SetHTTPClient added in v0.45.0

func (o *CreateDeploymentClientParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create deployment client params

func (*CreateDeploymentClientParams) SetHTTPClientTransport added in v0.45.0

func (o *CreateDeploymentClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the create deployment client params

func (*CreateDeploymentClientParams) SetNamespace added in v0.45.0

func (o *CreateDeploymentClientParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the create deployment client params

func (*CreateDeploymentClientParams) SetTimeout added in v0.45.0

func (o *CreateDeploymentClientParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create deployment client params

func (*CreateDeploymentClientParams) WithBody added in v0.45.0

WithBody adds the body to the create deployment client params

func (*CreateDeploymentClientParams) WithContext added in v0.45.0

WithContext adds the context to the create deployment client params

func (*CreateDeploymentClientParams) WithDeployment added in v0.45.0

func (o *CreateDeploymentClientParams) WithDeployment(deployment string) *CreateDeploymentClientParams

WithDeployment adds the deployment to the create deployment client params

func (*CreateDeploymentClientParams) WithHTTPClient added in v0.45.0

WithHTTPClient adds the HTTPClient to the create deployment client params

func (*CreateDeploymentClientParams) WithNamespace added in v0.45.0

WithNamespace adds the namespace to the create deployment client params

func (*CreateDeploymentClientParams) WithTimeout added in v0.45.0

WithTimeout adds the timeout to the create deployment client params

func (*CreateDeploymentClientParams) WriteToRequest added in v0.45.0

WriteToRequest writes these params to a swagger request

type CreateDeploymentClientReader added in v0.45.0

type CreateDeploymentClientReader struct {
	// contains filtered or unexported fields
}

CreateDeploymentClientReader is a Reader for the CreateDeploymentClient structure.

func (*CreateDeploymentClientReader) ReadResponse added in v0.45.0

func (o *CreateDeploymentClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateDeploymentClientUnauthorized added in v0.45.0

type CreateDeploymentClientUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentClientUnauthorized handles this case with default header values.

Unauthorized

func NewCreateDeploymentClientUnauthorized added in v0.45.0

func NewCreateDeploymentClientUnauthorized() *CreateDeploymentClientUnauthorized

NewCreateDeploymentClientUnauthorized creates a CreateDeploymentClientUnauthorized with default headers values

func (*CreateDeploymentClientUnauthorized) Error added in v0.45.0

func (*CreateDeploymentClientUnauthorized) GetPayload added in v0.45.0

func (*CreateDeploymentClientUnauthorized) ToJSONString added in v0.45.0

func (o *CreateDeploymentClientUnauthorized) ToJSONString() string

type CreateDeploymentConflict

type CreateDeploymentConflict struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentConflict handles this case with default header values.

deployment already exists

func NewCreateDeploymentConflict

func NewCreateDeploymentConflict() *CreateDeploymentConflict

NewCreateDeploymentConflict creates a CreateDeploymentConflict with default headers values

func (*CreateDeploymentConflict) Error

func (o *CreateDeploymentConflict) Error() string

func (*CreateDeploymentConflict) GetPayload

func (*CreateDeploymentConflict) ToJSONString added in v0.25.0

func (o *CreateDeploymentConflict) ToJSONString() string

type CreateDeploymentCreated

type CreateDeploymentCreated struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

CreateDeploymentCreated handles this case with default header values.

deployment created

func NewCreateDeploymentCreated

func NewCreateDeploymentCreated() *CreateDeploymentCreated

NewCreateDeploymentCreated creates a CreateDeploymentCreated with default headers values

func (*CreateDeploymentCreated) Error

func (o *CreateDeploymentCreated) Error() string

func (*CreateDeploymentCreated) GetPayload

func (*CreateDeploymentCreated) ToJSONString added in v0.25.0

func (o *CreateDeploymentCreated) ToJSONString() string

type CreateDeploymentInternalServerError

type CreateDeploymentInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentInternalServerError handles this case with default header values.

Internal Server Error

func NewCreateDeploymentInternalServerError

func NewCreateDeploymentInternalServerError() *CreateDeploymentInternalServerError

NewCreateDeploymentInternalServerError creates a CreateDeploymentInternalServerError with default headers values

func (*CreateDeploymentInternalServerError) Error

func (*CreateDeploymentInternalServerError) GetPayload

func (*CreateDeploymentInternalServerError) ToJSONString added in v0.25.0

func (o *CreateDeploymentInternalServerError) ToJSONString() string

type CreateDeploymentOverrideBadRequest

type CreateDeploymentOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentOverrideBadRequest handles this case with default header values.

malformed request

func NewCreateDeploymentOverrideBadRequest

func NewCreateDeploymentOverrideBadRequest() *CreateDeploymentOverrideBadRequest

NewCreateDeploymentOverrideBadRequest creates a CreateDeploymentOverrideBadRequest with default headers values

func (*CreateDeploymentOverrideBadRequest) Error

func (*CreateDeploymentOverrideBadRequest) GetPayload

func (*CreateDeploymentOverrideBadRequest) ToJSONString added in v0.25.0

func (o *CreateDeploymentOverrideBadRequest) ToJSONString() string

type CreateDeploymentOverrideConflict

type CreateDeploymentOverrideConflict struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentOverrideConflict handles this case with default header values.

deployment override already exists

func NewCreateDeploymentOverrideConflict

func NewCreateDeploymentOverrideConflict() *CreateDeploymentOverrideConflict

NewCreateDeploymentOverrideConflict creates a CreateDeploymentOverrideConflict with default headers values

func (*CreateDeploymentOverrideConflict) Error

func (*CreateDeploymentOverrideConflict) GetPayload

func (*CreateDeploymentOverrideConflict) ToJSONString added in v0.25.0

func (o *CreateDeploymentOverrideConflict) ToJSONString() string

type CreateDeploymentOverrideCreated

type CreateDeploymentOverrideCreated struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

CreateDeploymentOverrideCreated handles this case with default header values.

deployment override created

func NewCreateDeploymentOverrideCreated

func NewCreateDeploymentOverrideCreated() *CreateDeploymentOverrideCreated

NewCreateDeploymentOverrideCreated creates a CreateDeploymentOverrideCreated with default headers values

func (*CreateDeploymentOverrideCreated) Error

func (*CreateDeploymentOverrideCreated) GetPayload

func (*CreateDeploymentOverrideCreated) ToJSONString added in v0.25.0

func (o *CreateDeploymentOverrideCreated) ToJSONString() string

type CreateDeploymentOverrideInternalServerError

type CreateDeploymentOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewCreateDeploymentOverrideInternalServerError

func NewCreateDeploymentOverrideInternalServerError() *CreateDeploymentOverrideInternalServerError

NewCreateDeploymentOverrideInternalServerError creates a CreateDeploymentOverrideInternalServerError with default headers values

func (*CreateDeploymentOverrideInternalServerError) Error

func (*CreateDeploymentOverrideInternalServerError) GetPayload

func (*CreateDeploymentOverrideInternalServerError) ToJSONString added in v0.25.0

type CreateDeploymentOverrideNotFound

type CreateDeploymentOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentOverrideNotFound handles this case with default header values.

deployment not found

func NewCreateDeploymentOverrideNotFound

func NewCreateDeploymentOverrideNotFound() *CreateDeploymentOverrideNotFound

NewCreateDeploymentOverrideNotFound creates a CreateDeploymentOverrideNotFound with default headers values

func (*CreateDeploymentOverrideNotFound) Error

func (*CreateDeploymentOverrideNotFound) GetPayload

func (*CreateDeploymentOverrideNotFound) ToJSONString added in v0.25.0

func (o *CreateDeploymentOverrideNotFound) ToJSONString() string

type CreateDeploymentOverrideParams

type CreateDeploymentOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsCreateDeploymentOverrideRequest
	/*Deployment
	  deployment of the game

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Version
	  version

	*/
	Version string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

CreateDeploymentOverrideParams contains all the parameters to send to the API endpoint for the create deployment override operation typically these are written to a http.Request

func NewCreateDeploymentOverrideParams

func NewCreateDeploymentOverrideParams() *CreateDeploymentOverrideParams

NewCreateDeploymentOverrideParams creates a new CreateDeploymentOverrideParams object with the default values initialized.

func NewCreateDeploymentOverrideParamsWithContext

func NewCreateDeploymentOverrideParamsWithContext(ctx context.Context) *CreateDeploymentOverrideParams

NewCreateDeploymentOverrideParamsWithContext creates a new CreateDeploymentOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewCreateDeploymentOverrideParamsWithHTTPClient

func NewCreateDeploymentOverrideParamsWithHTTPClient(client *http.Client) *CreateDeploymentOverrideParams

NewCreateDeploymentOverrideParamsWithHTTPClient creates a new CreateDeploymentOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCreateDeploymentOverrideParamsWithTimeout

func NewCreateDeploymentOverrideParamsWithTimeout(timeout time.Duration) *CreateDeploymentOverrideParams

NewCreateDeploymentOverrideParamsWithTimeout creates a new CreateDeploymentOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*CreateDeploymentOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *CreateDeploymentOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the create deployment override params

func (*CreateDeploymentOverrideParams) SetBody

SetBody adds the body to the create deployment override params

func (*CreateDeploymentOverrideParams) SetContext

func (o *CreateDeploymentOverrideParams) SetContext(ctx context.Context)

SetContext adds the context to the create deployment override params

func (*CreateDeploymentOverrideParams) SetDeployment

func (o *CreateDeploymentOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the create deployment override params

func (*CreateDeploymentOverrideParams) SetFlightId added in v0.63.0

func (o *CreateDeploymentOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*CreateDeploymentOverrideParams) SetHTTPClient

func (o *CreateDeploymentOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create deployment override params

func (*CreateDeploymentOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *CreateDeploymentOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the create deployment override params

func (*CreateDeploymentOverrideParams) SetNamespace

func (o *CreateDeploymentOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the create deployment override params

func (*CreateDeploymentOverrideParams) SetTimeout

func (o *CreateDeploymentOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create deployment override params

func (*CreateDeploymentOverrideParams) SetVersion

func (o *CreateDeploymentOverrideParams) SetVersion(version string)

SetVersion adds the version to the create deployment override params

func (*CreateDeploymentOverrideParams) WithBody

WithBody adds the body to the create deployment override params

func (*CreateDeploymentOverrideParams) WithContext

WithContext adds the context to the create deployment override params

func (*CreateDeploymentOverrideParams) WithDeployment

WithDeployment adds the deployment to the create deployment override params

func (*CreateDeploymentOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create deployment override params

func (*CreateDeploymentOverrideParams) WithNamespace

WithNamespace adds the namespace to the create deployment override params

func (*CreateDeploymentOverrideParams) WithTimeout

WithTimeout adds the timeout to the create deployment override params

func (*CreateDeploymentOverrideParams) WithVersion

WithVersion adds the version to the create deployment override params

func (*CreateDeploymentOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateDeploymentOverrideReader

type CreateDeploymentOverrideReader struct {
	// contains filtered or unexported fields
}

CreateDeploymentOverrideReader is a Reader for the CreateDeploymentOverride structure.

func (*CreateDeploymentOverrideReader) ReadResponse

func (o *CreateDeploymentOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateDeploymentOverrideUnauthorized

type CreateDeploymentOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewCreateDeploymentOverrideUnauthorized

func NewCreateDeploymentOverrideUnauthorized() *CreateDeploymentOverrideUnauthorized

NewCreateDeploymentOverrideUnauthorized creates a CreateDeploymentOverrideUnauthorized with default headers values

func (*CreateDeploymentOverrideUnauthorized) Error

func (*CreateDeploymentOverrideUnauthorized) GetPayload

func (*CreateDeploymentOverrideUnauthorized) ToJSONString added in v0.25.0

func (o *CreateDeploymentOverrideUnauthorized) ToJSONString() string

type CreateDeploymentParams

type CreateDeploymentParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsCreateDeploymentRequest
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

CreateDeploymentParams contains all the parameters to send to the API endpoint for the create deployment operation typically these are written to a http.Request

func NewCreateDeploymentParams

func NewCreateDeploymentParams() *CreateDeploymentParams

NewCreateDeploymentParams creates a new CreateDeploymentParams object with the default values initialized.

func NewCreateDeploymentParamsWithContext

func NewCreateDeploymentParamsWithContext(ctx context.Context) *CreateDeploymentParams

NewCreateDeploymentParamsWithContext creates a new CreateDeploymentParams object with the default values initialized, and the ability to set a context for a request

func NewCreateDeploymentParamsWithHTTPClient

func NewCreateDeploymentParamsWithHTTPClient(client *http.Client) *CreateDeploymentParams

NewCreateDeploymentParamsWithHTTPClient creates a new CreateDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCreateDeploymentParamsWithTimeout

func NewCreateDeploymentParamsWithTimeout(timeout time.Duration) *CreateDeploymentParams

NewCreateDeploymentParamsWithTimeout creates a new CreateDeploymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*CreateDeploymentParams) SetAuthInfoWriter added in v0.17.0

func (o *CreateDeploymentParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the create deployment params

func (*CreateDeploymentParams) SetBody

SetBody adds the body to the create deployment params

func (*CreateDeploymentParams) SetContext

func (o *CreateDeploymentParams) SetContext(ctx context.Context)

SetContext adds the context to the create deployment params

func (*CreateDeploymentParams) SetDeployment

func (o *CreateDeploymentParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the create deployment params

func (*CreateDeploymentParams) SetFlightId added in v0.63.0

func (o *CreateDeploymentParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*CreateDeploymentParams) SetHTTPClient

func (o *CreateDeploymentParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create deployment params

func (*CreateDeploymentParams) SetHTTPClientTransport added in v0.19.0

func (o *CreateDeploymentParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the create deployment params

func (*CreateDeploymentParams) SetNamespace

func (o *CreateDeploymentParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the create deployment params

func (*CreateDeploymentParams) SetTimeout

func (o *CreateDeploymentParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create deployment params

func (*CreateDeploymentParams) WithBody

WithBody adds the body to the create deployment params

func (*CreateDeploymentParams) WithContext

WithContext adds the context to the create deployment params

func (*CreateDeploymentParams) WithDeployment

func (o *CreateDeploymentParams) WithDeployment(deployment string) *CreateDeploymentParams

WithDeployment adds the deployment to the create deployment params

func (*CreateDeploymentParams) WithHTTPClient

func (o *CreateDeploymentParams) WithHTTPClient(client *http.Client) *CreateDeploymentParams

WithHTTPClient adds the HTTPClient to the create deployment params

func (*CreateDeploymentParams) WithNamespace

func (o *CreateDeploymentParams) WithNamespace(namespace string) *CreateDeploymentParams

WithNamespace adds the namespace to the create deployment params

func (*CreateDeploymentParams) WithTimeout

WithTimeout adds the timeout to the create deployment params

func (*CreateDeploymentParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateDeploymentReader

type CreateDeploymentReader struct {
	// contains filtered or unexported fields
}

CreateDeploymentReader is a Reader for the CreateDeployment structure.

func (*CreateDeploymentReader) ReadResponse

func (o *CreateDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateDeploymentUnauthorized

type CreateDeploymentUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateDeploymentUnauthorized handles this case with default header values.

Unauthorized

func NewCreateDeploymentUnauthorized

func NewCreateDeploymentUnauthorized() *CreateDeploymentUnauthorized

NewCreateDeploymentUnauthorized creates a CreateDeploymentUnauthorized with default headers values

func (*CreateDeploymentUnauthorized) Error

func (*CreateDeploymentUnauthorized) GetPayload

func (*CreateDeploymentUnauthorized) ToJSONString added in v0.25.0

func (o *CreateDeploymentUnauthorized) ToJSONString() string

type CreateOverrideRegionOverrideBadRequest

type CreateOverrideRegionOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateOverrideRegionOverrideBadRequest handles this case with default header values.

malformed request

func NewCreateOverrideRegionOverrideBadRequest

func NewCreateOverrideRegionOverrideBadRequest() *CreateOverrideRegionOverrideBadRequest

NewCreateOverrideRegionOverrideBadRequest creates a CreateOverrideRegionOverrideBadRequest with default headers values

func (*CreateOverrideRegionOverrideBadRequest) Error

func (*CreateOverrideRegionOverrideBadRequest) GetPayload

func (*CreateOverrideRegionOverrideBadRequest) ToJSONString added in v0.25.0

type CreateOverrideRegionOverrideConflict

type CreateOverrideRegionOverrideConflict struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateOverrideRegionOverrideConflict handles this case with default header values.

deployment already has region override

func NewCreateOverrideRegionOverrideConflict

func NewCreateOverrideRegionOverrideConflict() *CreateOverrideRegionOverrideConflict

NewCreateOverrideRegionOverrideConflict creates a CreateOverrideRegionOverrideConflict with default headers values

func (*CreateOverrideRegionOverrideConflict) Error

func (*CreateOverrideRegionOverrideConflict) GetPayload

func (*CreateOverrideRegionOverrideConflict) ToJSONString added in v0.25.0

func (o *CreateOverrideRegionOverrideConflict) ToJSONString() string

type CreateOverrideRegionOverrideCreated

type CreateOverrideRegionOverrideCreated struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

CreateOverrideRegionOverrideCreated handles this case with default header values.

region override created

func NewCreateOverrideRegionOverrideCreated

func NewCreateOverrideRegionOverrideCreated() *CreateOverrideRegionOverrideCreated

NewCreateOverrideRegionOverrideCreated creates a CreateOverrideRegionOverrideCreated with default headers values

func (*CreateOverrideRegionOverrideCreated) Error

func (*CreateOverrideRegionOverrideCreated) GetPayload

func (*CreateOverrideRegionOverrideCreated) ToJSONString added in v0.25.0

func (o *CreateOverrideRegionOverrideCreated) ToJSONString() string

type CreateOverrideRegionOverrideInternalServerError

type CreateOverrideRegionOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateOverrideRegionOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewCreateOverrideRegionOverrideInternalServerError

func NewCreateOverrideRegionOverrideInternalServerError() *CreateOverrideRegionOverrideInternalServerError

NewCreateOverrideRegionOverrideInternalServerError creates a CreateOverrideRegionOverrideInternalServerError with default headers values

func (*CreateOverrideRegionOverrideInternalServerError) Error

func (*CreateOverrideRegionOverrideInternalServerError) GetPayload

func (*CreateOverrideRegionOverrideInternalServerError) ToJSONString added in v0.25.0

type CreateOverrideRegionOverrideNotFound

type CreateOverrideRegionOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateOverrideRegionOverrideNotFound handles this case with default header values.

deployment not found

func NewCreateOverrideRegionOverrideNotFound

func NewCreateOverrideRegionOverrideNotFound() *CreateOverrideRegionOverrideNotFound

NewCreateOverrideRegionOverrideNotFound creates a CreateOverrideRegionOverrideNotFound with default headers values

func (*CreateOverrideRegionOverrideNotFound) Error

func (*CreateOverrideRegionOverrideNotFound) GetPayload

func (*CreateOverrideRegionOverrideNotFound) ToJSONString added in v0.25.0

func (o *CreateOverrideRegionOverrideNotFound) ToJSONString() string

type CreateOverrideRegionOverrideParams

type CreateOverrideRegionOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsCreateRegionOverrideRequest
	/*Deployment
	  deployment of the game

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Region
	  region

	*/
	Region string
	/*Version
	  version

	*/
	Version string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

CreateOverrideRegionOverrideParams contains all the parameters to send to the API endpoint for the create override region override operation typically these are written to a http.Request

func NewCreateOverrideRegionOverrideParams

func NewCreateOverrideRegionOverrideParams() *CreateOverrideRegionOverrideParams

NewCreateOverrideRegionOverrideParams creates a new CreateOverrideRegionOverrideParams object with the default values initialized.

func NewCreateOverrideRegionOverrideParamsWithContext

func NewCreateOverrideRegionOverrideParamsWithContext(ctx context.Context) *CreateOverrideRegionOverrideParams

NewCreateOverrideRegionOverrideParamsWithContext creates a new CreateOverrideRegionOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewCreateOverrideRegionOverrideParamsWithHTTPClient

func NewCreateOverrideRegionOverrideParamsWithHTTPClient(client *http.Client) *CreateOverrideRegionOverrideParams

NewCreateOverrideRegionOverrideParamsWithHTTPClient creates a new CreateOverrideRegionOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCreateOverrideRegionOverrideParamsWithTimeout

func NewCreateOverrideRegionOverrideParamsWithTimeout(timeout time.Duration) *CreateOverrideRegionOverrideParams

NewCreateOverrideRegionOverrideParamsWithTimeout creates a new CreateOverrideRegionOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*CreateOverrideRegionOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *CreateOverrideRegionOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetBody

SetBody adds the body to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetContext

SetContext adds the context to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetDeployment

func (o *CreateOverrideRegionOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetFlightId added in v0.63.0

func (o *CreateOverrideRegionOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*CreateOverrideRegionOverrideParams) SetHTTPClient

func (o *CreateOverrideRegionOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *CreateOverrideRegionOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetNamespace

func (o *CreateOverrideRegionOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetRegion

func (o *CreateOverrideRegionOverrideParams) SetRegion(region string)

SetRegion adds the region to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetTimeout

func (o *CreateOverrideRegionOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create override region override params

func (*CreateOverrideRegionOverrideParams) SetVersion

func (o *CreateOverrideRegionOverrideParams) SetVersion(version string)

SetVersion adds the version to the create override region override params

func (*CreateOverrideRegionOverrideParams) WithBody

WithBody adds the body to the create override region override params

func (*CreateOverrideRegionOverrideParams) WithContext

WithContext adds the context to the create override region override params

func (*CreateOverrideRegionOverrideParams) WithDeployment

WithDeployment adds the deployment to the create override region override params

func (*CreateOverrideRegionOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create override region override params

func (*CreateOverrideRegionOverrideParams) WithNamespace

WithNamespace adds the namespace to the create override region override params

func (*CreateOverrideRegionOverrideParams) WithRegion

WithRegion adds the region to the create override region override params

func (*CreateOverrideRegionOverrideParams) WithTimeout

WithTimeout adds the timeout to the create override region override params

func (*CreateOverrideRegionOverrideParams) WithVersion

WithVersion adds the version to the create override region override params

func (*CreateOverrideRegionOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateOverrideRegionOverrideReader

type CreateOverrideRegionOverrideReader struct {
	// contains filtered or unexported fields
}

CreateOverrideRegionOverrideReader is a Reader for the CreateOverrideRegionOverride structure.

func (*CreateOverrideRegionOverrideReader) ReadResponse

func (o *CreateOverrideRegionOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateOverrideRegionOverrideUnauthorized

type CreateOverrideRegionOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateOverrideRegionOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewCreateOverrideRegionOverrideUnauthorized

func NewCreateOverrideRegionOverrideUnauthorized() *CreateOverrideRegionOverrideUnauthorized

NewCreateOverrideRegionOverrideUnauthorized creates a CreateOverrideRegionOverrideUnauthorized with default headers values

func (*CreateOverrideRegionOverrideUnauthorized) Error

func (*CreateOverrideRegionOverrideUnauthorized) GetPayload

func (*CreateOverrideRegionOverrideUnauthorized) ToJSONString added in v0.25.0

type CreateRootRegionOverrideBadRequest

type CreateRootRegionOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateRootRegionOverrideBadRequest handles this case with default header values.

malformed request

func NewCreateRootRegionOverrideBadRequest

func NewCreateRootRegionOverrideBadRequest() *CreateRootRegionOverrideBadRequest

NewCreateRootRegionOverrideBadRequest creates a CreateRootRegionOverrideBadRequest with default headers values

func (*CreateRootRegionOverrideBadRequest) Error

func (*CreateRootRegionOverrideBadRequest) GetPayload

func (*CreateRootRegionOverrideBadRequest) ToJSONString added in v0.25.0

func (o *CreateRootRegionOverrideBadRequest) ToJSONString() string

type CreateRootRegionOverrideConflict

type CreateRootRegionOverrideConflict struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateRootRegionOverrideConflict handles this case with default header values.

deployment already has region override

func NewCreateRootRegionOverrideConflict

func NewCreateRootRegionOverrideConflict() *CreateRootRegionOverrideConflict

NewCreateRootRegionOverrideConflict creates a CreateRootRegionOverrideConflict with default headers values

func (*CreateRootRegionOverrideConflict) Error

func (*CreateRootRegionOverrideConflict) GetPayload

func (*CreateRootRegionOverrideConflict) ToJSONString added in v0.25.0

func (o *CreateRootRegionOverrideConflict) ToJSONString() string

type CreateRootRegionOverrideCreated

type CreateRootRegionOverrideCreated struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

CreateRootRegionOverrideCreated handles this case with default header values.

region override created

func NewCreateRootRegionOverrideCreated

func NewCreateRootRegionOverrideCreated() *CreateRootRegionOverrideCreated

NewCreateRootRegionOverrideCreated creates a CreateRootRegionOverrideCreated with default headers values

func (*CreateRootRegionOverrideCreated) Error

func (*CreateRootRegionOverrideCreated) GetPayload

func (*CreateRootRegionOverrideCreated) ToJSONString added in v0.25.0

func (o *CreateRootRegionOverrideCreated) ToJSONString() string

type CreateRootRegionOverrideInternalServerError

type CreateRootRegionOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateRootRegionOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewCreateRootRegionOverrideInternalServerError

func NewCreateRootRegionOverrideInternalServerError() *CreateRootRegionOverrideInternalServerError

NewCreateRootRegionOverrideInternalServerError creates a CreateRootRegionOverrideInternalServerError with default headers values

func (*CreateRootRegionOverrideInternalServerError) Error

func (*CreateRootRegionOverrideInternalServerError) GetPayload

func (*CreateRootRegionOverrideInternalServerError) ToJSONString added in v0.25.0

type CreateRootRegionOverrideNotFound

type CreateRootRegionOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateRootRegionOverrideNotFound handles this case with default header values.

deployment not found

func NewCreateRootRegionOverrideNotFound

func NewCreateRootRegionOverrideNotFound() *CreateRootRegionOverrideNotFound

NewCreateRootRegionOverrideNotFound creates a CreateRootRegionOverrideNotFound with default headers values

func (*CreateRootRegionOverrideNotFound) Error

func (*CreateRootRegionOverrideNotFound) GetPayload

func (*CreateRootRegionOverrideNotFound) ToJSONString added in v0.25.0

func (o *CreateRootRegionOverrideNotFound) ToJSONString() string

type CreateRootRegionOverrideParams

type CreateRootRegionOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsCreateRegionOverrideRequest
	/*Deployment
	  deployment of the game

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Region
	  region

	*/
	Region string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

CreateRootRegionOverrideParams contains all the parameters to send to the API endpoint for the create root region override operation typically these are written to a http.Request

func NewCreateRootRegionOverrideParams

func NewCreateRootRegionOverrideParams() *CreateRootRegionOverrideParams

NewCreateRootRegionOverrideParams creates a new CreateRootRegionOverrideParams object with the default values initialized.

func NewCreateRootRegionOverrideParamsWithContext

func NewCreateRootRegionOverrideParamsWithContext(ctx context.Context) *CreateRootRegionOverrideParams

NewCreateRootRegionOverrideParamsWithContext creates a new CreateRootRegionOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewCreateRootRegionOverrideParamsWithHTTPClient

func NewCreateRootRegionOverrideParamsWithHTTPClient(client *http.Client) *CreateRootRegionOverrideParams

NewCreateRootRegionOverrideParamsWithHTTPClient creates a new CreateRootRegionOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCreateRootRegionOverrideParamsWithTimeout

func NewCreateRootRegionOverrideParamsWithTimeout(timeout time.Duration) *CreateRootRegionOverrideParams

NewCreateRootRegionOverrideParamsWithTimeout creates a new CreateRootRegionOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*CreateRootRegionOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *CreateRootRegionOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the create root region override params

func (*CreateRootRegionOverrideParams) SetBody

SetBody adds the body to the create root region override params

func (*CreateRootRegionOverrideParams) SetContext

func (o *CreateRootRegionOverrideParams) SetContext(ctx context.Context)

SetContext adds the context to the create root region override params

func (*CreateRootRegionOverrideParams) SetDeployment

func (o *CreateRootRegionOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the create root region override params

func (*CreateRootRegionOverrideParams) SetFlightId added in v0.63.0

func (o *CreateRootRegionOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*CreateRootRegionOverrideParams) SetHTTPClient

func (o *CreateRootRegionOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create root region override params

func (*CreateRootRegionOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *CreateRootRegionOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the create root region override params

func (*CreateRootRegionOverrideParams) SetNamespace

func (o *CreateRootRegionOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the create root region override params

func (*CreateRootRegionOverrideParams) SetRegion

func (o *CreateRootRegionOverrideParams) SetRegion(region string)

SetRegion adds the region to the create root region override params

func (*CreateRootRegionOverrideParams) SetTimeout

func (o *CreateRootRegionOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create root region override params

func (*CreateRootRegionOverrideParams) WithBody

WithBody adds the body to the create root region override params

func (*CreateRootRegionOverrideParams) WithContext

WithContext adds the context to the create root region override params

func (*CreateRootRegionOverrideParams) WithDeployment

WithDeployment adds the deployment to the create root region override params

func (*CreateRootRegionOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create root region override params

func (*CreateRootRegionOverrideParams) WithNamespace

WithNamespace adds the namespace to the create root region override params

func (*CreateRootRegionOverrideParams) WithRegion

WithRegion adds the region to the create root region override params

func (*CreateRootRegionOverrideParams) WithTimeout

WithTimeout adds the timeout to the create root region override params

func (*CreateRootRegionOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateRootRegionOverrideReader

type CreateRootRegionOverrideReader struct {
	// contains filtered or unexported fields
}

CreateRootRegionOverrideReader is a Reader for the CreateRootRegionOverride structure.

func (*CreateRootRegionOverrideReader) ReadResponse

func (o *CreateRootRegionOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateRootRegionOverrideUnauthorized

type CreateRootRegionOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

CreateRootRegionOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewCreateRootRegionOverrideUnauthorized

func NewCreateRootRegionOverrideUnauthorized() *CreateRootRegionOverrideUnauthorized

NewCreateRootRegionOverrideUnauthorized creates a CreateRootRegionOverrideUnauthorized with default headers values

func (*CreateRootRegionOverrideUnauthorized) Error

func (*CreateRootRegionOverrideUnauthorized) GetPayload

func (*CreateRootRegionOverrideUnauthorized) ToJSONString added in v0.25.0

func (o *CreateRootRegionOverrideUnauthorized) ToJSONString() string

type DeleteDeploymentBadRequest

type DeleteDeploymentBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentBadRequest handles this case with default header values.

malformed request

func NewDeleteDeploymentBadRequest

func NewDeleteDeploymentBadRequest() *DeleteDeploymentBadRequest

NewDeleteDeploymentBadRequest creates a DeleteDeploymentBadRequest with default headers values

func (*DeleteDeploymentBadRequest) Error

func (*DeleteDeploymentBadRequest) GetPayload

func (*DeleteDeploymentBadRequest) ToJSONString added in v0.25.0

func (o *DeleteDeploymentBadRequest) ToJSONString() string

type DeleteDeploymentClientBadRequest added in v0.45.0

type DeleteDeploymentClientBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentClientBadRequest handles this case with default header values.

malformed request

func NewDeleteDeploymentClientBadRequest added in v0.45.0

func NewDeleteDeploymentClientBadRequest() *DeleteDeploymentClientBadRequest

NewDeleteDeploymentClientBadRequest creates a DeleteDeploymentClientBadRequest with default headers values

func (*DeleteDeploymentClientBadRequest) Error added in v0.45.0

func (*DeleteDeploymentClientBadRequest) GetPayload added in v0.45.0

func (*DeleteDeploymentClientBadRequest) ToJSONString added in v0.45.0

func (o *DeleteDeploymentClientBadRequest) ToJSONString() string

type DeleteDeploymentClientInternalServerError added in v0.45.0

type DeleteDeploymentClientInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentClientInternalServerError handles this case with default header values.

Internal Server Error

func NewDeleteDeploymentClientInternalServerError added in v0.45.0

func NewDeleteDeploymentClientInternalServerError() *DeleteDeploymentClientInternalServerError

NewDeleteDeploymentClientInternalServerError creates a DeleteDeploymentClientInternalServerError with default headers values

func (*DeleteDeploymentClientInternalServerError) Error added in v0.45.0

func (*DeleteDeploymentClientInternalServerError) GetPayload added in v0.45.0

func (*DeleteDeploymentClientInternalServerError) ToJSONString added in v0.45.0

type DeleteDeploymentClientNoContent added in v0.45.0

type DeleteDeploymentClientNoContent struct {
}

DeleteDeploymentClientNoContent handles this case with default header values.

ok

func NewDeleteDeploymentClientNoContent added in v0.45.0

func NewDeleteDeploymentClientNoContent() *DeleteDeploymentClientNoContent

NewDeleteDeploymentClientNoContent creates a DeleteDeploymentClientNoContent with default headers values

func (*DeleteDeploymentClientNoContent) Error added in v0.45.0

type DeleteDeploymentClientNotFound added in v0.45.0

type DeleteDeploymentClientNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentClientNotFound handles this case with default header values.

deployment not found

func NewDeleteDeploymentClientNotFound added in v0.45.0

func NewDeleteDeploymentClientNotFound() *DeleteDeploymentClientNotFound

NewDeleteDeploymentClientNotFound creates a DeleteDeploymentClientNotFound with default headers values

func (*DeleteDeploymentClientNotFound) Error added in v0.45.0

func (*DeleteDeploymentClientNotFound) GetPayload added in v0.45.0

func (*DeleteDeploymentClientNotFound) ToJSONString added in v0.45.0

func (o *DeleteDeploymentClientNotFound) ToJSONString() string

type DeleteDeploymentClientParams added in v0.45.0

type DeleteDeploymentClientParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

DeleteDeploymentClientParams contains all the parameters to send to the API endpoint for the delete deployment client operation typically these are written to a http.Request

func NewDeleteDeploymentClientParams added in v0.45.0

func NewDeleteDeploymentClientParams() *DeleteDeploymentClientParams

NewDeleteDeploymentClientParams creates a new DeleteDeploymentClientParams object with the default values initialized.

func NewDeleteDeploymentClientParamsWithContext added in v0.45.0

func NewDeleteDeploymentClientParamsWithContext(ctx context.Context) *DeleteDeploymentClientParams

NewDeleteDeploymentClientParamsWithContext creates a new DeleteDeploymentClientParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteDeploymentClientParamsWithHTTPClient added in v0.45.0

func NewDeleteDeploymentClientParamsWithHTTPClient(client *http.Client) *DeleteDeploymentClientParams

NewDeleteDeploymentClientParamsWithHTTPClient creates a new DeleteDeploymentClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteDeploymentClientParamsWithTimeout added in v0.45.0

func NewDeleteDeploymentClientParamsWithTimeout(timeout time.Duration) *DeleteDeploymentClientParams

NewDeleteDeploymentClientParamsWithTimeout creates a new DeleteDeploymentClientParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteDeploymentClientParams) SetAuthInfoWriter added in v0.45.0

func (o *DeleteDeploymentClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the delete deployment client params

func (*DeleteDeploymentClientParams) SetContext added in v0.45.0

func (o *DeleteDeploymentClientParams) SetContext(ctx context.Context)

SetContext adds the context to the delete deployment client params

func (*DeleteDeploymentClientParams) SetDeployment added in v0.45.0

func (o *DeleteDeploymentClientParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the delete deployment client params

func (*DeleteDeploymentClientParams) SetFlightId added in v0.63.0

func (o *DeleteDeploymentClientParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*DeleteDeploymentClientParams) SetHTTPClient added in v0.45.0

func (o *DeleteDeploymentClientParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete deployment client params

func (*DeleteDeploymentClientParams) SetHTTPClientTransport added in v0.45.0

func (o *DeleteDeploymentClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the delete deployment client params

func (*DeleteDeploymentClientParams) SetNamespace added in v0.45.0

func (o *DeleteDeploymentClientParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete deployment client params

func (*DeleteDeploymentClientParams) SetTimeout added in v0.45.0

func (o *DeleteDeploymentClientParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete deployment client params

func (*DeleteDeploymentClientParams) WithContext added in v0.45.0

WithContext adds the context to the delete deployment client params

func (*DeleteDeploymentClientParams) WithDeployment added in v0.45.0

func (o *DeleteDeploymentClientParams) WithDeployment(deployment string) *DeleteDeploymentClientParams

WithDeployment adds the deployment to the delete deployment client params

func (*DeleteDeploymentClientParams) WithHTTPClient added in v0.45.0

WithHTTPClient adds the HTTPClient to the delete deployment client params

func (*DeleteDeploymentClientParams) WithNamespace added in v0.45.0

WithNamespace adds the namespace to the delete deployment client params

func (*DeleteDeploymentClientParams) WithTimeout added in v0.45.0

WithTimeout adds the timeout to the delete deployment client params

func (*DeleteDeploymentClientParams) WriteToRequest added in v0.45.0

WriteToRequest writes these params to a swagger request

type DeleteDeploymentClientReader added in v0.45.0

type DeleteDeploymentClientReader struct {
	// contains filtered or unexported fields
}

DeleteDeploymentClientReader is a Reader for the DeleteDeploymentClient structure.

func (*DeleteDeploymentClientReader) ReadResponse added in v0.45.0

func (o *DeleteDeploymentClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteDeploymentClientUnauthorized added in v0.45.0

type DeleteDeploymentClientUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentClientUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteDeploymentClientUnauthorized added in v0.45.0

func NewDeleteDeploymentClientUnauthorized() *DeleteDeploymentClientUnauthorized

NewDeleteDeploymentClientUnauthorized creates a DeleteDeploymentClientUnauthorized with default headers values

func (*DeleteDeploymentClientUnauthorized) Error added in v0.45.0

func (*DeleteDeploymentClientUnauthorized) GetPayload added in v0.45.0

func (*DeleteDeploymentClientUnauthorized) ToJSONString added in v0.45.0

func (o *DeleteDeploymentClientUnauthorized) ToJSONString() string

type DeleteDeploymentInternalServerError

type DeleteDeploymentInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentInternalServerError handles this case with default header values.

Internal Server Error

func NewDeleteDeploymentInternalServerError

func NewDeleteDeploymentInternalServerError() *DeleteDeploymentInternalServerError

NewDeleteDeploymentInternalServerError creates a DeleteDeploymentInternalServerError with default headers values

func (*DeleteDeploymentInternalServerError) Error

func (*DeleteDeploymentInternalServerError) GetPayload

func (*DeleteDeploymentInternalServerError) ToJSONString added in v0.25.0

func (o *DeleteDeploymentInternalServerError) ToJSONString() string

type DeleteDeploymentNoContent

type DeleteDeploymentNoContent struct {
}

DeleteDeploymentNoContent handles this case with default header values.

ok

func NewDeleteDeploymentNoContent

func NewDeleteDeploymentNoContent() *DeleteDeploymentNoContent

NewDeleteDeploymentNoContent creates a DeleteDeploymentNoContent with default headers values

func (*DeleteDeploymentNoContent) Error

func (o *DeleteDeploymentNoContent) Error() string

type DeleteDeploymentNotFound

type DeleteDeploymentNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentNotFound handles this case with default header values.

deployment not found

func NewDeleteDeploymentNotFound

func NewDeleteDeploymentNotFound() *DeleteDeploymentNotFound

NewDeleteDeploymentNotFound creates a DeleteDeploymentNotFound with default headers values

func (*DeleteDeploymentNotFound) Error

func (o *DeleteDeploymentNotFound) Error() string

func (*DeleteDeploymentNotFound) GetPayload

func (*DeleteDeploymentNotFound) ToJSONString added in v0.25.0

func (o *DeleteDeploymentNotFound) ToJSONString() string

type DeleteDeploymentOverrideBadRequest

type DeleteDeploymentOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentOverrideBadRequest handles this case with default header values.

malformed request

func NewDeleteDeploymentOverrideBadRequest

func NewDeleteDeploymentOverrideBadRequest() *DeleteDeploymentOverrideBadRequest

NewDeleteDeploymentOverrideBadRequest creates a DeleteDeploymentOverrideBadRequest with default headers values

func (*DeleteDeploymentOverrideBadRequest) Error

func (*DeleteDeploymentOverrideBadRequest) GetPayload

func (*DeleteDeploymentOverrideBadRequest) ToJSONString added in v0.25.0

func (o *DeleteDeploymentOverrideBadRequest) ToJSONString() string

type DeleteDeploymentOverrideInternalServerError

type DeleteDeploymentOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewDeleteDeploymentOverrideInternalServerError

func NewDeleteDeploymentOverrideInternalServerError() *DeleteDeploymentOverrideInternalServerError

NewDeleteDeploymentOverrideInternalServerError creates a DeleteDeploymentOverrideInternalServerError with default headers values

func (*DeleteDeploymentOverrideInternalServerError) Error

func (*DeleteDeploymentOverrideInternalServerError) GetPayload

func (*DeleteDeploymentOverrideInternalServerError) ToJSONString added in v0.25.0

type DeleteDeploymentOverrideNotFound

type DeleteDeploymentOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentOverrideNotFound handles this case with default header values.

deployment not found

func NewDeleteDeploymentOverrideNotFound

func NewDeleteDeploymentOverrideNotFound() *DeleteDeploymentOverrideNotFound

NewDeleteDeploymentOverrideNotFound creates a DeleteDeploymentOverrideNotFound with default headers values

func (*DeleteDeploymentOverrideNotFound) Error

func (*DeleteDeploymentOverrideNotFound) GetPayload

func (*DeleteDeploymentOverrideNotFound) ToJSONString added in v0.25.0

func (o *DeleteDeploymentOverrideNotFound) ToJSONString() string

type DeleteDeploymentOverrideOK

type DeleteDeploymentOverrideOK struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

DeleteDeploymentOverrideOK handles this case with default header values.

deployment override deleted

func NewDeleteDeploymentOverrideOK

func NewDeleteDeploymentOverrideOK() *DeleteDeploymentOverrideOK

NewDeleteDeploymentOverrideOK creates a DeleteDeploymentOverrideOK with default headers values

func (*DeleteDeploymentOverrideOK) Error

func (*DeleteDeploymentOverrideOK) GetPayload

func (*DeleteDeploymentOverrideOK) ToJSONString added in v0.25.0

func (o *DeleteDeploymentOverrideOK) ToJSONString() string

type DeleteDeploymentOverrideParams

type DeleteDeploymentOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Version
	  version

	*/
	Version string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

DeleteDeploymentOverrideParams contains all the parameters to send to the API endpoint for the delete deployment override operation typically these are written to a http.Request

func NewDeleteDeploymentOverrideParams

func NewDeleteDeploymentOverrideParams() *DeleteDeploymentOverrideParams

NewDeleteDeploymentOverrideParams creates a new DeleteDeploymentOverrideParams object with the default values initialized.

func NewDeleteDeploymentOverrideParamsWithContext

func NewDeleteDeploymentOverrideParamsWithContext(ctx context.Context) *DeleteDeploymentOverrideParams

NewDeleteDeploymentOverrideParamsWithContext creates a new DeleteDeploymentOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteDeploymentOverrideParamsWithHTTPClient

func NewDeleteDeploymentOverrideParamsWithHTTPClient(client *http.Client) *DeleteDeploymentOverrideParams

NewDeleteDeploymentOverrideParamsWithHTTPClient creates a new DeleteDeploymentOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteDeploymentOverrideParamsWithTimeout

func NewDeleteDeploymentOverrideParamsWithTimeout(timeout time.Duration) *DeleteDeploymentOverrideParams

NewDeleteDeploymentOverrideParamsWithTimeout creates a new DeleteDeploymentOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteDeploymentOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *DeleteDeploymentOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the delete deployment override params

func (*DeleteDeploymentOverrideParams) SetContext

func (o *DeleteDeploymentOverrideParams) SetContext(ctx context.Context)

SetContext adds the context to the delete deployment override params

func (*DeleteDeploymentOverrideParams) SetDeployment

func (o *DeleteDeploymentOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the delete deployment override params

func (*DeleteDeploymentOverrideParams) SetFlightId added in v0.63.0

func (o *DeleteDeploymentOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*DeleteDeploymentOverrideParams) SetHTTPClient

func (o *DeleteDeploymentOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete deployment override params

func (*DeleteDeploymentOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *DeleteDeploymentOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the delete deployment override params

func (*DeleteDeploymentOverrideParams) SetNamespace

func (o *DeleteDeploymentOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete deployment override params

func (*DeleteDeploymentOverrideParams) SetTimeout

func (o *DeleteDeploymentOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete deployment override params

func (*DeleteDeploymentOverrideParams) SetVersion

func (o *DeleteDeploymentOverrideParams) SetVersion(version string)

SetVersion adds the version to the delete deployment override params

func (*DeleteDeploymentOverrideParams) WithContext

WithContext adds the context to the delete deployment override params

func (*DeleteDeploymentOverrideParams) WithDeployment

WithDeployment adds the deployment to the delete deployment override params

func (*DeleteDeploymentOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete deployment override params

func (*DeleteDeploymentOverrideParams) WithNamespace

WithNamespace adds the namespace to the delete deployment override params

func (*DeleteDeploymentOverrideParams) WithTimeout

WithTimeout adds the timeout to the delete deployment override params

func (*DeleteDeploymentOverrideParams) WithVersion

WithVersion adds the version to the delete deployment override params

func (*DeleteDeploymentOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteDeploymentOverrideReader

type DeleteDeploymentOverrideReader struct {
	// contains filtered or unexported fields
}

DeleteDeploymentOverrideReader is a Reader for the DeleteDeploymentOverride structure.

func (*DeleteDeploymentOverrideReader) ReadResponse

func (o *DeleteDeploymentOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteDeploymentOverrideUnauthorized

type DeleteDeploymentOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteDeploymentOverrideUnauthorized

func NewDeleteDeploymentOverrideUnauthorized() *DeleteDeploymentOverrideUnauthorized

NewDeleteDeploymentOverrideUnauthorized creates a DeleteDeploymentOverrideUnauthorized with default headers values

func (*DeleteDeploymentOverrideUnauthorized) Error

func (*DeleteDeploymentOverrideUnauthorized) GetPayload

func (*DeleteDeploymentOverrideUnauthorized) ToJSONString added in v0.25.0

func (o *DeleteDeploymentOverrideUnauthorized) ToJSONString() string

type DeleteDeploymentParams

type DeleteDeploymentParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

DeleteDeploymentParams contains all the parameters to send to the API endpoint for the delete deployment operation typically these are written to a http.Request

func NewDeleteDeploymentParams

func NewDeleteDeploymentParams() *DeleteDeploymentParams

NewDeleteDeploymentParams creates a new DeleteDeploymentParams object with the default values initialized.

func NewDeleteDeploymentParamsWithContext

func NewDeleteDeploymentParamsWithContext(ctx context.Context) *DeleteDeploymentParams

NewDeleteDeploymentParamsWithContext creates a new DeleteDeploymentParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteDeploymentParamsWithHTTPClient

func NewDeleteDeploymentParamsWithHTTPClient(client *http.Client) *DeleteDeploymentParams

NewDeleteDeploymentParamsWithHTTPClient creates a new DeleteDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteDeploymentParamsWithTimeout

func NewDeleteDeploymentParamsWithTimeout(timeout time.Duration) *DeleteDeploymentParams

NewDeleteDeploymentParamsWithTimeout creates a new DeleteDeploymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteDeploymentParams) SetAuthInfoWriter added in v0.17.0

func (o *DeleteDeploymentParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the delete deployment params

func (*DeleteDeploymentParams) SetContext

func (o *DeleteDeploymentParams) SetContext(ctx context.Context)

SetContext adds the context to the delete deployment params

func (*DeleteDeploymentParams) SetDeployment

func (o *DeleteDeploymentParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the delete deployment params

func (*DeleteDeploymentParams) SetFlightId added in v0.63.0

func (o *DeleteDeploymentParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*DeleteDeploymentParams) SetHTTPClient

func (o *DeleteDeploymentParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete deployment params

func (*DeleteDeploymentParams) SetHTTPClientTransport added in v0.19.0

func (o *DeleteDeploymentParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the delete deployment params

func (*DeleteDeploymentParams) SetNamespace

func (o *DeleteDeploymentParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete deployment params

func (*DeleteDeploymentParams) SetTimeout

func (o *DeleteDeploymentParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete deployment params

func (*DeleteDeploymentParams) WithContext

WithContext adds the context to the delete deployment params

func (*DeleteDeploymentParams) WithDeployment

func (o *DeleteDeploymentParams) WithDeployment(deployment string) *DeleteDeploymentParams

WithDeployment adds the deployment to the delete deployment params

func (*DeleteDeploymentParams) WithHTTPClient

func (o *DeleteDeploymentParams) WithHTTPClient(client *http.Client) *DeleteDeploymentParams

WithHTTPClient adds the HTTPClient to the delete deployment params

func (*DeleteDeploymentParams) WithNamespace

func (o *DeleteDeploymentParams) WithNamespace(namespace string) *DeleteDeploymentParams

WithNamespace adds the namespace to the delete deployment params

func (*DeleteDeploymentParams) WithTimeout

WithTimeout adds the timeout to the delete deployment params

func (*DeleteDeploymentParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteDeploymentReader

type DeleteDeploymentReader struct {
	// contains filtered or unexported fields
}

DeleteDeploymentReader is a Reader for the DeleteDeployment structure.

func (*DeleteDeploymentReader) ReadResponse

func (o *DeleteDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteDeploymentUnauthorized

type DeleteDeploymentUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteDeploymentUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteDeploymentUnauthorized

func NewDeleteDeploymentUnauthorized() *DeleteDeploymentUnauthorized

NewDeleteDeploymentUnauthorized creates a DeleteDeploymentUnauthorized with default headers values

func (*DeleteDeploymentUnauthorized) Error

func (*DeleteDeploymentUnauthorized) GetPayload

func (*DeleteDeploymentUnauthorized) ToJSONString added in v0.25.0

func (o *DeleteDeploymentUnauthorized) ToJSONString() string

type DeleteOverrideRegionOverrideBadRequest

type DeleteOverrideRegionOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteOverrideRegionOverrideBadRequest handles this case with default header values.

malformed request

func NewDeleteOverrideRegionOverrideBadRequest

func NewDeleteOverrideRegionOverrideBadRequest() *DeleteOverrideRegionOverrideBadRequest

NewDeleteOverrideRegionOverrideBadRequest creates a DeleteOverrideRegionOverrideBadRequest with default headers values

func (*DeleteOverrideRegionOverrideBadRequest) Error

func (*DeleteOverrideRegionOverrideBadRequest) GetPayload

func (*DeleteOverrideRegionOverrideBadRequest) ToJSONString added in v0.25.0

type DeleteOverrideRegionOverrideInternalServerError

type DeleteOverrideRegionOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteOverrideRegionOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewDeleteOverrideRegionOverrideInternalServerError

func NewDeleteOverrideRegionOverrideInternalServerError() *DeleteOverrideRegionOverrideInternalServerError

NewDeleteOverrideRegionOverrideInternalServerError creates a DeleteOverrideRegionOverrideInternalServerError with default headers values

func (*DeleteOverrideRegionOverrideInternalServerError) Error

func (*DeleteOverrideRegionOverrideInternalServerError) GetPayload

func (*DeleteOverrideRegionOverrideInternalServerError) ToJSONString added in v0.25.0

type DeleteOverrideRegionOverrideNotFound

type DeleteOverrideRegionOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteOverrideRegionOverrideNotFound handles this case with default header values.

deployment  not found

func NewDeleteOverrideRegionOverrideNotFound

func NewDeleteOverrideRegionOverrideNotFound() *DeleteOverrideRegionOverrideNotFound

NewDeleteOverrideRegionOverrideNotFound creates a DeleteOverrideRegionOverrideNotFound with default headers values

func (*DeleteOverrideRegionOverrideNotFound) Error

func (*DeleteOverrideRegionOverrideNotFound) GetPayload

func (*DeleteOverrideRegionOverrideNotFound) ToJSONString added in v0.25.0

func (o *DeleteOverrideRegionOverrideNotFound) ToJSONString() string

type DeleteOverrideRegionOverrideOK

type DeleteOverrideRegionOverrideOK struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

DeleteOverrideRegionOverrideOK handles this case with default header values.

deployment region override deleted

func NewDeleteOverrideRegionOverrideOK

func NewDeleteOverrideRegionOverrideOK() *DeleteOverrideRegionOverrideOK

NewDeleteOverrideRegionOverrideOK creates a DeleteOverrideRegionOverrideOK with default headers values

func (*DeleteOverrideRegionOverrideOK) Error

func (*DeleteOverrideRegionOverrideOK) GetPayload

func (*DeleteOverrideRegionOverrideOK) ToJSONString added in v0.25.0

func (o *DeleteOverrideRegionOverrideOK) ToJSONString() string

type DeleteOverrideRegionOverrideParams

type DeleteOverrideRegionOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Region
	  region

	*/
	Region string
	/*Version
	  version

	*/
	Version string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

DeleteOverrideRegionOverrideParams contains all the parameters to send to the API endpoint for the delete override region override operation typically these are written to a http.Request

func NewDeleteOverrideRegionOverrideParams

func NewDeleteOverrideRegionOverrideParams() *DeleteOverrideRegionOverrideParams

NewDeleteOverrideRegionOverrideParams creates a new DeleteOverrideRegionOverrideParams object with the default values initialized.

func NewDeleteOverrideRegionOverrideParamsWithContext

func NewDeleteOverrideRegionOverrideParamsWithContext(ctx context.Context) *DeleteOverrideRegionOverrideParams

NewDeleteOverrideRegionOverrideParamsWithContext creates a new DeleteOverrideRegionOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteOverrideRegionOverrideParamsWithHTTPClient

func NewDeleteOverrideRegionOverrideParamsWithHTTPClient(client *http.Client) *DeleteOverrideRegionOverrideParams

NewDeleteOverrideRegionOverrideParamsWithHTTPClient creates a new DeleteOverrideRegionOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteOverrideRegionOverrideParamsWithTimeout

func NewDeleteOverrideRegionOverrideParamsWithTimeout(timeout time.Duration) *DeleteOverrideRegionOverrideParams

NewDeleteOverrideRegionOverrideParamsWithTimeout creates a new DeleteOverrideRegionOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteOverrideRegionOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *DeleteOverrideRegionOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) SetContext

SetContext adds the context to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) SetDeployment

func (o *DeleteOverrideRegionOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) SetFlightId added in v0.63.0

func (o *DeleteOverrideRegionOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*DeleteOverrideRegionOverrideParams) SetHTTPClient

func (o *DeleteOverrideRegionOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *DeleteOverrideRegionOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) SetNamespace

func (o *DeleteOverrideRegionOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) SetRegion

func (o *DeleteOverrideRegionOverrideParams) SetRegion(region string)

SetRegion adds the region to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) SetTimeout

func (o *DeleteOverrideRegionOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) SetVersion

func (o *DeleteOverrideRegionOverrideParams) SetVersion(version string)

SetVersion adds the version to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) WithContext

WithContext adds the context to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) WithDeployment

WithDeployment adds the deployment to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) WithNamespace

WithNamespace adds the namespace to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) WithRegion

WithRegion adds the region to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) WithTimeout

WithTimeout adds the timeout to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) WithVersion

WithVersion adds the version to the delete override region override params

func (*DeleteOverrideRegionOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOverrideRegionOverrideReader

type DeleteOverrideRegionOverrideReader struct {
	// contains filtered or unexported fields
}

DeleteOverrideRegionOverrideReader is a Reader for the DeleteOverrideRegionOverride structure.

func (*DeleteOverrideRegionOverrideReader) ReadResponse

func (o *DeleteOverrideRegionOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteOverrideRegionOverrideUnauthorized

type DeleteOverrideRegionOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteOverrideRegionOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteOverrideRegionOverrideUnauthorized

func NewDeleteOverrideRegionOverrideUnauthorized() *DeleteOverrideRegionOverrideUnauthorized

NewDeleteOverrideRegionOverrideUnauthorized creates a DeleteOverrideRegionOverrideUnauthorized with default headers values

func (*DeleteOverrideRegionOverrideUnauthorized) Error

func (*DeleteOverrideRegionOverrideUnauthorized) GetPayload

func (*DeleteOverrideRegionOverrideUnauthorized) ToJSONString added in v0.25.0

type DeleteRootRegionOverrideBadRequest

type DeleteRootRegionOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteRootRegionOverrideBadRequest handles this case with default header values.

malformed request

func NewDeleteRootRegionOverrideBadRequest

func NewDeleteRootRegionOverrideBadRequest() *DeleteRootRegionOverrideBadRequest

NewDeleteRootRegionOverrideBadRequest creates a DeleteRootRegionOverrideBadRequest with default headers values

func (*DeleteRootRegionOverrideBadRequest) Error

func (*DeleteRootRegionOverrideBadRequest) GetPayload

func (*DeleteRootRegionOverrideBadRequest) ToJSONString added in v0.25.0

func (o *DeleteRootRegionOverrideBadRequest) ToJSONString() string

type DeleteRootRegionOverrideInternalServerError

type DeleteRootRegionOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteRootRegionOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewDeleteRootRegionOverrideInternalServerError

func NewDeleteRootRegionOverrideInternalServerError() *DeleteRootRegionOverrideInternalServerError

NewDeleteRootRegionOverrideInternalServerError creates a DeleteRootRegionOverrideInternalServerError with default headers values

func (*DeleteRootRegionOverrideInternalServerError) Error

func (*DeleteRootRegionOverrideInternalServerError) GetPayload

func (*DeleteRootRegionOverrideInternalServerError) ToJSONString added in v0.25.0

type DeleteRootRegionOverrideNotFound

type DeleteRootRegionOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteRootRegionOverrideNotFound handles this case with default header values.

deployment not found

func NewDeleteRootRegionOverrideNotFound

func NewDeleteRootRegionOverrideNotFound() *DeleteRootRegionOverrideNotFound

NewDeleteRootRegionOverrideNotFound creates a DeleteRootRegionOverrideNotFound with default headers values

func (*DeleteRootRegionOverrideNotFound) Error

func (*DeleteRootRegionOverrideNotFound) GetPayload

func (*DeleteRootRegionOverrideNotFound) ToJSONString added in v0.25.0

func (o *DeleteRootRegionOverrideNotFound) ToJSONString() string

type DeleteRootRegionOverrideOK

type DeleteRootRegionOverrideOK struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

DeleteRootRegionOverrideOK handles this case with default header values.

deployment region override deleted

func NewDeleteRootRegionOverrideOK

func NewDeleteRootRegionOverrideOK() *DeleteRootRegionOverrideOK

NewDeleteRootRegionOverrideOK creates a DeleteRootRegionOverrideOK with default headers values

func (*DeleteRootRegionOverrideOK) Error

func (*DeleteRootRegionOverrideOK) GetPayload

func (*DeleteRootRegionOverrideOK) ToJSONString added in v0.25.0

func (o *DeleteRootRegionOverrideOK) ToJSONString() string

type DeleteRootRegionOverrideParams

type DeleteRootRegionOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Region
	  region

	*/
	Region string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

DeleteRootRegionOverrideParams contains all the parameters to send to the API endpoint for the delete root region override operation typically these are written to a http.Request

func NewDeleteRootRegionOverrideParams

func NewDeleteRootRegionOverrideParams() *DeleteRootRegionOverrideParams

NewDeleteRootRegionOverrideParams creates a new DeleteRootRegionOverrideParams object with the default values initialized.

func NewDeleteRootRegionOverrideParamsWithContext

func NewDeleteRootRegionOverrideParamsWithContext(ctx context.Context) *DeleteRootRegionOverrideParams

NewDeleteRootRegionOverrideParamsWithContext creates a new DeleteRootRegionOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteRootRegionOverrideParamsWithHTTPClient

func NewDeleteRootRegionOverrideParamsWithHTTPClient(client *http.Client) *DeleteRootRegionOverrideParams

NewDeleteRootRegionOverrideParamsWithHTTPClient creates a new DeleteRootRegionOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteRootRegionOverrideParamsWithTimeout

func NewDeleteRootRegionOverrideParamsWithTimeout(timeout time.Duration) *DeleteRootRegionOverrideParams

NewDeleteRootRegionOverrideParamsWithTimeout creates a new DeleteRootRegionOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteRootRegionOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *DeleteRootRegionOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the delete root region override params

func (*DeleteRootRegionOverrideParams) SetContext

func (o *DeleteRootRegionOverrideParams) SetContext(ctx context.Context)

SetContext adds the context to the delete root region override params

func (*DeleteRootRegionOverrideParams) SetDeployment

func (o *DeleteRootRegionOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the delete root region override params

func (*DeleteRootRegionOverrideParams) SetFlightId added in v0.63.0

func (o *DeleteRootRegionOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*DeleteRootRegionOverrideParams) SetHTTPClient

func (o *DeleteRootRegionOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete root region override params

func (*DeleteRootRegionOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *DeleteRootRegionOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the delete root region override params

func (*DeleteRootRegionOverrideParams) SetNamespace

func (o *DeleteRootRegionOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete root region override params

func (*DeleteRootRegionOverrideParams) SetRegion

func (o *DeleteRootRegionOverrideParams) SetRegion(region string)

SetRegion adds the region to the delete root region override params

func (*DeleteRootRegionOverrideParams) SetTimeout

func (o *DeleteRootRegionOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete root region override params

func (*DeleteRootRegionOverrideParams) WithContext

WithContext adds the context to the delete root region override params

func (*DeleteRootRegionOverrideParams) WithDeployment

WithDeployment adds the deployment to the delete root region override params

func (*DeleteRootRegionOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete root region override params

func (*DeleteRootRegionOverrideParams) WithNamespace

WithNamespace adds the namespace to the delete root region override params

func (*DeleteRootRegionOverrideParams) WithRegion

WithRegion adds the region to the delete root region override params

func (*DeleteRootRegionOverrideParams) WithTimeout

WithTimeout adds the timeout to the delete root region override params

func (*DeleteRootRegionOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteRootRegionOverrideReader

type DeleteRootRegionOverrideReader struct {
	// contains filtered or unexported fields
}

DeleteRootRegionOverrideReader is a Reader for the DeleteRootRegionOverride structure.

func (*DeleteRootRegionOverrideReader) ReadResponse

func (o *DeleteRootRegionOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteRootRegionOverrideUnauthorized

type DeleteRootRegionOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

DeleteRootRegionOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteRootRegionOverrideUnauthorized

func NewDeleteRootRegionOverrideUnauthorized() *DeleteRootRegionOverrideUnauthorized

NewDeleteRootRegionOverrideUnauthorized creates a DeleteRootRegionOverrideUnauthorized with default headers values

func (*DeleteRootRegionOverrideUnauthorized) Error

func (*DeleteRootRegionOverrideUnauthorized) GetPayload

func (*DeleteRootRegionOverrideUnauthorized) ToJSONString added in v0.25.0

func (o *DeleteRootRegionOverrideUnauthorized) ToJSONString() string

type GetAllDeploymentBadRequest

type GetAllDeploymentBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

GetAllDeploymentBadRequest handles this case with default header values.

malformed request

func NewGetAllDeploymentBadRequest

func NewGetAllDeploymentBadRequest() *GetAllDeploymentBadRequest

NewGetAllDeploymentBadRequest creates a GetAllDeploymentBadRequest with default headers values

func (*GetAllDeploymentBadRequest) Error

func (*GetAllDeploymentBadRequest) GetPayload

func (*GetAllDeploymentBadRequest) ToJSONString added in v0.25.0

func (o *GetAllDeploymentBadRequest) ToJSONString() string

type GetAllDeploymentClientBadRequest added in v0.45.0

type GetAllDeploymentClientBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

GetAllDeploymentClientBadRequest handles this case with default header values.

malformed request

func NewGetAllDeploymentClientBadRequest added in v0.45.0

func NewGetAllDeploymentClientBadRequest() *GetAllDeploymentClientBadRequest

NewGetAllDeploymentClientBadRequest creates a GetAllDeploymentClientBadRequest with default headers values

func (*GetAllDeploymentClientBadRequest) Error added in v0.45.0

func (*GetAllDeploymentClientBadRequest) GetPayload added in v0.45.0

func (*GetAllDeploymentClientBadRequest) ToJSONString added in v0.45.0

func (o *GetAllDeploymentClientBadRequest) ToJSONString() string

type GetAllDeploymentClientInternalServerError added in v0.45.0

type GetAllDeploymentClientInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

GetAllDeploymentClientInternalServerError handles this case with default header values.

Internal Server Error

func NewGetAllDeploymentClientInternalServerError added in v0.45.0

func NewGetAllDeploymentClientInternalServerError() *GetAllDeploymentClientInternalServerError

NewGetAllDeploymentClientInternalServerError creates a GetAllDeploymentClientInternalServerError with default headers values

func (*GetAllDeploymentClientInternalServerError) Error added in v0.45.0

func (*GetAllDeploymentClientInternalServerError) GetPayload added in v0.45.0

func (*GetAllDeploymentClientInternalServerError) ToJSONString added in v0.45.0

type GetAllDeploymentClientOK added in v0.45.0

type GetAllDeploymentClientOK struct {
	Payload *dsmcclientmodels.ModelsListDeploymentResponse
}

GetAllDeploymentClientOK handles this case with default header values.

ok

func NewGetAllDeploymentClientOK added in v0.45.0

func NewGetAllDeploymentClientOK() *GetAllDeploymentClientOK

NewGetAllDeploymentClientOK creates a GetAllDeploymentClientOK with default headers values

func (*GetAllDeploymentClientOK) Error added in v0.45.0

func (o *GetAllDeploymentClientOK) Error() string

func (*GetAllDeploymentClientOK) GetPayload added in v0.45.0

func (*GetAllDeploymentClientOK) ToJSONString added in v0.45.0

func (o *GetAllDeploymentClientOK) ToJSONString() string

type GetAllDeploymentClientParams added in v0.45.0

type GetAllDeploymentClientParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Name
	  name of the deployment

	*/
	Name *string
	/*Count
	  how many items to return

	*/
	Count int64
	/*Offset
	  offset from list to query from

	*/
	Offset int64

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

GetAllDeploymentClientParams contains all the parameters to send to the API endpoint for the get all deployment client operation typically these are written to a http.Request

func NewGetAllDeploymentClientParams added in v0.45.0

func NewGetAllDeploymentClientParams() *GetAllDeploymentClientParams

NewGetAllDeploymentClientParams creates a new GetAllDeploymentClientParams object with the default values initialized.

func NewGetAllDeploymentClientParamsWithContext added in v0.45.0

func NewGetAllDeploymentClientParamsWithContext(ctx context.Context) *GetAllDeploymentClientParams

NewGetAllDeploymentClientParamsWithContext creates a new GetAllDeploymentClientParams object with the default values initialized, and the ability to set a context for a request

func NewGetAllDeploymentClientParamsWithHTTPClient added in v0.45.0

func NewGetAllDeploymentClientParamsWithHTTPClient(client *http.Client) *GetAllDeploymentClientParams

NewGetAllDeploymentClientParamsWithHTTPClient creates a new GetAllDeploymentClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAllDeploymentClientParamsWithTimeout added in v0.45.0

func NewGetAllDeploymentClientParamsWithTimeout(timeout time.Duration) *GetAllDeploymentClientParams

NewGetAllDeploymentClientParamsWithTimeout creates a new GetAllDeploymentClientParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAllDeploymentClientParams) SetAuthInfoWriter added in v0.45.0

func (o *GetAllDeploymentClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the get all deployment client params

func (*GetAllDeploymentClientParams) SetContext added in v0.45.0

func (o *GetAllDeploymentClientParams) SetContext(ctx context.Context)

SetContext adds the context to the get all deployment client params

func (*GetAllDeploymentClientParams) SetCount added in v0.45.0

func (o *GetAllDeploymentClientParams) SetCount(count int64)

SetCount adds the count to the get all deployment client params

func (*GetAllDeploymentClientParams) SetFlightId added in v0.63.0

func (o *GetAllDeploymentClientParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*GetAllDeploymentClientParams) SetHTTPClient added in v0.45.0

func (o *GetAllDeploymentClientParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get all deployment client params

func (*GetAllDeploymentClientParams) SetHTTPClientTransport added in v0.45.0

func (o *GetAllDeploymentClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the get all deployment client params

func (*GetAllDeploymentClientParams) SetName added in v0.45.0

func (o *GetAllDeploymentClientParams) SetName(name *string)

SetName adds the name to the get all deployment client params

func (*GetAllDeploymentClientParams) SetNamespace added in v0.45.0

func (o *GetAllDeploymentClientParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get all deployment client params

func (*GetAllDeploymentClientParams) SetOffset added in v0.45.0

func (o *GetAllDeploymentClientParams) SetOffset(offset int64)

SetOffset adds the offset to the get all deployment client params

func (*GetAllDeploymentClientParams) SetTimeout added in v0.45.0

func (o *GetAllDeploymentClientParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get all deployment client params

func (*GetAllDeploymentClientParams) WithContext added in v0.45.0

WithContext adds the context to the get all deployment client params

func (*GetAllDeploymentClientParams) WithCount added in v0.45.0

WithCount adds the count to the get all deployment client params

func (*GetAllDeploymentClientParams) WithHTTPClient added in v0.45.0

WithHTTPClient adds the HTTPClient to the get all deployment client params

func (*GetAllDeploymentClientParams) WithName added in v0.45.0

WithName adds the name to the get all deployment client params

func (*GetAllDeploymentClientParams) WithNamespace added in v0.45.0

WithNamespace adds the namespace to the get all deployment client params

func (*GetAllDeploymentClientParams) WithOffset added in v0.45.0

WithOffset adds the offset to the get all deployment client params

func (*GetAllDeploymentClientParams) WithTimeout added in v0.45.0

WithTimeout adds the timeout to the get all deployment client params

func (*GetAllDeploymentClientParams) WriteToRequest added in v0.45.0

WriteToRequest writes these params to a swagger request

type GetAllDeploymentClientReader added in v0.45.0

type GetAllDeploymentClientReader struct {
	// contains filtered or unexported fields
}

GetAllDeploymentClientReader is a Reader for the GetAllDeploymentClient structure.

func (*GetAllDeploymentClientReader) ReadResponse added in v0.45.0

func (o *GetAllDeploymentClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAllDeploymentClientUnauthorized added in v0.45.0

type GetAllDeploymentClientUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

GetAllDeploymentClientUnauthorized handles this case with default header values.

Unauthorized

func NewGetAllDeploymentClientUnauthorized added in v0.45.0

func NewGetAllDeploymentClientUnauthorized() *GetAllDeploymentClientUnauthorized

NewGetAllDeploymentClientUnauthorized creates a GetAllDeploymentClientUnauthorized with default headers values

func (*GetAllDeploymentClientUnauthorized) Error added in v0.45.0

func (*GetAllDeploymentClientUnauthorized) GetPayload added in v0.45.0

func (*GetAllDeploymentClientUnauthorized) ToJSONString added in v0.45.0

func (o *GetAllDeploymentClientUnauthorized) ToJSONString() string

type GetAllDeploymentInternalServerError

type GetAllDeploymentInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

GetAllDeploymentInternalServerError handles this case with default header values.

Internal Server Error

func NewGetAllDeploymentInternalServerError

func NewGetAllDeploymentInternalServerError() *GetAllDeploymentInternalServerError

NewGetAllDeploymentInternalServerError creates a GetAllDeploymentInternalServerError with default headers values

func (*GetAllDeploymentInternalServerError) Error

func (*GetAllDeploymentInternalServerError) GetPayload

func (*GetAllDeploymentInternalServerError) ToJSONString added in v0.25.0

func (o *GetAllDeploymentInternalServerError) ToJSONString() string

type GetAllDeploymentOK

type GetAllDeploymentOK struct {
	Payload *dsmcclientmodels.ModelsListDeploymentResponse
}

GetAllDeploymentOK handles this case with default header values.

ok

func NewGetAllDeploymentOK

func NewGetAllDeploymentOK() *GetAllDeploymentOK

NewGetAllDeploymentOK creates a GetAllDeploymentOK with default headers values

func (*GetAllDeploymentOK) Error

func (o *GetAllDeploymentOK) Error() string

func (*GetAllDeploymentOK) GetPayload

func (*GetAllDeploymentOK) ToJSONString added in v0.25.0

func (o *GetAllDeploymentOK) ToJSONString() string

type GetAllDeploymentParams

type GetAllDeploymentParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Name
	  name of the deployment

	*/
	Name *string
	/*Count
	  how many items to return

	*/
	Count int64
	/*Offset
	  offset from list to query from

	*/
	Offset int64

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

GetAllDeploymentParams contains all the parameters to send to the API endpoint for the get all deployment operation typically these are written to a http.Request

func NewGetAllDeploymentParams

func NewGetAllDeploymentParams() *GetAllDeploymentParams

NewGetAllDeploymentParams creates a new GetAllDeploymentParams object with the default values initialized.

func NewGetAllDeploymentParamsWithContext

func NewGetAllDeploymentParamsWithContext(ctx context.Context) *GetAllDeploymentParams

NewGetAllDeploymentParamsWithContext creates a new GetAllDeploymentParams object with the default values initialized, and the ability to set a context for a request

func NewGetAllDeploymentParamsWithHTTPClient

func NewGetAllDeploymentParamsWithHTTPClient(client *http.Client) *GetAllDeploymentParams

NewGetAllDeploymentParamsWithHTTPClient creates a new GetAllDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAllDeploymentParamsWithTimeout

func NewGetAllDeploymentParamsWithTimeout(timeout time.Duration) *GetAllDeploymentParams

NewGetAllDeploymentParamsWithTimeout creates a new GetAllDeploymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAllDeploymentParams) SetAuthInfoWriter added in v0.17.0

func (o *GetAllDeploymentParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the get all deployment params

func (*GetAllDeploymentParams) SetContext

func (o *GetAllDeploymentParams) SetContext(ctx context.Context)

SetContext adds the context to the get all deployment params

func (*GetAllDeploymentParams) SetCount

func (o *GetAllDeploymentParams) SetCount(count int64)

SetCount adds the count to the get all deployment params

func (*GetAllDeploymentParams) SetFlightId added in v0.63.0

func (o *GetAllDeploymentParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*GetAllDeploymentParams) SetHTTPClient

func (o *GetAllDeploymentParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get all deployment params

func (*GetAllDeploymentParams) SetHTTPClientTransport added in v0.19.0

func (o *GetAllDeploymentParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the get all deployment params

func (*GetAllDeploymentParams) SetName added in v0.16.0

func (o *GetAllDeploymentParams) SetName(name *string)

SetName adds the name to the get all deployment params

func (*GetAllDeploymentParams) SetNamespace

func (o *GetAllDeploymentParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get all deployment params

func (*GetAllDeploymentParams) SetOffset

func (o *GetAllDeploymentParams) SetOffset(offset int64)

SetOffset adds the offset to the get all deployment params

func (*GetAllDeploymentParams) SetTimeout

func (o *GetAllDeploymentParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get all deployment params

func (*GetAllDeploymentParams) WithContext

WithContext adds the context to the get all deployment params

func (*GetAllDeploymentParams) WithCount

WithCount adds the count to the get all deployment params

func (*GetAllDeploymentParams) WithHTTPClient

func (o *GetAllDeploymentParams) WithHTTPClient(client *http.Client) *GetAllDeploymentParams

WithHTTPClient adds the HTTPClient to the get all deployment params

func (*GetAllDeploymentParams) WithName added in v0.16.0

WithName adds the name to the get all deployment params

func (*GetAllDeploymentParams) WithNamespace

func (o *GetAllDeploymentParams) WithNamespace(namespace string) *GetAllDeploymentParams

WithNamespace adds the namespace to the get all deployment params

func (*GetAllDeploymentParams) WithOffset

func (o *GetAllDeploymentParams) WithOffset(offset int64) *GetAllDeploymentParams

WithOffset adds the offset to the get all deployment params

func (*GetAllDeploymentParams) WithTimeout

WithTimeout adds the timeout to the get all deployment params

func (*GetAllDeploymentParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAllDeploymentReader

type GetAllDeploymentReader struct {
	// contains filtered or unexported fields
}

GetAllDeploymentReader is a Reader for the GetAllDeployment structure.

func (*GetAllDeploymentReader) ReadResponse

func (o *GetAllDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAllDeploymentUnauthorized

type GetAllDeploymentUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

GetAllDeploymentUnauthorized handles this case with default header values.

Unauthorized

func NewGetAllDeploymentUnauthorized

func NewGetAllDeploymentUnauthorized() *GetAllDeploymentUnauthorized

NewGetAllDeploymentUnauthorized creates a GetAllDeploymentUnauthorized with default headers values

func (*GetAllDeploymentUnauthorized) Error

func (*GetAllDeploymentUnauthorized) GetPayload

func (*GetAllDeploymentUnauthorized) ToJSONString added in v0.25.0

func (o *GetAllDeploymentUnauthorized) ToJSONString() string

type GetDeploymentBadRequest

type GetDeploymentBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

GetDeploymentBadRequest handles this case with default header values.

malformed request

func NewGetDeploymentBadRequest

func NewGetDeploymentBadRequest() *GetDeploymentBadRequest

NewGetDeploymentBadRequest creates a GetDeploymentBadRequest with default headers values

func (*GetDeploymentBadRequest) Error

func (o *GetDeploymentBadRequest) Error() string

func (*GetDeploymentBadRequest) GetPayload

func (*GetDeploymentBadRequest) ToJSONString added in v0.25.0

func (o *GetDeploymentBadRequest) ToJSONString() string

type GetDeploymentInternalServerError

type GetDeploymentInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

GetDeploymentInternalServerError handles this case with default header values.

Internal Server Error

func NewGetDeploymentInternalServerError

func NewGetDeploymentInternalServerError() *GetDeploymentInternalServerError

NewGetDeploymentInternalServerError creates a GetDeploymentInternalServerError with default headers values

func (*GetDeploymentInternalServerError) Error

func (*GetDeploymentInternalServerError) GetPayload

func (*GetDeploymentInternalServerError) ToJSONString added in v0.25.0

func (o *GetDeploymentInternalServerError) ToJSONString() string

type GetDeploymentNotFound

type GetDeploymentNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

GetDeploymentNotFound handles this case with default header values.

deployment not found

func NewGetDeploymentNotFound

func NewGetDeploymentNotFound() *GetDeploymentNotFound

NewGetDeploymentNotFound creates a GetDeploymentNotFound with default headers values

func (*GetDeploymentNotFound) Error

func (o *GetDeploymentNotFound) Error() string

func (*GetDeploymentNotFound) GetPayload

func (*GetDeploymentNotFound) ToJSONString added in v0.25.0

func (o *GetDeploymentNotFound) ToJSONString() string

type GetDeploymentOK

type GetDeploymentOK struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

GetDeploymentOK handles this case with default header values.

ok

func NewGetDeploymentOK

func NewGetDeploymentOK() *GetDeploymentOK

NewGetDeploymentOK creates a GetDeploymentOK with default headers values

func (*GetDeploymentOK) Error

func (o *GetDeploymentOK) Error() string

func (*GetDeploymentOK) GetPayload

func (*GetDeploymentOK) ToJSONString added in v0.25.0

func (o *GetDeploymentOK) ToJSONString() string

type GetDeploymentParams

type GetDeploymentParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

GetDeploymentParams contains all the parameters to send to the API endpoint for the get deployment operation typically these are written to a http.Request

func NewGetDeploymentParams

func NewGetDeploymentParams() *GetDeploymentParams

NewGetDeploymentParams creates a new GetDeploymentParams object with the default values initialized.

func NewGetDeploymentParamsWithContext

func NewGetDeploymentParamsWithContext(ctx context.Context) *GetDeploymentParams

NewGetDeploymentParamsWithContext creates a new GetDeploymentParams object with the default values initialized, and the ability to set a context for a request

func NewGetDeploymentParamsWithHTTPClient

func NewGetDeploymentParamsWithHTTPClient(client *http.Client) *GetDeploymentParams

NewGetDeploymentParamsWithHTTPClient creates a new GetDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDeploymentParamsWithTimeout

func NewGetDeploymentParamsWithTimeout(timeout time.Duration) *GetDeploymentParams

NewGetDeploymentParamsWithTimeout creates a new GetDeploymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDeploymentParams) SetAuthInfoWriter added in v0.17.0

func (o *GetDeploymentParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the get deployment params

func (*GetDeploymentParams) SetContext

func (o *GetDeploymentParams) SetContext(ctx context.Context)

SetContext adds the context to the get deployment params

func (*GetDeploymentParams) SetDeployment

func (o *GetDeploymentParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the get deployment params

func (*GetDeploymentParams) SetFlightId added in v0.63.0

func (o *GetDeploymentParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*GetDeploymentParams) SetHTTPClient

func (o *GetDeploymentParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get deployment params

func (*GetDeploymentParams) SetHTTPClientTransport added in v0.19.0

func (o *GetDeploymentParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the get deployment params

func (*GetDeploymentParams) SetNamespace

func (o *GetDeploymentParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get deployment params

func (*GetDeploymentParams) SetTimeout

func (o *GetDeploymentParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get deployment params

func (*GetDeploymentParams) WithContext

WithContext adds the context to the get deployment params

func (*GetDeploymentParams) WithDeployment

func (o *GetDeploymentParams) WithDeployment(deployment string) *GetDeploymentParams

WithDeployment adds the deployment to the get deployment params

func (*GetDeploymentParams) WithHTTPClient

func (o *GetDeploymentParams) WithHTTPClient(client *http.Client) *GetDeploymentParams

WithHTTPClient adds the HTTPClient to the get deployment params

func (*GetDeploymentParams) WithNamespace

func (o *GetDeploymentParams) WithNamespace(namespace string) *GetDeploymentParams

WithNamespace adds the namespace to the get deployment params

func (*GetDeploymentParams) WithTimeout

func (o *GetDeploymentParams) WithTimeout(timeout time.Duration) *GetDeploymentParams

WithTimeout adds the timeout to the get deployment params

func (*GetDeploymentParams) WriteToRequest

func (o *GetDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetDeploymentReader

type GetDeploymentReader struct {
	// contains filtered or unexported fields
}

GetDeploymentReader is a Reader for the GetDeployment structure.

func (*GetDeploymentReader) ReadResponse

func (o *GetDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDeploymentUnauthorized

type GetDeploymentUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

GetDeploymentUnauthorized handles this case with default header values.

Unauthorized

func NewGetDeploymentUnauthorized

func NewGetDeploymentUnauthorized() *GetDeploymentUnauthorized

NewGetDeploymentUnauthorized creates a GetDeploymentUnauthorized with default headers values

func (*GetDeploymentUnauthorized) Error

func (o *GetDeploymentUnauthorized) Error() string

func (*GetDeploymentUnauthorized) GetPayload

func (*GetDeploymentUnauthorized) ToJSONString added in v0.25.0

func (o *GetDeploymentUnauthorized) ToJSONString() string

type UpdateDeploymentBadRequest

type UpdateDeploymentBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentBadRequest handles this case with default header values.

malformed request

func NewUpdateDeploymentBadRequest

func NewUpdateDeploymentBadRequest() *UpdateDeploymentBadRequest

NewUpdateDeploymentBadRequest creates a UpdateDeploymentBadRequest with default headers values

func (*UpdateDeploymentBadRequest) Error

func (*UpdateDeploymentBadRequest) GetPayload

func (*UpdateDeploymentBadRequest) ToJSONString added in v0.25.0

func (o *UpdateDeploymentBadRequest) ToJSONString() string

type UpdateDeploymentInternalServerError

type UpdateDeploymentInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentInternalServerError handles this case with default header values.

Internal Server Error

func NewUpdateDeploymentInternalServerError

func NewUpdateDeploymentInternalServerError() *UpdateDeploymentInternalServerError

NewUpdateDeploymentInternalServerError creates a UpdateDeploymentInternalServerError with default headers values

func (*UpdateDeploymentInternalServerError) Error

func (*UpdateDeploymentInternalServerError) GetPayload

func (*UpdateDeploymentInternalServerError) ToJSONString added in v0.25.0

func (o *UpdateDeploymentInternalServerError) ToJSONString() string

type UpdateDeploymentNotFound

type UpdateDeploymentNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentNotFound handles this case with default header values.

config not found

func NewUpdateDeploymentNotFound

func NewUpdateDeploymentNotFound() *UpdateDeploymentNotFound

NewUpdateDeploymentNotFound creates a UpdateDeploymentNotFound with default headers values

func (*UpdateDeploymentNotFound) Error

func (o *UpdateDeploymentNotFound) Error() string

func (*UpdateDeploymentNotFound) GetPayload

func (*UpdateDeploymentNotFound) ToJSONString added in v0.25.0

func (o *UpdateDeploymentNotFound) ToJSONString() string

type UpdateDeploymentOK

type UpdateDeploymentOK struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

UpdateDeploymentOK handles this case with default header values.

deployment updated

func NewUpdateDeploymentOK

func NewUpdateDeploymentOK() *UpdateDeploymentOK

NewUpdateDeploymentOK creates a UpdateDeploymentOK with default headers values

func (*UpdateDeploymentOK) Error

func (o *UpdateDeploymentOK) Error() string

func (*UpdateDeploymentOK) GetPayload

func (*UpdateDeploymentOK) ToJSONString added in v0.25.0

func (o *UpdateDeploymentOK) ToJSONString() string

type UpdateDeploymentOverrideBadRequest

type UpdateDeploymentOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentOverrideBadRequest handles this case with default header values.

malformed request

func NewUpdateDeploymentOverrideBadRequest

func NewUpdateDeploymentOverrideBadRequest() *UpdateDeploymentOverrideBadRequest

NewUpdateDeploymentOverrideBadRequest creates a UpdateDeploymentOverrideBadRequest with default headers values

func (*UpdateDeploymentOverrideBadRequest) Error

func (*UpdateDeploymentOverrideBadRequest) GetPayload

func (*UpdateDeploymentOverrideBadRequest) ToJSONString added in v0.25.0

func (o *UpdateDeploymentOverrideBadRequest) ToJSONString() string

type UpdateDeploymentOverrideInternalServerError

type UpdateDeploymentOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewUpdateDeploymentOverrideInternalServerError

func NewUpdateDeploymentOverrideInternalServerError() *UpdateDeploymentOverrideInternalServerError

NewUpdateDeploymentOverrideInternalServerError creates a UpdateDeploymentOverrideInternalServerError with default headers values

func (*UpdateDeploymentOverrideInternalServerError) Error

func (*UpdateDeploymentOverrideInternalServerError) GetPayload

func (*UpdateDeploymentOverrideInternalServerError) ToJSONString added in v0.25.0

type UpdateDeploymentOverrideNotFound

type UpdateDeploymentOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentOverrideNotFound handles this case with default header values.

deployment not found

func NewUpdateDeploymentOverrideNotFound

func NewUpdateDeploymentOverrideNotFound() *UpdateDeploymentOverrideNotFound

NewUpdateDeploymentOverrideNotFound creates a UpdateDeploymentOverrideNotFound with default headers values

func (*UpdateDeploymentOverrideNotFound) Error

func (*UpdateDeploymentOverrideNotFound) GetPayload

func (*UpdateDeploymentOverrideNotFound) ToJSONString added in v0.25.0

func (o *UpdateDeploymentOverrideNotFound) ToJSONString() string

type UpdateDeploymentOverrideOK

type UpdateDeploymentOverrideOK struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

UpdateDeploymentOverrideOK handles this case with default header values.

deployment override updated

func NewUpdateDeploymentOverrideOK

func NewUpdateDeploymentOverrideOK() *UpdateDeploymentOverrideOK

NewUpdateDeploymentOverrideOK creates a UpdateDeploymentOverrideOK with default headers values

func (*UpdateDeploymentOverrideOK) Error

func (*UpdateDeploymentOverrideOK) GetPayload

func (*UpdateDeploymentOverrideOK) ToJSONString added in v0.25.0

func (o *UpdateDeploymentOverrideOK) ToJSONString() string

type UpdateDeploymentOverrideParams

type UpdateDeploymentOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsUpdateDeploymentOverrideRequest
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Version
	  version

	*/
	Version string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

UpdateDeploymentOverrideParams contains all the parameters to send to the API endpoint for the update deployment override operation typically these are written to a http.Request

func NewUpdateDeploymentOverrideParams

func NewUpdateDeploymentOverrideParams() *UpdateDeploymentOverrideParams

NewUpdateDeploymentOverrideParams creates a new UpdateDeploymentOverrideParams object with the default values initialized.

func NewUpdateDeploymentOverrideParamsWithContext

func NewUpdateDeploymentOverrideParamsWithContext(ctx context.Context) *UpdateDeploymentOverrideParams

NewUpdateDeploymentOverrideParamsWithContext creates a new UpdateDeploymentOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateDeploymentOverrideParamsWithHTTPClient

func NewUpdateDeploymentOverrideParamsWithHTTPClient(client *http.Client) *UpdateDeploymentOverrideParams

NewUpdateDeploymentOverrideParamsWithHTTPClient creates a new UpdateDeploymentOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateDeploymentOverrideParamsWithTimeout

func NewUpdateDeploymentOverrideParamsWithTimeout(timeout time.Duration) *UpdateDeploymentOverrideParams

NewUpdateDeploymentOverrideParamsWithTimeout creates a new UpdateDeploymentOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateDeploymentOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *UpdateDeploymentOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the update deployment override params

func (*UpdateDeploymentOverrideParams) SetBody

SetBody adds the body to the update deployment override params

func (*UpdateDeploymentOverrideParams) SetContext

func (o *UpdateDeploymentOverrideParams) SetContext(ctx context.Context)

SetContext adds the context to the update deployment override params

func (*UpdateDeploymentOverrideParams) SetDeployment

func (o *UpdateDeploymentOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the update deployment override params

func (*UpdateDeploymentOverrideParams) SetFlightId added in v0.63.0

func (o *UpdateDeploymentOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*UpdateDeploymentOverrideParams) SetHTTPClient

func (o *UpdateDeploymentOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update deployment override params

func (*UpdateDeploymentOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *UpdateDeploymentOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the update deployment override params

func (*UpdateDeploymentOverrideParams) SetNamespace

func (o *UpdateDeploymentOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update deployment override params

func (*UpdateDeploymentOverrideParams) SetTimeout

func (o *UpdateDeploymentOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update deployment override params

func (*UpdateDeploymentOverrideParams) SetVersion

func (o *UpdateDeploymentOverrideParams) SetVersion(version string)

SetVersion adds the version to the update deployment override params

func (*UpdateDeploymentOverrideParams) WithBody

WithBody adds the body to the update deployment override params

func (*UpdateDeploymentOverrideParams) WithContext

WithContext adds the context to the update deployment override params

func (*UpdateDeploymentOverrideParams) WithDeployment

WithDeployment adds the deployment to the update deployment override params

func (*UpdateDeploymentOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update deployment override params

func (*UpdateDeploymentOverrideParams) WithNamespace

WithNamespace adds the namespace to the update deployment override params

func (*UpdateDeploymentOverrideParams) WithTimeout

WithTimeout adds the timeout to the update deployment override params

func (*UpdateDeploymentOverrideParams) WithVersion

WithVersion adds the version to the update deployment override params

func (*UpdateDeploymentOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateDeploymentOverrideReader

type UpdateDeploymentOverrideReader struct {
	// contains filtered or unexported fields
}

UpdateDeploymentOverrideReader is a Reader for the UpdateDeploymentOverride structure.

func (*UpdateDeploymentOverrideReader) ReadResponse

func (o *UpdateDeploymentOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateDeploymentOverrideUnauthorized

type UpdateDeploymentOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewUpdateDeploymentOverrideUnauthorized

func NewUpdateDeploymentOverrideUnauthorized() *UpdateDeploymentOverrideUnauthorized

NewUpdateDeploymentOverrideUnauthorized creates a UpdateDeploymentOverrideUnauthorized with default headers values

func (*UpdateDeploymentOverrideUnauthorized) Error

func (*UpdateDeploymentOverrideUnauthorized) GetPayload

func (*UpdateDeploymentOverrideUnauthorized) ToJSONString added in v0.25.0

func (o *UpdateDeploymentOverrideUnauthorized) ToJSONString() string

type UpdateDeploymentParams

type UpdateDeploymentParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsUpdateDeploymentRequest
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

UpdateDeploymentParams contains all the parameters to send to the API endpoint for the update deployment operation typically these are written to a http.Request

func NewUpdateDeploymentParams

func NewUpdateDeploymentParams() *UpdateDeploymentParams

NewUpdateDeploymentParams creates a new UpdateDeploymentParams object with the default values initialized.

func NewUpdateDeploymentParamsWithContext

func NewUpdateDeploymentParamsWithContext(ctx context.Context) *UpdateDeploymentParams

NewUpdateDeploymentParamsWithContext creates a new UpdateDeploymentParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateDeploymentParamsWithHTTPClient

func NewUpdateDeploymentParamsWithHTTPClient(client *http.Client) *UpdateDeploymentParams

NewUpdateDeploymentParamsWithHTTPClient creates a new UpdateDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateDeploymentParamsWithTimeout

func NewUpdateDeploymentParamsWithTimeout(timeout time.Duration) *UpdateDeploymentParams

NewUpdateDeploymentParamsWithTimeout creates a new UpdateDeploymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateDeploymentParams) SetAuthInfoWriter added in v0.17.0

func (o *UpdateDeploymentParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the update deployment params

func (*UpdateDeploymentParams) SetBody

SetBody adds the body to the update deployment params

func (*UpdateDeploymentParams) SetContext

func (o *UpdateDeploymentParams) SetContext(ctx context.Context)

SetContext adds the context to the update deployment params

func (*UpdateDeploymentParams) SetDeployment

func (o *UpdateDeploymentParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the update deployment params

func (*UpdateDeploymentParams) SetFlightId added in v0.63.0

func (o *UpdateDeploymentParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*UpdateDeploymentParams) SetHTTPClient

func (o *UpdateDeploymentParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update deployment params

func (*UpdateDeploymentParams) SetHTTPClientTransport added in v0.19.0

func (o *UpdateDeploymentParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the update deployment params

func (*UpdateDeploymentParams) SetNamespace

func (o *UpdateDeploymentParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update deployment params

func (*UpdateDeploymentParams) SetTimeout

func (o *UpdateDeploymentParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update deployment params

func (*UpdateDeploymentParams) WithBody

WithBody adds the body to the update deployment params

func (*UpdateDeploymentParams) WithContext

WithContext adds the context to the update deployment params

func (*UpdateDeploymentParams) WithDeployment

func (o *UpdateDeploymentParams) WithDeployment(deployment string) *UpdateDeploymentParams

WithDeployment adds the deployment to the update deployment params

func (*UpdateDeploymentParams) WithHTTPClient

func (o *UpdateDeploymentParams) WithHTTPClient(client *http.Client) *UpdateDeploymentParams

WithHTTPClient adds the HTTPClient to the update deployment params

func (*UpdateDeploymentParams) WithNamespace

func (o *UpdateDeploymentParams) WithNamespace(namespace string) *UpdateDeploymentParams

WithNamespace adds the namespace to the update deployment params

func (*UpdateDeploymentParams) WithTimeout

WithTimeout adds the timeout to the update deployment params

func (*UpdateDeploymentParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateDeploymentReader

type UpdateDeploymentReader struct {
	// contains filtered or unexported fields
}

UpdateDeploymentReader is a Reader for the UpdateDeployment structure.

func (*UpdateDeploymentReader) ReadResponse

func (o *UpdateDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateDeploymentUnauthorized

type UpdateDeploymentUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentUnauthorized handles this case with default header values.

Unauthorized

func NewUpdateDeploymentUnauthorized

func NewUpdateDeploymentUnauthorized() *UpdateDeploymentUnauthorized

NewUpdateDeploymentUnauthorized creates a UpdateDeploymentUnauthorized with default headers values

func (*UpdateDeploymentUnauthorized) Error

func (*UpdateDeploymentUnauthorized) GetPayload

func (*UpdateDeploymentUnauthorized) ToJSONString added in v0.25.0

func (o *UpdateDeploymentUnauthorized) ToJSONString() string

type UpdateDeploymentUnprocessableEntity added in v0.45.0

type UpdateDeploymentUnprocessableEntity struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateDeploymentUnprocessableEntity handles this case with default header values.

invalid game version

func NewUpdateDeploymentUnprocessableEntity added in v0.45.0

func NewUpdateDeploymentUnprocessableEntity() *UpdateDeploymentUnprocessableEntity

NewUpdateDeploymentUnprocessableEntity creates a UpdateDeploymentUnprocessableEntity with default headers values

func (*UpdateDeploymentUnprocessableEntity) Error added in v0.45.0

func (*UpdateDeploymentUnprocessableEntity) GetPayload added in v0.45.0

func (*UpdateDeploymentUnprocessableEntity) ToJSONString added in v0.45.0

func (o *UpdateDeploymentUnprocessableEntity) ToJSONString() string

type UpdateOverrideRegionOverrideBadRequest

type UpdateOverrideRegionOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateOverrideRegionOverrideBadRequest handles this case with default header values.

malformed request

func NewUpdateOverrideRegionOverrideBadRequest

func NewUpdateOverrideRegionOverrideBadRequest() *UpdateOverrideRegionOverrideBadRequest

NewUpdateOverrideRegionOverrideBadRequest creates a UpdateOverrideRegionOverrideBadRequest with default headers values

func (*UpdateOverrideRegionOverrideBadRequest) Error

func (*UpdateOverrideRegionOverrideBadRequest) GetPayload

func (*UpdateOverrideRegionOverrideBadRequest) ToJSONString added in v0.25.0

type UpdateOverrideRegionOverrideInternalServerError

type UpdateOverrideRegionOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateOverrideRegionOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewUpdateOverrideRegionOverrideInternalServerError

func NewUpdateOverrideRegionOverrideInternalServerError() *UpdateOverrideRegionOverrideInternalServerError

NewUpdateOverrideRegionOverrideInternalServerError creates a UpdateOverrideRegionOverrideInternalServerError with default headers values

func (*UpdateOverrideRegionOverrideInternalServerError) Error

func (*UpdateOverrideRegionOverrideInternalServerError) GetPayload

func (*UpdateOverrideRegionOverrideInternalServerError) ToJSONString added in v0.25.0

type UpdateOverrideRegionOverrideNotFound

type UpdateOverrideRegionOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateOverrideRegionOverrideNotFound handles this case with default header values.

deployment not found

func NewUpdateOverrideRegionOverrideNotFound

func NewUpdateOverrideRegionOverrideNotFound() *UpdateOverrideRegionOverrideNotFound

NewUpdateOverrideRegionOverrideNotFound creates a UpdateOverrideRegionOverrideNotFound with default headers values

func (*UpdateOverrideRegionOverrideNotFound) Error

func (*UpdateOverrideRegionOverrideNotFound) GetPayload

func (*UpdateOverrideRegionOverrideNotFound) ToJSONString added in v0.25.0

func (o *UpdateOverrideRegionOverrideNotFound) ToJSONString() string

type UpdateOverrideRegionOverrideOK

type UpdateOverrideRegionOverrideOK struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

UpdateOverrideRegionOverrideOK handles this case with default header values.

deployment region override updated

func NewUpdateOverrideRegionOverrideOK

func NewUpdateOverrideRegionOverrideOK() *UpdateOverrideRegionOverrideOK

NewUpdateOverrideRegionOverrideOK creates a UpdateOverrideRegionOverrideOK with default headers values

func (*UpdateOverrideRegionOverrideOK) Error

func (*UpdateOverrideRegionOverrideOK) GetPayload

func (*UpdateOverrideRegionOverrideOK) ToJSONString added in v0.25.0

func (o *UpdateOverrideRegionOverrideOK) ToJSONString() string

type UpdateOverrideRegionOverrideParams

type UpdateOverrideRegionOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsUpdateRegionOverrideRequest
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Region
	  region

	*/
	Region string
	/*Version
	  version

	*/
	Version string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

UpdateOverrideRegionOverrideParams contains all the parameters to send to the API endpoint for the update override region override operation typically these are written to a http.Request

func NewUpdateOverrideRegionOverrideParams

func NewUpdateOverrideRegionOverrideParams() *UpdateOverrideRegionOverrideParams

NewUpdateOverrideRegionOverrideParams creates a new UpdateOverrideRegionOverrideParams object with the default values initialized.

func NewUpdateOverrideRegionOverrideParamsWithContext

func NewUpdateOverrideRegionOverrideParamsWithContext(ctx context.Context) *UpdateOverrideRegionOverrideParams

NewUpdateOverrideRegionOverrideParamsWithContext creates a new UpdateOverrideRegionOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateOverrideRegionOverrideParamsWithHTTPClient

func NewUpdateOverrideRegionOverrideParamsWithHTTPClient(client *http.Client) *UpdateOverrideRegionOverrideParams

NewUpdateOverrideRegionOverrideParamsWithHTTPClient creates a new UpdateOverrideRegionOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateOverrideRegionOverrideParamsWithTimeout

func NewUpdateOverrideRegionOverrideParamsWithTimeout(timeout time.Duration) *UpdateOverrideRegionOverrideParams

NewUpdateOverrideRegionOverrideParamsWithTimeout creates a new UpdateOverrideRegionOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateOverrideRegionOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *UpdateOverrideRegionOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetBody

SetBody adds the body to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetContext

SetContext adds the context to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetDeployment

func (o *UpdateOverrideRegionOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetFlightId added in v0.63.0

func (o *UpdateOverrideRegionOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*UpdateOverrideRegionOverrideParams) SetHTTPClient

func (o *UpdateOverrideRegionOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *UpdateOverrideRegionOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetNamespace

func (o *UpdateOverrideRegionOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetRegion

func (o *UpdateOverrideRegionOverrideParams) SetRegion(region string)

SetRegion adds the region to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetTimeout

func (o *UpdateOverrideRegionOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update override region override params

func (*UpdateOverrideRegionOverrideParams) SetVersion

func (o *UpdateOverrideRegionOverrideParams) SetVersion(version string)

SetVersion adds the version to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WithBody

WithBody adds the body to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WithContext

WithContext adds the context to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WithDeployment

WithDeployment adds the deployment to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WithNamespace

WithNamespace adds the namespace to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WithRegion

WithRegion adds the region to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WithTimeout

WithTimeout adds the timeout to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WithVersion

WithVersion adds the version to the update override region override params

func (*UpdateOverrideRegionOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateOverrideRegionOverrideReader

type UpdateOverrideRegionOverrideReader struct {
	// contains filtered or unexported fields
}

UpdateOverrideRegionOverrideReader is a Reader for the UpdateOverrideRegionOverride structure.

func (*UpdateOverrideRegionOverrideReader) ReadResponse

func (o *UpdateOverrideRegionOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateOverrideRegionOverrideUnauthorized

type UpdateOverrideRegionOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateOverrideRegionOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewUpdateOverrideRegionOverrideUnauthorized

func NewUpdateOverrideRegionOverrideUnauthorized() *UpdateOverrideRegionOverrideUnauthorized

NewUpdateOverrideRegionOverrideUnauthorized creates a UpdateOverrideRegionOverrideUnauthorized with default headers values

func (*UpdateOverrideRegionOverrideUnauthorized) Error

func (*UpdateOverrideRegionOverrideUnauthorized) GetPayload

func (*UpdateOverrideRegionOverrideUnauthorized) ToJSONString added in v0.25.0

type UpdateRootRegionOverrideBadRequest

type UpdateRootRegionOverrideBadRequest struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateRootRegionOverrideBadRequest handles this case with default header values.

malformed request

func NewUpdateRootRegionOverrideBadRequest

func NewUpdateRootRegionOverrideBadRequest() *UpdateRootRegionOverrideBadRequest

NewUpdateRootRegionOverrideBadRequest creates a UpdateRootRegionOverrideBadRequest with default headers values

func (*UpdateRootRegionOverrideBadRequest) Error

func (*UpdateRootRegionOverrideBadRequest) GetPayload

func (*UpdateRootRegionOverrideBadRequest) ToJSONString added in v0.25.0

func (o *UpdateRootRegionOverrideBadRequest) ToJSONString() string

type UpdateRootRegionOverrideInternalServerError

type UpdateRootRegionOverrideInternalServerError struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateRootRegionOverrideInternalServerError handles this case with default header values.

Internal Server Error

func NewUpdateRootRegionOverrideInternalServerError

func NewUpdateRootRegionOverrideInternalServerError() *UpdateRootRegionOverrideInternalServerError

NewUpdateRootRegionOverrideInternalServerError creates a UpdateRootRegionOverrideInternalServerError with default headers values

func (*UpdateRootRegionOverrideInternalServerError) Error

func (*UpdateRootRegionOverrideInternalServerError) GetPayload

func (*UpdateRootRegionOverrideInternalServerError) ToJSONString added in v0.25.0

type UpdateRootRegionOverrideNotFound

type UpdateRootRegionOverrideNotFound struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateRootRegionOverrideNotFound handles this case with default header values.

deployment not found

func NewUpdateRootRegionOverrideNotFound

func NewUpdateRootRegionOverrideNotFound() *UpdateRootRegionOverrideNotFound

NewUpdateRootRegionOverrideNotFound creates a UpdateRootRegionOverrideNotFound with default headers values

func (*UpdateRootRegionOverrideNotFound) Error

func (*UpdateRootRegionOverrideNotFound) GetPayload

func (*UpdateRootRegionOverrideNotFound) ToJSONString added in v0.25.0

func (o *UpdateRootRegionOverrideNotFound) ToJSONString() string

type UpdateRootRegionOverrideOK

type UpdateRootRegionOverrideOK struct {
	Payload *dsmcclientmodels.ModelsDeploymentWithOverride
}

UpdateRootRegionOverrideOK handles this case with default header values.

deployment region override updated

func NewUpdateRootRegionOverrideOK

func NewUpdateRootRegionOverrideOK() *UpdateRootRegionOverrideOK

NewUpdateRootRegionOverrideOK creates a UpdateRootRegionOverrideOK with default headers values

func (*UpdateRootRegionOverrideOK) Error

func (*UpdateRootRegionOverrideOK) GetPayload

func (*UpdateRootRegionOverrideOK) ToJSONString added in v0.25.0

func (o *UpdateRootRegionOverrideOK) ToJSONString() string

type UpdateRootRegionOverrideParams

type UpdateRootRegionOverrideParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *dsmcclientmodels.ModelsUpdateRegionOverrideRequest
	/*Deployment
	  deployment name

	*/
	Deployment string
	/*Namespace
	  namespace of the game

	*/
	Namespace string
	/*Region
	  region

	*/
	Region string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

UpdateRootRegionOverrideParams contains all the parameters to send to the API endpoint for the update root region override operation typically these are written to a http.Request

func NewUpdateRootRegionOverrideParams

func NewUpdateRootRegionOverrideParams() *UpdateRootRegionOverrideParams

NewUpdateRootRegionOverrideParams creates a new UpdateRootRegionOverrideParams object with the default values initialized.

func NewUpdateRootRegionOverrideParamsWithContext

func NewUpdateRootRegionOverrideParamsWithContext(ctx context.Context) *UpdateRootRegionOverrideParams

NewUpdateRootRegionOverrideParamsWithContext creates a new UpdateRootRegionOverrideParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateRootRegionOverrideParamsWithHTTPClient

func NewUpdateRootRegionOverrideParamsWithHTTPClient(client *http.Client) *UpdateRootRegionOverrideParams

NewUpdateRootRegionOverrideParamsWithHTTPClient creates a new UpdateRootRegionOverrideParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateRootRegionOverrideParamsWithTimeout

func NewUpdateRootRegionOverrideParamsWithTimeout(timeout time.Duration) *UpdateRootRegionOverrideParams

NewUpdateRootRegionOverrideParamsWithTimeout creates a new UpdateRootRegionOverrideParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateRootRegionOverrideParams) SetAuthInfoWriter added in v0.17.0

func (o *UpdateRootRegionOverrideParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the update root region override params

func (*UpdateRootRegionOverrideParams) SetBody

SetBody adds the body to the update root region override params

func (*UpdateRootRegionOverrideParams) SetContext

func (o *UpdateRootRegionOverrideParams) SetContext(ctx context.Context)

SetContext adds the context to the update root region override params

func (*UpdateRootRegionOverrideParams) SetDeployment

func (o *UpdateRootRegionOverrideParams) SetDeployment(deployment string)

SetDeployment adds the deployment to the update root region override params

func (*UpdateRootRegionOverrideParams) SetFlightId added in v0.63.0

func (o *UpdateRootRegionOverrideParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*UpdateRootRegionOverrideParams) SetHTTPClient

func (o *UpdateRootRegionOverrideParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update root region override params

func (*UpdateRootRegionOverrideParams) SetHTTPClientTransport added in v0.19.0

func (o *UpdateRootRegionOverrideParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the update root region override params

func (*UpdateRootRegionOverrideParams) SetNamespace

func (o *UpdateRootRegionOverrideParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update root region override params

func (*UpdateRootRegionOverrideParams) SetRegion

func (o *UpdateRootRegionOverrideParams) SetRegion(region string)

SetRegion adds the region to the update root region override params

func (*UpdateRootRegionOverrideParams) SetTimeout

func (o *UpdateRootRegionOverrideParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update root region override params

func (*UpdateRootRegionOverrideParams) WithBody

WithBody adds the body to the update root region override params

func (*UpdateRootRegionOverrideParams) WithContext

WithContext adds the context to the update root region override params

func (*UpdateRootRegionOverrideParams) WithDeployment

WithDeployment adds the deployment to the update root region override params

func (*UpdateRootRegionOverrideParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update root region override params

func (*UpdateRootRegionOverrideParams) WithNamespace

WithNamespace adds the namespace to the update root region override params

func (*UpdateRootRegionOverrideParams) WithRegion

WithRegion adds the region to the update root region override params

func (*UpdateRootRegionOverrideParams) WithTimeout

WithTimeout adds the timeout to the update root region override params

func (*UpdateRootRegionOverrideParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateRootRegionOverrideReader

type UpdateRootRegionOverrideReader struct {
	// contains filtered or unexported fields
}

UpdateRootRegionOverrideReader is a Reader for the UpdateRootRegionOverride structure.

func (*UpdateRootRegionOverrideReader) ReadResponse

func (o *UpdateRootRegionOverrideReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateRootRegionOverrideUnauthorized

type UpdateRootRegionOverrideUnauthorized struct {
	Payload *dsmcclientmodels.ResponseError
}

UpdateRootRegionOverrideUnauthorized handles this case with default header values.

Unauthorized

func NewUpdateRootRegionOverrideUnauthorized

func NewUpdateRootRegionOverrideUnauthorized() *UpdateRootRegionOverrideUnauthorized

NewUpdateRootRegionOverrideUnauthorized creates a UpdateRootRegionOverrideUnauthorized with default headers values

func (*UpdateRootRegionOverrideUnauthorized) Error

func (*UpdateRootRegionOverrideUnauthorized) GetPayload

func (*UpdateRootRegionOverrideUnauthorized) ToJSONString added in v0.25.0

func (o *UpdateRootRegionOverrideUnauthorized) ToJSONString() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL