service_plugin_config

package
v0.1.0-alpha.12 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: MIT Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client for service plugin config API

func (*Client) DeleteLootBoxPluginConfig deprecated

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

DeleteLootBoxPluginConfig delete lootbox plugin config Delete service plugin config.

func (*Client) DeleteLootBoxPluginConfigShort

func (a *Client) DeleteLootBoxPluginConfigShort(params *DeleteLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteLootBoxPluginConfigNoContent, error)

DeleteLootBoxPluginConfigShort delete lootbox plugin config Delete service plugin config.

func (*Client) DeleteRevocationPluginConfig deprecated

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

DeleteRevocationPluginConfig delete revocation plugin config Delete service plugin config.

func (*Client) DeleteRevocationPluginConfigShort

func (a *Client) DeleteRevocationPluginConfigShort(params *DeleteRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRevocationPluginConfigNoContent, error)

DeleteRevocationPluginConfigShort delete revocation plugin config Delete service plugin config.

func (*Client) DeleteSectionPluginConfig deprecated

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

DeleteSectionPluginConfig delete section plugin config Delete section plugin config.

func (*Client) DeleteSectionPluginConfigShort

func (a *Client) DeleteSectionPluginConfigShort(params *DeleteSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSectionPluginConfigNoContent, error)

DeleteSectionPluginConfigShort delete section plugin config Delete section plugin config.

func (*Client) DeleteServicePluginConfig deprecated

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

DeleteServicePluginConfig delete service plugin config Delete service plugin config

func (*Client) DeleteServicePluginConfigShort

func (a *Client) DeleteServicePluginConfigShort(params *DeleteServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicePluginConfigNoContent, error)

DeleteServicePluginConfigShort delete service plugin config Delete service plugin config

func (*Client) GetLootBoxGrpcInfo deprecated

func (a *Client) GetLootBoxGrpcInfo(params *GetLootBoxGrpcInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetLootBoxGrpcInfoOK, error)

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

GetLootBoxGrpcInfo get lootbox plugin grpc info Get lootbox plugin gRPC info.

func (*Client) GetLootBoxGrpcInfoShort

func (a *Client) GetLootBoxGrpcInfoShort(params *GetLootBoxGrpcInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetLootBoxGrpcInfoOK, error)

GetLootBoxGrpcInfoShort get lootbox plugin grpc info Get lootbox plugin gRPC info.

func (*Client) GetLootBoxPluginConfig deprecated

func (a *Client) GetLootBoxPluginConfig(params *GetLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetLootBoxPluginConfigOK, error)

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

GetLootBoxPluginConfig get lootbox plugin config Get lootbox plugin config.

func (*Client) GetLootBoxPluginConfigShort

func (a *Client) GetLootBoxPluginConfigShort(params *GetLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetLootBoxPluginConfigOK, error)

GetLootBoxPluginConfigShort get lootbox plugin config Get lootbox plugin config.

func (*Client) GetRevocationPluginConfig deprecated

func (a *Client) GetRevocationPluginConfig(params *GetRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetRevocationPluginConfigOK, error)

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

GetRevocationPluginConfig get revocation plugin config Get revocation plugin config.

func (*Client) GetRevocationPluginConfigShort

func (a *Client) GetRevocationPluginConfigShort(params *GetRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetRevocationPluginConfigOK, error)

GetRevocationPluginConfigShort get revocation plugin config Get revocation plugin config.

func (*Client) GetSectionPluginConfig deprecated

func (a *Client) GetSectionPluginConfig(params *GetSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetSectionPluginConfigOK, error)

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

GetSectionPluginConfig get section plugin config Get section plugin config.

func (*Client) GetSectionPluginConfigShort

func (a *Client) GetSectionPluginConfigShort(params *GetSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetSectionPluginConfigOK, error)

GetSectionPluginConfigShort get section plugin config Get section plugin config.

func (*Client) GetServicePluginConfig deprecated

func (a *Client) GetServicePluginConfig(params *GetServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicePluginConfigOK, error)

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

GetServicePluginConfig get service plugin config Get service plugin config

func (*Client) GetServicePluginConfigShort

func (a *Client) GetServicePluginConfigShort(params *GetServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicePluginConfigOK, error)

GetServicePluginConfigShort get service plugin config Get service plugin config

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) UpdateLootBoxPluginConfig deprecated

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

UpdateLootBoxPluginConfig update lootbox plugin config Update lootbox plugin config. Other detail info:

  • Returns : updated service plugin config

func (*Client) UpdateLootBoxPluginConfigShort

func (a *Client) UpdateLootBoxPluginConfigShort(params *UpdateLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateLootBoxPluginConfigOK, error)

UpdateLootBoxPluginConfigShort update lootbox plugin config Update lootbox plugin config. Other detail info:

  • Returns : updated service plugin config

func (*Client) UpdateRevocationPluginConfig deprecated

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

UpdateRevocationPluginConfig update revocation plugin config Update revocation plugin config. Other detail info:

  • Returns : updated service plugin config

func (*Client) UpdateRevocationPluginConfigShort

func (a *Client) UpdateRevocationPluginConfigShort(params *UpdateRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateRevocationPluginConfigOK, error)

UpdateRevocationPluginConfigShort update revocation plugin config Update revocation plugin config. Other detail info:

  • Returns : updated service plugin config

func (*Client) UpdateSectionPluginConfig deprecated

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

UpdateSectionPluginConfig update section plugin config Update section config. Other detail info:

  • Returns : updated service plugin config

func (*Client) UpdateSectionPluginConfigShort

func (a *Client) UpdateSectionPluginConfigShort(params *UpdateSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSectionPluginConfigOK, error)

UpdateSectionPluginConfigShort update section plugin config Update section config. Other detail info:

  • Returns : updated service plugin config

func (*Client) UpdateServicePluginConfig deprecated

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

UpdateServicePluginConfig update service plugin config service Update catalog config. Other detail info:

  • Returns : updated service plugin config

func (*Client) UpdateServicePluginConfigShort

func (a *Client) UpdateServicePluginConfigShort(params *UpdateServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateServicePluginConfigOK, error)

UpdateServicePluginConfigShort update service plugin config service Update catalog config. Other detail info:

  • Returns : updated service plugin config

func (*Client) UploadRevocationPluginConfigCert deprecated

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

UploadRevocationPluginConfigCert upload revocation plugin custom config tls cert Upload revocation plugin custom config tls cert.Other detail info:

  • Returns : updated service plugin config

func (*Client) UploadRevocationPluginConfigCertShort

func (a *Client) UploadRevocationPluginConfigCertShort(params *UploadRevocationPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UploadRevocationPluginConfigCertOK, error)

UploadRevocationPluginConfigCertShort upload revocation plugin custom config tls cert Upload revocation plugin custom config tls cert.Other detail info:

  • Returns : updated service plugin config

func (*Client) UploadSectionPluginConfigCert deprecated

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

UploadSectionPluginConfigCert upload section plugin custom config tls cert Upload section plugin custom config tls cert.Other detail info:

  • Returns : updated service plugin config

func (*Client) UploadSectionPluginConfigCertShort

func (a *Client) UploadSectionPluginConfigCertShort(params *UploadSectionPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UploadSectionPluginConfigCertOK, error)

UploadSectionPluginConfigCertShort upload section plugin custom config tls cert Upload section plugin custom config tls cert.Other detail info:

  • Returns : updated service plugin config

func (*Client) UplodLootBoxPluginConfigCert deprecated

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

UplodLootBoxPluginConfigCert upload lootbox plugin custom config tls cert Upload lootbox plugin custom config tls cert.Other detail info:

  • Returns : updated service plugin config

