Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateAppV1(params *CreateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*CreateAppV1OK, *CreateAppV1BadRequest, *CreateAppV1Unauthorized, ...)deprecated
- func (a *Client) CreateAppV1Short(params *CreateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*CreateAppV1OK, error)
- func (a *Client) DeleteAppV1(params *DeleteAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteAppV1NoContent, *DeleteAppV1BadRequest, *DeleteAppV1Unauthorized, ...)deprecated
- func (a *Client) DeleteAppV1Short(params *DeleteAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteAppV1NoContent, error)
- func (a *Client) GetAppListV1(params *GetAppListV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppListV1OK, *GetAppListV1BadRequest, *GetAppListV1Unauthorized, ...)deprecated
- func (a *Client) GetAppListV1Short(params *GetAppListV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppListV1OK, error)
- func (a *Client) GetAppReleaseV1(params *GetAppReleaseV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppReleaseV1OK, *GetAppReleaseV1Unauthorized, *GetAppReleaseV1Forbidden, ...)deprecated
- func (a *Client) GetAppReleaseV1Short(params *GetAppReleaseV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppReleaseV1OK, error)
- func (a *Client) GetAppV1(params *GetAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppV1OK, *GetAppV1Unauthorized, *GetAppV1Forbidden, *GetAppV1NotFound, ...)deprecated
- func (a *Client) GetAppV1Short(params *GetAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppV1OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) StartAppV1(params *StartAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StartAppV1OK, *StartAppV1BadRequest, *StartAppV1Unauthorized, ...)deprecated
- func (a *Client) StartAppV1Short(params *StartAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StartAppV1OK, error)
- func (a *Client) StopAppV1(params *StopAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StopAppV1OK, *StopAppV1BadRequest, *StopAppV1Unauthorized, ...)deprecated
- func (a *Client) StopAppV1Short(params *StopAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StopAppV1OK, error)
- func (a *Client) UpdateAppV1(params *UpdateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppV1OK, *UpdateAppV1BadRequest, *UpdateAppV1Unauthorized, ...)deprecated
- func (a *Client) UpdateAppV1Short(params *UpdateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppV1OK, error)
- type ClientService
- type CreateAppV1BadRequest
- type CreateAppV1Conflict
- type CreateAppV1Forbidden
- type CreateAppV1InternalServerError
- type CreateAppV1NotFound
- type CreateAppV1OK
- type CreateAppV1Params
- func (o *CreateAppV1Params) SetApp(app string)
- func (o *CreateAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateAppV1Params) SetBody(body *csmclientmodels.GeneratedCreateAppV1Request)
- func (o *CreateAppV1Params) SetContext(ctx context.Context)
- func (o *CreateAppV1Params) SetFlightId(flightId string)
- func (o *CreateAppV1Params) SetHTTPClient(client *http.Client)
- func (o *CreateAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateAppV1Params) SetNamespace(namespace string)
- func (o *CreateAppV1Params) SetTimeout(timeout time.Duration)
- func (o *CreateAppV1Params) WithApp(app string) *CreateAppV1Params
- func (o *CreateAppV1Params) WithBody(body *csmclientmodels.GeneratedCreateAppV1Request) *CreateAppV1Params
- func (o *CreateAppV1Params) WithContext(ctx context.Context) *CreateAppV1Params
- func (o *CreateAppV1Params) WithHTTPClient(client *http.Client) *CreateAppV1Params
- func (o *CreateAppV1Params) WithNamespace(namespace string) *CreateAppV1Params
- func (o *CreateAppV1Params) WithTimeout(timeout time.Duration) *CreateAppV1Params
- func (o *CreateAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAppV1Reader
- type CreateAppV1Unauthorized
- type DeleteAppV1BadRequest
- type DeleteAppV1Forbidden
- type DeleteAppV1InternalServerError
- type DeleteAppV1NoContent
- type DeleteAppV1NotFound
- type DeleteAppV1Params
- func (o *DeleteAppV1Params) SetApp(app string)
- func (o *DeleteAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteAppV1Params) SetContext(ctx context.Context)
- func (o *DeleteAppV1Params) SetFlightId(flightId string)
- func (o *DeleteAppV1Params) SetForced(forced *string)
- func (o *DeleteAppV1Params) SetHTTPClient(client *http.Client)
- func (o *DeleteAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteAppV1Params) SetNamespace(namespace string)
- func (o *DeleteAppV1Params) SetTimeout(timeout time.Duration)
- func (o *DeleteAppV1Params) WithApp(app string) *DeleteAppV1Params
- func (o *DeleteAppV1Params) WithContext(ctx context.Context) *DeleteAppV1Params
- func (o *DeleteAppV1Params) WithForced(forced *string) *DeleteAppV1Params
- func (o *DeleteAppV1Params) WithHTTPClient(client *http.Client) *DeleteAppV1Params
- func (o *DeleteAppV1Params) WithNamespace(namespace string) *DeleteAppV1Params
- func (o *DeleteAppV1Params) WithTimeout(timeout time.Duration) *DeleteAppV1Params
- func (o *DeleteAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAppV1Reader
- type DeleteAppV1Unauthorized
- type GetAppListV1BadRequest
- type GetAppListV1Forbidden
- type GetAppListV1InternalServerError
- type GetAppListV1NotFound
- type GetAppListV1OK
- type GetAppListV1Params
- func (o *GetAppListV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetAppListV1Params) SetBody(body *csmclientmodels.GeneratedGetAppListV1Request)
- func (o *GetAppListV1Params) SetContext(ctx context.Context)
- func (o *GetAppListV1Params) SetFlightId(flightId string)
- func (o *GetAppListV1Params) SetHTTPClient(client *http.Client)
- func (o *GetAppListV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetAppListV1Params) SetLimit(limit *int64)
- func (o *GetAppListV1Params) SetNamespace(namespace string)
- func (o *GetAppListV1Params) SetOffset(offset *int64)
- func (o *GetAppListV1Params) SetTimeout(timeout time.Duration)
- func (o *GetAppListV1Params) WithBody(body *csmclientmodels.GeneratedGetAppListV1Request) *GetAppListV1Params
- func (o *GetAppListV1Params) WithContext(ctx context.Context) *GetAppListV1Params
- func (o *GetAppListV1Params) WithHTTPClient(client *http.Client) *GetAppListV1Params
- func (o *GetAppListV1Params) WithLimit(limit *int64) *GetAppListV1Params
- func (o *GetAppListV1Params) WithNamespace(namespace string) *GetAppListV1Params
- func (o *GetAppListV1Params) WithOffset(offset *int64) *GetAppListV1Params
- func (o *GetAppListV1Params) WithTimeout(timeout time.Duration) *GetAppListV1Params
- func (o *GetAppListV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAppListV1Reader
- type GetAppListV1Unauthorized
- type GetAppReleaseV1Forbidden
- type GetAppReleaseV1InternalServerError
- type GetAppReleaseV1NotFound
- type GetAppReleaseV1OK
- type GetAppReleaseV1Params
- func NewGetAppReleaseV1Params() *GetAppReleaseV1Params
- func NewGetAppReleaseV1ParamsWithContext(ctx context.Context) *GetAppReleaseV1Params
- func NewGetAppReleaseV1ParamsWithHTTPClient(client *http.Client) *GetAppReleaseV1Params
- func NewGetAppReleaseV1ParamsWithTimeout(timeout time.Duration) *GetAppReleaseV1Params
- func (o *GetAppReleaseV1Params) SetApp(app string)
- func (o *GetAppReleaseV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetAppReleaseV1Params) SetContext(ctx context.Context)
- func (o *GetAppReleaseV1Params) SetFlightId(flightId string)
- func (o *GetAppReleaseV1Params) SetHTTPClient(client *http.Client)
- func (o *GetAppReleaseV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetAppReleaseV1Params) SetNamespace(namespace string)
- func (o *GetAppReleaseV1Params) SetTimeout(timeout time.Duration)
- func (o *GetAppReleaseV1Params) WithApp(app string) *GetAppReleaseV1Params
- func (o *GetAppReleaseV1Params) WithContext(ctx context.Context) *GetAppReleaseV1Params
- func (o *GetAppReleaseV1Params) WithHTTPClient(client *http.Client) *GetAppReleaseV1Params
- func (o *GetAppReleaseV1Params) WithNamespace(namespace string) *GetAppReleaseV1Params
- func (o *GetAppReleaseV1Params) WithTimeout(timeout time.Duration) *GetAppReleaseV1Params
- func (o *GetAppReleaseV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAppReleaseV1Reader
- type GetAppReleaseV1Unauthorized
- type GetAppV1Forbidden
- type GetAppV1InternalServerError
- type GetAppV1NotFound
- type GetAppV1OK
- type GetAppV1Params
- func (o *GetAppV1Params) SetApp(app string)
- func (o *GetAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetAppV1Params) SetContext(ctx context.Context)
- func (o *GetAppV1Params) SetFlightId(flightId string)
- func (o *GetAppV1Params) SetHTTPClient(client *http.Client)
- func (o *GetAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetAppV1Params) SetNamespace(namespace string)
- func (o *GetAppV1Params) SetTimeout(timeout time.Duration)
- func (o *GetAppV1Params) WithApp(app string) *GetAppV1Params
- func (o *GetAppV1Params) WithContext(ctx context.Context) *GetAppV1Params
- func (o *GetAppV1Params) WithHTTPClient(client *http.Client) *GetAppV1Params
- func (o *GetAppV1Params) WithNamespace(namespace string) *GetAppV1Params
- func (o *GetAppV1Params) WithTimeout(timeout time.Duration) *GetAppV1Params
- func (o *GetAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAppV1Reader
- type GetAppV1Unauthorized
- type StartAppV1BadRequest
- type StartAppV1Forbidden
- type StartAppV1InternalServerError
- type StartAppV1NotFound
- type StartAppV1OK
- type StartAppV1Params
- func (o *StartAppV1Params) SetApp(app string)
- func (o *StartAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *StartAppV1Params) SetBody(body *csmclientmodels.GeneratedStartAppV1Request)
- func (o *StartAppV1Params) SetContext(ctx context.Context)
- func (o *StartAppV1Params) SetFlightId(flightId string)
- func (o *StartAppV1Params) SetHTTPClient(client *http.Client)
- func (o *StartAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *StartAppV1Params) SetNamespace(namespace string)
- func (o *StartAppV1Params) SetTimeout(timeout time.Duration)
- func (o *StartAppV1Params) WithApp(app string) *StartAppV1Params
- func (o *StartAppV1Params) WithBody(body *csmclientmodels.GeneratedStartAppV1Request) *StartAppV1Params
- func (o *StartAppV1Params) WithContext(ctx context.Context) *StartAppV1Params
- func (o *StartAppV1Params) WithHTTPClient(client *http.Client) *StartAppV1Params
- func (o *StartAppV1Params) WithNamespace(namespace string) *StartAppV1Params
- func (o *StartAppV1Params) WithTimeout(timeout time.Duration) *StartAppV1Params
- func (o *StartAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartAppV1Reader
- type StartAppV1Unauthorized
- type StopAppV1BadRequest
- type StopAppV1Forbidden
- type StopAppV1InternalServerError
- type StopAppV1NotFound
- type StopAppV1OK
- type StopAppV1Params
- func (o *StopAppV1Params) SetApp(app string)
- func (o *StopAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *StopAppV1Params) SetBody(body *csmclientmodels.GeneratedStopAppV1Request)
- func (o *StopAppV1Params) SetContext(ctx context.Context)
- func (o *StopAppV1Params) SetFlightId(flightId string)
- func (o *StopAppV1Params) SetHTTPClient(client *http.Client)
- func (o *StopAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *StopAppV1Params) SetNamespace(namespace string)
- func (o *StopAppV1Params) SetTimeout(timeout time.Duration)
- func (o *StopAppV1Params) WithApp(app string) *StopAppV1Params
- func (o *StopAppV1Params) WithBody(body *csmclientmodels.GeneratedStopAppV1Request) *StopAppV1Params
- func (o *StopAppV1Params) WithContext(ctx context.Context) *StopAppV1Params
- func (o *StopAppV1Params) WithHTTPClient(client *http.Client) *StopAppV1Params
- func (o *StopAppV1Params) WithNamespace(namespace string) *StopAppV1Params
- func (o *StopAppV1Params) WithTimeout(timeout time.Duration) *StopAppV1Params
- func (o *StopAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopAppV1Reader
- type StopAppV1Unauthorized
- type UpdateAppV1BadRequest
- type UpdateAppV1Forbidden
- type UpdateAppV1InternalServerError
- type UpdateAppV1NotFound
- type UpdateAppV1OK
- type UpdateAppV1Params
- func (o *UpdateAppV1Params) SetApp(app string)
- func (o *UpdateAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateAppV1Params) SetBody(body *csmclientmodels.GeneratedUpdateAppV1Request)
- func (o *UpdateAppV1Params) SetContext(ctx context.Context)
- func (o *UpdateAppV1Params) SetFlightId(flightId string)
- func (o *UpdateAppV1Params) SetHTTPClient(client *http.Client)
- func (o *UpdateAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateAppV1Params) SetNamespace(namespace string)
- func (o *UpdateAppV1Params) SetTimeout(timeout time.Duration)
- func (o *UpdateAppV1Params) WithApp(app string) *UpdateAppV1Params
- func (o *UpdateAppV1Params) WithBody(body *csmclientmodels.GeneratedUpdateAppV1Request) *UpdateAppV1Params
- func (o *UpdateAppV1Params) WithContext(ctx context.Context) *UpdateAppV1Params
- func (o *UpdateAppV1Params) WithHTTPClient(client *http.Client) *UpdateAppV1Params
- func (o *UpdateAppV1Params) WithNamespace(namespace string) *UpdateAppV1Params
- func (o *UpdateAppV1Params) WithTimeout(timeout time.Duration) *UpdateAppV1Params
- func (o *UpdateAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAppV1Reader
- type UpdateAppV1Unauthorized
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 app API
func (*Client) CreateAppV1
deprecated
func (a *Client) CreateAppV1(params *CreateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*CreateAppV1OK, *CreateAppV1BadRequest, *CreateAppV1Unauthorized, *CreateAppV1Forbidden, *CreateAppV1NotFound, *CreateAppV1Conflict, *CreateAppV1InternalServerError, error)
Deprecated: 2022-08-10 - Use CreateAppV1Short instead.
CreateAppV1 creates new app for ab-extend customers Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [CREATE]`
Creates new App for AB-Extend Customers ¶
Available scenario: - scenario 1: `function-override` - scenario 2: `service-extension` - scenario 3: `event-handler`
Default: `function-override`
func (*Client) CreateAppV1Short ¶
func (a *Client) CreateAppV1Short(params *CreateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*CreateAppV1OK, error)
CreateAppV1Short creates new app for ab-extend customers Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [CREATE]`
Creates new App for AB-Extend Customers ¶
Available scenario: - scenario 1: `function-override` - scenario 2: `service-extension` - scenario 3: `event-handler`
Default: `function-override`
func (*Client) DeleteAppV1
deprecated
func (a *Client) DeleteAppV1(params *DeleteAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteAppV1NoContent, *DeleteAppV1BadRequest, *DeleteAppV1Unauthorized, *DeleteAppV1Forbidden, *DeleteAppV1NotFound, *DeleteAppV1InternalServerError, error)
Deprecated: 2022-08-10 - Use DeleteAppV1Short instead.
DeleteAppV1 delete app by åpp name Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [DELETE]`
Delete App by given DeploymentID ¶
This endpoint intended to delete ECR repo, ECR manifests, service images, uninstall helm-release, and update the deleted_at in DB by given App Name.
Required: Valid Access Token
func (*Client) DeleteAppV1Short ¶
func (a *Client) DeleteAppV1Short(params *DeleteAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteAppV1NoContent, error)
DeleteAppV1Short delete app by åpp name Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [DELETE]`
Delete App by given DeploymentID ¶
This endpoint intended to delete ECR repo, ECR manifests, service images, uninstall helm-release, and update the deleted_at in DB by given App Name.
Required: Valid Access Token
func (*Client) GetAppListV1
deprecated
func (a *Client) GetAppListV1(params *GetAppListV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppListV1OK, *GetAppListV1BadRequest, *GetAppListV1Unauthorized, *GetAppListV1Forbidden, *GetAppListV1NotFound, *GetAppListV1InternalServerError, error)
Deprecated: 2022-08-10 - Use GetAppListV1Short instead.
GetAppListV1 gets the list of apps for ab-extend customer Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [READ]`
Gets the List of Apps for AB-Extend Customer ¶
Available scenario: - scenario 1: `function-override` - scenario 2: `service-extension` - scenario 3: `event-handler`
func (*Client) GetAppListV1Short ¶
func (a *Client) GetAppListV1Short(params *GetAppListV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppListV1OK, error)
GetAppListV1Short gets the list of apps for ab-extend customer Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [READ]`
Gets the List of Apps for AB-Extend Customer ¶
Available scenario: - scenario 1: `function-override` - scenario 2: `service-extension` - scenario 3: `event-handler`
func (*Client) GetAppReleaseV1
deprecated
func (a *Client) GetAppReleaseV1(params *GetAppReleaseV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppReleaseV1OK, *GetAppReleaseV1Unauthorized, *GetAppReleaseV1Forbidden, *GetAppReleaseV1NotFound, *GetAppReleaseV1InternalServerError, error)
Deprecated: 2022-08-10 - Use GetAppReleaseV1Short instead.
GetAppReleaseV1 gets the latest release version info of this app Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [READ]`
Gets the Latest Release Version info of this App
func (*Client) GetAppReleaseV1Short ¶
func (a *Client) GetAppReleaseV1Short(params *GetAppReleaseV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppReleaseV1OK, error)
GetAppReleaseV1Short gets the latest release version info of this app Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [READ]`
Gets the Latest Release Version info of this App
func (*Client) GetAppV1
deprecated
func (a *Client) GetAppV1(params *GetAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppV1OK, *GetAppV1Unauthorized, *GetAppV1Forbidden, *GetAppV1NotFound, *GetAppV1InternalServerError, error)
Deprecated: 2022-08-10 - Use GetAppV1Short instead.
GetAppV1 gets the app by name Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [READ]`
Gets the App By Name
func (*Client) GetAppV1Short ¶
func (a *Client) GetAppV1Short(params *GetAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppV1OK, error)
GetAppV1Short gets the app by name Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [READ]`
Gets the App By Name
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) StartAppV1
deprecated
func (a *Client) StartAppV1(params *StartAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StartAppV1OK, *StartAppV1BadRequest, *StartAppV1Unauthorized, *StartAppV1Forbidden, *StartAppV1NotFound, *StartAppV1InternalServerError, error)
Deprecated: 2022-08-10 - Use StartAppV1Short instead.
StartAppV1 starts the application Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [UPDATE]`
Starts the Application
func (*Client) StartAppV1Short ¶
func (a *Client) StartAppV1Short(params *StartAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StartAppV1OK, error)
StartAppV1Short starts the application Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [UPDATE]`
Starts the Application
func (*Client) StopAppV1
deprecated
func (a *Client) StopAppV1(params *StopAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StopAppV1OK, *StopAppV1BadRequest, *StopAppV1Unauthorized, *StopAppV1Forbidden, *StopAppV1NotFound, *StopAppV1InternalServerError, error)
Deprecated: 2022-08-10 - Use StopAppV1Short instead.
StopAppV1 stops the application Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [UPDATE]`
Stops the Application
func (*Client) StopAppV1Short ¶
func (a *Client) StopAppV1Short(params *StopAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StopAppV1OK, error)
StopAppV1Short stops the application Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [UPDATE]`
Stops the Application
func (*Client) UpdateAppV1
deprecated
func (a *Client) UpdateAppV1(params *UpdateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppV1OK, *UpdateAppV1BadRequest, *UpdateAppV1Unauthorized, *UpdateAppV1Forbidden, *UpdateAppV1NotFound, *UpdateAppV1InternalServerError, error)
Deprecated: 2022-08-10 - Use UpdateAppV1Short instead.
UpdateAppV1 update app partially Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [UPDATE]`
Update App Partially
func (*Client) UpdateAppV1Short ¶
func (a *Client) UpdateAppV1Short(params *UpdateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppV1OK, error)
UpdateAppV1Short update app partially Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:APP [UPDATE]`
Update App Partially
type ClientService ¶
type ClientService interface { GetAppListV1(params *GetAppListV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppListV1OK, *GetAppListV1BadRequest, *GetAppListV1Unauthorized, *GetAppListV1Forbidden, *GetAppListV1NotFound, *GetAppListV1InternalServerError, error) GetAppListV1Short(params *GetAppListV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppListV1OK, error) GetAppV1(params *GetAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppV1OK, *GetAppV1Unauthorized, *GetAppV1Forbidden, *GetAppV1NotFound, *GetAppV1InternalServerError, error) GetAppV1Short(params *GetAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppV1OK, error) CreateAppV1(params *CreateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*CreateAppV1OK, *CreateAppV1BadRequest, *CreateAppV1Unauthorized, *CreateAppV1Forbidden, *CreateAppV1NotFound, *CreateAppV1Conflict, *CreateAppV1InternalServerError, error) CreateAppV1Short(params *CreateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*CreateAppV1OK, error) DeleteAppV1(params *DeleteAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteAppV1NoContent, *DeleteAppV1BadRequest, *DeleteAppV1Unauthorized, *DeleteAppV1Forbidden, *DeleteAppV1NotFound, *DeleteAppV1InternalServerError, error) DeleteAppV1Short(params *DeleteAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteAppV1NoContent, error) UpdateAppV1(params *UpdateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppV1OK, *UpdateAppV1BadRequest, *UpdateAppV1Unauthorized, *UpdateAppV1Forbidden, *UpdateAppV1NotFound, *UpdateAppV1InternalServerError, error) UpdateAppV1Short(params *UpdateAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppV1OK, error) GetAppReleaseV1(params *GetAppReleaseV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppReleaseV1OK, *GetAppReleaseV1Unauthorized, *GetAppReleaseV1Forbidden, *GetAppReleaseV1NotFound, *GetAppReleaseV1InternalServerError, error) GetAppReleaseV1Short(params *GetAppReleaseV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAppReleaseV1OK, error) StartAppV1(params *StartAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StartAppV1OK, *StartAppV1BadRequest, *StartAppV1Unauthorized, *StartAppV1Forbidden, *StartAppV1NotFound, *StartAppV1InternalServerError, error) StartAppV1Short(params *StartAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StartAppV1OK, error) StopAppV1(params *StopAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StopAppV1OK, *StopAppV1BadRequest, *StopAppV1Unauthorized, *StopAppV1Forbidden, *StopAppV1NotFound, *StopAppV1InternalServerError, error) StopAppV1Short(params *StopAppV1Params, authInfo runtime.ClientAuthInfoWriter) (*StopAppV1OK, 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 app API client.
type CreateAppV1BadRequest ¶
type CreateAppV1BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateAppV1BadRequest handles this case with default header values.
Bad Request
func NewCreateAppV1BadRequest ¶
func NewCreateAppV1BadRequest() *CreateAppV1BadRequest
NewCreateAppV1BadRequest creates a CreateAppV1BadRequest with default headers values
func (*CreateAppV1BadRequest) Error ¶
func (o *CreateAppV1BadRequest) Error() string
func (*CreateAppV1BadRequest) GetPayload ¶
func (o *CreateAppV1BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateAppV1BadRequest) ToJSONString ¶
func (o *CreateAppV1BadRequest) ToJSONString() string
type CreateAppV1Conflict ¶
type CreateAppV1Conflict struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateAppV1Conflict handles this case with default header values.
Conflict
func NewCreateAppV1Conflict ¶
func NewCreateAppV1Conflict() *CreateAppV1Conflict
NewCreateAppV1Conflict creates a CreateAppV1Conflict with default headers values
func (*CreateAppV1Conflict) Error ¶
func (o *CreateAppV1Conflict) Error() string
func (*CreateAppV1Conflict) GetPayload ¶
func (o *CreateAppV1Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateAppV1Conflict) ToJSONString ¶
func (o *CreateAppV1Conflict) ToJSONString() string
type CreateAppV1Forbidden ¶
type CreateAppV1Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateAppV1Forbidden handles this case with default header values.
Forbidden
func NewCreateAppV1Forbidden ¶
func NewCreateAppV1Forbidden() *CreateAppV1Forbidden
NewCreateAppV1Forbidden creates a CreateAppV1Forbidden with default headers values
func (*CreateAppV1Forbidden) Error ¶
func (o *CreateAppV1Forbidden) Error() string
func (*CreateAppV1Forbidden) GetPayload ¶
func (o *CreateAppV1Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateAppV1Forbidden) ToJSONString ¶
func (o *CreateAppV1Forbidden) ToJSONString() string
type CreateAppV1InternalServerError ¶
type CreateAppV1InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateAppV1InternalServerError handles this case with default header values.
Internal Server Error
func NewCreateAppV1InternalServerError ¶
func NewCreateAppV1InternalServerError() *CreateAppV1InternalServerError
NewCreateAppV1InternalServerError creates a CreateAppV1InternalServerError with default headers values
func (*CreateAppV1InternalServerError) Error ¶
func (o *CreateAppV1InternalServerError) Error() string
func (*CreateAppV1InternalServerError) GetPayload ¶
func (o *CreateAppV1InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateAppV1InternalServerError) ToJSONString ¶
func (o *CreateAppV1InternalServerError) ToJSONString() string
type CreateAppV1NotFound ¶
type CreateAppV1NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateAppV1NotFound handles this case with default header values.
Not Found
func NewCreateAppV1NotFound ¶
func NewCreateAppV1NotFound() *CreateAppV1NotFound
NewCreateAppV1NotFound creates a CreateAppV1NotFound with default headers values
func (*CreateAppV1NotFound) Error ¶
func (o *CreateAppV1NotFound) Error() string
func (*CreateAppV1NotFound) GetPayload ¶
func (o *CreateAppV1NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateAppV1NotFound) ToJSONString ¶
func (o *CreateAppV1NotFound) ToJSONString() string
type CreateAppV1OK ¶
type CreateAppV1OK struct {
Payload *csmclientmodels.GeneratedCreateAppV1Response
}
CreateAppV1OK handles this case with default header values.
OK
func NewCreateAppV1OK ¶
func NewCreateAppV1OK() *CreateAppV1OK
NewCreateAppV1OK creates a CreateAppV1OK with default headers values
func (*CreateAppV1OK) Error ¶
func (o *CreateAppV1OK) Error() string
func (*CreateAppV1OK) GetPayload ¶
func (o *CreateAppV1OK) GetPayload() *csmclientmodels.GeneratedCreateAppV1Response
func (*CreateAppV1OK) ToJSONString ¶
func (o *CreateAppV1OK) ToJSONString() string
type CreateAppV1Params ¶
type CreateAppV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *csmclientmodels.GeneratedCreateAppV1Request /*App App Name. Expected format: (^[A-Za-z](?:[A-Za-z0-9\-]*[A-Za-z0-9])?$) */ App string /*Namespace Game Name */ 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 }
CreateAppV1Params contains all the parameters to send to the API endpoint for the create app v1 operation typically these are written to a http.Request
func NewCreateAppV1Params ¶
func NewCreateAppV1Params() *CreateAppV1Params
NewCreateAppV1Params creates a new CreateAppV1Params object with the default values initialized.
func NewCreateAppV1ParamsWithContext ¶
func NewCreateAppV1ParamsWithContext(ctx context.Context) *CreateAppV1Params
NewCreateAppV1ParamsWithContext creates a new CreateAppV1Params object with the default values initialized, and the ability to set a context for a request
func NewCreateAppV1ParamsWithHTTPClient ¶
func NewCreateAppV1ParamsWithHTTPClient(client *http.Client) *CreateAppV1Params
NewCreateAppV1ParamsWithHTTPClient creates a new CreateAppV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAppV1ParamsWithTimeout ¶
func NewCreateAppV1ParamsWithTimeout(timeout time.Duration) *CreateAppV1Params
NewCreateAppV1ParamsWithTimeout creates a new CreateAppV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAppV1Params) SetApp ¶
func (o *CreateAppV1Params) SetApp(app string)
SetApp adds the app to the create app v1 params
func (*CreateAppV1Params) SetAuthInfoWriter ¶
func (o *CreateAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create app v1 params
func (*CreateAppV1Params) SetBody ¶
func (o *CreateAppV1Params) SetBody(body *csmclientmodels.GeneratedCreateAppV1Request)
SetBody adds the body to the create app v1 params
func (*CreateAppV1Params) SetContext ¶
func (o *CreateAppV1Params) SetContext(ctx context.Context)
SetContext adds the context to the create app v1 params
func (*CreateAppV1Params) SetFlightId ¶
func (o *CreateAppV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*CreateAppV1Params) SetHTTPClient ¶
func (o *CreateAppV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create app v1 params
func (*CreateAppV1Params) SetHTTPClientTransport ¶
func (o *CreateAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create app v1 params
func (*CreateAppV1Params) SetNamespace ¶
func (o *CreateAppV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the create app v1 params
func (*CreateAppV1Params) SetTimeout ¶
func (o *CreateAppV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create app v1 params
func (*CreateAppV1Params) WithApp ¶
func (o *CreateAppV1Params) WithApp(app string) *CreateAppV1Params
WithApp adds the app to the create app v1 params
func (*CreateAppV1Params) WithBody ¶
func (o *CreateAppV1Params) WithBody(body *csmclientmodels.GeneratedCreateAppV1Request) *CreateAppV1Params
WithBody adds the body to the create app v1 params
func (*CreateAppV1Params) WithContext ¶
func (o *CreateAppV1Params) WithContext(ctx context.Context) *CreateAppV1Params
WithContext adds the context to the create app v1 params
func (*CreateAppV1Params) WithHTTPClient ¶
func (o *CreateAppV1Params) WithHTTPClient(client *http.Client) *CreateAppV1Params
WithHTTPClient adds the HTTPClient to the create app v1 params
func (*CreateAppV1Params) WithNamespace ¶
func (o *CreateAppV1Params) WithNamespace(namespace string) *CreateAppV1Params
WithNamespace adds the namespace to the create app v1 params
func (*CreateAppV1Params) WithTimeout ¶
func (o *CreateAppV1Params) WithTimeout(timeout time.Duration) *CreateAppV1Params
WithTimeout adds the timeout to the create app v1 params
func (*CreateAppV1Params) WriteToRequest ¶
func (o *CreateAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAppV1Reader ¶
type CreateAppV1Reader struct {
// contains filtered or unexported fields
}
CreateAppV1Reader is a Reader for the CreateAppV1 structure.
func (*CreateAppV1Reader) ReadResponse ¶
func (o *CreateAppV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAppV1Unauthorized ¶
type CreateAppV1Unauthorized struct {
}CreateAppV1Unauthorized handles this case with default header values.
Unauthorized
func NewCreateAppV1Unauthorized ¶
func NewCreateAppV1Unauthorized() *CreateAppV1Unauthorized
NewCreateAppV1Unauthorized creates a CreateAppV1Unauthorized with default headers values
func (*CreateAppV1Unauthorized) Error ¶
func (o *CreateAppV1Unauthorized) Error() string
func (*CreateAppV1Unauthorized) GetPayload ¶
func (o *CreateAppV1Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateAppV1Unauthorized) ToJSONString ¶
func (o *CreateAppV1Unauthorized) ToJSONString() string
type DeleteAppV1BadRequest ¶
type DeleteAppV1BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteAppV1BadRequest handles this case with default header values.
Bad Request
func NewDeleteAppV1BadRequest ¶
func NewDeleteAppV1BadRequest() *DeleteAppV1BadRequest
NewDeleteAppV1BadRequest creates a DeleteAppV1BadRequest with default headers values
func (*DeleteAppV1BadRequest) Error ¶
func (o *DeleteAppV1BadRequest) Error() string
func (*DeleteAppV1BadRequest) GetPayload ¶
func (o *DeleteAppV1BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteAppV1BadRequest) ToJSONString ¶
func (o *DeleteAppV1BadRequest) ToJSONString() string
type DeleteAppV1Forbidden ¶
type DeleteAppV1Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteAppV1Forbidden handles this case with default header values.
Forbidden
func NewDeleteAppV1Forbidden ¶
func NewDeleteAppV1Forbidden() *DeleteAppV1Forbidden
NewDeleteAppV1Forbidden creates a DeleteAppV1Forbidden with default headers values
func (*DeleteAppV1Forbidden) Error ¶
func (o *DeleteAppV1Forbidden) Error() string
func (*DeleteAppV1Forbidden) GetPayload ¶
func (o *DeleteAppV1Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteAppV1Forbidden) ToJSONString ¶
func (o *DeleteAppV1Forbidden) ToJSONString() string
type DeleteAppV1InternalServerError ¶
type DeleteAppV1InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteAppV1InternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteAppV1InternalServerError ¶
func NewDeleteAppV1InternalServerError() *DeleteAppV1InternalServerError
NewDeleteAppV1InternalServerError creates a DeleteAppV1InternalServerError with default headers values
func (*DeleteAppV1InternalServerError) Error ¶
func (o *DeleteAppV1InternalServerError) Error() string
func (*DeleteAppV1InternalServerError) GetPayload ¶
func (o *DeleteAppV1InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteAppV1InternalServerError) ToJSONString ¶
func (o *DeleteAppV1InternalServerError) ToJSONString() string
type DeleteAppV1NoContent ¶
type DeleteAppV1NoContent struct { }
DeleteAppV1NoContent handles this case with default header values.
func NewDeleteAppV1NoContent ¶
func NewDeleteAppV1NoContent() *DeleteAppV1NoContent
NewDeleteAppV1NoContent creates a DeleteAppV1NoContent with default headers values
func (*DeleteAppV1NoContent) Error ¶
func (o *DeleteAppV1NoContent) Error() string
type DeleteAppV1NotFound ¶
type DeleteAppV1NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteAppV1NotFound handles this case with default header values.
Not Found
func NewDeleteAppV1NotFound ¶
func NewDeleteAppV1NotFound() *DeleteAppV1NotFound
NewDeleteAppV1NotFound creates a DeleteAppV1NotFound with default headers values
func (*DeleteAppV1NotFound) Error ¶
func (o *DeleteAppV1NotFound) Error() string
func (*DeleteAppV1NotFound) GetPayload ¶
func (o *DeleteAppV1NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteAppV1NotFound) ToJSONString ¶
func (o *DeleteAppV1NotFound) ToJSONString() string
type DeleteAppV1Params ¶
type DeleteAppV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*App App Name */ App string /*Namespace Game Name */ Namespace string /*Forced Force App Deletion */ Forced *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 }
DeleteAppV1Params contains all the parameters to send to the API endpoint for the delete app v1 operation typically these are written to a http.Request
func NewDeleteAppV1Params ¶
func NewDeleteAppV1Params() *DeleteAppV1Params
NewDeleteAppV1Params creates a new DeleteAppV1Params object with the default values initialized.
func NewDeleteAppV1ParamsWithContext ¶
func NewDeleteAppV1ParamsWithContext(ctx context.Context) *DeleteAppV1Params
NewDeleteAppV1ParamsWithContext creates a new DeleteAppV1Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteAppV1ParamsWithHTTPClient ¶
func NewDeleteAppV1ParamsWithHTTPClient(client *http.Client) *DeleteAppV1Params
NewDeleteAppV1ParamsWithHTTPClient creates a new DeleteAppV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAppV1ParamsWithTimeout ¶
func NewDeleteAppV1ParamsWithTimeout(timeout time.Duration) *DeleteAppV1Params
NewDeleteAppV1ParamsWithTimeout creates a new DeleteAppV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAppV1Params) SetApp ¶
func (o *DeleteAppV1Params) SetApp(app string)
SetApp adds the app to the delete app v1 params
func (*DeleteAppV1Params) SetAuthInfoWriter ¶
func (o *DeleteAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete app v1 params
func (*DeleteAppV1Params) SetContext ¶
func (o *DeleteAppV1Params) SetContext(ctx context.Context)
SetContext adds the context to the delete app v1 params
func (*DeleteAppV1Params) SetFlightId ¶
func (o *DeleteAppV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*DeleteAppV1Params) SetForced ¶
func (o *DeleteAppV1Params) SetForced(forced *string)
SetForced adds the forced to the delete app v1 params
func (*DeleteAppV1Params) SetHTTPClient ¶
func (o *DeleteAppV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete app v1 params
func (*DeleteAppV1Params) SetHTTPClientTransport ¶
func (o *DeleteAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete app v1 params
func (*DeleteAppV1Params) SetNamespace ¶
func (o *DeleteAppV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete app v1 params
func (*DeleteAppV1Params) SetTimeout ¶
func (o *DeleteAppV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete app v1 params
func (*DeleteAppV1Params) WithApp ¶
func (o *DeleteAppV1Params) WithApp(app string) *DeleteAppV1Params
WithApp adds the app to the delete app v1 params
func (*DeleteAppV1Params) WithContext ¶
func (o *DeleteAppV1Params) WithContext(ctx context.Context) *DeleteAppV1Params
WithContext adds the context to the delete app v1 params
func (*DeleteAppV1Params) WithForced ¶
func (o *DeleteAppV1Params) WithForced(forced *string) *DeleteAppV1Params
WithForced adds the forced to the delete app v1 params
func (*DeleteAppV1Params) WithHTTPClient ¶
func (o *DeleteAppV1Params) WithHTTPClient(client *http.Client) *DeleteAppV1Params
WithHTTPClient adds the HTTPClient to the delete app v1 params
func (*DeleteAppV1Params) WithNamespace ¶
func (o *DeleteAppV1Params) WithNamespace(namespace string) *DeleteAppV1Params
WithNamespace adds the namespace to the delete app v1 params
func (*DeleteAppV1Params) WithTimeout ¶
func (o *DeleteAppV1Params) WithTimeout(timeout time.Duration) *DeleteAppV1Params
WithTimeout adds the timeout to the delete app v1 params
func (*DeleteAppV1Params) WriteToRequest ¶
func (o *DeleteAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAppV1Reader ¶
type DeleteAppV1Reader struct {
// contains filtered or unexported fields
}
DeleteAppV1Reader is a Reader for the DeleteAppV1 structure.
func (*DeleteAppV1Reader) ReadResponse ¶
func (o *DeleteAppV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAppV1Unauthorized ¶
type DeleteAppV1Unauthorized struct {
}DeleteAppV1Unauthorized handles this case with default header values.
Unauthorized
func NewDeleteAppV1Unauthorized ¶
func NewDeleteAppV1Unauthorized() *DeleteAppV1Unauthorized
NewDeleteAppV1Unauthorized creates a DeleteAppV1Unauthorized with default headers values
func (*DeleteAppV1Unauthorized) Error ¶
func (o *DeleteAppV1Unauthorized) Error() string
func (*DeleteAppV1Unauthorized) GetPayload ¶
func (o *DeleteAppV1Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteAppV1Unauthorized) ToJSONString ¶
func (o *DeleteAppV1Unauthorized) ToJSONString() string
type GetAppListV1BadRequest ¶
type GetAppListV1BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppListV1BadRequest handles this case with default header values.
Bad Request
func NewGetAppListV1BadRequest ¶
func NewGetAppListV1BadRequest() *GetAppListV1BadRequest
NewGetAppListV1BadRequest creates a GetAppListV1BadRequest with default headers values
func (*GetAppListV1BadRequest) Error ¶
func (o *GetAppListV1BadRequest) Error() string
func (*GetAppListV1BadRequest) GetPayload ¶
func (o *GetAppListV1BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppListV1BadRequest) ToJSONString ¶
func (o *GetAppListV1BadRequest) ToJSONString() string
type GetAppListV1Forbidden ¶
type GetAppListV1Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppListV1Forbidden handles this case with default header values.
Forbidden
func NewGetAppListV1Forbidden ¶
func NewGetAppListV1Forbidden() *GetAppListV1Forbidden
NewGetAppListV1Forbidden creates a GetAppListV1Forbidden with default headers values
func (*GetAppListV1Forbidden) Error ¶
func (o *GetAppListV1Forbidden) Error() string
func (*GetAppListV1Forbidden) GetPayload ¶
func (o *GetAppListV1Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppListV1Forbidden) ToJSONString ¶
func (o *GetAppListV1Forbidden) ToJSONString() string
type GetAppListV1InternalServerError ¶
type GetAppListV1InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppListV1InternalServerError handles this case with default header values.
Internal Server Error
func NewGetAppListV1InternalServerError ¶
func NewGetAppListV1InternalServerError() *GetAppListV1InternalServerError
NewGetAppListV1InternalServerError creates a GetAppListV1InternalServerError with default headers values
func (*GetAppListV1InternalServerError) Error ¶
func (o *GetAppListV1InternalServerError) Error() string
func (*GetAppListV1InternalServerError) GetPayload ¶
func (o *GetAppListV1InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppListV1InternalServerError) ToJSONString ¶
func (o *GetAppListV1InternalServerError) ToJSONString() string
type GetAppListV1NotFound ¶
type GetAppListV1NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppListV1NotFound handles this case with default header values.
Not Found
func NewGetAppListV1NotFound ¶
func NewGetAppListV1NotFound() *GetAppListV1NotFound
NewGetAppListV1NotFound creates a GetAppListV1NotFound with default headers values
func (*GetAppListV1NotFound) Error ¶
func (o *GetAppListV1NotFound) Error() string
func (*GetAppListV1NotFound) GetPayload ¶
func (o *GetAppListV1NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppListV1NotFound) ToJSONString ¶
func (o *GetAppListV1NotFound) ToJSONString() string
type GetAppListV1OK ¶
type GetAppListV1OK struct {
Payload *csmclientmodels.GeneratedGetAppListV1Response
}
GetAppListV1OK handles this case with default header values.
func NewGetAppListV1OK ¶
func NewGetAppListV1OK() *GetAppListV1OK
NewGetAppListV1OK creates a GetAppListV1OK with default headers values
func (*GetAppListV1OK) Error ¶
func (o *GetAppListV1OK) Error() string
func (*GetAppListV1OK) GetPayload ¶
func (o *GetAppListV1OK) GetPayload() *csmclientmodels.GeneratedGetAppListV1Response
func (*GetAppListV1OK) ToJSONString ¶
func (o *GetAppListV1OK) ToJSONString() string
type GetAppListV1Params ¶
type GetAppListV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *csmclientmodels.GeneratedGetAppListV1Request /*Namespace Game Name */ Namespace string /*Limit Limit */ Limit *int64 /*Offset Offset */ 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 }
GetAppListV1Params contains all the parameters to send to the API endpoint for the get app list v1 operation typically these are written to a http.Request
func NewGetAppListV1Params ¶
func NewGetAppListV1Params() *GetAppListV1Params
NewGetAppListV1Params creates a new GetAppListV1Params object with the default values initialized.
func NewGetAppListV1ParamsWithContext ¶
func NewGetAppListV1ParamsWithContext(ctx context.Context) *GetAppListV1Params
NewGetAppListV1ParamsWithContext creates a new GetAppListV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetAppListV1ParamsWithHTTPClient ¶
func NewGetAppListV1ParamsWithHTTPClient(client *http.Client) *GetAppListV1Params
NewGetAppListV1ParamsWithHTTPClient creates a new GetAppListV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAppListV1ParamsWithTimeout ¶
func NewGetAppListV1ParamsWithTimeout(timeout time.Duration) *GetAppListV1Params
NewGetAppListV1ParamsWithTimeout creates a new GetAppListV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetAppListV1Params) SetAuthInfoWriter ¶
func (o *GetAppListV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get app list v1 params
func (*GetAppListV1Params) SetBody ¶
func (o *GetAppListV1Params) SetBody(body *csmclientmodels.GeneratedGetAppListV1Request)
SetBody adds the body to the get app list v1 params
func (*GetAppListV1Params) SetContext ¶
func (o *GetAppListV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get app list v1 params
func (*GetAppListV1Params) SetFlightId ¶
func (o *GetAppListV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetAppListV1Params) SetHTTPClient ¶
func (o *GetAppListV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get app list v1 params
func (*GetAppListV1Params) SetHTTPClientTransport ¶
func (o *GetAppListV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get app list v1 params
func (*GetAppListV1Params) SetLimit ¶
func (o *GetAppListV1Params) SetLimit(limit *int64)
SetLimit adds the limit to the get app list v1 params
func (*GetAppListV1Params) SetNamespace ¶
func (o *GetAppListV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get app list v1 params
func (*GetAppListV1Params) SetOffset ¶
func (o *GetAppListV1Params) SetOffset(offset *int64)
SetOffset adds the offset to the get app list v1 params
func (*GetAppListV1Params) SetTimeout ¶
func (o *GetAppListV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get app list v1 params
func (*GetAppListV1Params) WithBody ¶
func (o *GetAppListV1Params) WithBody(body *csmclientmodels.GeneratedGetAppListV1Request) *GetAppListV1Params
WithBody adds the body to the get app list v1 params
func (*GetAppListV1Params) WithContext ¶
func (o *GetAppListV1Params) WithContext(ctx context.Context) *GetAppListV1Params
WithContext adds the context to the get app list v1 params
func (*GetAppListV1Params) WithHTTPClient ¶
func (o *GetAppListV1Params) WithHTTPClient(client *http.Client) *GetAppListV1Params
WithHTTPClient adds the HTTPClient to the get app list v1 params
func (*GetAppListV1Params) WithLimit ¶
func (o *GetAppListV1Params) WithLimit(limit *int64) *GetAppListV1Params
WithLimit adds the limit to the get app list v1 params
func (*GetAppListV1Params) WithNamespace ¶
func (o *GetAppListV1Params) WithNamespace(namespace string) *GetAppListV1Params
WithNamespace adds the namespace to the get app list v1 params
func (*GetAppListV1Params) WithOffset ¶
func (o *GetAppListV1Params) WithOffset(offset *int64) *GetAppListV1Params
WithOffset adds the offset to the get app list v1 params
func (*GetAppListV1Params) WithTimeout ¶
func (o *GetAppListV1Params) WithTimeout(timeout time.Duration) *GetAppListV1Params
WithTimeout adds the timeout to the get app list v1 params
func (*GetAppListV1Params) WriteToRequest ¶
func (o *GetAppListV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAppListV1Reader ¶
type GetAppListV1Reader struct {
// contains filtered or unexported fields
}
GetAppListV1Reader is a Reader for the GetAppListV1 structure.
func (*GetAppListV1Reader) ReadResponse ¶
func (o *GetAppListV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAppListV1Unauthorized ¶
type GetAppListV1Unauthorized struct {
}GetAppListV1Unauthorized handles this case with default header values.
Unauthorized
func NewGetAppListV1Unauthorized ¶
func NewGetAppListV1Unauthorized() *GetAppListV1Unauthorized
NewGetAppListV1Unauthorized creates a GetAppListV1Unauthorized with default headers values
func (*GetAppListV1Unauthorized) Error ¶
func (o *GetAppListV1Unauthorized) Error() string
func (*GetAppListV1Unauthorized) GetPayload ¶
func (o *GetAppListV1Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppListV1Unauthorized) ToJSONString ¶
func (o *GetAppListV1Unauthorized) ToJSONString() string
type GetAppReleaseV1Forbidden ¶
type GetAppReleaseV1Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppReleaseV1Forbidden handles this case with default header values.
Forbidden
func NewGetAppReleaseV1Forbidden ¶
func NewGetAppReleaseV1Forbidden() *GetAppReleaseV1Forbidden
NewGetAppReleaseV1Forbidden creates a GetAppReleaseV1Forbidden with default headers values
func (*GetAppReleaseV1Forbidden) Error ¶
func (o *GetAppReleaseV1Forbidden) Error() string
func (*GetAppReleaseV1Forbidden) GetPayload ¶
func (o *GetAppReleaseV1Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppReleaseV1Forbidden) ToJSONString ¶
func (o *GetAppReleaseV1Forbidden) ToJSONString() string
type GetAppReleaseV1InternalServerError ¶
type GetAppReleaseV1InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppReleaseV1InternalServerError handles this case with default header values.
Internal Server Error
func NewGetAppReleaseV1InternalServerError ¶
func NewGetAppReleaseV1InternalServerError() *GetAppReleaseV1InternalServerError
NewGetAppReleaseV1InternalServerError creates a GetAppReleaseV1InternalServerError with default headers values
func (*GetAppReleaseV1InternalServerError) Error ¶
func (o *GetAppReleaseV1InternalServerError) Error() string
func (*GetAppReleaseV1InternalServerError) GetPayload ¶
func (o *GetAppReleaseV1InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppReleaseV1InternalServerError) ToJSONString ¶
func (o *GetAppReleaseV1InternalServerError) ToJSONString() string
type GetAppReleaseV1NotFound ¶
type GetAppReleaseV1NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppReleaseV1NotFound handles this case with default header values.
Not Found
func NewGetAppReleaseV1NotFound ¶
func NewGetAppReleaseV1NotFound() *GetAppReleaseV1NotFound
NewGetAppReleaseV1NotFound creates a GetAppReleaseV1NotFound with default headers values
func (*GetAppReleaseV1NotFound) Error ¶
func (o *GetAppReleaseV1NotFound) Error() string
func (*GetAppReleaseV1NotFound) GetPayload ¶
func (o *GetAppReleaseV1NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppReleaseV1NotFound) ToJSONString ¶
func (o *GetAppReleaseV1NotFound) ToJSONString() string
type GetAppReleaseV1OK ¶
type GetAppReleaseV1OK struct {
Payload *csmclientmodels.GeneratedGetAppReleaseV1Response
}
GetAppReleaseV1OK handles this case with default header values.
func NewGetAppReleaseV1OK ¶
func NewGetAppReleaseV1OK() *GetAppReleaseV1OK
NewGetAppReleaseV1OK creates a GetAppReleaseV1OK with default headers values
func (*GetAppReleaseV1OK) Error ¶
func (o *GetAppReleaseV1OK) Error() string
func (*GetAppReleaseV1OK) GetPayload ¶
func (o *GetAppReleaseV1OK) GetPayload() *csmclientmodels.GeneratedGetAppReleaseV1Response
func (*GetAppReleaseV1OK) ToJSONString ¶
func (o *GetAppReleaseV1OK) ToJSONString() string
type GetAppReleaseV1Params ¶
type GetAppReleaseV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*App App Name */ App string /*Namespace Game Name */ 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 }
GetAppReleaseV1Params contains all the parameters to send to the API endpoint for the get app release v1 operation typically these are written to a http.Request
func NewGetAppReleaseV1Params ¶
func NewGetAppReleaseV1Params() *GetAppReleaseV1Params
NewGetAppReleaseV1Params creates a new GetAppReleaseV1Params object with the default values initialized.
func NewGetAppReleaseV1ParamsWithContext ¶
func NewGetAppReleaseV1ParamsWithContext(ctx context.Context) *GetAppReleaseV1Params
NewGetAppReleaseV1ParamsWithContext creates a new GetAppReleaseV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetAppReleaseV1ParamsWithHTTPClient ¶
func NewGetAppReleaseV1ParamsWithHTTPClient(client *http.Client) *GetAppReleaseV1Params
NewGetAppReleaseV1ParamsWithHTTPClient creates a new GetAppReleaseV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAppReleaseV1ParamsWithTimeout ¶
func NewGetAppReleaseV1ParamsWithTimeout(timeout time.Duration) *GetAppReleaseV1Params
NewGetAppReleaseV1ParamsWithTimeout creates a new GetAppReleaseV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetAppReleaseV1Params) SetApp ¶
func (o *GetAppReleaseV1Params) SetApp(app string)
SetApp adds the app to the get app release v1 params
func (*GetAppReleaseV1Params) SetAuthInfoWriter ¶
func (o *GetAppReleaseV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get app release v1 params
func (*GetAppReleaseV1Params) SetContext ¶
func (o *GetAppReleaseV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get app release v1 params
func (*GetAppReleaseV1Params) SetFlightId ¶
func (o *GetAppReleaseV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetAppReleaseV1Params) SetHTTPClient ¶
func (o *GetAppReleaseV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get app release v1 params
func (*GetAppReleaseV1Params) SetHTTPClientTransport ¶
func (o *GetAppReleaseV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get app release v1 params
func (*GetAppReleaseV1Params) SetNamespace ¶
func (o *GetAppReleaseV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get app release v1 params
func (*GetAppReleaseV1Params) SetTimeout ¶
func (o *GetAppReleaseV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get app release v1 params
func (*GetAppReleaseV1Params) WithApp ¶
func (o *GetAppReleaseV1Params) WithApp(app string) *GetAppReleaseV1Params
WithApp adds the app to the get app release v1 params
func (*GetAppReleaseV1Params) WithContext ¶
func (o *GetAppReleaseV1Params) WithContext(ctx context.Context) *GetAppReleaseV1Params
WithContext adds the context to the get app release v1 params
func (*GetAppReleaseV1Params) WithHTTPClient ¶
func (o *GetAppReleaseV1Params) WithHTTPClient(client *http.Client) *GetAppReleaseV1Params
WithHTTPClient adds the HTTPClient to the get app release v1 params
func (*GetAppReleaseV1Params) WithNamespace ¶
func (o *GetAppReleaseV1Params) WithNamespace(namespace string) *GetAppReleaseV1Params
WithNamespace adds the namespace to the get app release v1 params
func (*GetAppReleaseV1Params) WithTimeout ¶
func (o *GetAppReleaseV1Params) WithTimeout(timeout time.Duration) *GetAppReleaseV1Params
WithTimeout adds the timeout to the get app release v1 params
func (*GetAppReleaseV1Params) WriteToRequest ¶
func (o *GetAppReleaseV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAppReleaseV1Reader ¶
type GetAppReleaseV1Reader struct {
// contains filtered or unexported fields
}
GetAppReleaseV1Reader is a Reader for the GetAppReleaseV1 structure.
func (*GetAppReleaseV1Reader) ReadResponse ¶
func (o *GetAppReleaseV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAppReleaseV1Unauthorized ¶
type GetAppReleaseV1Unauthorized struct {
}GetAppReleaseV1Unauthorized handles this case with default header values.
Unauthorized
func NewGetAppReleaseV1Unauthorized ¶
func NewGetAppReleaseV1Unauthorized() *GetAppReleaseV1Unauthorized
NewGetAppReleaseV1Unauthorized creates a GetAppReleaseV1Unauthorized with default headers values
func (*GetAppReleaseV1Unauthorized) Error ¶
func (o *GetAppReleaseV1Unauthorized) Error() string
func (*GetAppReleaseV1Unauthorized) GetPayload ¶
func (o *GetAppReleaseV1Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppReleaseV1Unauthorized) ToJSONString ¶
func (o *GetAppReleaseV1Unauthorized) ToJSONString() string
type GetAppV1Forbidden ¶
type GetAppV1Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppV1Forbidden handles this case with default header values.
Forbidden
func NewGetAppV1Forbidden ¶
func NewGetAppV1Forbidden() *GetAppV1Forbidden
NewGetAppV1Forbidden creates a GetAppV1Forbidden with default headers values
func (*GetAppV1Forbidden) Error ¶
func (o *GetAppV1Forbidden) Error() string
func (*GetAppV1Forbidden) GetPayload ¶
func (o *GetAppV1Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppV1Forbidden) ToJSONString ¶
func (o *GetAppV1Forbidden) ToJSONString() string
type GetAppV1InternalServerError ¶
type GetAppV1InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppV1InternalServerError handles this case with default header values.
Internal Server Error
func NewGetAppV1InternalServerError ¶
func NewGetAppV1InternalServerError() *GetAppV1InternalServerError
NewGetAppV1InternalServerError creates a GetAppV1InternalServerError with default headers values
func (*GetAppV1InternalServerError) Error ¶
func (o *GetAppV1InternalServerError) Error() string
func (*GetAppV1InternalServerError) GetPayload ¶
func (o *GetAppV1InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppV1InternalServerError) ToJSONString ¶
func (o *GetAppV1InternalServerError) ToJSONString() string
type GetAppV1NotFound ¶
type GetAppV1NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetAppV1NotFound handles this case with default header values.
Not Found
func NewGetAppV1NotFound ¶
func NewGetAppV1NotFound() *GetAppV1NotFound
NewGetAppV1NotFound creates a GetAppV1NotFound with default headers values
func (*GetAppV1NotFound) Error ¶
func (o *GetAppV1NotFound) Error() string
func (*GetAppV1NotFound) GetPayload ¶
func (o *GetAppV1NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppV1NotFound) ToJSONString ¶
func (o *GetAppV1NotFound) ToJSONString() string
type GetAppV1OK ¶
type GetAppV1OK struct {
Payload *csmclientmodels.GeneratedGetAppV1Response
}
GetAppV1OK handles this case with default header values.
func NewGetAppV1OK ¶
func NewGetAppV1OK() *GetAppV1OK
NewGetAppV1OK creates a GetAppV1OK with default headers values
func (*GetAppV1OK) Error ¶
func (o *GetAppV1OK) Error() string
func (*GetAppV1OK) GetPayload ¶
func (o *GetAppV1OK) GetPayload() *csmclientmodels.GeneratedGetAppV1Response
func (*GetAppV1OK) ToJSONString ¶
func (o *GetAppV1OK) ToJSONString() string
type GetAppV1Params ¶
type GetAppV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*App App Name */ App string /*Namespace Game Name */ 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 }
GetAppV1Params contains all the parameters to send to the API endpoint for the get app v1 operation typically these are written to a http.Request
func NewGetAppV1Params ¶
func NewGetAppV1Params() *GetAppV1Params
NewGetAppV1Params creates a new GetAppV1Params object with the default values initialized.
func NewGetAppV1ParamsWithContext ¶
func NewGetAppV1ParamsWithContext(ctx context.Context) *GetAppV1Params
NewGetAppV1ParamsWithContext creates a new GetAppV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetAppV1ParamsWithHTTPClient ¶
func NewGetAppV1ParamsWithHTTPClient(client *http.Client) *GetAppV1Params
NewGetAppV1ParamsWithHTTPClient creates a new GetAppV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAppV1ParamsWithTimeout ¶
func NewGetAppV1ParamsWithTimeout(timeout time.Duration) *GetAppV1Params
NewGetAppV1ParamsWithTimeout creates a new GetAppV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetAppV1Params) SetApp ¶
func (o *GetAppV1Params) SetApp(app string)
SetApp adds the app to the get app v1 params
func (*GetAppV1Params) SetAuthInfoWriter ¶
func (o *GetAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get app v1 params
func (*GetAppV1Params) SetContext ¶
func (o *GetAppV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get app v1 params
func (*GetAppV1Params) SetFlightId ¶
func (o *GetAppV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetAppV1Params) SetHTTPClient ¶
func (o *GetAppV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get app v1 params
func (*GetAppV1Params) SetHTTPClientTransport ¶
func (o *GetAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get app v1 params
func (*GetAppV1Params) SetNamespace ¶
func (o *GetAppV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get app v1 params
func (*GetAppV1Params) SetTimeout ¶
func (o *GetAppV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get app v1 params
func (*GetAppV1Params) WithApp ¶
func (o *GetAppV1Params) WithApp(app string) *GetAppV1Params
WithApp adds the app to the get app v1 params
func (*GetAppV1Params) WithContext ¶
func (o *GetAppV1Params) WithContext(ctx context.Context) *GetAppV1Params
WithContext adds the context to the get app v1 params
func (*GetAppV1Params) WithHTTPClient ¶
func (o *GetAppV1Params) WithHTTPClient(client *http.Client) *GetAppV1Params
WithHTTPClient adds the HTTPClient to the get app v1 params
func (*GetAppV1Params) WithNamespace ¶
func (o *GetAppV1Params) WithNamespace(namespace string) *GetAppV1Params
WithNamespace adds the namespace to the get app v1 params
func (*GetAppV1Params) WithTimeout ¶
func (o *GetAppV1Params) WithTimeout(timeout time.Duration) *GetAppV1Params
WithTimeout adds the timeout to the get app v1 params
func (*GetAppV1Params) WriteToRequest ¶
func (o *GetAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAppV1Reader ¶
type GetAppV1Reader struct {
// contains filtered or unexported fields
}
GetAppV1Reader is a Reader for the GetAppV1 structure.
func (*GetAppV1Reader) ReadResponse ¶
func (o *GetAppV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAppV1Unauthorized ¶
type GetAppV1Unauthorized struct {
}GetAppV1Unauthorized handles this case with default header values.
Unauthorized
func NewGetAppV1Unauthorized ¶
func NewGetAppV1Unauthorized() *GetAppV1Unauthorized
NewGetAppV1Unauthorized creates a GetAppV1Unauthorized with default headers values
func (*GetAppV1Unauthorized) Error ¶
func (o *GetAppV1Unauthorized) Error() string
func (*GetAppV1Unauthorized) GetPayload ¶
func (o *GetAppV1Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetAppV1Unauthorized) ToJSONString ¶
func (o *GetAppV1Unauthorized) ToJSONString() string
type StartAppV1BadRequest ¶
type StartAppV1BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
StartAppV1BadRequest handles this case with default header values.
Bad Request
func NewStartAppV1BadRequest ¶
func NewStartAppV1BadRequest() *StartAppV1BadRequest
NewStartAppV1BadRequest creates a StartAppV1BadRequest with default headers values
func (*StartAppV1BadRequest) Error ¶
func (o *StartAppV1BadRequest) Error() string
func (*StartAppV1BadRequest) GetPayload ¶
func (o *StartAppV1BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StartAppV1BadRequest) ToJSONString ¶
func (o *StartAppV1BadRequest) ToJSONString() string
type StartAppV1Forbidden ¶
type StartAppV1Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
StartAppV1Forbidden handles this case with default header values.
Forbidden
func NewStartAppV1Forbidden ¶
func NewStartAppV1Forbidden() *StartAppV1Forbidden
NewStartAppV1Forbidden creates a StartAppV1Forbidden with default headers values
func (*StartAppV1Forbidden) Error ¶
func (o *StartAppV1Forbidden) Error() string
func (*StartAppV1Forbidden) GetPayload ¶
func (o *StartAppV1Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StartAppV1Forbidden) ToJSONString ¶
func (o *StartAppV1Forbidden) ToJSONString() string
type StartAppV1InternalServerError ¶
type StartAppV1InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
StartAppV1InternalServerError handles this case with default header values.
Internal Server Error
func NewStartAppV1InternalServerError ¶
func NewStartAppV1InternalServerError() *StartAppV1InternalServerError
NewStartAppV1InternalServerError creates a StartAppV1InternalServerError with default headers values
func (*StartAppV1InternalServerError) Error ¶
func (o *StartAppV1InternalServerError) Error() string
func (*StartAppV1InternalServerError) GetPayload ¶
func (o *StartAppV1InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StartAppV1InternalServerError) ToJSONString ¶
func (o *StartAppV1InternalServerError) ToJSONString() string
type StartAppV1NotFound ¶
type StartAppV1NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
StartAppV1NotFound handles this case with default header values.
Not Found
func NewStartAppV1NotFound ¶
func NewStartAppV1NotFound() *StartAppV1NotFound
NewStartAppV1NotFound creates a StartAppV1NotFound with default headers values
func (*StartAppV1NotFound) Error ¶
func (o *StartAppV1NotFound) Error() string
func (*StartAppV1NotFound) GetPayload ¶
func (o *StartAppV1NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StartAppV1NotFound) ToJSONString ¶
func (o *StartAppV1NotFound) ToJSONString() string
type StartAppV1OK ¶
type StartAppV1OK struct {
Payload *csmclientmodels.GeneratedStartAppV1Response
}
StartAppV1OK handles this case with default header values.
OK
func NewStartAppV1OK ¶
func NewStartAppV1OK() *StartAppV1OK
NewStartAppV1OK creates a StartAppV1OK with default headers values
func (*StartAppV1OK) Error ¶
func (o *StartAppV1OK) Error() string
func (*StartAppV1OK) GetPayload ¶
func (o *StartAppV1OK) GetPayload() *csmclientmodels.GeneratedStartAppV1Response
func (*StartAppV1OK) ToJSONString ¶
func (o *StartAppV1OK) ToJSONString() string
type StartAppV1Params ¶
type StartAppV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *csmclientmodels.GeneratedStartAppV1Request /*App App Name. Expected format: (^[A-Za-z](?:[A-Za-z0-9\-]*[A-Za-z0-9])?$) */ App string /*Namespace Game Name */ 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 }
StartAppV1Params contains all the parameters to send to the API endpoint for the start app v1 operation typically these are written to a http.Request
func NewStartAppV1Params ¶
func NewStartAppV1Params() *StartAppV1Params
NewStartAppV1Params creates a new StartAppV1Params object with the default values initialized.
func NewStartAppV1ParamsWithContext ¶
func NewStartAppV1ParamsWithContext(ctx context.Context) *StartAppV1Params
NewStartAppV1ParamsWithContext creates a new StartAppV1Params object with the default values initialized, and the ability to set a context for a request
func NewStartAppV1ParamsWithHTTPClient ¶
func NewStartAppV1ParamsWithHTTPClient(client *http.Client) *StartAppV1Params
NewStartAppV1ParamsWithHTTPClient creates a new StartAppV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartAppV1ParamsWithTimeout ¶
func NewStartAppV1ParamsWithTimeout(timeout time.Duration) *StartAppV1Params
NewStartAppV1ParamsWithTimeout creates a new StartAppV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*StartAppV1Params) SetApp ¶
func (o *StartAppV1Params) SetApp(app string)
SetApp adds the app to the start app v1 params
func (*StartAppV1Params) SetAuthInfoWriter ¶
func (o *StartAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the start app v1 params
func (*StartAppV1Params) SetBody ¶
func (o *StartAppV1Params) SetBody(body *csmclientmodels.GeneratedStartAppV1Request)
SetBody adds the body to the start app v1 params
func (*StartAppV1Params) SetContext ¶
func (o *StartAppV1Params) SetContext(ctx context.Context)
SetContext adds the context to the start app v1 params
func (*StartAppV1Params) SetFlightId ¶
func (o *StartAppV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*StartAppV1Params) SetHTTPClient ¶
func (o *StartAppV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start app v1 params
func (*StartAppV1Params) SetHTTPClientTransport ¶
func (o *StartAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the start app v1 params
func (*StartAppV1Params) SetNamespace ¶
func (o *StartAppV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the start app v1 params
func (*StartAppV1Params) SetTimeout ¶
func (o *StartAppV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start app v1 params
func (*StartAppV1Params) WithApp ¶
func (o *StartAppV1Params) WithApp(app string) *StartAppV1Params
WithApp adds the app to the start app v1 params
func (*StartAppV1Params) WithBody ¶
func (o *StartAppV1Params) WithBody(body *csmclientmodels.GeneratedStartAppV1Request) *StartAppV1Params
WithBody adds the body to the start app v1 params
func (*StartAppV1Params) WithContext ¶
func (o *StartAppV1Params) WithContext(ctx context.Context) *StartAppV1Params
WithContext adds the context to the start app v1 params
func (*StartAppV1Params) WithHTTPClient ¶
func (o *StartAppV1Params) WithHTTPClient(client *http.Client) *StartAppV1Params
WithHTTPClient adds the HTTPClient to the start app v1 params
func (*StartAppV1Params) WithNamespace ¶
func (o *StartAppV1Params) WithNamespace(namespace string) *StartAppV1Params
WithNamespace adds the namespace to the start app v1 params
func (*StartAppV1Params) WithTimeout ¶
func (o *StartAppV1Params) WithTimeout(timeout time.Duration) *StartAppV1Params
WithTimeout adds the timeout to the start app v1 params
func (*StartAppV1Params) WriteToRequest ¶
func (o *StartAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartAppV1Reader ¶
type StartAppV1Reader struct {
// contains filtered or unexported fields
}
StartAppV1Reader is a Reader for the StartAppV1 structure.
func (*StartAppV1Reader) ReadResponse ¶
func (o *StartAppV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartAppV1Unauthorized ¶
type StartAppV1Unauthorized struct {
}StartAppV1Unauthorized handles this case with default header values.
Unauthorized
func NewStartAppV1Unauthorized ¶
func NewStartAppV1Unauthorized() *StartAppV1Unauthorized
NewStartAppV1Unauthorized creates a StartAppV1Unauthorized with default headers values
func (*StartAppV1Unauthorized) Error ¶
func (o *StartAppV1Unauthorized) Error() string
func (*StartAppV1Unauthorized) GetPayload ¶
func (o *StartAppV1Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StartAppV1Unauthorized) ToJSONString ¶
func (o *StartAppV1Unauthorized) ToJSONString() string
type StopAppV1BadRequest ¶
type StopAppV1BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
StopAppV1BadRequest handles this case with default header values.
Bad Request
func NewStopAppV1BadRequest ¶
func NewStopAppV1BadRequest() *StopAppV1BadRequest
NewStopAppV1BadRequest creates a StopAppV1BadRequest with default headers values
func (*StopAppV1BadRequest) Error ¶
func (o *StopAppV1BadRequest) Error() string
func (*StopAppV1BadRequest) GetPayload ¶
func (o *StopAppV1BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StopAppV1BadRequest) ToJSONString ¶
func (o *StopAppV1BadRequest) ToJSONString() string
type StopAppV1Forbidden ¶
type StopAppV1Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
StopAppV1Forbidden handles this case with default header values.
Forbidden
func NewStopAppV1Forbidden ¶
func NewStopAppV1Forbidden() *StopAppV1Forbidden
NewStopAppV1Forbidden creates a StopAppV1Forbidden with default headers values
func (*StopAppV1Forbidden) Error ¶
func (o *StopAppV1Forbidden) Error() string
func (*StopAppV1Forbidden) GetPayload ¶
func (o *StopAppV1Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StopAppV1Forbidden) ToJSONString ¶
func (o *StopAppV1Forbidden) ToJSONString() string
type StopAppV1InternalServerError ¶
type StopAppV1InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
StopAppV1InternalServerError handles this case with default header values.
Internal Server Error
func NewStopAppV1InternalServerError ¶
func NewStopAppV1InternalServerError() *StopAppV1InternalServerError
NewStopAppV1InternalServerError creates a StopAppV1InternalServerError with default headers values
func (*StopAppV1InternalServerError) Error ¶
func (o *StopAppV1InternalServerError) Error() string
func (*StopAppV1InternalServerError) GetPayload ¶
func (o *StopAppV1InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StopAppV1InternalServerError) ToJSONString ¶
func (o *StopAppV1InternalServerError) ToJSONString() string
type StopAppV1NotFound ¶
type StopAppV1NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
StopAppV1NotFound handles this case with default header values.
Not Found
func NewStopAppV1NotFound ¶
func NewStopAppV1NotFound() *StopAppV1NotFound
NewStopAppV1NotFound creates a StopAppV1NotFound with default headers values
func (*StopAppV1NotFound) Error ¶
func (o *StopAppV1NotFound) Error() string
func (*StopAppV1NotFound) GetPayload ¶
func (o *StopAppV1NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StopAppV1NotFound) ToJSONString ¶
func (o *StopAppV1NotFound) ToJSONString() string
type StopAppV1OK ¶
type StopAppV1OK struct {
Payload *csmclientmodels.GeneratedStopAppV1Response
}
StopAppV1OK handles this case with default header values.
OK
func NewStopAppV1OK ¶
func NewStopAppV1OK() *StopAppV1OK
NewStopAppV1OK creates a StopAppV1OK with default headers values
func (*StopAppV1OK) Error ¶
func (o *StopAppV1OK) Error() string
func (*StopAppV1OK) GetPayload ¶
func (o *StopAppV1OK) GetPayload() *csmclientmodels.GeneratedStopAppV1Response
func (*StopAppV1OK) ToJSONString ¶
func (o *StopAppV1OK) ToJSONString() string
type StopAppV1Params ¶
type StopAppV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *csmclientmodels.GeneratedStopAppV1Request /*App App Name. Expected format: (^[A-Za-z](?:[A-Za-z0-9\-]*[A-Za-z0-9])?$) */ App string /*Namespace Game Name */ 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 }
StopAppV1Params contains all the parameters to send to the API endpoint for the stop app v1 operation typically these are written to a http.Request
func NewStopAppV1Params ¶
func NewStopAppV1Params() *StopAppV1Params
NewStopAppV1Params creates a new StopAppV1Params object with the default values initialized.
func NewStopAppV1ParamsWithContext ¶
func NewStopAppV1ParamsWithContext(ctx context.Context) *StopAppV1Params
NewStopAppV1ParamsWithContext creates a new StopAppV1Params object with the default values initialized, and the ability to set a context for a request
func NewStopAppV1ParamsWithHTTPClient ¶
func NewStopAppV1ParamsWithHTTPClient(client *http.Client) *StopAppV1Params
NewStopAppV1ParamsWithHTTPClient creates a new StopAppV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopAppV1ParamsWithTimeout ¶
func NewStopAppV1ParamsWithTimeout(timeout time.Duration) *StopAppV1Params
NewStopAppV1ParamsWithTimeout creates a new StopAppV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*StopAppV1Params) SetApp ¶
func (o *StopAppV1Params) SetApp(app string)
SetApp adds the app to the stop app v1 params
func (*StopAppV1Params) SetAuthInfoWriter ¶
func (o *StopAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the stop app v1 params
func (*StopAppV1Params) SetBody ¶
func (o *StopAppV1Params) SetBody(body *csmclientmodels.GeneratedStopAppV1Request)
SetBody adds the body to the stop app v1 params
func (*StopAppV1Params) SetContext ¶
func (o *StopAppV1Params) SetContext(ctx context.Context)
SetContext adds the context to the stop app v1 params
func (*StopAppV1Params) SetFlightId ¶
func (o *StopAppV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*StopAppV1Params) SetHTTPClient ¶
func (o *StopAppV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop app v1 params
func (*StopAppV1Params) SetHTTPClientTransport ¶
func (o *StopAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the stop app v1 params
func (*StopAppV1Params) SetNamespace ¶
func (o *StopAppV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the stop app v1 params
func (*StopAppV1Params) SetTimeout ¶
func (o *StopAppV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop app v1 params
func (*StopAppV1Params) WithApp ¶
func (o *StopAppV1Params) WithApp(app string) *StopAppV1Params
WithApp adds the app to the stop app v1 params
func (*StopAppV1Params) WithBody ¶
func (o *StopAppV1Params) WithBody(body *csmclientmodels.GeneratedStopAppV1Request) *StopAppV1Params
WithBody adds the body to the stop app v1 params
func (*StopAppV1Params) WithContext ¶
func (o *StopAppV1Params) WithContext(ctx context.Context) *StopAppV1Params
WithContext adds the context to the stop app v1 params
func (*StopAppV1Params) WithHTTPClient ¶
func (o *StopAppV1Params) WithHTTPClient(client *http.Client) *StopAppV1Params
WithHTTPClient adds the HTTPClient to the stop app v1 params
func (*StopAppV1Params) WithNamespace ¶
func (o *StopAppV1Params) WithNamespace(namespace string) *StopAppV1Params
WithNamespace adds the namespace to the stop app v1 params
func (*StopAppV1Params) WithTimeout ¶
func (o *StopAppV1Params) WithTimeout(timeout time.Duration) *StopAppV1Params
WithTimeout adds the timeout to the stop app v1 params
func (*StopAppV1Params) WriteToRequest ¶
func (o *StopAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopAppV1Reader ¶
type StopAppV1Reader struct {
// contains filtered or unexported fields
}
StopAppV1Reader is a Reader for the StopAppV1 structure.
func (*StopAppV1Reader) ReadResponse ¶
func (o *StopAppV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopAppV1Unauthorized ¶
type StopAppV1Unauthorized struct {
}StopAppV1Unauthorized handles this case with default header values.
Unauthorized
func NewStopAppV1Unauthorized ¶
func NewStopAppV1Unauthorized() *StopAppV1Unauthorized
NewStopAppV1Unauthorized creates a StopAppV1Unauthorized with default headers values
func (*StopAppV1Unauthorized) Error ¶
func (o *StopAppV1Unauthorized) Error() string
func (*StopAppV1Unauthorized) GetPayload ¶
func (o *StopAppV1Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*StopAppV1Unauthorized) ToJSONString ¶
func (o *StopAppV1Unauthorized) ToJSONString() string
type UpdateAppV1BadRequest ¶
type UpdateAppV1BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
UpdateAppV1BadRequest handles this case with default header values.
Bad Request
func NewUpdateAppV1BadRequest ¶
func NewUpdateAppV1BadRequest() *UpdateAppV1BadRequest
NewUpdateAppV1BadRequest creates a UpdateAppV1BadRequest with default headers values
func (*UpdateAppV1BadRequest) Error ¶
func (o *UpdateAppV1BadRequest) Error() string
func (*UpdateAppV1BadRequest) GetPayload ¶
func (o *UpdateAppV1BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateAppV1BadRequest) ToJSONString ¶
func (o *UpdateAppV1BadRequest) ToJSONString() string
type UpdateAppV1Forbidden ¶
type UpdateAppV1Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
UpdateAppV1Forbidden handles this case with default header values.
Forbidden
func NewUpdateAppV1Forbidden ¶
func NewUpdateAppV1Forbidden() *UpdateAppV1Forbidden
NewUpdateAppV1Forbidden creates a UpdateAppV1Forbidden with default headers values
func (*UpdateAppV1Forbidden) Error ¶
func (o *UpdateAppV1Forbidden) Error() string
func (*UpdateAppV1Forbidden) GetPayload ¶
func (o *UpdateAppV1Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateAppV1Forbidden) ToJSONString ¶
func (o *UpdateAppV1Forbidden) ToJSONString() string
type UpdateAppV1InternalServerError ¶
type UpdateAppV1InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
UpdateAppV1InternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateAppV1InternalServerError ¶
func NewUpdateAppV1InternalServerError() *UpdateAppV1InternalServerError
NewUpdateAppV1InternalServerError creates a UpdateAppV1InternalServerError with default headers values
func (*UpdateAppV1InternalServerError) Error ¶
func (o *UpdateAppV1InternalServerError) Error() string
func (*UpdateAppV1InternalServerError) GetPayload ¶
func (o *UpdateAppV1InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateAppV1InternalServerError) ToJSONString ¶
func (o *UpdateAppV1InternalServerError) ToJSONString() string
type UpdateAppV1NotFound ¶
type UpdateAppV1NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
UpdateAppV1NotFound handles this case with default header values.
Not Found
func NewUpdateAppV1NotFound ¶
func NewUpdateAppV1NotFound() *UpdateAppV1NotFound
NewUpdateAppV1NotFound creates a UpdateAppV1NotFound with default headers values
func (*UpdateAppV1NotFound) Error ¶
func (o *UpdateAppV1NotFound) Error() string
func (*UpdateAppV1NotFound) GetPayload ¶
func (o *UpdateAppV1NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateAppV1NotFound) ToJSONString ¶
func (o *UpdateAppV1NotFound) ToJSONString() string
type UpdateAppV1OK ¶
type UpdateAppV1OK struct {
Payload *csmclientmodels.GeneratedUpdateAppV1Response
}
UpdateAppV1OK handles this case with default header values.
OK
func NewUpdateAppV1OK ¶
func NewUpdateAppV1OK() *UpdateAppV1OK
NewUpdateAppV1OK creates a UpdateAppV1OK with default headers values
func (*UpdateAppV1OK) Error ¶
func (o *UpdateAppV1OK) Error() string
func (*UpdateAppV1OK) GetPayload ¶
func (o *UpdateAppV1OK) GetPayload() *csmclientmodels.GeneratedUpdateAppV1Response
func (*UpdateAppV1OK) ToJSONString ¶
func (o *UpdateAppV1OK) ToJSONString() string
type UpdateAppV1Params ¶
type UpdateAppV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *csmclientmodels.GeneratedUpdateAppV1Request /*App App Name. Expected format: (^[A-Za-z](?:[A-Za-z0-9\-]*[A-Za-z0-9])?$) */ App string /*Namespace Game Name */ 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 }
UpdateAppV1Params contains all the parameters to send to the API endpoint for the update app v1 operation typically these are written to a http.Request
func NewUpdateAppV1Params ¶
func NewUpdateAppV1Params() *UpdateAppV1Params
NewUpdateAppV1Params creates a new UpdateAppV1Params object with the default values initialized.
func NewUpdateAppV1ParamsWithContext ¶
func NewUpdateAppV1ParamsWithContext(ctx context.Context) *UpdateAppV1Params
NewUpdateAppV1ParamsWithContext creates a new UpdateAppV1Params object with the default values initialized, and the ability to set a context for a request
func NewUpdateAppV1ParamsWithHTTPClient ¶
func NewUpdateAppV1ParamsWithHTTPClient(client *http.Client) *UpdateAppV1Params
NewUpdateAppV1ParamsWithHTTPClient creates a new UpdateAppV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateAppV1ParamsWithTimeout ¶
func NewUpdateAppV1ParamsWithTimeout(timeout time.Duration) *UpdateAppV1Params
NewUpdateAppV1ParamsWithTimeout creates a new UpdateAppV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateAppV1Params) SetApp ¶
func (o *UpdateAppV1Params) SetApp(app string)
SetApp adds the app to the update app v1 params
func (*UpdateAppV1Params) SetAuthInfoWriter ¶
func (o *UpdateAppV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update app v1 params
func (*UpdateAppV1Params) SetBody ¶
func (o *UpdateAppV1Params) SetBody(body *csmclientmodels.GeneratedUpdateAppV1Request)
SetBody adds the body to the update app v1 params
func (*UpdateAppV1Params) SetContext ¶
func (o *UpdateAppV1Params) SetContext(ctx context.Context)
SetContext adds the context to the update app v1 params
func (*UpdateAppV1Params) SetFlightId ¶
func (o *UpdateAppV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*UpdateAppV1Params) SetHTTPClient ¶
func (o *UpdateAppV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update app v1 params
func (*UpdateAppV1Params) SetHTTPClientTransport ¶
func (o *UpdateAppV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update app v1 params
func (*UpdateAppV1Params) SetNamespace ¶
func (o *UpdateAppV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the update app v1 params
func (*UpdateAppV1Params) SetTimeout ¶
func (o *UpdateAppV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update app v1 params
func (*UpdateAppV1Params) WithApp ¶
func (o *UpdateAppV1Params) WithApp(app string) *UpdateAppV1Params
WithApp adds the app to the update app v1 params
func (*UpdateAppV1Params) WithBody ¶
func (o *UpdateAppV1Params) WithBody(body *csmclientmodels.GeneratedUpdateAppV1Request) *UpdateAppV1Params
WithBody adds the body to the update app v1 params
func (*UpdateAppV1Params) WithContext ¶
func (o *UpdateAppV1Params) WithContext(ctx context.Context) *UpdateAppV1Params
WithContext adds the context to the update app v1 params
func (*UpdateAppV1Params) WithHTTPClient ¶
func (o *UpdateAppV1Params) WithHTTPClient(client *http.Client) *UpdateAppV1Params
WithHTTPClient adds the HTTPClient to the update app v1 params
func (*UpdateAppV1Params) WithNamespace ¶
func (o *UpdateAppV1Params) WithNamespace(namespace string) *UpdateAppV1Params
WithNamespace adds the namespace to the update app v1 params
func (*UpdateAppV1Params) WithTimeout ¶
func (o *UpdateAppV1Params) WithTimeout(timeout time.Duration) *UpdateAppV1Params
WithTimeout adds the timeout to the update app v1 params
func (*UpdateAppV1Params) WriteToRequest ¶
func (o *UpdateAppV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAppV1Reader ¶
type UpdateAppV1Reader struct {
// contains filtered or unexported fields
}
UpdateAppV1Reader is a Reader for the UpdateAppV1 structure.
func (*UpdateAppV1Reader) ReadResponse ¶
func (o *UpdateAppV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAppV1Unauthorized ¶
type UpdateAppV1Unauthorized struct {
}UpdateAppV1Unauthorized handles this case with default header values.
Unauthorized
func NewUpdateAppV1Unauthorized ¶
func NewUpdateAppV1Unauthorized() *UpdateAppV1Unauthorized
NewUpdateAppV1Unauthorized creates a UpdateAppV1Unauthorized with default headers values
func (*UpdateAppV1Unauthorized) Error ¶
func (o *UpdateAppV1Unauthorized) Error() string
func (*UpdateAppV1Unauthorized) GetPayload ¶
func (o *UpdateAppV1Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateAppV1Unauthorized) ToJSONString ¶
func (o *UpdateAppV1Unauthorized) ToJSONString() string
Source Files
¶
- app_client.go
- create_app_v1_parameters.go
- create_app_v1_responses.go
- delete_app_v1_parameters.go
- delete_app_v1_responses.go
- get_app_list_v1_parameters.go
- get_app_list_v1_responses.go
- get_app_release_v1_parameters.go
- get_app_release_v1_responses.go
- get_app_v1_parameters.go
- get_app_v1_responses.go
- start_app_v1_parameters.go
- start_app_v1_responses.go
- stop_app_v1_parameters.go
- stop_app_v1_responses.go
- update_app_v1_parameters.go
- update_app_v1_responses.go