func (*Client) UplodLootBoxPluginConfigCertShort

func (a *Client) UplodLootBoxPluginConfigCertShort(params *UplodLootBoxPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UplodLootBoxPluginConfigCertOK, error)

UplodLootBoxPluginConfigCertShort upload lootbox plugin custom config tls cert Upload lootbox plugin custom config tls cert.Other detail info:

  • Returns : updated service plugin config

type ClientService

type ClientService interface {
	GetLootBoxPluginConfig(params *GetLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetLootBoxPluginConfigOK, error)
	GetLootBoxPluginConfigShort(params *GetLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetLootBoxPluginConfigOK, error)
	UpdateLootBoxPluginConfig(params *UpdateLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateLootBoxPluginConfigOK, *UpdateLootBoxPluginConfigUnprocessableEntity, error)
	UpdateLootBoxPluginConfigShort(params *UpdateLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateLootBoxPluginConfigOK, error)
	DeleteLootBoxPluginConfig(params *DeleteLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteLootBoxPluginConfigNoContent, error)
	DeleteLootBoxPluginConfigShort(params *DeleteLootBoxPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteLootBoxPluginConfigNoContent, error)
	UplodLootBoxPluginConfigCert(params *UplodLootBoxPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UplodLootBoxPluginConfigCertOK, *UplodLootBoxPluginConfigCertUnprocessableEntity, error)
	UplodLootBoxPluginConfigCertShort(params *UplodLootBoxPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UplodLootBoxPluginConfigCertOK, error)
	GetLootBoxGrpcInfo(params *GetLootBoxGrpcInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetLootBoxGrpcInfoOK, error)
	GetLootBoxGrpcInfoShort(params *GetLootBoxGrpcInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetLootBoxGrpcInfoOK, error)
	GetSectionPluginConfig(params *GetSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetSectionPluginConfigOK, error)
	GetSectionPluginConfigShort(params *GetSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetSectionPluginConfigOK, error)
	UpdateSectionPluginConfig(params *UpdateSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSectionPluginConfigOK, *UpdateSectionPluginConfigUnprocessableEntity, error)
	UpdateSectionPluginConfigShort(params *UpdateSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSectionPluginConfigOK, error)
	DeleteSectionPluginConfig(params *DeleteSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSectionPluginConfigNoContent, error)
	DeleteSectionPluginConfigShort(params *DeleteSectionPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSectionPluginConfigNoContent, error)
	UploadSectionPluginConfigCert(params *UploadSectionPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UploadSectionPluginConfigCertOK, *UploadSectionPluginConfigCertUnprocessableEntity, error)
	UploadSectionPluginConfigCertShort(params *UploadSectionPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UploadSectionPluginConfigCertOK, error)
	GetServicePluginConfig(params *GetServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicePluginConfigOK, error)
	GetServicePluginConfigShort(params *GetServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicePluginConfigOK, error)
	UpdateServicePluginConfig(params *UpdateServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateServicePluginConfigOK, *UpdateServicePluginConfigUnprocessableEntity, error)
	UpdateServicePluginConfigShort(params *UpdateServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateServicePluginConfigOK, error)
	DeleteServicePluginConfig(params *DeleteServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicePluginConfigNoContent, error)
	DeleteServicePluginConfigShort(params *DeleteServicePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicePluginConfigNoContent, error)
	GetRevocationPluginConfig(params *GetRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetRevocationPluginConfigOK, error)
	GetRevocationPluginConfigShort(params *GetRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetRevocationPluginConfigOK, error)
	UpdateRevocationPluginConfig(params *UpdateRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateRevocationPluginConfigOK, *UpdateRevocationPluginConfigUnprocessableEntity, error)
	UpdateRevocationPluginConfigShort(params *UpdateRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateRevocationPluginConfigOK, error)
	DeleteRevocationPluginConfig(params *DeleteRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRevocationPluginConfigNoContent, error)
	DeleteRevocationPluginConfigShort(params *DeleteRevocationPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRevocationPluginConfigNoContent, error)
	UploadRevocationPluginConfigCert(params *UploadRevocationPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UploadRevocationPluginConfigCertOK, *UploadRevocationPluginConfigCertUnprocessableEntity, error)
	UploadRevocationPluginConfigCertShort(params *UploadRevocationPluginConfigCertParams, authInfo runtime.ClientAuthInfoWriter) (*UploadRevocationPluginConfigCertOK, 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 service plugin config API client.

type DeleteLootBoxPluginConfigNoContent

type DeleteLootBoxPluginConfigNoContent struct {
}

DeleteLootBoxPluginConfigNoContent handles this case with default header values.

Delete successfully

func NewDeleteLootBoxPluginConfigNoContent

func NewDeleteLootBoxPluginConfigNoContent() *DeleteLootBoxPluginConfigNoContent

NewDeleteLootBoxPluginConfigNoContent creates a DeleteLootBoxPluginConfigNoContent with default headers values

func (*DeleteLootBoxPluginConfigNoContent) Error

type DeleteLootBoxPluginConfigParams

type DeleteLootBoxPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	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
}

DeleteLootBoxPluginConfigParams contains all the parameters to send to the API endpoint for the delete loot box plugin config operation typically these are written to a http.Request

func NewDeleteLootBoxPluginConfigParams

func NewDeleteLootBoxPluginConfigParams() *DeleteLootBoxPluginConfigParams

NewDeleteLootBoxPluginConfigParams creates a new DeleteLootBoxPluginConfigParams object with the default values initialized.

func NewDeleteLootBoxPluginConfigParamsWithContext

func NewDeleteLootBoxPluginConfigParamsWithContext(ctx context.Context) *DeleteLootBoxPluginConfigParams

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

func NewDeleteLootBoxPluginConfigParamsWithHTTPClient

func NewDeleteLootBoxPluginConfigParamsWithHTTPClient(client *http.Client) *DeleteLootBoxPluginConfigParams

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

func NewDeleteLootBoxPluginConfigParamsWithTimeout

func NewDeleteLootBoxPluginConfigParamsWithTimeout(timeout time.Duration) *DeleteLootBoxPluginConfigParams

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

func (*DeleteLootBoxPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) SetContext

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

SetContext adds the context to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) SetFlightId

func (o *DeleteLootBoxPluginConfigParams) SetFlightId(flightId string)

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

func (*DeleteLootBoxPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) SetNamespace

func (o *DeleteLootBoxPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) WithContext

WithContext adds the context to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the delete loot box plugin config params

func (*DeleteLootBoxPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteLootBoxPluginConfigReader

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

DeleteLootBoxPluginConfigReader is a Reader for the DeleteLootBoxPluginConfig structure.

func (*DeleteLootBoxPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteRevocationPluginConfigNoContent

type DeleteRevocationPluginConfigNoContent struct {
}

DeleteRevocationPluginConfigNoContent handles this case with default header values.

Delete successfully

func NewDeleteRevocationPluginConfigNoContent

func NewDeleteRevocationPluginConfigNoContent() *DeleteRevocationPluginConfigNoContent

NewDeleteRevocationPluginConfigNoContent creates a DeleteRevocationPluginConfigNoContent with default headers values

func (*DeleteRevocationPluginConfigNoContent) Error

type DeleteRevocationPluginConfigParams

type DeleteRevocationPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	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
}

DeleteRevocationPluginConfigParams contains all the parameters to send to the API endpoint for the delete revocation plugin config operation typically these are written to a http.Request

func NewDeleteRevocationPluginConfigParams

func NewDeleteRevocationPluginConfigParams() *DeleteRevocationPluginConfigParams

NewDeleteRevocationPluginConfigParams creates a new DeleteRevocationPluginConfigParams object with the default values initialized.

func NewDeleteRevocationPluginConfigParamsWithContext

func NewDeleteRevocationPluginConfigParamsWithContext(ctx context.Context) *DeleteRevocationPluginConfigParams

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

func NewDeleteRevocationPluginConfigParamsWithHTTPClient

func NewDeleteRevocationPluginConfigParamsWithHTTPClient(client *http.Client) *DeleteRevocationPluginConfigParams

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

func NewDeleteRevocationPluginConfigParamsWithTimeout

func NewDeleteRevocationPluginConfigParamsWithTimeout(timeout time.Duration) *DeleteRevocationPluginConfigParams

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

func (*DeleteRevocationPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) SetContext

SetContext adds the context to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) SetFlightId

func (o *DeleteRevocationPluginConfigParams) SetFlightId(flightId string)

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

func (*DeleteRevocationPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) SetNamespace

func (o *DeleteRevocationPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) WithContext

WithContext adds the context to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the delete revocation plugin config params

func (*DeleteRevocationPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteRevocationPluginConfigReader

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

DeleteRevocationPluginConfigReader is a Reader for the DeleteRevocationPluginConfig structure.

func (*DeleteRevocationPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteSectionPluginConfigNoContent

type DeleteSectionPluginConfigNoContent struct {
}

DeleteSectionPluginConfigNoContent handles this case with default header values.

Delete successfully

func NewDeleteSectionPluginConfigNoContent

func NewDeleteSectionPluginConfigNoContent() *DeleteSectionPluginConfigNoContent

NewDeleteSectionPluginConfigNoContent creates a DeleteSectionPluginConfigNoContent with default headers values

func (*DeleteSectionPluginConfigNoContent) Error

type DeleteSectionPluginConfigParams

type DeleteSectionPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	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
}

DeleteSectionPluginConfigParams contains all the parameters to send to the API endpoint for the delete section plugin config operation typically these are written to a http.Request

func NewDeleteSectionPluginConfigParams

func NewDeleteSectionPluginConfigParams() *DeleteSectionPluginConfigParams

NewDeleteSectionPluginConfigParams creates a new DeleteSectionPluginConfigParams object with the default values initialized.

func NewDeleteSectionPluginConfigParamsWithContext

func NewDeleteSectionPluginConfigParamsWithContext(ctx context.Context) *DeleteSectionPluginConfigParams

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

func NewDeleteSectionPluginConfigParamsWithHTTPClient

func NewDeleteSectionPluginConfigParamsWithHTTPClient(client *http.Client) *DeleteSectionPluginConfigParams

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

func NewDeleteSectionPluginConfigParamsWithTimeout

func NewDeleteSectionPluginConfigParamsWithTimeout(timeout time.Duration) *DeleteSectionPluginConfigParams

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

func (*DeleteSectionPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) SetContext

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

SetContext adds the context to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) SetFlightId

func (o *DeleteSectionPluginConfigParams) SetFlightId(flightId string)

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

func (*DeleteSectionPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) SetNamespace

func (o *DeleteSectionPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) WithContext

WithContext adds the context to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the delete section plugin config params

func (*DeleteSectionPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteSectionPluginConfigReader

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

DeleteSectionPluginConfigReader is a Reader for the DeleteSectionPluginConfig structure.

func (*DeleteSectionPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteServicePluginConfigNoContent

type DeleteServicePluginConfigNoContent struct {
}

DeleteServicePluginConfigNoContent handles this case with default header values.

Delete successfully

func NewDeleteServicePluginConfigNoContent

func NewDeleteServicePluginConfigNoContent() *DeleteServicePluginConfigNoContent

NewDeleteServicePluginConfigNoContent creates a DeleteServicePluginConfigNoContent with default headers values

func (*DeleteServicePluginConfigNoContent) Error

type DeleteServicePluginConfigParams

type DeleteServicePluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	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
}

DeleteServicePluginConfigParams contains all the parameters to send to the API endpoint for the delete service plugin config operation typically these are written to a http.Request

func NewDeleteServicePluginConfigParams

func NewDeleteServicePluginConfigParams() *DeleteServicePluginConfigParams

NewDeleteServicePluginConfigParams creates a new DeleteServicePluginConfigParams object with the default values initialized.

func NewDeleteServicePluginConfigParamsWithContext

func NewDeleteServicePluginConfigParamsWithContext(ctx context.Context) *DeleteServicePluginConfigParams

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

func NewDeleteServicePluginConfigParamsWithHTTPClient

func NewDeleteServicePluginConfigParamsWithHTTPClient(client *http.Client) *DeleteServicePluginConfigParams

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

func NewDeleteServicePluginConfigParamsWithTimeout

func NewDeleteServicePluginConfigParamsWithTimeout(timeout time.Duration) *DeleteServicePluginConfigParams

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

func (*DeleteServicePluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the delete service plugin config params

func (*DeleteServicePluginConfigParams) SetContext

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

SetContext adds the context to the delete service plugin config params

func (*DeleteServicePluginConfigParams) SetFlightId

func (o *DeleteServicePluginConfigParams) SetFlightId(flightId string)

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

func (*DeleteServicePluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete service plugin config params

func (*DeleteServicePluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the delete service plugin config params

func (*DeleteServicePluginConfigParams) SetNamespace

func (o *DeleteServicePluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete service plugin config params

func (*DeleteServicePluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the delete service plugin config params

func (*DeleteServicePluginConfigParams) WithContext

WithContext adds the context to the delete service plugin config params

func (*DeleteServicePluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete service plugin config params

func (*DeleteServicePluginConfigParams) WithNamespace

WithNamespace adds the namespace to the delete service plugin config params

func (*DeleteServicePluginConfigParams) WithTimeout

WithTimeout adds the timeout to the delete service plugin config params

func (*DeleteServicePluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteServicePluginConfigReader

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

DeleteServicePluginConfigReader is a Reader for the DeleteServicePluginConfig structure.

func (*DeleteServicePluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetLootBoxGrpcInfoOK

type GetLootBoxGrpcInfoOK struct {
	Payload *platformclientmodels.GrpcServerInfo
}

GetLootBoxGrpcInfoOK handles this case with default header values.

successful operation

func NewGetLootBoxGrpcInfoOK

func NewGetLootBoxGrpcInfoOK() *GetLootBoxGrpcInfoOK

NewGetLootBoxGrpcInfoOK creates a GetLootBoxGrpcInfoOK with default headers values

func (*GetLootBoxGrpcInfoOK) Error

func (o *GetLootBoxGrpcInfoOK) Error() string

func (*GetLootBoxGrpcInfoOK) GetPayload

func (*GetLootBoxGrpcInfoOK) ToJSONString

func (o *GetLootBoxGrpcInfoOK) ToJSONString() string

type GetLootBoxGrpcInfoParams

type GetLootBoxGrpcInfoParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	Namespace string
	/*Force*/
	Force *bool

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

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

GetLootBoxGrpcInfoParams contains all the parameters to send to the API endpoint for the get loot box grpc info operation typically these are written to a http.Request

func NewGetLootBoxGrpcInfoParams

func NewGetLootBoxGrpcInfoParams() *GetLootBoxGrpcInfoParams

NewGetLootBoxGrpcInfoParams creates a new GetLootBoxGrpcInfoParams object with the default values initialized.

func NewGetLootBoxGrpcInfoParamsWithContext

func NewGetLootBoxGrpcInfoParamsWithContext(ctx context.Context) *GetLootBoxGrpcInfoParams

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

func NewGetLootBoxGrpcInfoParamsWithHTTPClient

func NewGetLootBoxGrpcInfoParamsWithHTTPClient(client *http.Client) *GetLootBoxGrpcInfoParams

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

func NewGetLootBoxGrpcInfoParamsWithTimeout

func NewGetLootBoxGrpcInfoParamsWithTimeout(timeout time.Duration) *GetLootBoxGrpcInfoParams

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

func (*GetLootBoxGrpcInfoParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) SetContext

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

SetContext adds the context to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) SetFlightId

func (o *GetLootBoxGrpcInfoParams) SetFlightId(flightId string)

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

func (*GetLootBoxGrpcInfoParams) SetForce

func (o *GetLootBoxGrpcInfoParams) SetForce(force *bool)

SetForce adds the force to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) SetNamespace

func (o *GetLootBoxGrpcInfoParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) SetTimeout

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

SetTimeout adds the timeout to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) WithContext

WithContext adds the context to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) WithForce

WithForce adds the force to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) WithNamespace

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

WithNamespace adds the namespace to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) WithTimeout

WithTimeout adds the timeout to the get loot box grpc info params

func (*GetLootBoxGrpcInfoParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetLootBoxGrpcInfoReader

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

GetLootBoxGrpcInfoReader is a Reader for the GetLootBoxGrpcInfo structure.

func (*GetLootBoxGrpcInfoReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetLootBoxPluginConfigOK

type GetLootBoxPluginConfigOK struct {
	Payload *platformclientmodels.LootBoxPluginConfigInfo
}

GetLootBoxPluginConfigOK handles this case with default header values.

successful operation

func NewGetLootBoxPluginConfigOK

func NewGetLootBoxPluginConfigOK() *GetLootBoxPluginConfigOK

NewGetLootBoxPluginConfigOK creates a GetLootBoxPluginConfigOK with default headers values

func (*GetLootBoxPluginConfigOK) Error

func (o *GetLootBoxPluginConfigOK) Error() string

func (*GetLootBoxPluginConfigOK) GetPayload

func (*GetLootBoxPluginConfigOK) ToJSONString

func (o *GetLootBoxPluginConfigOK) ToJSONString() string

type GetLootBoxPluginConfigParams

type GetLootBoxPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	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
}

GetLootBoxPluginConfigParams contains all the parameters to send to the API endpoint for the get loot box plugin config operation typically these are written to a http.Request

func NewGetLootBoxPluginConfigParams

func NewGetLootBoxPluginConfigParams() *GetLootBoxPluginConfigParams

NewGetLootBoxPluginConfigParams creates a new GetLootBoxPluginConfigParams object with the default values initialized.

func NewGetLootBoxPluginConfigParamsWithContext

func NewGetLootBoxPluginConfigParamsWithContext(ctx context.Context) *GetLootBoxPluginConfigParams

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

func NewGetLootBoxPluginConfigParamsWithHTTPClient

func NewGetLootBoxPluginConfigParamsWithHTTPClient(client *http.Client) *GetLootBoxPluginConfigParams

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

func NewGetLootBoxPluginConfigParamsWithTimeout

func NewGetLootBoxPluginConfigParamsWithTimeout(timeout time.Duration) *GetLootBoxPluginConfigParams

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

func (*GetLootBoxPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) SetContext

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

SetContext adds the context to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) SetFlightId

func (o *GetLootBoxPluginConfigParams) SetFlightId(flightId string)

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

func (*GetLootBoxPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) SetNamespace

func (o *GetLootBoxPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) WithContext

WithContext adds the context to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the get loot box plugin config params

func (*GetLootBoxPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetLootBoxPluginConfigReader

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

GetLootBoxPluginConfigReader is a Reader for the GetLootBoxPluginConfig structure.

func (*GetLootBoxPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetRevocationPluginConfigOK

type GetRevocationPluginConfigOK struct {
	Payload *platformclientmodels.RevocationPluginConfigInfo
}

GetRevocationPluginConfigOK handles this case with default header values.

successful operation

func NewGetRevocationPluginConfigOK

func NewGetRevocationPluginConfigOK() *GetRevocationPluginConfigOK

NewGetRevocationPluginConfigOK creates a GetRevocationPluginConfigOK with default headers values

func (*GetRevocationPluginConfigOK) Error

func (*GetRevocationPluginConfigOK) GetPayload

func (*GetRevocationPluginConfigOK) ToJSONString

func (o *GetRevocationPluginConfigOK) ToJSONString() string

type GetRevocationPluginConfigParams

type GetRevocationPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	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
}

GetRevocationPluginConfigParams contains all the parameters to send to the API endpoint for the get revocation plugin config operation typically these are written to a http.Request

func NewGetRevocationPluginConfigParams

func NewGetRevocationPluginConfigParams() *GetRevocationPluginConfigParams

NewGetRevocationPluginConfigParams creates a new GetRevocationPluginConfigParams object with the default values initialized.

func NewGetRevocationPluginConfigParamsWithContext

func NewGetRevocationPluginConfigParamsWithContext(ctx context.Context) *GetRevocationPluginConfigParams

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

func NewGetRevocationPluginConfigParamsWithHTTPClient

func NewGetRevocationPluginConfigParamsWithHTTPClient(client *http.Client) *GetRevocationPluginConfigParams

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

func NewGetRevocationPluginConfigParamsWithTimeout

func NewGetRevocationPluginConfigParamsWithTimeout(timeout time.Duration) *GetRevocationPluginConfigParams

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

func (*GetRevocationPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) SetContext

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

SetContext adds the context to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) SetFlightId

func (o *GetRevocationPluginConfigParams) SetFlightId(flightId string)

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

func (*GetRevocationPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) SetNamespace

func (o *GetRevocationPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) WithContext

WithContext adds the context to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the get revocation plugin config params

func (*GetRevocationPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRevocationPluginConfigReader

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

GetRevocationPluginConfigReader is a Reader for the GetRevocationPluginConfig structure.

func (*GetRevocationPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetSectionPluginConfigOK

type GetSectionPluginConfigOK struct {
	Payload *platformclientmodels.SectionPluginConfigInfo
}

GetSectionPluginConfigOK handles this case with default header values.

successful operation

func NewGetSectionPluginConfigOK

func NewGetSectionPluginConfigOK() *GetSectionPluginConfigOK

NewGetSectionPluginConfigOK creates a GetSectionPluginConfigOK with default headers values

func (*GetSectionPluginConfigOK) Error

func (o *GetSectionPluginConfigOK) Error() string

func (*GetSectionPluginConfigOK) GetPayload

func (*GetSectionPluginConfigOK) ToJSONString

func (o *GetSectionPluginConfigOK) ToJSONString() string

type GetSectionPluginConfigParams

type GetSectionPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	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
}

GetSectionPluginConfigParams contains all the parameters to send to the API endpoint for the get section plugin config operation typically these are written to a http.Request

func NewGetSectionPluginConfigParams

func NewGetSectionPluginConfigParams() *GetSectionPluginConfigParams

NewGetSectionPluginConfigParams creates a new GetSectionPluginConfigParams object with the default values initialized.

func NewGetSectionPluginConfigParamsWithContext

func NewGetSectionPluginConfigParamsWithContext(ctx context.Context) *GetSectionPluginConfigParams

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

func NewGetSectionPluginConfigParamsWithHTTPClient

func NewGetSectionPluginConfigParamsWithHTTPClient(client *http.Client) *GetSectionPluginConfigParams

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

func NewGetSectionPluginConfigParamsWithTimeout

func NewGetSectionPluginConfigParamsWithTimeout(timeout time.Duration) *GetSectionPluginConfigParams

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

func (*GetSectionPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the get section plugin config params

func (*GetSectionPluginConfigParams) SetContext

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

SetContext adds the context to the get section plugin config params

func (*GetSectionPluginConfigParams) SetFlightId

func (o *GetSectionPluginConfigParams) SetFlightId(flightId string)

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

func (*GetSectionPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get section plugin config params

func (*GetSectionPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the get section plugin config params

func (*GetSectionPluginConfigParams) SetNamespace

func (o *GetSectionPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get section plugin config params

func (*GetSectionPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the get section plugin config params

func (*GetSectionPluginConfigParams) WithContext

WithContext adds the context to the get section plugin config params

func (*GetSectionPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get section plugin config params

func (*GetSectionPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the get section plugin config params

func (*GetSectionPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the get section plugin config params

func (*GetSectionPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetSectionPluginConfigReader

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

GetSectionPluginConfigReader is a Reader for the GetSectionPluginConfig structure.

func (*GetSectionPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetServicePluginConfigOK

type GetServicePluginConfigOK struct {
	Payload *platformclientmodels.ServicePluginConfigInfo
}

GetServicePluginConfigOK handles this case with default header values.

successful operation

func NewGetServicePluginConfigOK

func NewGetServicePluginConfigOK() *GetServicePluginConfigOK

NewGetServicePluginConfigOK creates a GetServicePluginConfigOK with default headers values

func (*GetServicePluginConfigOK) Error

func (o *GetServicePluginConfigOK) Error() string

func (*GetServicePluginConfigOK) GetPayload

func (*GetServicePluginConfigOK) ToJSONString

func (o *GetServicePluginConfigOK) ToJSONString() string

type GetServicePluginConfigParams

type GetServicePluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace*/
	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
}

GetServicePluginConfigParams contains all the parameters to send to the API endpoint for the get service plugin config operation typically these are written to a http.Request

func NewGetServicePluginConfigParams

func NewGetServicePluginConfigParams() *GetServicePluginConfigParams

NewGetServicePluginConfigParams creates a new GetServicePluginConfigParams object with the default values initialized.

func NewGetServicePluginConfigParamsWithContext

func NewGetServicePluginConfigParamsWithContext(ctx context.Context) *GetServicePluginConfigParams

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

func NewGetServicePluginConfigParamsWithHTTPClient

func NewGetServicePluginConfigParamsWithHTTPClient(client *http.Client) *GetServicePluginConfigParams

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

func NewGetServicePluginConfigParamsWithTimeout

func NewGetServicePluginConfigParamsWithTimeout(timeout time.Duration) *GetServicePluginConfigParams

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

func (*GetServicePluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the get service plugin config params

func (*GetServicePluginConfigParams) SetContext

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

SetContext adds the context to the get service plugin config params

func (*GetServicePluginConfigParams) SetFlightId

func (o *GetServicePluginConfigParams) SetFlightId(flightId string)

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

func (*GetServicePluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get service plugin config params

func (*GetServicePluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the get service plugin config params

func (*GetServicePluginConfigParams) SetNamespace

func (o *GetServicePluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get service plugin config params

func (*GetServicePluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the get service plugin config params

func (*GetServicePluginConfigParams) WithContext

WithContext adds the context to the get service plugin config params

func (*GetServicePluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get service plugin config params

func (*GetServicePluginConfigParams) WithNamespace

WithNamespace adds the namespace to the get service plugin config params

func (*GetServicePluginConfigParams) WithTimeout

WithTimeout adds the timeout to the get service plugin config params

func (*GetServicePluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetServicePluginConfigReader

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

GetServicePluginConfigReader is a Reader for the GetServicePluginConfig structure.

func (*GetServicePluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateLootBoxPluginConfigOK

type UpdateLootBoxPluginConfigOK struct {
	Payload *platformclientmodels.LootBoxPluginConfigInfo
}

UpdateLootBoxPluginConfigOK handles this case with default header values.

successful operation

func NewUpdateLootBoxPluginConfigOK

func NewUpdateLootBoxPluginConfigOK() *UpdateLootBoxPluginConfigOK

NewUpdateLootBoxPluginConfigOK creates a UpdateLootBoxPluginConfigOK with default headers values

func (*UpdateLootBoxPluginConfigOK) Error

func (*UpdateLootBoxPluginConfigOK) GetPayload

func (*UpdateLootBoxPluginConfigOK) ToJSONString

func (o *UpdateLootBoxPluginConfigOK) ToJSONString() string

type UpdateLootBoxPluginConfigParams

type UpdateLootBoxPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *platformclientmodels.LootBoxPluginConfigUpdate
	/*Namespace*/
	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
}

UpdateLootBoxPluginConfigParams contains all the parameters to send to the API endpoint for the update loot box plugin config operation typically these are written to a http.Request

func NewUpdateLootBoxPluginConfigParams

func NewUpdateLootBoxPluginConfigParams() *UpdateLootBoxPluginConfigParams

NewUpdateLootBoxPluginConfigParams creates a new UpdateLootBoxPluginConfigParams object with the default values initialized.

func NewUpdateLootBoxPluginConfigParamsWithContext

func NewUpdateLootBoxPluginConfigParamsWithContext(ctx context.Context) *UpdateLootBoxPluginConfigParams

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

func NewUpdateLootBoxPluginConfigParamsWithHTTPClient

func NewUpdateLootBoxPluginConfigParamsWithHTTPClient(client *http.Client) *UpdateLootBoxPluginConfigParams

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

func NewUpdateLootBoxPluginConfigParamsWithTimeout

func NewUpdateLootBoxPluginConfigParamsWithTimeout(timeout time.Duration) *UpdateLootBoxPluginConfigParams

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

func (*UpdateLootBoxPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) SetBody

SetBody adds the body to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) SetContext

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

SetContext adds the context to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) SetFlightId

func (o *UpdateLootBoxPluginConfigParams) SetFlightId(flightId string)

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

func (*UpdateLootBoxPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) SetNamespace

func (o *UpdateLootBoxPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) WithBody

WithBody adds the body to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) WithContext

WithContext adds the context to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the update loot box plugin config params

func (*UpdateLootBoxPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateLootBoxPluginConfigReader

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

UpdateLootBoxPluginConfigReader is a Reader for the UpdateLootBoxPluginConfig structure.

func (*UpdateLootBoxPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateLootBoxPluginConfigUnprocessableEntity

type UpdateLootBoxPluginConfigUnprocessableEntity struct {
	Payload *platformclientmodels.ValidationErrorEntity
}

UpdateLootBoxPluginConfigUnprocessableEntity handles this case with default header values.

<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>

func NewUpdateLootBoxPluginConfigUnprocessableEntity

func NewUpdateLootBoxPluginConfigUnprocessableEntity() *UpdateLootBoxPluginConfigUnprocessableEntity

NewUpdateLootBoxPluginConfigUnprocessableEntity creates a UpdateLootBoxPluginConfigUnprocessableEntity with default headers values

func (*UpdateLootBoxPluginConfigUnprocessableEntity) Error

func (*UpdateLootBoxPluginConfigUnprocessableEntity) GetPayload

func (*UpdateLootBoxPluginConfigUnprocessableEntity) ToJSONString

type UpdateRevocationPluginConfigOK

type UpdateRevocationPluginConfigOK struct {
	Payload *platformclientmodels.RevocationPluginConfigInfo
}

UpdateRevocationPluginConfigOK handles this case with default header values.

successful operation

func NewUpdateRevocationPluginConfigOK

func NewUpdateRevocationPluginConfigOK() *UpdateRevocationPluginConfigOK

NewUpdateRevocationPluginConfigOK creates a UpdateRevocationPluginConfigOK with default headers values

func (*UpdateRevocationPluginConfigOK) Error

func (*UpdateRevocationPluginConfigOK) GetPayload

func (*UpdateRevocationPluginConfigOK) ToJSONString

func (o *UpdateRevocationPluginConfigOK) ToJSONString() string

type UpdateRevocationPluginConfigParams

type UpdateRevocationPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *platformclientmodels.RevocationPluginConfigUpdate
	/*Namespace*/
	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
}

UpdateRevocationPluginConfigParams contains all the parameters to send to the API endpoint for the update revocation plugin config operation typically these are written to a http.Request

func NewUpdateRevocationPluginConfigParams

func NewUpdateRevocationPluginConfigParams() *UpdateRevocationPluginConfigParams

NewUpdateRevocationPluginConfigParams creates a new UpdateRevocationPluginConfigParams object with the default values initialized.

func NewUpdateRevocationPluginConfigParamsWithContext

func NewUpdateRevocationPluginConfigParamsWithContext(ctx context.Context) *UpdateRevocationPluginConfigParams

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

func NewUpdateRevocationPluginConfigParamsWithHTTPClient

func NewUpdateRevocationPluginConfigParamsWithHTTPClient(client *http.Client) *UpdateRevocationPluginConfigParams

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

func NewUpdateRevocationPluginConfigParamsWithTimeout

func NewUpdateRevocationPluginConfigParamsWithTimeout(timeout time.Duration) *UpdateRevocationPluginConfigParams

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

func (*UpdateRevocationPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) SetBody

SetBody adds the body to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) SetContext

SetContext adds the context to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) SetFlightId

func (o *UpdateRevocationPluginConfigParams) SetFlightId(flightId string)

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

func (*UpdateRevocationPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) SetNamespace

func (o *UpdateRevocationPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) WithBody

WithBody adds the body to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) WithContext

WithContext adds the context to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the update revocation plugin config params

func (*UpdateRevocationPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateRevocationPluginConfigReader

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

UpdateRevocationPluginConfigReader is a Reader for the UpdateRevocationPluginConfig structure.

func (*UpdateRevocationPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateRevocationPluginConfigUnprocessableEntity

type UpdateRevocationPluginConfigUnprocessableEntity struct {
	Payload *platformclientmodels.ValidationErrorEntity
}

UpdateRevocationPluginConfigUnprocessableEntity handles this case with default header values.

<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>

func NewUpdateRevocationPluginConfigUnprocessableEntity

func NewUpdateRevocationPluginConfigUnprocessableEntity() *UpdateRevocationPluginConfigUnprocessableEntity

NewUpdateRevocationPluginConfigUnprocessableEntity creates a UpdateRevocationPluginConfigUnprocessableEntity with default headers values

func (*UpdateRevocationPluginConfigUnprocessableEntity) Error

func (*UpdateRevocationPluginConfigUnprocessableEntity) GetPayload

func (*UpdateRevocationPluginConfigUnprocessableEntity) ToJSONString

type UpdateSectionPluginConfigOK

type UpdateSectionPluginConfigOK struct {
	Payload *platformclientmodels.SectionPluginConfigInfo
}

UpdateSectionPluginConfigOK handles this case with default header values.

successful operation

func NewUpdateSectionPluginConfigOK

func NewUpdateSectionPluginConfigOK() *UpdateSectionPluginConfigOK

NewUpdateSectionPluginConfigOK creates a UpdateSectionPluginConfigOK with default headers values

func (*UpdateSectionPluginConfigOK) Error

func (*UpdateSectionPluginConfigOK) GetPayload

func (*UpdateSectionPluginConfigOK) ToJSONString

func (o *UpdateSectionPluginConfigOK) ToJSONString() string

type UpdateSectionPluginConfigParams

type UpdateSectionPluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *platformclientmodels.SectionPluginConfigUpdate
	/*Namespace*/
	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
}

UpdateSectionPluginConfigParams contains all the parameters to send to the API endpoint for the update section plugin config operation typically these are written to a http.Request

func NewUpdateSectionPluginConfigParams

func NewUpdateSectionPluginConfigParams() *UpdateSectionPluginConfigParams

NewUpdateSectionPluginConfigParams creates a new UpdateSectionPluginConfigParams object with the default values initialized.

func NewUpdateSectionPluginConfigParamsWithContext

func NewUpdateSectionPluginConfigParamsWithContext(ctx context.Context) *UpdateSectionPluginConfigParams

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

func NewUpdateSectionPluginConfigParamsWithHTTPClient

func NewUpdateSectionPluginConfigParamsWithHTTPClient(client *http.Client) *UpdateSectionPluginConfigParams

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

func NewUpdateSectionPluginConfigParamsWithTimeout

func NewUpdateSectionPluginConfigParamsWithTimeout(timeout time.Duration) *UpdateSectionPluginConfigParams

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

func (*UpdateSectionPluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the update section plugin config params

func (*UpdateSectionPluginConfigParams) SetBody

SetBody adds the body to the update section plugin config params

func (*UpdateSectionPluginConfigParams) SetContext

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

SetContext adds the context to the update section plugin config params

func (*UpdateSectionPluginConfigParams) SetFlightId

func (o *UpdateSectionPluginConfigParams) SetFlightId(flightId string)

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

func (*UpdateSectionPluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update section plugin config params

func (*UpdateSectionPluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the update section plugin config params

func (*UpdateSectionPluginConfigParams) SetNamespace

func (o *UpdateSectionPluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update section plugin config params

func (*UpdateSectionPluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the update section plugin config params

func (*UpdateSectionPluginConfigParams) WithBody

WithBody adds the body to the update section plugin config params

func (*UpdateSectionPluginConfigParams) WithContext

WithContext adds the context to the update section plugin config params

func (*UpdateSectionPluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update section plugin config params

func (*UpdateSectionPluginConfigParams) WithNamespace

WithNamespace adds the namespace to the update section plugin config params

func (*UpdateSectionPluginConfigParams) WithTimeout

WithTimeout adds the timeout to the update section plugin config params

func (*UpdateSectionPluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateSectionPluginConfigReader

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

UpdateSectionPluginConfigReader is a Reader for the UpdateSectionPluginConfig structure.

func (*UpdateSectionPluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateSectionPluginConfigUnprocessableEntity

type UpdateSectionPluginConfigUnprocessableEntity struct {
	Payload *platformclientmodels.ValidationErrorEntity
}

UpdateSectionPluginConfigUnprocessableEntity handles this case with default header values.

<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>

func NewUpdateSectionPluginConfigUnprocessableEntity

func NewUpdateSectionPluginConfigUnprocessableEntity() *UpdateSectionPluginConfigUnprocessableEntity

NewUpdateSectionPluginConfigUnprocessableEntity creates a UpdateSectionPluginConfigUnprocessableEntity with default headers values

func (*UpdateSectionPluginConfigUnprocessableEntity) Error

func (*UpdateSectionPluginConfigUnprocessableEntity) GetPayload

func (*UpdateSectionPluginConfigUnprocessableEntity) ToJSONString

type UpdateServicePluginConfigOK

type UpdateServicePluginConfigOK struct {
	Payload *platformclientmodels.ServicePluginConfigInfo
}

UpdateServicePluginConfigOK handles this case with default header values.

successful operation

func NewUpdateServicePluginConfigOK

func NewUpdateServicePluginConfigOK() *UpdateServicePluginConfigOK

NewUpdateServicePluginConfigOK creates a UpdateServicePluginConfigOK with default headers values

func (*UpdateServicePluginConfigOK) Error

func (*UpdateServicePluginConfigOK) GetPayload

func (*UpdateServicePluginConfigOK) ToJSONString

func (o *UpdateServicePluginConfigOK) ToJSONString() string

type UpdateServicePluginConfigParams

type UpdateServicePluginConfigParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *platformclientmodels.ServicePluginConfigUpdate
	/*Namespace*/
	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
}

UpdateServicePluginConfigParams contains all the parameters to send to the API endpoint for the update service plugin config operation typically these are written to a http.Request

func NewUpdateServicePluginConfigParams

func NewUpdateServicePluginConfigParams() *UpdateServicePluginConfigParams

NewUpdateServicePluginConfigParams creates a new UpdateServicePluginConfigParams object with the default values initialized.

func NewUpdateServicePluginConfigParamsWithContext

func NewUpdateServicePluginConfigParamsWithContext(ctx context.Context) *UpdateServicePluginConfigParams

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

func NewUpdateServicePluginConfigParamsWithHTTPClient

func NewUpdateServicePluginConfigParamsWithHTTPClient(client *http.Client) *UpdateServicePluginConfigParams

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

func NewUpdateServicePluginConfigParamsWithTimeout

func NewUpdateServicePluginConfigParamsWithTimeout(timeout time.Duration) *UpdateServicePluginConfigParams

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

func (*UpdateServicePluginConfigParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the update service plugin config params

func (*UpdateServicePluginConfigParams) SetBody

SetBody adds the body to the update service plugin config params

func (*UpdateServicePluginConfigParams) SetContext

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

SetContext adds the context to the update service plugin config params

func (*UpdateServicePluginConfigParams) SetFlightId

func (o *UpdateServicePluginConfigParams) SetFlightId(flightId string)

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

func (*UpdateServicePluginConfigParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update service plugin config params

func (*UpdateServicePluginConfigParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the update service plugin config params

func (*UpdateServicePluginConfigParams) SetNamespace

func (o *UpdateServicePluginConfigParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update service plugin config params

func (*UpdateServicePluginConfigParams) SetTimeout

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

SetTimeout adds the timeout to the update service plugin config params

func (*UpdateServicePluginConfigParams) WithBody

WithBody adds the body to the update service plugin config params

func (*UpdateServicePluginConfigParams) WithContext

WithContext adds the context to the update service plugin config params

func (*UpdateServicePluginConfigParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update service plugin config params

func (*UpdateServicePluginConfigParams) WithNamespace

WithNamespace adds the namespace to the update service plugin config params

func (*UpdateServicePluginConfigParams) WithTimeout

WithTimeout adds the timeout to the update service plugin config params

func (*UpdateServicePluginConfigParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateServicePluginConfigReader

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

UpdateServicePluginConfigReader is a Reader for the UpdateServicePluginConfig structure.

func (*UpdateServicePluginConfigReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateServicePluginConfigUnprocessableEntity

type UpdateServicePluginConfigUnprocessableEntity struct {
	Payload *platformclientmodels.ValidationErrorEntity
}

UpdateServicePluginConfigUnprocessableEntity handles this case with default header values.

<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>

func NewUpdateServicePluginConfigUnprocessableEntity

func NewUpdateServicePluginConfigUnprocessableEntity() *UpdateServicePluginConfigUnprocessableEntity

NewUpdateServicePluginConfigUnprocessableEntity creates a UpdateServicePluginConfigUnprocessableEntity with default headers values

func (*UpdateServicePluginConfigUnprocessableEntity) Error

func (*UpdateServicePluginConfigUnprocessableEntity) GetPayload

func (*UpdateServicePluginConfigUnprocessableEntity) ToJSONString

type UploadRevocationPluginConfigCertOK

type UploadRevocationPluginConfigCertOK struct {
	Payload *platformclientmodels.RevocationPluginConfigInfo
}

UploadRevocationPluginConfigCertOK handles this case with default header values.

successful operation

func NewUploadRevocationPluginConfigCertOK

func NewUploadRevocationPluginConfigCertOK() *UploadRevocationPluginConfigCertOK

NewUploadRevocationPluginConfigCertOK creates a UploadRevocationPluginConfigCertOK with default headers values

func (*UploadRevocationPluginConfigCertOK) Error

func (*UploadRevocationPluginConfigCertOK) GetPayload

func (*UploadRevocationPluginConfigCertOK) ToJSONString

func (o *UploadRevocationPluginConfigCertOK) ToJSONString() string

type UploadRevocationPluginConfigCertParams

type UploadRevocationPluginConfigCertParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*File*/
	File runtime.NamedReadCloser
	/*Namespace*/
	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
}

UploadRevocationPluginConfigCertParams contains all the parameters to send to the API endpoint for the upload revocation plugin config cert operation typically these are written to a http.Request

func NewUploadRevocationPluginConfigCertParams

func NewUploadRevocationPluginConfigCertParams() *UploadRevocationPluginConfigCertParams

NewUploadRevocationPluginConfigCertParams creates a new UploadRevocationPluginConfigCertParams object with the default values initialized.

func NewUploadRevocationPluginConfigCertParamsWithContext

func NewUploadRevocationPluginConfigCertParamsWithContext(ctx context.Context) *UploadRevocationPluginConfigCertParams

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

func NewUploadRevocationPluginConfigCertParamsWithHTTPClient

func NewUploadRevocationPluginConfigCertParamsWithHTTPClient(client *http.Client) *UploadRevocationPluginConfigCertParams

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

func NewUploadRevocationPluginConfigCertParamsWithTimeout

func NewUploadRevocationPluginConfigCertParamsWithTimeout(timeout time.Duration) *UploadRevocationPluginConfigCertParams

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

func (*UploadRevocationPluginConfigCertParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) SetContext

SetContext adds the context to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) SetFile

SetFile adds the file to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) SetFlightId

func (o *UploadRevocationPluginConfigCertParams) SetFlightId(flightId string)

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

func (*UploadRevocationPluginConfigCertParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) SetNamespace

func (o *UploadRevocationPluginConfigCertParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) SetTimeout

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

SetTimeout adds the timeout to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) WithContext

WithContext adds the context to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) WithFile

WithFile adds the file to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) WithNamespace

WithNamespace adds the namespace to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) WithTimeout

WithTimeout adds the timeout to the upload revocation plugin config cert params

func (*UploadRevocationPluginConfigCertParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UploadRevocationPluginConfigCertReader

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

UploadRevocationPluginConfigCertReader is a Reader for the UploadRevocationPluginConfigCert structure.

func (*UploadRevocationPluginConfigCertReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UploadRevocationPluginConfigCertUnprocessableEntity

type UploadRevocationPluginConfigCertUnprocessableEntity struct {
	Payload *platformclientmodels.ValidationErrorEntity
}

UploadRevocationPluginConfigCertUnprocessableEntity handles this case with default header values.

<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>

func NewUploadRevocationPluginConfigCertUnprocessableEntity

func NewUploadRevocationPluginConfigCertUnprocessableEntity() *UploadRevocationPluginConfigCertUnprocessableEntity

NewUploadRevocationPluginConfigCertUnprocessableEntity creates a UploadRevocationPluginConfigCertUnprocessableEntity with default headers values

func (*UploadRevocationPluginConfigCertUnprocessableEntity) Error

func (*UploadRevocationPluginConfigCertUnprocessableEntity) GetPayload

func (*UploadRevocationPluginConfigCertUnprocessableEntity) ToJSONString

type UploadSectionPluginConfigCertOK

type UploadSectionPluginConfigCertOK struct {
	Payload *platformclientmodels.SectionPluginConfigInfo
}

UploadSectionPluginConfigCertOK handles this case with default header values.

successful operation

func NewUploadSectionPluginConfigCertOK

func NewUploadSectionPluginConfigCertOK() *UploadSectionPluginConfigCertOK

NewUploadSectionPluginConfigCertOK creates a UploadSectionPluginConfigCertOK with default headers values

func (*UploadSectionPluginConfigCertOK) Error

func (*UploadSectionPluginConfigCertOK) GetPayload

func (*UploadSectionPluginConfigCertOK) ToJSONString

func (o *UploadSectionPluginConfigCertOK) ToJSONString() string

type UploadSectionPluginConfigCertParams

type UploadSectionPluginConfigCertParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*File*/
	File runtime.NamedReadCloser
	/*Namespace*/
	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
}

UploadSectionPluginConfigCertParams contains all the parameters to send to the API endpoint for the upload section plugin config cert operation typically these are written to a http.Request

func NewUploadSectionPluginConfigCertParams

func NewUploadSectionPluginConfigCertParams() *UploadSectionPluginConfigCertParams

NewUploadSectionPluginConfigCertParams creates a new UploadSectionPluginConfigCertParams object with the default values initialized.

func NewUploadSectionPluginConfigCertParamsWithContext

func NewUploadSectionPluginConfigCertParamsWithContext(ctx context.Context) *UploadSectionPluginConfigCertParams

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

func NewUploadSectionPluginConfigCertParamsWithHTTPClient

func NewUploadSectionPluginConfigCertParamsWithHTTPClient(client *http.Client) *UploadSectionPluginConfigCertParams

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

func NewUploadSectionPluginConfigCertParamsWithTimeout

func NewUploadSectionPluginConfigCertParamsWithTimeout(timeout time.Duration) *UploadSectionPluginConfigCertParams

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

func (*UploadSectionPluginConfigCertParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) SetContext

SetContext adds the context to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) SetFile

SetFile adds the file to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) SetFlightId

func (o *UploadSectionPluginConfigCertParams) SetFlightId(flightId string)

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

func (*UploadSectionPluginConfigCertParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) SetNamespace

func (o *UploadSectionPluginConfigCertParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) SetTimeout

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

SetTimeout adds the timeout to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) WithContext

WithContext adds the context to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) WithFile

WithFile adds the file to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) WithNamespace

WithNamespace adds the namespace to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) WithTimeout

WithTimeout adds the timeout to the upload section plugin config cert params

func (*UploadSectionPluginConfigCertParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UploadSectionPluginConfigCertReader

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

UploadSectionPluginConfigCertReader is a Reader for the UploadSectionPluginConfigCert structure.

func (*UploadSectionPluginConfigCertReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UploadSectionPluginConfigCertUnprocessableEntity

type UploadSectionPluginConfigCertUnprocessableEntity struct {
	Payload *platformclientmodels.ValidationErrorEntity
}

UploadSectionPluginConfigCertUnprocessableEntity handles this case with default header values.

<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>

func NewUploadSectionPluginConfigCertUnprocessableEntity

func NewUploadSectionPluginConfigCertUnprocessableEntity() *UploadSectionPluginConfigCertUnprocessableEntity

NewUploadSectionPluginConfigCertUnprocessableEntity creates a UploadSectionPluginConfigCertUnprocessableEntity with default headers values

func (*UploadSectionPluginConfigCertUnprocessableEntity) Error

func (*UploadSectionPluginConfigCertUnprocessableEntity) GetPayload

func (*UploadSectionPluginConfigCertUnprocessableEntity) ToJSONString

type UplodLootBoxPluginConfigCertOK

type UplodLootBoxPluginConfigCertOK struct {
	Payload *platformclientmodels.LootBoxPluginConfigInfo
}

UplodLootBoxPluginConfigCertOK handles this case with default header values.

successful operation

func NewUplodLootBoxPluginConfigCertOK

func NewUplodLootBoxPluginConfigCertOK() *UplodLootBoxPluginConfigCertOK

NewUplodLootBoxPluginConfigCertOK creates a UplodLootBoxPluginConfigCertOK with default headers values

func (*UplodLootBoxPluginConfigCertOK) Error

func (*UplodLootBoxPluginConfigCertOK) GetPayload

func (*UplodLootBoxPluginConfigCertOK) ToJSONString

func (o *UplodLootBoxPluginConfigCertOK) ToJSONString() string

type UplodLootBoxPluginConfigCertParams

type UplodLootBoxPluginConfigCertParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*File*/
	File runtime.NamedReadCloser
	/*Namespace*/
	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
}

UplodLootBoxPluginConfigCertParams contains all the parameters to send to the API endpoint for the uplod loot box plugin config cert operation typically these are written to a http.Request

func NewUplodLootBoxPluginConfigCertParams

func NewUplodLootBoxPluginConfigCertParams() *UplodLootBoxPluginConfigCertParams

NewUplodLootBoxPluginConfigCertParams creates a new UplodLootBoxPluginConfigCertParams object with the default values initialized.

func NewUplodLootBoxPluginConfigCertParamsWithContext

func NewUplodLootBoxPluginConfigCertParamsWithContext(ctx context.Context) *UplodLootBoxPluginConfigCertParams

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

func NewUplodLootBoxPluginConfigCertParamsWithHTTPClient

func NewUplodLootBoxPluginConfigCertParamsWithHTTPClient(client *http.Client) *UplodLootBoxPluginConfigCertParams

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

func NewUplodLootBoxPluginConfigCertParamsWithTimeout

func NewUplodLootBoxPluginConfigCertParamsWithTimeout(timeout time.Duration) *UplodLootBoxPluginConfigCertParams

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

func (*UplodLootBoxPluginConfigCertParams) SetAuthInfoWriter

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

SetAuthInfoWriter adds the authInfoWriter to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) SetContext

SetContext adds the context to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) SetFile

SetFile adds the file to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) SetFlightId

func (o *UplodLootBoxPluginConfigCertParams) SetFlightId(flightId string)

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

func (*UplodLootBoxPluginConfigCertParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) SetHTTPClientTransport

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

SetHTTPClient adds the HTTPClient Transport to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) SetNamespace

func (o *UplodLootBoxPluginConfigCertParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) SetTimeout

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

SetTimeout adds the timeout to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) WithContext

WithContext adds the context to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) WithFile

WithFile adds the file to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) WithNamespace

WithNamespace adds the namespace to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) WithTimeout

WithTimeout adds the timeout to the uplod loot box plugin config cert params

func (*UplodLootBoxPluginConfigCertParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UplodLootBoxPluginConfigCertReader

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

UplodLootBoxPluginConfigCertReader is a Reader for the UplodLootBoxPluginConfigCert structure.

func (*UplodLootBoxPluginConfigCertReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UplodLootBoxPluginConfigCertUnprocessableEntity

type UplodLootBoxPluginConfigCertUnprocessableEntity struct {
	Payload *platformclientmodels.ValidationErrorEntity
}

UplodLootBoxPluginConfigCertUnprocessableEntity handles this case with default header values.

<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>

func NewUplodLootBoxPluginConfigCertUnprocessableEntity

func NewUplodLootBoxPluginConfigCertUnprocessableEntity() *UplodLootBoxPluginConfigCertUnprocessableEntity

NewUplodLootBoxPluginConfigCertUnprocessableEntity creates a UplodLootBoxPluginConfigCertUnprocessableEntity with default headers values

func (*UplodLootBoxPluginConfigCertUnprocessableEntity) Error

func (*UplodLootBoxPluginConfigCertUnprocessableEntity) GetPayload

func (*UplodLootBoxPluginConfigCertUnprocessableEntity) ToJSONString

Jump to

Keyboard shortcuts

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