secret_service

package
v0.66.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client for secret service API

func (*Client) CompleteGitHubInstall added in v0.65.0

func (a *Client) CompleteGitHubInstall(params *CompleteGitHubInstallParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CompleteGitHubInstallOK, error)

CompleteGitHubInstall complete git hub install API

func (*Client) CompleteVercelInstallation added in v0.65.0

func (a *Client) CompleteVercelInstallation(params *CompleteVercelInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CompleteVercelInstallationOK, error)

CompleteVercelInstallation complete vercel installation API

func (*Client) CreateApp

func (a *Client) CreateApp(params *CreateAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAppOK, error)

CreateApp create app API

func (*Client) CreateAppKVSecret

func (a *Client) CreateAppKVSecret(params *CreateAppKVSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAppKVSecretOK, error)

CreateAppKVSecret create app k v secret API

func (*Client) CreateAwsSmSyncIntegration

func (a *Client) CreateAwsSmSyncIntegration(params *CreateAwsSmSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAwsSmSyncIntegrationOK, error)

CreateAwsSmSyncIntegration create aws sm sync integration API

func (*Client) CreateGhRepoSyncIntegration

func (a *Client) CreateGhRepoSyncIntegration(params *CreateGhRepoSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGhRepoSyncIntegrationOK, error)

CreateGhRepoSyncIntegration create gh repo sync integration API

func (*Client) CreateVercelProjectSyncIntegration added in v0.65.0

func (a *Client) CreateVercelProjectSyncIntegration(params *CreateVercelProjectSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateVercelProjectSyncIntegrationOK, error)

CreateVercelProjectSyncIntegration create vercel project sync integration API

func (*Client) DeleteApp

func (a *Client) DeleteApp(params *DeleteAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAppOK, error)

DeleteApp delete app API

func (*Client) DeleteAppSecret

func (a *Client) DeleteAppSecret(params *DeleteAppSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAppSecretOK, error)

DeleteAppSecret delete app secret API

func (*Client) DeleteAppSecretVersion added in v0.65.0

func (a *Client) DeleteAppSecretVersion(params *DeleteAppSecretVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAppSecretVersionOK, error)

DeleteAppSecretVersion delete app secret version API

func (*Client) DeleteSyncInstallation

func (a *Client) DeleteSyncInstallation(params *DeleteSyncInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSyncInstallationOK, error)

DeleteSyncInstallation delete sync installation API

func (*Client) DeleteSyncIntegration

func (a *Client) DeleteSyncIntegration(params *DeleteSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSyncIntegrationOK, error)

DeleteSyncIntegration delete sync integration API

func (*Client) ForceSync

func (a *Client) ForceSync(params *ForceSyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ForceSyncOK, error)

ForceSync force sync API

func (*Client) GetApp

func (a *Client) GetApp(params *GetAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppOK, error)

GetApp get app API

func (*Client) GetAppSecret

func (a *Client) GetAppSecret(params *GetAppSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppSecretOK, error)

GetAppSecret get app secret API

func (*Client) GetAppSecretVersion

func (a *Client) GetAppSecretVersion(params *GetAppSecretVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppSecretVersionOK, error)

GetAppSecretVersion get app secret version API

func (a *Client) GetGitHubInstallLinks(params *GetGitHubInstallLinksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGitHubInstallLinksOK, error)

GetGitHubInstallLinks get git hub install links API

func (*Client) GetSyncInstallation

func (a *Client) GetSyncInstallation(params *GetSyncInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSyncInstallationOK, error)

GetSyncInstallation get sync installation API

func (*Client) GetSyncIntegration

func (a *Client) GetSyncIntegration(params *GetSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSyncIntegrationOK, error)

GetSyncIntegration get sync integration API

func (*Client) GetUsage added in v0.65.0

func (a *Client) GetUsage(params *GetUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetUsageOK, error)

GetUsage get usage API

func (*Client) GetUsage2 added in v0.65.0

func (a *Client) GetUsage2(params *GetUsage2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetUsage2OK, error)

GetUsage2 get usage2 API

func (a *Client) GetVercelInstallationLink(params *GetVercelInstallationLinkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetVercelInstallationLinkOK, error)

GetVercelInstallationLink get vercel installation link API

func (*Client) ListAppSecretVersions

func (a *Client) ListAppSecretVersions(params *ListAppSecretVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAppSecretVersionsOK, error)

ListAppSecretVersions list app secret versions API

func (*Client) ListAppSecrets

func (a *Client) ListAppSecrets(params *ListAppSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAppSecretsOK, error)

ListAppSecrets list app secrets API

func (*Client) ListApps

func (a *Client) ListApps(params *ListAppsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAppsOK, error)

ListApps list apps API

func (*Client) ListOpenAppSecretVersions

func (a *Client) ListOpenAppSecretVersions(params *ListOpenAppSecretVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListOpenAppSecretVersionsOK, error)

ListOpenAppSecretVersions list open app secret versions API

func (*Client) ListSyncIntegrations

func (a *Client) ListSyncIntegrations(params *ListSyncIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListSyncIntegrationsOK, error)

ListSyncIntegrations list sync integrations API

func (*Client) OpenAppSecret

func (a *Client) OpenAppSecret(params *OpenAppSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OpenAppSecretOK, error)

OpenAppSecret open app secret API

func (*Client) OpenAppSecretVersion

func (a *Client) OpenAppSecretVersion(params *OpenAppSecretVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OpenAppSecretVersionOK, error)

OpenAppSecretVersion open app secret version API

func (*Client) OpenAppSecrets

func (a *Client) OpenAppSecrets(params *OpenAppSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OpenAppSecretsOK, error)

OpenAppSecrets open app secrets API

func (*Client) SetTier added in v0.65.0

func (a *Client) SetTier(params *SetTierParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SetTierOK, error)

SetTier set tier API

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) UpdateApp

func (a *Client) UpdateApp(params *UpdateAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAppOK, error)

UpdateApp update app API

func (*Client) UpdateAwsSmSyncIntegration

func (a *Client) UpdateAwsSmSyncIntegration(params *UpdateAwsSmSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAwsSmSyncIntegrationOK, error)

UpdateAwsSmSyncIntegration update aws sm sync integration API

func (*Client) UpdateGhRepoSyncIntegration

func (a *Client) UpdateGhRepoSyncIntegration(params *UpdateGhRepoSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGhRepoSyncIntegrationOK, error)

UpdateGhRepoSyncIntegration update gh repo sync integration API

func (*Client) UpdateVercelProjectSyncIntegration added in v0.65.0

func (a *Client) UpdateVercelProjectSyncIntegration(params *UpdateVercelProjectSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateVercelProjectSyncIntegrationOK, error)

UpdateVercelProjectSyncIntegration update vercel project sync integration API

func (*Client) UpsertAwsSmSyncIntegration

func (a *Client) UpsertAwsSmSyncIntegration(params *UpsertAwsSmSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpsertAwsSmSyncIntegrationOK, error)

UpsertAwsSmSyncIntegration upsert aws sm sync integration API

func (*Client) UpsertGhRepoSyncIntegration

func (a *Client) UpsertGhRepoSyncIntegration(params *UpsertGhRepoSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpsertGhRepoSyncIntegrationOK, error)

UpsertGhRepoSyncIntegration upsert gh repo sync integration API

func (*Client) UpsertSyncInstallation

func (a *Client) UpsertSyncInstallation(params *UpsertSyncInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpsertSyncInstallationOK, error)

UpsertSyncInstallation upsert sync installation API

func (*Client) UpsertVercelProjectSyncIntegration added in v0.65.0

func (a *Client) UpsertVercelProjectSyncIntegration(params *UpsertVercelProjectSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpsertVercelProjectSyncIntegrationOK, error)

UpsertVercelProjectSyncIntegration upsert vercel project sync integration API

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	CompleteGitHubInstall(params *CompleteGitHubInstallParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CompleteGitHubInstallOK, error)

	CompleteVercelInstallation(params *CompleteVercelInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CompleteVercelInstallationOK, error)

	CreateApp(params *CreateAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAppOK, error)

	CreateAppKVSecret(params *CreateAppKVSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAppKVSecretOK, error)

	CreateAwsSmSyncIntegration(params *CreateAwsSmSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAwsSmSyncIntegrationOK, error)

	CreateGhRepoSyncIntegration(params *CreateGhRepoSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGhRepoSyncIntegrationOK, error)

	CreateVercelProjectSyncIntegration(params *CreateVercelProjectSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateVercelProjectSyncIntegrationOK, error)

	DeleteApp(params *DeleteAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAppOK, error)

	DeleteAppSecret(params *DeleteAppSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAppSecretOK, error)

	DeleteAppSecretVersion(params *DeleteAppSecretVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAppSecretVersionOK, error)

	DeleteSyncInstallation(params *DeleteSyncInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSyncInstallationOK, error)

	DeleteSyncIntegration(params *DeleteSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSyncIntegrationOK, error)

	ForceSync(params *ForceSyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ForceSyncOK, error)

	GetApp(params *GetAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppOK, error)

	GetAppSecret(params *GetAppSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppSecretOK, error)

	GetAppSecretVersion(params *GetAppSecretVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppSecretVersionOK, error)

	GetGitHubInstallLinks(params *GetGitHubInstallLinksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGitHubInstallLinksOK, error)

	GetSyncInstallation(params *GetSyncInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSyncInstallationOK, error)

	GetSyncIntegration(params *GetSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSyncIntegrationOK, error)

	GetUsage(params *GetUsageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetUsageOK, error)

	GetUsage2(params *GetUsage2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetUsage2OK, error)

	GetVercelInstallationLink(params *GetVercelInstallationLinkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetVercelInstallationLinkOK, error)

	ListAppSecretVersions(params *ListAppSecretVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAppSecretVersionsOK, error)

	ListAppSecrets(params *ListAppSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAppSecretsOK, error)

	ListApps(params *ListAppsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAppsOK, error)

	ListOpenAppSecretVersions(params *ListOpenAppSecretVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListOpenAppSecretVersionsOK, error)

	ListSyncIntegrations(params *ListSyncIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListSyncIntegrationsOK, error)

	OpenAppSecret(params *OpenAppSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OpenAppSecretOK, error)

	OpenAppSecretVersion(params *OpenAppSecretVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OpenAppSecretVersionOK, error)

	OpenAppSecrets(params *OpenAppSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OpenAppSecretsOK, error)

	SetTier(params *SetTierParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SetTierOK, error)

	UpdateApp(params *UpdateAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAppOK, error)

	UpdateAwsSmSyncIntegration(params *UpdateAwsSmSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAwsSmSyncIntegrationOK, error)

	UpdateGhRepoSyncIntegration(params *UpdateGhRepoSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGhRepoSyncIntegrationOK, error)

	UpdateVercelProjectSyncIntegration(params *UpdateVercelProjectSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateVercelProjectSyncIntegrationOK, error)

	UpsertAwsSmSyncIntegration(params *UpsertAwsSmSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpsertAwsSmSyncIntegrationOK, error)

	UpsertGhRepoSyncIntegration(params *UpsertGhRepoSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpsertGhRepoSyncIntegrationOK, error)

	UpsertSyncInstallation(params *UpsertSyncInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpsertSyncInstallationOK, error)

	UpsertVercelProjectSyncIntegration(params *UpsertVercelProjectSyncIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpsertVercelProjectSyncIntegrationOK, 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 secret service API client.

type CompleteGitHubInstallDefault added in v0.65.0

type CompleteGitHubInstallDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

CompleteGitHubInstallDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCompleteGitHubInstallDefault added in v0.65.0

func NewCompleteGitHubInstallDefault(code int) *CompleteGitHubInstallDefault

NewCompleteGitHubInstallDefault creates a CompleteGitHubInstallDefault with default headers values

func (*CompleteGitHubInstallDefault) Code added in v0.65.0

Code gets the status code for the complete git hub install default response

func (*CompleteGitHubInstallDefault) Error added in v0.65.0

func (*CompleteGitHubInstallDefault) GetPayload added in v0.65.0

func (*CompleteGitHubInstallDefault) IsClientError added in v0.65.0

func (o *CompleteGitHubInstallDefault) IsClientError() bool

IsClientError returns true when this complete git hub install default response has a 4xx status code

func (*CompleteGitHubInstallDefault) IsCode added in v0.65.0

func (o *CompleteGitHubInstallDefault) IsCode(code int) bool

IsCode returns true when this complete git hub install default response a status code equal to that given

func (*CompleteGitHubInstallDefault) IsRedirect added in v0.65.0

func (o *CompleteGitHubInstallDefault) IsRedirect() bool

IsRedirect returns true when this complete git hub install default response has a 3xx status code

func (*CompleteGitHubInstallDefault) IsServerError added in v0.65.0

func (o *CompleteGitHubInstallDefault) IsServerError() bool

IsServerError returns true when this complete git hub install default response has a 5xx status code

func (*CompleteGitHubInstallDefault) IsSuccess added in v0.65.0

func (o *CompleteGitHubInstallDefault) IsSuccess() bool

IsSuccess returns true when this complete git hub install default response has a 2xx status code

func (*CompleteGitHubInstallDefault) String added in v0.65.0

type CompleteGitHubInstallOK added in v0.65.0

type CompleteGitHubInstallOK struct {
	Payload *models.APIHTTPBody
}

CompleteGitHubInstallOK describes a response with status code 200, with default header values.

A successful response.

func NewCompleteGitHubInstallOK added in v0.65.0

func NewCompleteGitHubInstallOK() *CompleteGitHubInstallOK

NewCompleteGitHubInstallOK creates a CompleteGitHubInstallOK with default headers values

func (*CompleteGitHubInstallOK) Error added in v0.65.0

func (o *CompleteGitHubInstallOK) Error() string

func (*CompleteGitHubInstallOK) GetPayload added in v0.65.0

func (o *CompleteGitHubInstallOK) GetPayload() *models.APIHTTPBody

func (*CompleteGitHubInstallOK) IsClientError added in v0.65.0

func (o *CompleteGitHubInstallOK) IsClientError() bool

IsClientError returns true when this complete git hub install o k response has a 4xx status code

func (*CompleteGitHubInstallOK) IsCode added in v0.65.0

func (o *CompleteGitHubInstallOK) IsCode(code int) bool

IsCode returns true when this complete git hub install o k response a status code equal to that given

func (*CompleteGitHubInstallOK) IsRedirect added in v0.65.0

func (o *CompleteGitHubInstallOK) IsRedirect() bool

IsRedirect returns true when this complete git hub install o k response has a 3xx status code

func (*CompleteGitHubInstallOK) IsServerError added in v0.65.0

func (o *CompleteGitHubInstallOK) IsServerError() bool

IsServerError returns true when this complete git hub install o k response has a 5xx status code

func (*CompleteGitHubInstallOK) IsSuccess added in v0.65.0

func (o *CompleteGitHubInstallOK) IsSuccess() bool

IsSuccess returns true when this complete git hub install o k response has a 2xx status code

func (*CompleteGitHubInstallOK) String added in v0.65.0

func (o *CompleteGitHubInstallOK) String() string

type CompleteGitHubInstallParams added in v0.65.0

type CompleteGitHubInstallParams struct {

	// Code.
	Code *string

	// InstallationID.
	//
	// Format: int64
	InstallationID *string

	// SetupAction.
	SetupAction *string

	// State.
	State *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompleteGitHubInstallParams contains all the parameters to send to the API endpoint

for the complete git hub install operation.

Typically these are written to a http.Request.

func NewCompleteGitHubInstallParams added in v0.65.0

func NewCompleteGitHubInstallParams() *CompleteGitHubInstallParams

NewCompleteGitHubInstallParams creates a new CompleteGitHubInstallParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCompleteGitHubInstallParamsWithContext added in v0.65.0

func NewCompleteGitHubInstallParamsWithContext(ctx context.Context) *CompleteGitHubInstallParams

NewCompleteGitHubInstallParamsWithContext creates a new CompleteGitHubInstallParams object with the ability to set a context for a request.

func NewCompleteGitHubInstallParamsWithHTTPClient added in v0.65.0

func NewCompleteGitHubInstallParamsWithHTTPClient(client *http.Client) *CompleteGitHubInstallParams

NewCompleteGitHubInstallParamsWithHTTPClient creates a new CompleteGitHubInstallParams object with the ability to set a custom HTTPClient for a request.

func NewCompleteGitHubInstallParamsWithTimeout added in v0.65.0

func NewCompleteGitHubInstallParamsWithTimeout(timeout time.Duration) *CompleteGitHubInstallParams

NewCompleteGitHubInstallParamsWithTimeout creates a new CompleteGitHubInstallParams object with the ability to set a timeout on a request.

func (*CompleteGitHubInstallParams) SetCode added in v0.65.0

func (o *CompleteGitHubInstallParams) SetCode(code *string)

SetCode adds the code to the complete git hub install params

func (*CompleteGitHubInstallParams) SetContext added in v0.65.0

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

SetContext adds the context to the complete git hub install params

func (*CompleteGitHubInstallParams) SetDefaults added in v0.65.0

func (o *CompleteGitHubInstallParams) SetDefaults()

SetDefaults hydrates default values in the complete git hub install params (not the query body).

All values with no default are reset to their zero value.

func (*CompleteGitHubInstallParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the complete git hub install params

func (*CompleteGitHubInstallParams) SetInstallationID added in v0.65.0

func (o *CompleteGitHubInstallParams) SetInstallationID(installationID *string)

SetInstallationID adds the installationId to the complete git hub install params

func (*CompleteGitHubInstallParams) SetSetupAction added in v0.65.0

func (o *CompleteGitHubInstallParams) SetSetupAction(setupAction *string)

SetSetupAction adds the setupAction to the complete git hub install params

func (*CompleteGitHubInstallParams) SetState added in v0.65.0

func (o *CompleteGitHubInstallParams) SetState(state *string)

SetState adds the state to the complete git hub install params

func (*CompleteGitHubInstallParams) SetTimeout added in v0.65.0

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

SetTimeout adds the timeout to the complete git hub install params

func (*CompleteGitHubInstallParams) WithCode added in v0.65.0

WithCode adds the code to the complete git hub install params

func (*CompleteGitHubInstallParams) WithContext added in v0.65.0

WithContext adds the context to the complete git hub install params

func (*CompleteGitHubInstallParams) WithDefaults added in v0.65.0

WithDefaults hydrates default values in the complete git hub install params (not the query body).

All values with no default are reset to their zero value.

func (*CompleteGitHubInstallParams) WithHTTPClient added in v0.65.0

WithHTTPClient adds the HTTPClient to the complete git hub install params

func (*CompleteGitHubInstallParams) WithInstallationID added in v0.65.0

func (o *CompleteGitHubInstallParams) WithInstallationID(installationID *string) *CompleteGitHubInstallParams

WithInstallationID adds the installationID to the complete git hub install params

func (*CompleteGitHubInstallParams) WithSetupAction added in v0.65.0

func (o *CompleteGitHubInstallParams) WithSetupAction(setupAction *string) *CompleteGitHubInstallParams

WithSetupAction adds the setupAction to the complete git hub install params

func (*CompleteGitHubInstallParams) WithState added in v0.65.0

WithState adds the state to the complete git hub install params

func (*CompleteGitHubInstallParams) WithTimeout added in v0.65.0

WithTimeout adds the timeout to the complete git hub install params

func (*CompleteGitHubInstallParams) WriteToRequest added in v0.65.0

WriteToRequest writes these params to a swagger request

type CompleteGitHubInstallReader added in v0.65.0

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

CompleteGitHubInstallReader is a Reader for the CompleteGitHubInstall structure.

func (*CompleteGitHubInstallReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type CompleteVercelInstallationDefault added in v0.65.0

type CompleteVercelInstallationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

CompleteVercelInstallationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCompleteVercelInstallationDefault added in v0.65.0

func NewCompleteVercelInstallationDefault(code int) *CompleteVercelInstallationDefault

NewCompleteVercelInstallationDefault creates a CompleteVercelInstallationDefault with default headers values

func (*CompleteVercelInstallationDefault) Code added in v0.65.0

Code gets the status code for the complete vercel installation default response

func (*CompleteVercelInstallationDefault) Error added in v0.65.0

func (*CompleteVercelInstallationDefault) GetPayload added in v0.65.0

func (*CompleteVercelInstallationDefault) IsClientError added in v0.65.0

func (o *CompleteVercelInstallationDefault) IsClientError() bool

IsClientError returns true when this complete vercel installation default response has a 4xx status code

func (*CompleteVercelInstallationDefault) IsCode added in v0.65.0

func (o *CompleteVercelInstallationDefault) IsCode(code int) bool

IsCode returns true when this complete vercel installation default response a status code equal to that given

func (*CompleteVercelInstallationDefault) IsRedirect added in v0.65.0

func (o *CompleteVercelInstallationDefault) IsRedirect() bool

IsRedirect returns true when this complete vercel installation default response has a 3xx status code

func (*CompleteVercelInstallationDefault) IsServerError added in v0.65.0

func (o *CompleteVercelInstallationDefault) IsServerError() bool

IsServerError returns true when this complete vercel installation default response has a 5xx status code

func (*CompleteVercelInstallationDefault) IsSuccess added in v0.65.0

func (o *CompleteVercelInstallationDefault) IsSuccess() bool

IsSuccess returns true when this complete vercel installation default response has a 2xx status code

func (*CompleteVercelInstallationDefault) String added in v0.65.0

type CompleteVercelInstallationOK added in v0.65.0

type CompleteVercelInstallationOK struct {
	Payload *models.APIHTTPBody
}

CompleteVercelInstallationOK describes a response with status code 200, with default header values.

A successful response.

func NewCompleteVercelInstallationOK added in v0.65.0

func NewCompleteVercelInstallationOK() *CompleteVercelInstallationOK

NewCompleteVercelInstallationOK creates a CompleteVercelInstallationOK with default headers values

func (*CompleteVercelInstallationOK) Error added in v0.65.0

func (*CompleteVercelInstallationOK) GetPayload added in v0.65.0

func (*CompleteVercelInstallationOK) IsClientError added in v0.65.0

func (o *CompleteVercelInstallationOK) IsClientError() bool

IsClientError returns true when this complete vercel installation o k response has a 4xx status code

func (*CompleteVercelInstallationOK) IsCode added in v0.65.0

func (o *CompleteVercelInstallationOK) IsCode(code int) bool

IsCode returns true when this complete vercel installation o k response a status code equal to that given

func (*CompleteVercelInstallationOK) IsRedirect added in v0.65.0

func (o *CompleteVercelInstallationOK) IsRedirect() bool

IsRedirect returns true when this complete vercel installation o k response has a 3xx status code

func (*CompleteVercelInstallationOK) IsServerError added in v0.65.0

func (o *CompleteVercelInstallationOK) IsServerError() bool

IsServerError returns true when this complete vercel installation o k response has a 5xx status code

func (*CompleteVercelInstallationOK) IsSuccess added in v0.65.0

func (o *CompleteVercelInstallationOK) IsSuccess() bool

IsSuccess returns true when this complete vercel installation o k response has a 2xx status code

func (*CompleteVercelInstallationOK) String added in v0.65.0

type CompleteVercelInstallationParams added in v0.65.0

type CompleteVercelInstallationParams struct {

	// Code.
	Code *string

	// ConfigurationID.
	ConfigurationID *string

	// State.
	State *string

	// TeamID.
	TeamID *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompleteVercelInstallationParams contains all the parameters to send to the API endpoint

for the complete vercel installation operation.

Typically these are written to a http.Request.

func NewCompleteVercelInstallationParams added in v0.65.0

func NewCompleteVercelInstallationParams() *CompleteVercelInstallationParams

NewCompleteVercelInstallationParams creates a new CompleteVercelInstallationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCompleteVercelInstallationParamsWithContext added in v0.65.0

func NewCompleteVercelInstallationParamsWithContext(ctx context.Context) *CompleteVercelInstallationParams

NewCompleteVercelInstallationParamsWithContext creates a new CompleteVercelInstallationParams object with the ability to set a context for a request.

func NewCompleteVercelInstallationParamsWithHTTPClient added in v0.65.0

func NewCompleteVercelInstallationParamsWithHTTPClient(client *http.Client) *CompleteVercelInstallationParams

NewCompleteVercelInstallationParamsWithHTTPClient creates a new CompleteVercelInstallationParams object with the ability to set a custom HTTPClient for a request.

func NewCompleteVercelInstallationParamsWithTimeout added in v0.65.0

func NewCompleteVercelInstallationParamsWithTimeout(timeout time.Duration) *CompleteVercelInstallationParams

NewCompleteVercelInstallationParamsWithTimeout creates a new CompleteVercelInstallationParams object with the ability to set a timeout on a request.

func (*CompleteVercelInstallationParams) SetCode added in v0.65.0

func (o *CompleteVercelInstallationParams) SetCode(code *string)

SetCode adds the code to the complete vercel installation params

func (*CompleteVercelInstallationParams) SetConfigurationID added in v0.65.0

func (o *CompleteVercelInstallationParams) SetConfigurationID(configurationID *string)

SetConfigurationID adds the configurationId to the complete vercel installation params

func (*CompleteVercelInstallationParams) SetContext added in v0.65.0

SetContext adds the context to the complete vercel installation params

func (*CompleteVercelInstallationParams) SetDefaults added in v0.65.0

func (o *CompleteVercelInstallationParams) SetDefaults()

SetDefaults hydrates default values in the complete vercel installation params (not the query body).

All values with no default are reset to their zero value.

func (*CompleteVercelInstallationParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the complete vercel installation params

func (*CompleteVercelInstallationParams) SetState added in v0.65.0

func (o *CompleteVercelInstallationParams) SetState(state *string)

SetState adds the state to the complete vercel installation params

func (*CompleteVercelInstallationParams) SetTeamID added in v0.65.0

func (o *CompleteVercelInstallationParams) SetTeamID(teamID *string)

SetTeamID adds the teamId to the complete vercel installation params

func (*CompleteVercelInstallationParams) SetTimeout added in v0.65.0

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

SetTimeout adds the timeout to the complete vercel installation params

func (*CompleteVercelInstallationParams) WithCode added in v0.65.0

WithCode adds the code to the complete vercel installation params

func (*CompleteVercelInstallationParams) WithConfigurationID added in v0.65.0

func (o *CompleteVercelInstallationParams) WithConfigurationID(configurationID *string) *CompleteVercelInstallationParams

WithConfigurationID adds the configurationID to the complete vercel installation params

func (*CompleteVercelInstallationParams) WithContext added in v0.65.0

WithContext adds the context to the complete vercel installation params

func (*CompleteVercelInstallationParams) WithDefaults added in v0.65.0

WithDefaults hydrates default values in the complete vercel installation params (not the query body).

All values with no default are reset to their zero value.

func (*CompleteVercelInstallationParams) WithHTTPClient added in v0.65.0

WithHTTPClient adds the HTTPClient to the complete vercel installation params

func (*CompleteVercelInstallationParams) WithState added in v0.65.0

WithState adds the state to the complete vercel installation params

func (*CompleteVercelInstallationParams) WithTeamID added in v0.65.0

WithTeamID adds the teamID to the complete vercel installation params

func (*CompleteVercelInstallationParams) WithTimeout added in v0.65.0

WithTimeout adds the timeout to the complete vercel installation params

func (*CompleteVercelInstallationParams) WriteToRequest added in v0.65.0

WriteToRequest writes these params to a swagger request

type CompleteVercelInstallationReader added in v0.65.0

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

CompleteVercelInstallationReader is a Reader for the CompleteVercelInstallation structure.

func (*CompleteVercelInstallationReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type CreateAppBody

type CreateAppBody struct {

	// description
	Description string `json:"description,omitempty"`

	// location
	Location *CreateAppParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// sync integrations
	SyncIntegrations []string `json:"sync_integrations"`
}

CreateAppBody create app body swagger:model CreateAppBody

func (*CreateAppBody) ContextValidate

func (o *CreateAppBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this create app body based on the context it is used

func (*CreateAppBody) MarshalBinary

func (o *CreateAppBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateAppBody) UnmarshalBinary

func (o *CreateAppBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateAppBody) Validate

func (o *CreateAppBody) Validate(formats strfmt.Registry) error

Validate validates this create app body

type CreateAppDefault

type CreateAppDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

CreateAppDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCreateAppDefault

func NewCreateAppDefault(code int) *CreateAppDefault

NewCreateAppDefault creates a CreateAppDefault with default headers values

func (*CreateAppDefault) Code

func (o *CreateAppDefault) Code() int

Code gets the status code for the create app default response

func (*CreateAppDefault) Error

func (o *CreateAppDefault) Error() string

func (*CreateAppDefault) GetPayload

func (o *CreateAppDefault) GetPayload() *models.RPCStatus

func (*CreateAppDefault) IsClientError

func (o *CreateAppDefault) IsClientError() bool

IsClientError returns true when this create app default response has a 4xx status code

func (*CreateAppDefault) IsCode

func (o *CreateAppDefault) IsCode(code int) bool

IsCode returns true when this create app default response a status code equal to that given

func (*CreateAppDefault) IsRedirect

func (o *CreateAppDefault) IsRedirect() bool

IsRedirect returns true when this create app default response has a 3xx status code

func (*CreateAppDefault) IsServerError

func (o *CreateAppDefault) IsServerError() bool

IsServerError returns true when this create app default response has a 5xx status code

func (*CreateAppDefault) IsSuccess

func (o *CreateAppDefault) IsSuccess() bool

IsSuccess returns true when this create app default response has a 2xx status code

func (*CreateAppDefault) String

func (o *CreateAppDefault) String() string

type CreateAppKVSecretBody

type CreateAppKVSecretBody struct {

	// location
	Location *CreateAppKVSecretParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

CreateAppKVSecretBody create app k v secret body swagger:model CreateAppKVSecretBody

func (*CreateAppKVSecretBody) ContextValidate

func (o *CreateAppKVSecretBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this create app k v secret body based on the context it is used

func (*CreateAppKVSecretBody) MarshalBinary

func (o *CreateAppKVSecretBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateAppKVSecretBody) UnmarshalBinary

func (o *CreateAppKVSecretBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateAppKVSecretBody) Validate

func (o *CreateAppKVSecretBody) Validate(formats strfmt.Registry) error

Validate validates this create app k v secret body

type CreateAppKVSecretDefault

type CreateAppKVSecretDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

CreateAppKVSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCreateAppKVSecretDefault

func NewCreateAppKVSecretDefault(code int) *CreateAppKVSecretDefault

NewCreateAppKVSecretDefault creates a CreateAppKVSecretDefault with default headers values

func (*CreateAppKVSecretDefault) Code

func (o *CreateAppKVSecretDefault) Code() int

Code gets the status code for the create app k v secret default response

func (*CreateAppKVSecretDefault) Error

func (o *CreateAppKVSecretDefault) Error() string

func (*CreateAppKVSecretDefault) GetPayload

func (o *CreateAppKVSecretDefault) GetPayload() *models.RPCStatus

func (*CreateAppKVSecretDefault) IsClientError

func (o *CreateAppKVSecretDefault) IsClientError() bool

IsClientError returns true when this create app k v secret default response has a 4xx status code

func (*CreateAppKVSecretDefault) IsCode

func (o *CreateAppKVSecretDefault) IsCode(code int) bool

IsCode returns true when this create app k v secret default response a status code equal to that given

func (*CreateAppKVSecretDefault) IsRedirect

func (o *CreateAppKVSecretDefault) IsRedirect() bool

IsRedirect returns true when this create app k v secret default response has a 3xx status code

func (*CreateAppKVSecretDefault) IsServerError

func (o *CreateAppKVSecretDefault) IsServerError() bool

IsServerError returns true when this create app k v secret default response has a 5xx status code

func (*CreateAppKVSecretDefault) IsSuccess

func (o *CreateAppKVSecretDefault) IsSuccess() bool

IsSuccess returns true when this create app k v secret default response has a 2xx status code

func (*CreateAppKVSecretDefault) String

func (o *CreateAppKVSecretDefault) String() string

type CreateAppKVSecretOK

type CreateAppKVSecretOK struct {
	Payload *models.Secrets20230613CreateAppKVSecretResponse
}

CreateAppKVSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewCreateAppKVSecretOK

func NewCreateAppKVSecretOK() *CreateAppKVSecretOK

NewCreateAppKVSecretOK creates a CreateAppKVSecretOK with default headers values

func (*CreateAppKVSecretOK) Error

func (o *CreateAppKVSecretOK) Error() string

func (*CreateAppKVSecretOK) GetPayload

func (*CreateAppKVSecretOK) IsClientError

func (o *CreateAppKVSecretOK) IsClientError() bool

IsClientError returns true when this create app k v secret o k response has a 4xx status code

func (*CreateAppKVSecretOK) IsCode

func (o *CreateAppKVSecretOK) IsCode(code int) bool

IsCode returns true when this create app k v secret o k response a status code equal to that given

func (*CreateAppKVSecretOK) IsRedirect

func (o *CreateAppKVSecretOK) IsRedirect() bool

IsRedirect returns true when this create app k v secret o k response has a 3xx status code

func (*CreateAppKVSecretOK) IsServerError

func (o *CreateAppKVSecretOK) IsServerError() bool

IsServerError returns true when this create app k v secret o k response has a 5xx status code

func (*CreateAppKVSecretOK) IsSuccess

func (o *CreateAppKVSecretOK) IsSuccess() bool

IsSuccess returns true when this create app k v secret o k response has a 2xx status code

func (*CreateAppKVSecretOK) String

func (o *CreateAppKVSecretOK) String() string

type CreateAppKVSecretParams

type CreateAppKVSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body CreateAppKVSecretBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateAppKVSecretParams contains all the parameters to send to the API endpoint

for the create app k v secret operation.

Typically these are written to a http.Request.

func NewCreateAppKVSecretParams

func NewCreateAppKVSecretParams() *CreateAppKVSecretParams

NewCreateAppKVSecretParams creates a new CreateAppKVSecretParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateAppKVSecretParamsWithContext

func NewCreateAppKVSecretParamsWithContext(ctx context.Context) *CreateAppKVSecretParams

NewCreateAppKVSecretParamsWithContext creates a new CreateAppKVSecretParams object with the ability to set a context for a request.

func NewCreateAppKVSecretParamsWithHTTPClient

func NewCreateAppKVSecretParamsWithHTTPClient(client *http.Client) *CreateAppKVSecretParams

NewCreateAppKVSecretParamsWithHTTPClient creates a new CreateAppKVSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAppKVSecretParamsWithTimeout

func NewCreateAppKVSecretParamsWithTimeout(timeout time.Duration) *CreateAppKVSecretParams

NewCreateAppKVSecretParamsWithTimeout creates a new CreateAppKVSecretParams object with the ability to set a timeout on a request.

func (*CreateAppKVSecretParams) SetAppName

func (o *CreateAppKVSecretParams) SetAppName(appName string)

SetAppName adds the appName to the create app k v secret params

func (*CreateAppKVSecretParams) SetBody

SetBody adds the body to the create app k v secret params

func (*CreateAppKVSecretParams) SetContext

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

SetContext adds the context to the create app k v secret params

func (*CreateAppKVSecretParams) SetDefaults

func (o *CreateAppKVSecretParams) SetDefaults()

SetDefaults hydrates default values in the create app k v secret params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAppKVSecretParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create app k v secret params

func (*CreateAppKVSecretParams) SetLocationOrganizationID

func (o *CreateAppKVSecretParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the create app k v secret params

func (*CreateAppKVSecretParams) SetLocationProjectID

func (o *CreateAppKVSecretParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the create app k v secret params

func (*CreateAppKVSecretParams) SetTimeout

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

SetTimeout adds the timeout to the create app k v secret params

func (*CreateAppKVSecretParams) WithAppName

func (o *CreateAppKVSecretParams) WithAppName(appName string) *CreateAppKVSecretParams

WithAppName adds the appName to the create app k v secret params

func (*CreateAppKVSecretParams) WithBody

WithBody adds the body to the create app k v secret params

func (*CreateAppKVSecretParams) WithContext

WithContext adds the context to the create app k v secret params

func (*CreateAppKVSecretParams) WithDefaults

WithDefaults hydrates default values in the create app k v secret params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAppKVSecretParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create app k v secret params

func (*CreateAppKVSecretParams) WithLocationOrganizationID

func (o *CreateAppKVSecretParams) WithLocationOrganizationID(locationOrganizationID string) *CreateAppKVSecretParams

WithLocationOrganizationID adds the locationOrganizationID to the create app k v secret params

func (*CreateAppKVSecretParams) WithLocationProjectID

func (o *CreateAppKVSecretParams) WithLocationProjectID(locationProjectID string) *CreateAppKVSecretParams

WithLocationProjectID adds the locationProjectID to the create app k v secret params

func (*CreateAppKVSecretParams) WithTimeout

WithTimeout adds the timeout to the create app k v secret params

func (*CreateAppKVSecretParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateAppKVSecretParamsBodyLocation

type CreateAppKVSecretParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

CreateAppKVSecretParamsBodyLocation Location represents a target for an operation in HCP. swagger:model CreateAppKVSecretParamsBodyLocation

func (*CreateAppKVSecretParamsBodyLocation) ContextValidate

func (o *CreateAppKVSecretParamsBodyLocation) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this create app k v secret params body location based on the context it is used

func (*CreateAppKVSecretParamsBodyLocation) MarshalBinary

func (o *CreateAppKVSecretParamsBodyLocation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateAppKVSecretParamsBodyLocation) UnmarshalBinary

func (o *CreateAppKVSecretParamsBodyLocation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateAppKVSecretParamsBodyLocation) Validate

Validate validates this create app k v secret params body location

type CreateAppKVSecretReader

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

CreateAppKVSecretReader is a Reader for the CreateAppKVSecret structure.

func (*CreateAppKVSecretReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateAppOK

type CreateAppOK struct {
	Payload *models.Secrets20230613CreateAppResponse
}

CreateAppOK describes a response with status code 200, with default header values.

A successful response.

func NewCreateAppOK

func NewCreateAppOK() *CreateAppOK

NewCreateAppOK creates a CreateAppOK with default headers values

func (*CreateAppOK) Error

func (o *CreateAppOK) Error() string

func (*CreateAppOK) GetPayload

func (*CreateAppOK) IsClientError

func (o *CreateAppOK) IsClientError() bool

IsClientError returns true when this create app o k response has a 4xx status code

func (*CreateAppOK) IsCode

func (o *CreateAppOK) IsCode(code int) bool

IsCode returns true when this create app o k response a status code equal to that given

func (*CreateAppOK) IsRedirect

func (o *CreateAppOK) IsRedirect() bool

IsRedirect returns true when this create app o k response has a 3xx status code

func (*CreateAppOK) IsServerError

func (o *CreateAppOK) IsServerError() bool

IsServerError returns true when this create app o k response has a 5xx status code

func (*CreateAppOK) IsSuccess

func (o *CreateAppOK) IsSuccess() bool

IsSuccess returns true when this create app o k response has a 2xx status code

func (*CreateAppOK) String

func (o *CreateAppOK) String() string

type CreateAppParams

type CreateAppParams struct {

	// Body.
	Body CreateAppBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateAppParams contains all the parameters to send to the API endpoint

for the create app operation.

Typically these are written to a http.Request.

func NewCreateAppParams

func NewCreateAppParams() *CreateAppParams

NewCreateAppParams creates a new CreateAppParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateAppParamsWithContext

func NewCreateAppParamsWithContext(ctx context.Context) *CreateAppParams

NewCreateAppParamsWithContext creates a new CreateAppParams object with the ability to set a context for a request.

func NewCreateAppParamsWithHTTPClient

func NewCreateAppParamsWithHTTPClient(client *http.Client) *CreateAppParams

NewCreateAppParamsWithHTTPClient creates a new CreateAppParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAppParamsWithTimeout

func NewCreateAppParamsWithTimeout(timeout time.Duration) *CreateAppParams

NewCreateAppParamsWithTimeout creates a new CreateAppParams object with the ability to set a timeout on a request.

func (*CreateAppParams) SetBody

func (o *CreateAppParams) SetBody(body CreateAppBody)

SetBody adds the body to the create app params

func (*CreateAppParams) SetContext

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

SetContext adds the context to the create app params

func (*CreateAppParams) SetDefaults

func (o *CreateAppParams) SetDefaults()

SetDefaults hydrates default values in the create app params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAppParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create app params

func (*CreateAppParams) SetLocationOrganizationID

func (o *CreateAppParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the create app params

func (*CreateAppParams) SetLocationProjectID

func (o *CreateAppParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the create app params

func (*CreateAppParams) SetTimeout

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

SetTimeout adds the timeout to the create app params

func (*CreateAppParams) WithBody

func (o *CreateAppParams) WithBody(body CreateAppBody) *CreateAppParams

WithBody adds the body to the create app params

func (*CreateAppParams) WithContext

func (o *CreateAppParams) WithContext(ctx context.Context) *CreateAppParams

WithContext adds the context to the create app params

func (*CreateAppParams) WithDefaults

func (o *CreateAppParams) WithDefaults() *CreateAppParams

WithDefaults hydrates default values in the create app params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAppParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create app params

func (*CreateAppParams) WithLocationOrganizationID

func (o *CreateAppParams) WithLocationOrganizationID(locationOrganizationID string) *CreateAppParams

WithLocationOrganizationID adds the locationOrganizationID to the create app params

func (*CreateAppParams) WithLocationProjectID

func (o *CreateAppParams) WithLocationProjectID(locationProjectID string) *CreateAppParams

WithLocationProjectID adds the locationProjectID to the create app params

func (*CreateAppParams) WithTimeout

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

WithTimeout adds the timeout to the create app params

func (*CreateAppParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type CreateAppParamsBodyLocation

type CreateAppParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

CreateAppParamsBodyLocation Location represents a target for an operation in HCP. swagger:model CreateAppParamsBodyLocation

func (*CreateAppParamsBodyLocation) ContextValidate

func (o *CreateAppParamsBodyLocation) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this create app params body location based on the context it is used

func (*CreateAppParamsBodyLocation) MarshalBinary

func (o *CreateAppParamsBodyLocation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateAppParamsBodyLocation) UnmarshalBinary

func (o *CreateAppParamsBodyLocation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateAppParamsBodyLocation) Validate

func (o *CreateAppParamsBodyLocation) Validate(formats strfmt.Registry) error

Validate validates this create app params body location

type CreateAppReader

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

CreateAppReader is a Reader for the CreateApp structure.

func (*CreateAppReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateAwsSmSyncIntegrationBody

type CreateAwsSmSyncIntegrationBody struct {

	// aws sm connection details
	AwsSmConnectionDetails *models.Secrets20230613AwsSmConnectionDetailsRequest `json:"aws_sm_connection_details,omitempty"`

	// location
	Location *CreateAwsSmSyncIntegrationParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`
}

CreateAwsSmSyncIntegrationBody create aws sm sync integration body swagger:model CreateAwsSmSyncIntegrationBody

func (*CreateAwsSmSyncIntegrationBody) ContextValidate

func (o *CreateAwsSmSyncIntegrationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this create aws sm sync integration body based on the context it is used

func (*CreateAwsSmSyncIntegrationBody) MarshalBinary

func (o *CreateAwsSmSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateAwsSmSyncIntegrationBody) UnmarshalBinary

func (o *CreateAwsSmSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateAwsSmSyncIntegrationBody) Validate

func (o *CreateAwsSmSyncIntegrationBody) Validate(formats strfmt.Registry) error

Validate validates this create aws sm sync integration body

type CreateAwsSmSyncIntegrationDefault

type CreateAwsSmSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

CreateAwsSmSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCreateAwsSmSyncIntegrationDefault

func NewCreateAwsSmSyncIntegrationDefault(code int) *CreateAwsSmSyncIntegrationDefault

NewCreateAwsSmSyncIntegrationDefault creates a CreateAwsSmSyncIntegrationDefault with default headers values

func (*CreateAwsSmSyncIntegrationDefault) Code

Code gets the status code for the create aws sm sync integration default response

func (*CreateAwsSmSyncIntegrationDefault) Error

func (*CreateAwsSmSyncIntegrationDefault) GetPayload

func (*CreateAwsSmSyncIntegrationDefault) IsClientError

func (o *CreateAwsSmSyncIntegrationDefault) IsClientError() bool

IsClientError returns true when this create aws sm sync integration default response has a 4xx status code

func (*CreateAwsSmSyncIntegrationDefault) IsCode

func (o *CreateAwsSmSyncIntegrationDefault) IsCode(code int) bool

IsCode returns true when this create aws sm sync integration default response a status code equal to that given

func (*CreateAwsSmSyncIntegrationDefault) IsRedirect

func (o *CreateAwsSmSyncIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this create aws sm sync integration default response has a 3xx status code

func (*CreateAwsSmSyncIntegrationDefault) IsServerError

func (o *CreateAwsSmSyncIntegrationDefault) IsServerError() bool

IsServerError returns true when this create aws sm sync integration default response has a 5xx status code

func (*CreateAwsSmSyncIntegrationDefault) IsSuccess

func (o *CreateAwsSmSyncIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this create aws sm sync integration default response has a 2xx status code

func (*CreateAwsSmSyncIntegrationDefault) String

type CreateAwsSmSyncIntegrationOK

type CreateAwsSmSyncIntegrationOK struct {
	Payload *models.Secrets20230613CreateSyncIntegrationResponse
}

CreateAwsSmSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewCreateAwsSmSyncIntegrationOK

func NewCreateAwsSmSyncIntegrationOK() *CreateAwsSmSyncIntegrationOK

NewCreateAwsSmSyncIntegrationOK creates a CreateAwsSmSyncIntegrationOK with default headers values

func (*CreateAwsSmSyncIntegrationOK) Error

func (*CreateAwsSmSyncIntegrationOK) GetPayload

func (*CreateAwsSmSyncIntegrationOK) IsClientError

func (o *CreateAwsSmSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this create aws sm sync integration o k response has a 4xx status code

func (*CreateAwsSmSyncIntegrationOK) IsCode

func (o *CreateAwsSmSyncIntegrationOK) IsCode(code int) bool

IsCode returns true when this create aws sm sync integration o k response a status code equal to that given

func (*CreateAwsSmSyncIntegrationOK) IsRedirect

func (o *CreateAwsSmSyncIntegrationOK) IsRedirect() bool

IsRedirect returns true when this create aws sm sync integration o k response has a 3xx status code

func (*CreateAwsSmSyncIntegrationOK) IsServerError

func (o *CreateAwsSmSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this create aws sm sync integration o k response has a 5xx status code

func (*CreateAwsSmSyncIntegrationOK) IsSuccess

func (o *CreateAwsSmSyncIntegrationOK) IsSuccess() bool

IsSuccess returns true when this create aws sm sync integration o k response has a 2xx status code

func (*CreateAwsSmSyncIntegrationOK) String

type CreateAwsSmSyncIntegrationParams

type CreateAwsSmSyncIntegrationParams struct {

	// Body.
	Body CreateAwsSmSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateAwsSmSyncIntegrationParams contains all the parameters to send to the API endpoint

for the create aws sm sync integration operation.

Typically these are written to a http.Request.

func NewCreateAwsSmSyncIntegrationParams

func NewCreateAwsSmSyncIntegrationParams() *CreateAwsSmSyncIntegrationParams

NewCreateAwsSmSyncIntegrationParams creates a new CreateAwsSmSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateAwsSmSyncIntegrationParamsWithContext

func NewCreateAwsSmSyncIntegrationParamsWithContext(ctx context.Context) *CreateAwsSmSyncIntegrationParams

NewCreateAwsSmSyncIntegrationParamsWithContext creates a new CreateAwsSmSyncIntegrationParams object with the ability to set a context for a request.

func NewCreateAwsSmSyncIntegrationParamsWithHTTPClient

func NewCreateAwsSmSyncIntegrationParamsWithHTTPClient(client *http.Client) *CreateAwsSmSyncIntegrationParams

NewCreateAwsSmSyncIntegrationParamsWithHTTPClient creates a new CreateAwsSmSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAwsSmSyncIntegrationParamsWithTimeout

func NewCreateAwsSmSyncIntegrationParamsWithTimeout(timeout time.Duration) *CreateAwsSmSyncIntegrationParams

NewCreateAwsSmSyncIntegrationParamsWithTimeout creates a new CreateAwsSmSyncIntegrationParams object with the ability to set a timeout on a request.

func (*CreateAwsSmSyncIntegrationParams) SetBody

SetBody adds the body to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) SetContext

SetContext adds the context to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) SetDefaults

func (o *CreateAwsSmSyncIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the create aws sm sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAwsSmSyncIntegrationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) SetLocationOrganizationID

func (o *CreateAwsSmSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) SetLocationProjectID

func (o *CreateAwsSmSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) SetTimeout

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

SetTimeout adds the timeout to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) WithBody

WithBody adds the body to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) WithContext

WithContext adds the context to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) WithDefaults

WithDefaults hydrates default values in the create aws sm sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAwsSmSyncIntegrationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) WithLocationOrganizationID

func (o *CreateAwsSmSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *CreateAwsSmSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) WithLocationProjectID

func (o *CreateAwsSmSyncIntegrationParams) WithLocationProjectID(locationProjectID string) *CreateAwsSmSyncIntegrationParams

WithLocationProjectID adds the locationProjectID to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) WithTimeout

WithTimeout adds the timeout to the create aws sm sync integration params

func (*CreateAwsSmSyncIntegrationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateAwsSmSyncIntegrationParamsBodyLocation

type CreateAwsSmSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

CreateAwsSmSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model CreateAwsSmSyncIntegrationParamsBodyLocation

func (*CreateAwsSmSyncIntegrationParamsBodyLocation) ContextValidate

ContextValidate validate this create aws sm sync integration params body location based on the context it is used

func (*CreateAwsSmSyncIntegrationParamsBodyLocation) MarshalBinary

MarshalBinary interface implementation

func (*CreateAwsSmSyncIntegrationParamsBodyLocation) UnmarshalBinary

UnmarshalBinary interface implementation

func (*CreateAwsSmSyncIntegrationParamsBodyLocation) Validate

Validate validates this create aws sm sync integration params body location

type CreateAwsSmSyncIntegrationReader

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

CreateAwsSmSyncIntegrationReader is a Reader for the CreateAwsSmSyncIntegration structure.

func (*CreateAwsSmSyncIntegrationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateGhRepoSyncIntegrationBody

type CreateGhRepoSyncIntegrationBody struct {

	// gh repo connection details
	GhRepoConnectionDetails *models.Secrets20230613GhRepoConnectionDetailsRequest `json:"gh_repo_connection_details,omitempty"`

	// location
	Location *CreateGhRepoSyncIntegrationParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`
}

CreateGhRepoSyncIntegrationBody create gh repo sync integration body swagger:model CreateGhRepoSyncIntegrationBody

func (*CreateGhRepoSyncIntegrationBody) ContextValidate

func (o *CreateGhRepoSyncIntegrationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this create gh repo sync integration body based on the context it is used

func (*CreateGhRepoSyncIntegrationBody) MarshalBinary

func (o *CreateGhRepoSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateGhRepoSyncIntegrationBody) UnmarshalBinary

func (o *CreateGhRepoSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateGhRepoSyncIntegrationBody) Validate

Validate validates this create gh repo sync integration body

type CreateGhRepoSyncIntegrationDefault

type CreateGhRepoSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

CreateGhRepoSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCreateGhRepoSyncIntegrationDefault

func NewCreateGhRepoSyncIntegrationDefault(code int) *CreateGhRepoSyncIntegrationDefault

NewCreateGhRepoSyncIntegrationDefault creates a CreateGhRepoSyncIntegrationDefault with default headers values

func (*CreateGhRepoSyncIntegrationDefault) Code

Code gets the status code for the create gh repo sync integration default response

func (*CreateGhRepoSyncIntegrationDefault) Error

func (*CreateGhRepoSyncIntegrationDefault) GetPayload

func (*CreateGhRepoSyncIntegrationDefault) IsClientError

func (o *CreateGhRepoSyncIntegrationDefault) IsClientError() bool

IsClientError returns true when this create gh repo sync integration default response has a 4xx status code

func (*CreateGhRepoSyncIntegrationDefault) IsCode

IsCode returns true when this create gh repo sync integration default response a status code equal to that given

func (*CreateGhRepoSyncIntegrationDefault) IsRedirect

func (o *CreateGhRepoSyncIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this create gh repo sync integration default response has a 3xx status code

func (*CreateGhRepoSyncIntegrationDefault) IsServerError

func (o *CreateGhRepoSyncIntegrationDefault) IsServerError() bool

IsServerError returns true when this create gh repo sync integration default response has a 5xx status code

func (*CreateGhRepoSyncIntegrationDefault) IsSuccess

IsSuccess returns true when this create gh repo sync integration default response has a 2xx status code

func (*CreateGhRepoSyncIntegrationDefault) String

type CreateGhRepoSyncIntegrationOK

type CreateGhRepoSyncIntegrationOK struct {
	Payload *models.Secrets20230613CreateSyncIntegrationResponse
}

CreateGhRepoSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewCreateGhRepoSyncIntegrationOK

func NewCreateGhRepoSyncIntegrationOK() *CreateGhRepoSyncIntegrationOK

NewCreateGhRepoSyncIntegrationOK creates a CreateGhRepoSyncIntegrationOK with default headers values

func (*CreateGhRepoSyncIntegrationOK) Error

func (*CreateGhRepoSyncIntegrationOK) GetPayload

func (*CreateGhRepoSyncIntegrationOK) IsClientError

func (o *CreateGhRepoSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this create gh repo sync integration o k response has a 4xx status code

func (*CreateGhRepoSyncIntegrationOK) IsCode

func (o *CreateGhRepoSyncIntegrationOK) IsCode(code int) bool

IsCode returns true when this create gh repo sync integration o k response a status code equal to that given

func (*CreateGhRepoSyncIntegrationOK) IsRedirect

func (o *CreateGhRepoSyncIntegrationOK) IsRedirect() bool

IsRedirect returns true when this create gh repo sync integration o k response has a 3xx status code

func (*CreateGhRepoSyncIntegrationOK) IsServerError

func (o *CreateGhRepoSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this create gh repo sync integration o k response has a 5xx status code

func (*CreateGhRepoSyncIntegrationOK) IsSuccess

func (o *CreateGhRepoSyncIntegrationOK) IsSuccess() bool

IsSuccess returns true when this create gh repo sync integration o k response has a 2xx status code

func (*CreateGhRepoSyncIntegrationOK) String

type CreateGhRepoSyncIntegrationParams

type CreateGhRepoSyncIntegrationParams struct {

	// Body.
	Body CreateGhRepoSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateGhRepoSyncIntegrationParams contains all the parameters to send to the API endpoint

for the create gh repo sync integration operation.

Typically these are written to a http.Request.

func NewCreateGhRepoSyncIntegrationParams

func NewCreateGhRepoSyncIntegrationParams() *CreateGhRepoSyncIntegrationParams

NewCreateGhRepoSyncIntegrationParams creates a new CreateGhRepoSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateGhRepoSyncIntegrationParamsWithContext

func NewCreateGhRepoSyncIntegrationParamsWithContext(ctx context.Context) *CreateGhRepoSyncIntegrationParams

NewCreateGhRepoSyncIntegrationParamsWithContext creates a new CreateGhRepoSyncIntegrationParams object with the ability to set a context for a request.

func NewCreateGhRepoSyncIntegrationParamsWithHTTPClient

func NewCreateGhRepoSyncIntegrationParamsWithHTTPClient(client *http.Client) *CreateGhRepoSyncIntegrationParams

NewCreateGhRepoSyncIntegrationParamsWithHTTPClient creates a new CreateGhRepoSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateGhRepoSyncIntegrationParamsWithTimeout

func NewCreateGhRepoSyncIntegrationParamsWithTimeout(timeout time.Duration) *CreateGhRepoSyncIntegrationParams

NewCreateGhRepoSyncIntegrationParamsWithTimeout creates a new CreateGhRepoSyncIntegrationParams object with the ability to set a timeout on a request.

func (*CreateGhRepoSyncIntegrationParams) SetBody

SetBody adds the body to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) SetContext

SetContext adds the context to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) SetDefaults

func (o *CreateGhRepoSyncIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the create gh repo sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*CreateGhRepoSyncIntegrationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) SetLocationOrganizationID

func (o *CreateGhRepoSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) SetLocationProjectID

func (o *CreateGhRepoSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) SetTimeout

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

SetTimeout adds the timeout to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) WithBody

WithBody adds the body to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) WithContext

WithContext adds the context to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) WithDefaults

WithDefaults hydrates default values in the create gh repo sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*CreateGhRepoSyncIntegrationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) WithLocationOrganizationID

func (o *CreateGhRepoSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *CreateGhRepoSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) WithLocationProjectID

func (o *CreateGhRepoSyncIntegrationParams) WithLocationProjectID(locationProjectID string) *CreateGhRepoSyncIntegrationParams

WithLocationProjectID adds the locationProjectID to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) WithTimeout

WithTimeout adds the timeout to the create gh repo sync integration params

func (*CreateGhRepoSyncIntegrationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateGhRepoSyncIntegrationParamsBodyLocation

type CreateGhRepoSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

CreateGhRepoSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model CreateGhRepoSyncIntegrationParamsBodyLocation

func (*CreateGhRepoSyncIntegrationParamsBodyLocation) ContextValidate

ContextValidate validate this create gh repo sync integration params body location based on the context it is used

func (*CreateGhRepoSyncIntegrationParamsBodyLocation) MarshalBinary

MarshalBinary interface implementation

func (*CreateGhRepoSyncIntegrationParamsBodyLocation) UnmarshalBinary

UnmarshalBinary interface implementation

func (*CreateGhRepoSyncIntegrationParamsBodyLocation) Validate

Validate validates this create gh repo sync integration params body location

type CreateGhRepoSyncIntegrationReader

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

CreateGhRepoSyncIntegrationReader is a Reader for the CreateGhRepoSyncIntegration structure.

func (*CreateGhRepoSyncIntegrationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateVercelProjectSyncIntegrationBody added in v0.65.0

type CreateVercelProjectSyncIntegrationBody struct {

	// location
	Location *CreateVercelProjectSyncIntegrationParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// vercel project connection details
	VercelProjectConnectionDetails *models.Secrets20230613VercelProjectConnectionDetailsRequest `json:"vercel_project_connection_details,omitempty"`
}

CreateVercelProjectSyncIntegrationBody create vercel project sync integration body swagger:model CreateVercelProjectSyncIntegrationBody

func (*CreateVercelProjectSyncIntegrationBody) ContextValidate added in v0.65.0

ContextValidate validate this create vercel project sync integration body based on the context it is used

func (*CreateVercelProjectSyncIntegrationBody) MarshalBinary added in v0.65.0

func (o *CreateVercelProjectSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateVercelProjectSyncIntegrationBody) UnmarshalBinary added in v0.65.0

func (o *CreateVercelProjectSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateVercelProjectSyncIntegrationBody) Validate added in v0.65.0

Validate validates this create vercel project sync integration body

type CreateVercelProjectSyncIntegrationDefault added in v0.65.0

type CreateVercelProjectSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

CreateVercelProjectSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCreateVercelProjectSyncIntegrationDefault added in v0.65.0

func NewCreateVercelProjectSyncIntegrationDefault(code int) *CreateVercelProjectSyncIntegrationDefault

NewCreateVercelProjectSyncIntegrationDefault creates a CreateVercelProjectSyncIntegrationDefault with default headers values

func (*CreateVercelProjectSyncIntegrationDefault) Code added in v0.65.0

Code gets the status code for the create vercel project sync integration default response

func (*CreateVercelProjectSyncIntegrationDefault) Error added in v0.65.0

func (*CreateVercelProjectSyncIntegrationDefault) GetPayload added in v0.65.0

func (*CreateVercelProjectSyncIntegrationDefault) IsClientError added in v0.65.0

IsClientError returns true when this create vercel project sync integration default response has a 4xx status code

func (*CreateVercelProjectSyncIntegrationDefault) IsCode added in v0.65.0

IsCode returns true when this create vercel project sync integration default response a status code equal to that given

func (*CreateVercelProjectSyncIntegrationDefault) IsRedirect added in v0.65.0

IsRedirect returns true when this create vercel project sync integration default response has a 3xx status code

func (*CreateVercelProjectSyncIntegrationDefault) IsServerError added in v0.65.0

IsServerError returns true when this create vercel project sync integration default response has a 5xx status code

func (*CreateVercelProjectSyncIntegrationDefault) IsSuccess added in v0.65.0

IsSuccess returns true when this create vercel project sync integration default response has a 2xx status code

func (*CreateVercelProjectSyncIntegrationDefault) String added in v0.65.0

type CreateVercelProjectSyncIntegrationOK added in v0.65.0

type CreateVercelProjectSyncIntegrationOK struct {
	Payload *models.Secrets20230613CreateSyncIntegrationResponse
}

CreateVercelProjectSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewCreateVercelProjectSyncIntegrationOK added in v0.65.0

func NewCreateVercelProjectSyncIntegrationOK() *CreateVercelProjectSyncIntegrationOK

NewCreateVercelProjectSyncIntegrationOK creates a CreateVercelProjectSyncIntegrationOK with default headers values

func (*CreateVercelProjectSyncIntegrationOK) Error added in v0.65.0

func (*CreateVercelProjectSyncIntegrationOK) GetPayload added in v0.65.0

func (*CreateVercelProjectSyncIntegrationOK) IsClientError added in v0.65.0

func (o *CreateVercelProjectSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this create vercel project sync integration o k response has a 4xx status code

func (*CreateVercelProjectSyncIntegrationOK) IsCode added in v0.65.0

IsCode returns true when this create vercel project sync integration o k response a status code equal to that given

func (*CreateVercelProjectSyncIntegrationOK) IsRedirect added in v0.65.0

IsRedirect returns true when this create vercel project sync integration o k response has a 3xx status code

func (*CreateVercelProjectSyncIntegrationOK) IsServerError added in v0.65.0

func (o *CreateVercelProjectSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this create vercel project sync integration o k response has a 5xx status code

func (*CreateVercelProjectSyncIntegrationOK) IsSuccess added in v0.65.0

IsSuccess returns true when this create vercel project sync integration o k response has a 2xx status code

func (*CreateVercelProjectSyncIntegrationOK) String added in v0.65.0

type CreateVercelProjectSyncIntegrationParams added in v0.65.0

type CreateVercelProjectSyncIntegrationParams struct {

	// Body.
	Body CreateVercelProjectSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateVercelProjectSyncIntegrationParams contains all the parameters to send to the API endpoint

for the create vercel project sync integration operation.

Typically these are written to a http.Request.

func NewCreateVercelProjectSyncIntegrationParams added in v0.65.0

func NewCreateVercelProjectSyncIntegrationParams() *CreateVercelProjectSyncIntegrationParams

NewCreateVercelProjectSyncIntegrationParams creates a new CreateVercelProjectSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateVercelProjectSyncIntegrationParamsWithContext added in v0.65.0

func NewCreateVercelProjectSyncIntegrationParamsWithContext(ctx context.Context) *CreateVercelProjectSyncIntegrationParams

NewCreateVercelProjectSyncIntegrationParamsWithContext creates a new CreateVercelProjectSyncIntegrationParams object with the ability to set a context for a request.

func NewCreateVercelProjectSyncIntegrationParamsWithHTTPClient added in v0.65.0

func NewCreateVercelProjectSyncIntegrationParamsWithHTTPClient(client *http.Client) *CreateVercelProjectSyncIntegrationParams

NewCreateVercelProjectSyncIntegrationParamsWithHTTPClient creates a new CreateVercelProjectSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateVercelProjectSyncIntegrationParamsWithTimeout added in v0.65.0

func NewCreateVercelProjectSyncIntegrationParamsWithTimeout(timeout time.Duration) *CreateVercelProjectSyncIntegrationParams

NewCreateVercelProjectSyncIntegrationParamsWithTimeout creates a new CreateVercelProjectSyncIntegrationParams object with the ability to set a timeout on a request.

func (*CreateVercelProjectSyncIntegrationParams) SetBody added in v0.65.0

SetBody adds the body to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) SetContext added in v0.65.0

SetContext adds the context to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) SetDefaults added in v0.65.0

SetDefaults hydrates default values in the create vercel project sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*CreateVercelProjectSyncIntegrationParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) SetLocationOrganizationID added in v0.65.0

func (o *CreateVercelProjectSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) SetLocationProjectID added in v0.65.0

func (o *CreateVercelProjectSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) SetTimeout added in v0.65.0

SetTimeout adds the timeout to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) WithBody added in v0.65.0

WithBody adds the body to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) WithContext added in v0.65.0

WithContext adds the context to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) WithDefaults added in v0.65.0

WithDefaults hydrates default values in the create vercel project sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*CreateVercelProjectSyncIntegrationParams) WithHTTPClient added in v0.65.0

WithHTTPClient adds the HTTPClient to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) WithLocationOrganizationID added in v0.65.0

func (o *CreateVercelProjectSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *CreateVercelProjectSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) WithLocationProjectID added in v0.65.0

WithLocationProjectID adds the locationProjectID to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) WithTimeout added in v0.65.0

WithTimeout adds the timeout to the create vercel project sync integration params

func (*CreateVercelProjectSyncIntegrationParams) WriteToRequest added in v0.65.0

WriteToRequest writes these params to a swagger request

type CreateVercelProjectSyncIntegrationParamsBodyLocation added in v0.65.0

type CreateVercelProjectSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

CreateVercelProjectSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model CreateVercelProjectSyncIntegrationParamsBodyLocation

func (*CreateVercelProjectSyncIntegrationParamsBodyLocation) ContextValidate added in v0.65.0

ContextValidate validate this create vercel project sync integration params body location based on the context it is used

func (*CreateVercelProjectSyncIntegrationParamsBodyLocation) MarshalBinary added in v0.65.0

MarshalBinary interface implementation

func (*CreateVercelProjectSyncIntegrationParamsBodyLocation) UnmarshalBinary added in v0.65.0

UnmarshalBinary interface implementation

func (*CreateVercelProjectSyncIntegrationParamsBodyLocation) Validate added in v0.65.0

Validate validates this create vercel project sync integration params body location

type CreateVercelProjectSyncIntegrationReader added in v0.65.0

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

CreateVercelProjectSyncIntegrationReader is a Reader for the CreateVercelProjectSyncIntegration structure.

func (*CreateVercelProjectSyncIntegrationReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type DeleteAppDefault

type DeleteAppDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

DeleteAppDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewDeleteAppDefault

func NewDeleteAppDefault(code int) *DeleteAppDefault

NewDeleteAppDefault creates a DeleteAppDefault with default headers values

func (*DeleteAppDefault) Code

func (o *DeleteAppDefault) Code() int

Code gets the status code for the delete app default response

func (*DeleteAppDefault) Error

func (o *DeleteAppDefault) Error() string

func (*DeleteAppDefault) GetPayload

func (o *DeleteAppDefault) GetPayload() *models.RPCStatus

func (*DeleteAppDefault) IsClientError

func (o *DeleteAppDefault) IsClientError() bool

IsClientError returns true when this delete app default response has a 4xx status code

func (*DeleteAppDefault) IsCode

func (o *DeleteAppDefault) IsCode(code int) bool

IsCode returns true when this delete app default response a status code equal to that given

func (*DeleteAppDefault) IsRedirect

func (o *DeleteAppDefault) IsRedirect() bool

IsRedirect returns true when this delete app default response has a 3xx status code

func (*DeleteAppDefault) IsServerError

func (o *DeleteAppDefault) IsServerError() bool

IsServerError returns true when this delete app default response has a 5xx status code

func (*DeleteAppDefault) IsSuccess

func (o *DeleteAppDefault) IsSuccess() bool

IsSuccess returns true when this delete app default response has a 2xx status code

func (*DeleteAppDefault) String

func (o *DeleteAppDefault) String() string

type DeleteAppOK

type DeleteAppOK struct {
	Payload models.Secrets20230613DeleteAppResponse
}

DeleteAppOK describes a response with status code 200, with default header values.

A successful response.

func NewDeleteAppOK

func NewDeleteAppOK() *DeleteAppOK

NewDeleteAppOK creates a DeleteAppOK with default headers values

func (*DeleteAppOK) Error

func (o *DeleteAppOK) Error() string

func (*DeleteAppOK) GetPayload

func (*DeleteAppOK) IsClientError

func (o *DeleteAppOK) IsClientError() bool

IsClientError returns true when this delete app o k response has a 4xx status code

func (*DeleteAppOK) IsCode

func (o *DeleteAppOK) IsCode(code int) bool

IsCode returns true when this delete app o k response a status code equal to that given

func (*DeleteAppOK) IsRedirect

func (o *DeleteAppOK) IsRedirect() bool

IsRedirect returns true when this delete app o k response has a 3xx status code

func (*DeleteAppOK) IsServerError

func (o *DeleteAppOK) IsServerError() bool

IsServerError returns true when this delete app o k response has a 5xx status code

func (*DeleteAppOK) IsSuccess

func (o *DeleteAppOK) IsSuccess() bool

IsSuccess returns true when this delete app o k response has a 2xx status code

func (*DeleteAppOK) String

func (o *DeleteAppOK) String() string

type DeleteAppParams

type DeleteAppParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteAppParams contains all the parameters to send to the API endpoint

for the delete app operation.

Typically these are written to a http.Request.

func NewDeleteAppParams

func NewDeleteAppParams() *DeleteAppParams

NewDeleteAppParams creates a new DeleteAppParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteAppParamsWithContext

func NewDeleteAppParamsWithContext(ctx context.Context) *DeleteAppParams

NewDeleteAppParamsWithContext creates a new DeleteAppParams object with the ability to set a context for a request.

func NewDeleteAppParamsWithHTTPClient

func NewDeleteAppParamsWithHTTPClient(client *http.Client) *DeleteAppParams

NewDeleteAppParamsWithHTTPClient creates a new DeleteAppParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAppParamsWithTimeout

func NewDeleteAppParamsWithTimeout(timeout time.Duration) *DeleteAppParams

NewDeleteAppParamsWithTimeout creates a new DeleteAppParams object with the ability to set a timeout on a request.

func (*DeleteAppParams) SetContext

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

SetContext adds the context to the delete app params

func (*DeleteAppParams) SetDefaults

func (o *DeleteAppParams) SetDefaults()

SetDefaults hydrates default values in the delete app params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAppParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete app params

func (*DeleteAppParams) SetLocationOrganizationID

func (o *DeleteAppParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the delete app params

func (*DeleteAppParams) SetLocationProjectID

func (o *DeleteAppParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the delete app params

func (*DeleteAppParams) SetLocationRegionProvider

func (o *DeleteAppParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the delete app params

func (*DeleteAppParams) SetLocationRegionRegion

func (o *DeleteAppParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the delete app params

func (*DeleteAppParams) SetName

func (o *DeleteAppParams) SetName(name string)

SetName adds the name to the delete app params

func (*DeleteAppParams) SetTimeout

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

SetTimeout adds the timeout to the delete app params

func (*DeleteAppParams) WithContext

func (o *DeleteAppParams) WithContext(ctx context.Context) *DeleteAppParams

WithContext adds the context to the delete app params

func (*DeleteAppParams) WithDefaults

func (o *DeleteAppParams) WithDefaults() *DeleteAppParams

WithDefaults hydrates default values in the delete app params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAppParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete app params

func (*DeleteAppParams) WithLocationOrganizationID

func (o *DeleteAppParams) WithLocationOrganizationID(locationOrganizationID string) *DeleteAppParams

WithLocationOrganizationID adds the locationOrganizationID to the delete app params

func (*DeleteAppParams) WithLocationProjectID

func (o *DeleteAppParams) WithLocationProjectID(locationProjectID string) *DeleteAppParams

WithLocationProjectID adds the locationProjectID to the delete app params

func (*DeleteAppParams) WithLocationRegionProvider

func (o *DeleteAppParams) WithLocationRegionProvider(locationRegionProvider *string) *DeleteAppParams

WithLocationRegionProvider adds the locationRegionProvider to the delete app params

func (*DeleteAppParams) WithLocationRegionRegion

func (o *DeleteAppParams) WithLocationRegionRegion(locationRegionRegion *string) *DeleteAppParams

WithLocationRegionRegion adds the locationRegionRegion to the delete app params

func (*DeleteAppParams) WithName

func (o *DeleteAppParams) WithName(name string) *DeleteAppParams

WithName adds the name to the delete app params

func (*DeleteAppParams) WithTimeout

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

WithTimeout adds the timeout to the delete app params

func (*DeleteAppParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DeleteAppReader

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

DeleteAppReader is a Reader for the DeleteApp structure.

func (*DeleteAppReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteAppSecretDefault

type DeleteAppSecretDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

DeleteAppSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewDeleteAppSecretDefault

func NewDeleteAppSecretDefault(code int) *DeleteAppSecretDefault

NewDeleteAppSecretDefault creates a DeleteAppSecretDefault with default headers values

func (*DeleteAppSecretDefault) Code

func (o *DeleteAppSecretDefault) Code() int

Code gets the status code for the delete app secret default response

func (*DeleteAppSecretDefault) Error

func (o *DeleteAppSecretDefault) Error() string

func (*DeleteAppSecretDefault) GetPayload

func (o *DeleteAppSecretDefault) GetPayload() *models.RPCStatus

func (*DeleteAppSecretDefault) IsClientError

func (o *DeleteAppSecretDefault) IsClientError() bool

IsClientError returns true when this delete app secret default response has a 4xx status code

func (*DeleteAppSecretDefault) IsCode

func (o *DeleteAppSecretDefault) IsCode(code int) bool

IsCode returns true when this delete app secret default response a status code equal to that given

func (*DeleteAppSecretDefault) IsRedirect

func (o *DeleteAppSecretDefault) IsRedirect() bool

IsRedirect returns true when this delete app secret default response has a 3xx status code

func (*DeleteAppSecretDefault) IsServerError

func (o *DeleteAppSecretDefault) IsServerError() bool

IsServerError returns true when this delete app secret default response has a 5xx status code

func (*DeleteAppSecretDefault) IsSuccess

func (o *DeleteAppSecretDefault) IsSuccess() bool

IsSuccess returns true when this delete app secret default response has a 2xx status code

func (*DeleteAppSecretDefault) String

func (o *DeleteAppSecretDefault) String() string

type DeleteAppSecretOK

type DeleteAppSecretOK struct {
	Payload models.Secrets20230613DeleteAppSecretResponse
}

DeleteAppSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewDeleteAppSecretOK

func NewDeleteAppSecretOK() *DeleteAppSecretOK

NewDeleteAppSecretOK creates a DeleteAppSecretOK with default headers values

func (*DeleteAppSecretOK) Error

func (o *DeleteAppSecretOK) Error() string

func (*DeleteAppSecretOK) GetPayload

func (*DeleteAppSecretOK) IsClientError

func (o *DeleteAppSecretOK) IsClientError() bool

IsClientError returns true when this delete app secret o k response has a 4xx status code

func (*DeleteAppSecretOK) IsCode

func (o *DeleteAppSecretOK) IsCode(code int) bool

IsCode returns true when this delete app secret o k response a status code equal to that given

func (*DeleteAppSecretOK) IsRedirect

func (o *DeleteAppSecretOK) IsRedirect() bool

IsRedirect returns true when this delete app secret o k response has a 3xx status code

func (*DeleteAppSecretOK) IsServerError

func (o *DeleteAppSecretOK) IsServerError() bool

IsServerError returns true when this delete app secret o k response has a 5xx status code

func (*DeleteAppSecretOK) IsSuccess

func (o *DeleteAppSecretOK) IsSuccess() bool

IsSuccess returns true when this delete app secret o k response has a 2xx status code

func (*DeleteAppSecretOK) String

func (o *DeleteAppSecretOK) String() string

type DeleteAppSecretParams

type DeleteAppSecretParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// SecretName.
	SecretName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteAppSecretParams contains all the parameters to send to the API endpoint

for the delete app secret operation.

Typically these are written to a http.Request.

func NewDeleteAppSecretParams

func NewDeleteAppSecretParams() *DeleteAppSecretParams

NewDeleteAppSecretParams creates a new DeleteAppSecretParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteAppSecretParamsWithContext

func NewDeleteAppSecretParamsWithContext(ctx context.Context) *DeleteAppSecretParams

NewDeleteAppSecretParamsWithContext creates a new DeleteAppSecretParams object with the ability to set a context for a request.

func NewDeleteAppSecretParamsWithHTTPClient

func NewDeleteAppSecretParamsWithHTTPClient(client *http.Client) *DeleteAppSecretParams

NewDeleteAppSecretParamsWithHTTPClient creates a new DeleteAppSecretParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAppSecretParamsWithTimeout

func NewDeleteAppSecretParamsWithTimeout(timeout time.Duration) *DeleteAppSecretParams

NewDeleteAppSecretParamsWithTimeout creates a new DeleteAppSecretParams object with the ability to set a timeout on a request.

func (*DeleteAppSecretParams) SetAppName

func (o *DeleteAppSecretParams) SetAppName(appName string)

SetAppName adds the appName to the delete app secret params

func (*DeleteAppSecretParams) SetContext

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

SetContext adds the context to the delete app secret params

func (*DeleteAppSecretParams) SetDefaults

func (o *DeleteAppSecretParams) SetDefaults()

SetDefaults hydrates default values in the delete app secret params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAppSecretParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete app secret params

func (*DeleteAppSecretParams) SetLocationOrganizationID

func (o *DeleteAppSecretParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the delete app secret params

func (*DeleteAppSecretParams) SetLocationProjectID

func (o *DeleteAppSecretParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the delete app secret params

func (*DeleteAppSecretParams) SetLocationRegionProvider

func (o *DeleteAppSecretParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the delete app secret params

func (*DeleteAppSecretParams) SetLocationRegionRegion

func (o *DeleteAppSecretParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the delete app secret params

func (*DeleteAppSecretParams) SetSecretName

func (o *DeleteAppSecretParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the delete app secret params

func (*DeleteAppSecretParams) SetTimeout

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

SetTimeout adds the timeout to the delete app secret params

func (*DeleteAppSecretParams) WithAppName

func (o *DeleteAppSecretParams) WithAppName(appName string) *DeleteAppSecretParams

WithAppName adds the appName to the delete app secret params

func (*DeleteAppSecretParams) WithContext

WithContext adds the context to the delete app secret params

func (*DeleteAppSecretParams) WithDefaults

func (o *DeleteAppSecretParams) WithDefaults() *DeleteAppSecretParams

WithDefaults hydrates default values in the delete app secret params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAppSecretParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete app secret params

func (*DeleteAppSecretParams) WithLocationOrganizationID

func (o *DeleteAppSecretParams) WithLocationOrganizationID(locationOrganizationID string) *DeleteAppSecretParams

WithLocationOrganizationID adds the locationOrganizationID to the delete app secret params

func (*DeleteAppSecretParams) WithLocationProjectID

func (o *DeleteAppSecretParams) WithLocationProjectID(locationProjectID string) *DeleteAppSecretParams

WithLocationProjectID adds the locationProjectID to the delete app secret params

func (*DeleteAppSecretParams) WithLocationRegionProvider

func (o *DeleteAppSecretParams) WithLocationRegionProvider(locationRegionProvider *string) *DeleteAppSecretParams

WithLocationRegionProvider adds the locationRegionProvider to the delete app secret params

func (*DeleteAppSecretParams) WithLocationRegionRegion

func (o *DeleteAppSecretParams) WithLocationRegionRegion(locationRegionRegion *string) *DeleteAppSecretParams

WithLocationRegionRegion adds the locationRegionRegion to the delete app secret params

func (*DeleteAppSecretParams) WithSecretName

func (o *DeleteAppSecretParams) WithSecretName(secretName string) *DeleteAppSecretParams

WithSecretName adds the secretName to the delete app secret params

func (*DeleteAppSecretParams) WithTimeout

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

WithTimeout adds the timeout to the delete app secret params

func (*DeleteAppSecretParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DeleteAppSecretReader

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

DeleteAppSecretReader is a Reader for the DeleteAppSecret structure.

func (*DeleteAppSecretReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteAppSecretVersionDefault added in v0.65.0

type DeleteAppSecretVersionDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

DeleteAppSecretVersionDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewDeleteAppSecretVersionDefault added in v0.65.0

func NewDeleteAppSecretVersionDefault(code int) *DeleteAppSecretVersionDefault

NewDeleteAppSecretVersionDefault creates a DeleteAppSecretVersionDefault with default headers values

func (*DeleteAppSecretVersionDefault) Code added in v0.65.0

Code gets the status code for the delete app secret version default response

func (*DeleteAppSecretVersionDefault) Error added in v0.65.0

func (*DeleteAppSecretVersionDefault) GetPayload added in v0.65.0

func (*DeleteAppSecretVersionDefault) IsClientError added in v0.65.0

func (o *DeleteAppSecretVersionDefault) IsClientError() bool

IsClientError returns true when this delete app secret version default response has a 4xx status code

func (*DeleteAppSecretVersionDefault) IsCode added in v0.65.0

func (o *DeleteAppSecretVersionDefault) IsCode(code int) bool

IsCode returns true when this delete app secret version default response a status code equal to that given

func (*DeleteAppSecretVersionDefault) IsRedirect added in v0.65.0

func (o *DeleteAppSecretVersionDefault) IsRedirect() bool

IsRedirect returns true when this delete app secret version default response has a 3xx status code

func (*DeleteAppSecretVersionDefault) IsServerError added in v0.65.0

func (o *DeleteAppSecretVersionDefault) IsServerError() bool

IsServerError returns true when this delete app secret version default response has a 5xx status code

func (*DeleteAppSecretVersionDefault) IsSuccess added in v0.65.0

func (o *DeleteAppSecretVersionDefault) IsSuccess() bool

IsSuccess returns true when this delete app secret version default response has a 2xx status code

func (*DeleteAppSecretVersionDefault) String added in v0.65.0

type DeleteAppSecretVersionOK added in v0.65.0

type DeleteAppSecretVersionOK struct {
	Payload models.Secrets20230613DeleteAppSecretVersionResponse
}

DeleteAppSecretVersionOK describes a response with status code 200, with default header values.

A successful response.

func NewDeleteAppSecretVersionOK added in v0.65.0

func NewDeleteAppSecretVersionOK() *DeleteAppSecretVersionOK

NewDeleteAppSecretVersionOK creates a DeleteAppSecretVersionOK with default headers values

func (*DeleteAppSecretVersionOK) Error added in v0.65.0

func (o *DeleteAppSecretVersionOK) Error() string

func (*DeleteAppSecretVersionOK) GetPayload added in v0.65.0

func (*DeleteAppSecretVersionOK) IsClientError added in v0.65.0

func (o *DeleteAppSecretVersionOK) IsClientError() bool

IsClientError returns true when this delete app secret version o k response has a 4xx status code

func (*DeleteAppSecretVersionOK) IsCode added in v0.65.0

func (o *DeleteAppSecretVersionOK) IsCode(code int) bool

IsCode returns true when this delete app secret version o k response a status code equal to that given

func (*DeleteAppSecretVersionOK) IsRedirect added in v0.65.0

func (o *DeleteAppSecretVersionOK) IsRedirect() bool

IsRedirect returns true when this delete app secret version o k response has a 3xx status code

func (*DeleteAppSecretVersionOK) IsServerError added in v0.65.0

func (o *DeleteAppSecretVersionOK) IsServerError() bool

IsServerError returns true when this delete app secret version o k response has a 5xx status code

func (*DeleteAppSecretVersionOK) IsSuccess added in v0.65.0

func (o *DeleteAppSecretVersionOK) IsSuccess() bool

IsSuccess returns true when this delete app secret version o k response has a 2xx status code

func (*DeleteAppSecretVersionOK) String added in v0.65.0

func (o *DeleteAppSecretVersionOK) String() string

type DeleteAppSecretVersionParams added in v0.65.0

type DeleteAppSecretVersionParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// SecretName.
	SecretName string

	// Version.
	//
	// Format: int64
	Version string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteAppSecretVersionParams contains all the parameters to send to the API endpoint

for the delete app secret version operation.

Typically these are written to a http.Request.

func NewDeleteAppSecretVersionParams added in v0.65.0

func NewDeleteAppSecretVersionParams() *DeleteAppSecretVersionParams

NewDeleteAppSecretVersionParams creates a new DeleteAppSecretVersionParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteAppSecretVersionParamsWithContext added in v0.65.0

func NewDeleteAppSecretVersionParamsWithContext(ctx context.Context) *DeleteAppSecretVersionParams

NewDeleteAppSecretVersionParamsWithContext creates a new DeleteAppSecretVersionParams object with the ability to set a context for a request.

func NewDeleteAppSecretVersionParamsWithHTTPClient added in v0.65.0

func NewDeleteAppSecretVersionParamsWithHTTPClient(client *http.Client) *DeleteAppSecretVersionParams

NewDeleteAppSecretVersionParamsWithHTTPClient creates a new DeleteAppSecretVersionParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAppSecretVersionParamsWithTimeout added in v0.65.0

func NewDeleteAppSecretVersionParamsWithTimeout(timeout time.Duration) *DeleteAppSecretVersionParams

NewDeleteAppSecretVersionParamsWithTimeout creates a new DeleteAppSecretVersionParams object with the ability to set a timeout on a request.

func (*DeleteAppSecretVersionParams) SetAppName added in v0.65.0

func (o *DeleteAppSecretVersionParams) SetAppName(appName string)

SetAppName adds the appName to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetContext added in v0.65.0

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

SetContext adds the context to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetDefaults added in v0.65.0

func (o *DeleteAppSecretVersionParams) SetDefaults()

SetDefaults hydrates default values in the delete app secret version params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAppSecretVersionParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetLocationOrganizationID added in v0.65.0

func (o *DeleteAppSecretVersionParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetLocationProjectID added in v0.65.0

func (o *DeleteAppSecretVersionParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetLocationRegionProvider added in v0.65.0

func (o *DeleteAppSecretVersionParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetLocationRegionRegion added in v0.65.0

func (o *DeleteAppSecretVersionParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetSecretName added in v0.65.0

func (o *DeleteAppSecretVersionParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetTimeout added in v0.65.0

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

SetTimeout adds the timeout to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetVersion added in v0.65.0

func (o *DeleteAppSecretVersionParams) SetVersion(version string)

SetVersion adds the version to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithAppName added in v0.65.0

WithAppName adds the appName to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithContext added in v0.65.0

WithContext adds the context to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithDefaults added in v0.65.0

WithDefaults hydrates default values in the delete app secret version params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAppSecretVersionParams) WithHTTPClient added in v0.65.0

WithHTTPClient adds the HTTPClient to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithLocationOrganizationID added in v0.65.0

func (o *DeleteAppSecretVersionParams) WithLocationOrganizationID(locationOrganizationID string) *DeleteAppSecretVersionParams

WithLocationOrganizationID adds the locationOrganizationID to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithLocationProjectID added in v0.65.0

func (o *DeleteAppSecretVersionParams) WithLocationProjectID(locationProjectID string) *DeleteAppSecretVersionParams

WithLocationProjectID adds the locationProjectID to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithLocationRegionProvider added in v0.65.0

func (o *DeleteAppSecretVersionParams) WithLocationRegionProvider(locationRegionProvider *string) *DeleteAppSecretVersionParams

WithLocationRegionProvider adds the locationRegionProvider to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithLocationRegionRegion added in v0.65.0

func (o *DeleteAppSecretVersionParams) WithLocationRegionRegion(locationRegionRegion *string) *DeleteAppSecretVersionParams

WithLocationRegionRegion adds the locationRegionRegion to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithSecretName added in v0.65.0

func (o *DeleteAppSecretVersionParams) WithSecretName(secretName string) *DeleteAppSecretVersionParams

WithSecretName adds the secretName to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithTimeout added in v0.65.0

WithTimeout adds the timeout to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithVersion added in v0.65.0

WithVersion adds the version to the delete app secret version params

func (*DeleteAppSecretVersionParams) WriteToRequest added in v0.65.0

WriteToRequest writes these params to a swagger request

type DeleteAppSecretVersionReader added in v0.65.0

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

DeleteAppSecretVersionReader is a Reader for the DeleteAppSecretVersion structure.

func (*DeleteAppSecretVersionReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type DeleteSyncInstallationDefault

type DeleteSyncInstallationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

DeleteSyncInstallationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewDeleteSyncInstallationDefault

func NewDeleteSyncInstallationDefault(code int) *DeleteSyncInstallationDefault

NewDeleteSyncInstallationDefault creates a DeleteSyncInstallationDefault with default headers values

func (*DeleteSyncInstallationDefault) Code

Code gets the status code for the delete sync installation default response

func (*DeleteSyncInstallationDefault) Error

func (*DeleteSyncInstallationDefault) GetPayload

func (*DeleteSyncInstallationDefault) IsClientError

func (o *DeleteSyncInstallationDefault) IsClientError() bool

IsClientError returns true when this delete sync installation default response has a 4xx status code

func (*DeleteSyncInstallationDefault) IsCode

func (o *DeleteSyncInstallationDefault) IsCode(code int) bool

IsCode returns true when this delete sync installation default response a status code equal to that given

func (*DeleteSyncInstallationDefault) IsRedirect

func (o *DeleteSyncInstallationDefault) IsRedirect() bool

IsRedirect returns true when this delete sync installation default response has a 3xx status code

func (*DeleteSyncInstallationDefault) IsServerError

func (o *DeleteSyncInstallationDefault) IsServerError() bool

IsServerError returns true when this delete sync installation default response has a 5xx status code

func (*DeleteSyncInstallationDefault) IsSuccess

func (o *DeleteSyncInstallationDefault) IsSuccess() bool

IsSuccess returns true when this delete sync installation default response has a 2xx status code

func (*DeleteSyncInstallationDefault) String

type DeleteSyncInstallationOK

type DeleteSyncInstallationOK struct {
	Payload models.Secrets20230613DeleteSyncInstallationResponse
}

DeleteSyncInstallationOK describes a response with status code 200, with default header values.

A successful response.

func NewDeleteSyncInstallationOK

func NewDeleteSyncInstallationOK() *DeleteSyncInstallationOK

NewDeleteSyncInstallationOK creates a DeleteSyncInstallationOK with default headers values

func (*DeleteSyncInstallationOK) Error

func (o *DeleteSyncInstallationOK) Error() string

func (*DeleteSyncInstallationOK) GetPayload

func (*DeleteSyncInstallationOK) IsClientError

func (o *DeleteSyncInstallationOK) IsClientError() bool

IsClientError returns true when this delete sync installation o k response has a 4xx status code

func (*DeleteSyncInstallationOK) IsCode

func (o *DeleteSyncInstallationOK) IsCode(code int) bool

IsCode returns true when this delete sync installation o k response a status code equal to that given

func (*DeleteSyncInstallationOK) IsRedirect

func (o *DeleteSyncInstallationOK) IsRedirect() bool

IsRedirect returns true when this delete sync installation o k response has a 3xx status code

func (*DeleteSyncInstallationOK) IsServerError

func (o *DeleteSyncInstallationOK) IsServerError() bool

IsServerError returns true when this delete sync installation o k response has a 5xx status code

func (*DeleteSyncInstallationOK) IsSuccess

func (o *DeleteSyncInstallationOK) IsSuccess() bool

IsSuccess returns true when this delete sync installation o k response has a 2xx status code

func (*DeleteSyncInstallationOK) String

func (o *DeleteSyncInstallationOK) String() string

type DeleteSyncInstallationParams

type DeleteSyncInstallationParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteSyncInstallationParams contains all the parameters to send to the API endpoint

for the delete sync installation operation.

Typically these are written to a http.Request.

func NewDeleteSyncInstallationParams

func NewDeleteSyncInstallationParams() *DeleteSyncInstallationParams

NewDeleteSyncInstallationParams creates a new DeleteSyncInstallationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteSyncInstallationParamsWithContext

func NewDeleteSyncInstallationParamsWithContext(ctx context.Context) *DeleteSyncInstallationParams

NewDeleteSyncInstallationParamsWithContext creates a new DeleteSyncInstallationParams object with the ability to set a context for a request.

func NewDeleteSyncInstallationParamsWithHTTPClient

func NewDeleteSyncInstallationParamsWithHTTPClient(client *http.Client) *DeleteSyncInstallationParams

NewDeleteSyncInstallationParamsWithHTTPClient creates a new DeleteSyncInstallationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteSyncInstallationParamsWithTimeout

func NewDeleteSyncInstallationParamsWithTimeout(timeout time.Duration) *DeleteSyncInstallationParams

NewDeleteSyncInstallationParamsWithTimeout creates a new DeleteSyncInstallationParams object with the ability to set a timeout on a request.

func (*DeleteSyncInstallationParams) SetContext

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

SetContext adds the context to the delete sync installation params

func (*DeleteSyncInstallationParams) SetDefaults

func (o *DeleteSyncInstallationParams) SetDefaults()

SetDefaults hydrates default values in the delete sync installation params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteSyncInstallationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete sync installation params

func (*DeleteSyncInstallationParams) SetLocationOrganizationID

func (o *DeleteSyncInstallationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the delete sync installation params

func (*DeleteSyncInstallationParams) SetLocationProjectID

func (o *DeleteSyncInstallationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the delete sync installation params

func (*DeleteSyncInstallationParams) SetLocationRegionProvider

func (o *DeleteSyncInstallationParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the delete sync installation params

func (*DeleteSyncInstallationParams) SetLocationRegionRegion

func (o *DeleteSyncInstallationParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the delete sync installation params

func (*DeleteSyncInstallationParams) SetName

func (o *DeleteSyncInstallationParams) SetName(name string)

SetName adds the name to the delete sync installation params

func (*DeleteSyncInstallationParams) SetTimeout

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

SetTimeout adds the timeout to the delete sync installation params

func (*DeleteSyncInstallationParams) WithContext

WithContext adds the context to the delete sync installation params

func (*DeleteSyncInstallationParams) WithDefaults

WithDefaults hydrates default values in the delete sync installation params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteSyncInstallationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete sync installation params

func (*DeleteSyncInstallationParams) WithLocationOrganizationID

func (o *DeleteSyncInstallationParams) WithLocationOrganizationID(locationOrganizationID string) *DeleteSyncInstallationParams

WithLocationOrganizationID adds the locationOrganizationID to the delete sync installation params

func (*DeleteSyncInstallationParams) WithLocationProjectID

func (o *DeleteSyncInstallationParams) WithLocationProjectID(locationProjectID string) *DeleteSyncInstallationParams

WithLocationProjectID adds the locationProjectID to the delete sync installation params

func (*DeleteSyncInstallationParams) WithLocationRegionProvider

func (o *DeleteSyncInstallationParams) WithLocationRegionProvider(locationRegionProvider *string) *DeleteSyncInstallationParams

WithLocationRegionProvider adds the locationRegionProvider to the delete sync installation params

func (*DeleteSyncInstallationParams) WithLocationRegionRegion

func (o *DeleteSyncInstallationParams) WithLocationRegionRegion(locationRegionRegion *string) *DeleteSyncInstallationParams

WithLocationRegionRegion adds the locationRegionRegion to the delete sync installation params

func (*DeleteSyncInstallationParams) WithName

WithName adds the name to the delete sync installation params

func (*DeleteSyncInstallationParams) WithTimeout

WithTimeout adds the timeout to the delete sync installation params

func (*DeleteSyncInstallationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteSyncInstallationReader

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

DeleteSyncInstallationReader is a Reader for the DeleteSyncInstallation structure.

func (*DeleteSyncInstallationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteSyncIntegrationDefault

type DeleteSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

DeleteSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewDeleteSyncIntegrationDefault

func NewDeleteSyncIntegrationDefault(code int) *DeleteSyncIntegrationDefault

NewDeleteSyncIntegrationDefault creates a DeleteSyncIntegrationDefault with default headers values

func (*DeleteSyncIntegrationDefault) Code

Code gets the status code for the delete sync integration default response

func (*DeleteSyncIntegrationDefault) Error

func (*DeleteSyncIntegrationDefault) GetPayload

func (*DeleteSyncIntegrationDefault) IsClientError

func (o *DeleteSyncIntegrationDefault) IsClientError() bool

IsClientError returns true when this delete sync integration default response has a 4xx status code

func (*DeleteSyncIntegrationDefault) IsCode

func (o *DeleteSyncIntegrationDefault) IsCode(code int) bool

IsCode returns true when this delete sync integration default response a status code equal to that given

func (*DeleteSyncIntegrationDefault) IsRedirect

func (o *DeleteSyncIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this delete sync integration default response has a 3xx status code

func (*DeleteSyncIntegrationDefault) IsServerError

func (o *DeleteSyncIntegrationDefault) IsServerError() bool

IsServerError returns true when this delete sync integration default response has a 5xx status code

func (*DeleteSyncIntegrationDefault) IsSuccess

func (o *DeleteSyncIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this delete sync integration default response has a 2xx status code

func (*DeleteSyncIntegrationDefault) String

type DeleteSyncIntegrationOK

type DeleteSyncIntegrationOK struct {
	Payload models.Secrets20230613DeleteSyncIntegrationResponse
}

DeleteSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewDeleteSyncIntegrationOK

func NewDeleteSyncIntegrationOK() *DeleteSyncIntegrationOK

NewDeleteSyncIntegrationOK creates a DeleteSyncIntegrationOK with default headers values

func (*DeleteSyncIntegrationOK) Error

func (o *DeleteSyncIntegrationOK) Error() string

func (*DeleteSyncIntegrationOK) GetPayload

func (*DeleteSyncIntegrationOK) IsClientError

func (o *DeleteSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this delete sync integration o k response has a 4xx status code

func (*DeleteSyncIntegrationOK) IsCode

func (o *DeleteSyncIntegrationOK) IsCode(code int) bool

IsCode returns true when this delete sync integration o k response a status code equal to that given

func (*DeleteSyncIntegrationOK) IsRedirect

func (o *DeleteSyncIntegrationOK) IsRedirect() bool

IsRedirect returns true when this delete sync integration o k response has a 3xx status code

func (*DeleteSyncIntegrationOK) IsServerError

func (o *DeleteSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this delete sync integration o k response has a 5xx status code

func (*DeleteSyncIntegrationOK) IsSuccess

func (o *DeleteSyncIntegrationOK) IsSuccess() bool

IsSuccess returns true when this delete sync integration o k response has a 2xx status code

func (*DeleteSyncIntegrationOK) String

func (o *DeleteSyncIntegrationOK) String() string

type DeleteSyncIntegrationParams

type DeleteSyncIntegrationParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteSyncIntegrationParams contains all the parameters to send to the API endpoint

for the delete sync integration operation.

Typically these are written to a http.Request.

func NewDeleteSyncIntegrationParams

func NewDeleteSyncIntegrationParams() *DeleteSyncIntegrationParams

NewDeleteSyncIntegrationParams creates a new DeleteSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteSyncIntegrationParamsWithContext

func NewDeleteSyncIntegrationParamsWithContext(ctx context.Context) *DeleteSyncIntegrationParams

NewDeleteSyncIntegrationParamsWithContext creates a new DeleteSyncIntegrationParams object with the ability to set a context for a request.

func NewDeleteSyncIntegrationParamsWithHTTPClient

func NewDeleteSyncIntegrationParamsWithHTTPClient(client *http.Client) *DeleteSyncIntegrationParams

NewDeleteSyncIntegrationParamsWithHTTPClient creates a new DeleteSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteSyncIntegrationParamsWithTimeout

func NewDeleteSyncIntegrationParamsWithTimeout(timeout time.Duration) *DeleteSyncIntegrationParams

NewDeleteSyncIntegrationParamsWithTimeout creates a new DeleteSyncIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteSyncIntegrationParams) SetContext

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

SetContext adds the context to the delete sync integration params

func (*DeleteSyncIntegrationParams) SetDefaults

func (o *DeleteSyncIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the delete sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteSyncIntegrationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete sync integration params

func (*DeleteSyncIntegrationParams) SetLocationOrganizationID

func (o *DeleteSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the delete sync integration params

func (*DeleteSyncIntegrationParams) SetLocationProjectID

func (o *DeleteSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the delete sync integration params

func (*DeleteSyncIntegrationParams) SetLocationRegionProvider

func (o *DeleteSyncIntegrationParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the delete sync integration params

func (*DeleteSyncIntegrationParams) SetLocationRegionRegion

func (o *DeleteSyncIntegrationParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the delete sync integration params

func (*DeleteSyncIntegrationParams) SetName

func (o *DeleteSyncIntegrationParams) SetName(name string)

SetName adds the name to the delete sync integration params

func (*DeleteSyncIntegrationParams) SetTimeout

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

SetTimeout adds the timeout to the delete sync integration params

func (*DeleteSyncIntegrationParams) WithContext

WithContext adds the context to the delete sync integration params

func (*DeleteSyncIntegrationParams) WithDefaults

WithDefaults hydrates default values in the delete sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteSyncIntegrationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete sync integration params

func (*DeleteSyncIntegrationParams) WithLocationOrganizationID

func (o *DeleteSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *DeleteSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the delete sync integration params

func (*DeleteSyncIntegrationParams) WithLocationProjectID

func (o *DeleteSyncIntegrationParams) WithLocationProjectID(locationProjectID string) *DeleteSyncIntegrationParams

WithLocationProjectID adds the locationProjectID to the delete sync integration params

func (*DeleteSyncIntegrationParams) WithLocationRegionProvider

func (o *DeleteSyncIntegrationParams) WithLocationRegionProvider(locationRegionProvider *string) *DeleteSyncIntegrationParams

WithLocationRegionProvider adds the locationRegionProvider to the delete sync integration params

func (*DeleteSyncIntegrationParams) WithLocationRegionRegion

func (o *DeleteSyncIntegrationParams) WithLocationRegionRegion(locationRegionRegion *string) *DeleteSyncIntegrationParams

WithLocationRegionRegion adds the locationRegionRegion to the delete sync integration params

func (*DeleteSyncIntegrationParams) WithName

WithName adds the name to the delete sync integration params

func (*DeleteSyncIntegrationParams) WithTimeout

WithTimeout adds the timeout to the delete sync integration params

func (*DeleteSyncIntegrationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteSyncIntegrationReader

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

DeleteSyncIntegrationReader is a Reader for the DeleteSyncIntegration structure.

func (*DeleteSyncIntegrationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ForceSyncBody

type ForceSyncBody struct {

	// app name
	AppName string `json:"app_name,omitempty"`

	// location
	Location *ForceSyncParamsBodyLocation `json:"location,omitempty"`

	// operation
	Operation *models.ForceSyncRequestOPERATION `json:"operation,omitempty"`

	// sync integration name
	SyncIntegrationName string `json:"sync_integration_name,omitempty"`
}

ForceSyncBody force sync body swagger:model ForceSyncBody

func (*ForceSyncBody) ContextValidate

func (o *ForceSyncBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this force sync body based on the context it is used

func (*ForceSyncBody) MarshalBinary

func (o *ForceSyncBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ForceSyncBody) UnmarshalBinary

func (o *ForceSyncBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ForceSyncBody) Validate

func (o *ForceSyncBody) Validate(formats strfmt.Registry) error

Validate validates this force sync body

type ForceSyncDefault

type ForceSyncDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

ForceSyncDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewForceSyncDefault

func NewForceSyncDefault(code int) *ForceSyncDefault

NewForceSyncDefault creates a ForceSyncDefault with default headers values

func (*ForceSyncDefault) Code

func (o *ForceSyncDefault) Code() int

Code gets the status code for the force sync default response

func (*ForceSyncDefault) Error

func (o *ForceSyncDefault) Error() string

func (*ForceSyncDefault) GetPayload

func (o *ForceSyncDefault) GetPayload() *models.RPCStatus

func (*ForceSyncDefault) IsClientError

func (o *ForceSyncDefault) IsClientError() bool

IsClientError returns true when this force sync default response has a 4xx status code

func (*ForceSyncDefault) IsCode

func (o *ForceSyncDefault) IsCode(code int) bool

IsCode returns true when this force sync default response a status code equal to that given

func (*ForceSyncDefault) IsRedirect

func (o *ForceSyncDefault) IsRedirect() bool

IsRedirect returns true when this force sync default response has a 3xx status code

func (*ForceSyncDefault) IsServerError

func (o *ForceSyncDefault) IsServerError() bool

IsServerError returns true when this force sync default response has a 5xx status code

func (*ForceSyncDefault) IsSuccess

func (o *ForceSyncDefault) IsSuccess() bool

IsSuccess returns true when this force sync default response has a 2xx status code

func (*ForceSyncDefault) String

func (o *ForceSyncDefault) String() string

type ForceSyncOK

type ForceSyncOK struct {
	Payload models.Secrets20230613ForceSyncResponse
}

ForceSyncOK describes a response with status code 200, with default header values.

A successful response.

func NewForceSyncOK

func NewForceSyncOK() *ForceSyncOK

NewForceSyncOK creates a ForceSyncOK with default headers values

func (*ForceSyncOK) Error

func (o *ForceSyncOK) Error() string

func (*ForceSyncOK) GetPayload

func (*ForceSyncOK) IsClientError

func (o *ForceSyncOK) IsClientError() bool

IsClientError returns true when this force sync o k response has a 4xx status code

func (*ForceSyncOK) IsCode

func (o *ForceSyncOK) IsCode(code int) bool

IsCode returns true when this force sync o k response a status code equal to that given

func (*ForceSyncOK) IsRedirect

func (o *ForceSyncOK) IsRedirect() bool

IsRedirect returns true when this force sync o k response has a 3xx status code

func (*ForceSyncOK) IsServerError

func (o *ForceSyncOK) IsServerError() bool

IsServerError returns true when this force sync o k response has a 5xx status code

func (*ForceSyncOK) IsSuccess

func (o *ForceSyncOK) IsSuccess() bool

IsSuccess returns true when this force sync o k response has a 2xx status code

func (*ForceSyncOK) String

func (o *ForceSyncOK) String() string

type ForceSyncParams

type ForceSyncParams struct {

	// Body.
	Body ForceSyncBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ForceSyncParams contains all the parameters to send to the API endpoint

for the force sync operation.

Typically these are written to a http.Request.

func NewForceSyncParams

func NewForceSyncParams() *ForceSyncParams

NewForceSyncParams creates a new ForceSyncParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewForceSyncParamsWithContext

func NewForceSyncParamsWithContext(ctx context.Context) *ForceSyncParams

NewForceSyncParamsWithContext creates a new ForceSyncParams object with the ability to set a context for a request.

func NewForceSyncParamsWithHTTPClient

func NewForceSyncParamsWithHTTPClient(client *http.Client) *ForceSyncParams

NewForceSyncParamsWithHTTPClient creates a new ForceSyncParams object with the ability to set a custom HTTPClient for a request.

func NewForceSyncParamsWithTimeout

func NewForceSyncParamsWithTimeout(timeout time.Duration) *ForceSyncParams

NewForceSyncParamsWithTimeout creates a new ForceSyncParams object with the ability to set a timeout on a request.

func (*ForceSyncParams) SetBody

func (o *ForceSyncParams) SetBody(body ForceSyncBody)

SetBody adds the body to the force sync params

func (*ForceSyncParams) SetContext

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

SetContext adds the context to the force sync params

func (*ForceSyncParams) SetDefaults

func (o *ForceSyncParams) SetDefaults()

SetDefaults hydrates default values in the force sync params (not the query body).

All values with no default are reset to their zero value.

func (*ForceSyncParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the force sync params

func (*ForceSyncParams) SetLocationOrganizationID

func (o *ForceSyncParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the force sync params

func (*ForceSyncParams) SetLocationProjectID

func (o *ForceSyncParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the force sync params

func (*ForceSyncParams) SetTimeout

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

SetTimeout adds the timeout to the force sync params

func (*ForceSyncParams) WithBody

func (o *ForceSyncParams) WithBody(body ForceSyncBody) *ForceSyncParams

WithBody adds the body to the force sync params

func (*ForceSyncParams) WithContext

func (o *ForceSyncParams) WithContext(ctx context.Context) *ForceSyncParams

WithContext adds the context to the force sync params

func (*ForceSyncParams) WithDefaults

func (o *ForceSyncParams) WithDefaults() *ForceSyncParams

WithDefaults hydrates default values in the force sync params (not the query body).

All values with no default are reset to their zero value.

func (*ForceSyncParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the force sync params

func (*ForceSyncParams) WithLocationOrganizationID

func (o *ForceSyncParams) WithLocationOrganizationID(locationOrganizationID string) *ForceSyncParams

WithLocationOrganizationID adds the locationOrganizationID to the force sync params

func (*ForceSyncParams) WithLocationProjectID

func (o *ForceSyncParams) WithLocationProjectID(locationProjectID string) *ForceSyncParams

WithLocationProjectID adds the locationProjectID to the force sync params

func (*ForceSyncParams) WithTimeout

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

WithTimeout adds the timeout to the force sync params

func (*ForceSyncParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type ForceSyncParamsBodyLocation

type ForceSyncParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

ForceSyncParamsBodyLocation Location represents a target for an operation in HCP. swagger:model ForceSyncParamsBodyLocation

func (*ForceSyncParamsBodyLocation) ContextValidate

func (o *ForceSyncParamsBodyLocation) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this force sync params body location based on the context it is used

func (*ForceSyncParamsBodyLocation) MarshalBinary

func (o *ForceSyncParamsBodyLocation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ForceSyncParamsBodyLocation) UnmarshalBinary

func (o *ForceSyncParamsBodyLocation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ForceSyncParamsBodyLocation) Validate

func (o *ForceSyncParamsBodyLocation) Validate(formats strfmt.Registry) error

Validate validates this force sync params body location

type ForceSyncReader

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

ForceSyncReader is a Reader for the ForceSync structure.

func (*ForceSyncReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAppDefault

type GetAppDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetAppDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetAppDefault

func NewGetAppDefault(code int) *GetAppDefault

NewGetAppDefault creates a GetAppDefault with default headers values

func (*GetAppDefault) Code

func (o *GetAppDefault) Code() int

Code gets the status code for the get app default response

func (*GetAppDefault) Error

func (o *GetAppDefault) Error() string

func (*GetAppDefault) GetPayload

func (o *GetAppDefault) GetPayload() *models.RPCStatus

func (*GetAppDefault) IsClientError

func (o *GetAppDefault) IsClientError() bool

IsClientError returns true when this get app default response has a 4xx status code

func (*GetAppDefault) IsCode

func (o *GetAppDefault) IsCode(code int) bool

IsCode returns true when this get app default response a status code equal to that given

func (*GetAppDefault) IsRedirect

func (o *GetAppDefault) IsRedirect() bool

IsRedirect returns true when this get app default response has a 3xx status code

func (*GetAppDefault) IsServerError

func (o *GetAppDefault) IsServerError() bool

IsServerError returns true when this get app default response has a 5xx status code

func (*GetAppDefault) IsSuccess

func (o *GetAppDefault) IsSuccess() bool

IsSuccess returns true when this get app default response has a 2xx status code

func (*GetAppDefault) String

func (o *GetAppDefault) String() string

type GetAppOK

type GetAppOK struct {
	Payload *models.Secrets20230613GetAppResponse
}

GetAppOK describes a response with status code 200, with default header values.

A successful response.

func NewGetAppOK

func NewGetAppOK() *GetAppOK

NewGetAppOK creates a GetAppOK with default headers values

func (*GetAppOK) Error

func (o *GetAppOK) Error() string

func (*GetAppOK) GetPayload

func (*GetAppOK) IsClientError

func (o *GetAppOK) IsClientError() bool

IsClientError returns true when this get app o k response has a 4xx status code

func (*GetAppOK) IsCode

func (o *GetAppOK) IsCode(code int) bool

IsCode returns true when this get app o k response a status code equal to that given

func (*GetAppOK) IsRedirect

func (o *GetAppOK) IsRedirect() bool

IsRedirect returns true when this get app o k response has a 3xx status code

func (*GetAppOK) IsServerError

func (o *GetAppOK) IsServerError() bool

IsServerError returns true when this get app o k response has a 5xx status code

func (*GetAppOK) IsSuccess

func (o *GetAppOK) IsSuccess() bool

IsSuccess returns true when this get app o k response has a 2xx status code

func (*GetAppOK) String

func (o *GetAppOK) String() string

type GetAppParams

type GetAppParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppParams contains all the parameters to send to the API endpoint

for the get app operation.

Typically these are written to a http.Request.

func NewGetAppParams

func NewGetAppParams() *GetAppParams

NewGetAppParams creates a new GetAppParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAppParamsWithContext

func NewGetAppParamsWithContext(ctx context.Context) *GetAppParams

NewGetAppParamsWithContext creates a new GetAppParams object with the ability to set a context for a request.

func NewGetAppParamsWithHTTPClient

func NewGetAppParamsWithHTTPClient(client *http.Client) *GetAppParams

NewGetAppParamsWithHTTPClient creates a new GetAppParams object with the ability to set a custom HTTPClient for a request.

func NewGetAppParamsWithTimeout

func NewGetAppParamsWithTimeout(timeout time.Duration) *GetAppParams

NewGetAppParamsWithTimeout creates a new GetAppParams object with the ability to set a timeout on a request.

func (*GetAppParams) SetContext

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

SetContext adds the context to the get app params

func (*GetAppParams) SetDefaults

func (o *GetAppParams) SetDefaults()

SetDefaults hydrates default values in the get app params (not the query body).

All values with no default are reset to their zero value.

func (*GetAppParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get app params

func (*GetAppParams) SetLocationOrganizationID

func (o *GetAppParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get app params

func (*GetAppParams) SetLocationProjectID

func (o *GetAppParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the get app params

func (*GetAppParams) SetLocationRegionProvider

func (o *GetAppParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get app params

func (*GetAppParams) SetLocationRegionRegion

func (o *GetAppParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get app params

func (*GetAppParams) SetName

func (o *GetAppParams) SetName(name string)

SetName adds the name to the get app params

func (*GetAppParams) SetTimeout

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

SetTimeout adds the timeout to the get app params

func (*GetAppParams) WithContext

func (o *GetAppParams) WithContext(ctx context.Context) *GetAppParams

WithContext adds the context to the get app params

func (*GetAppParams) WithDefaults

func (o *GetAppParams) WithDefaults() *GetAppParams

WithDefaults hydrates default values in the get app params (not the query body).

All values with no default are reset to their zero value.

func (*GetAppParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get app params

func (*GetAppParams) WithLocationOrganizationID

func (o *GetAppParams) WithLocationOrganizationID(locationOrganizationID string) *GetAppParams

WithLocationOrganizationID adds the locationOrganizationID to the get app params

func (*GetAppParams) WithLocationProjectID

func (o *GetAppParams) WithLocationProjectID(locationProjectID string) *GetAppParams

WithLocationProjectID adds the locationProjectID to the get app params

func (*GetAppParams) WithLocationRegionProvider

func (o *GetAppParams) WithLocationRegionProvider(locationRegionProvider *string) *GetAppParams

WithLocationRegionProvider adds the locationRegionProvider to the get app params

func (*GetAppParams) WithLocationRegionRegion

func (o *GetAppParams) WithLocationRegionRegion(locationRegionRegion *string) *GetAppParams

WithLocationRegionRegion adds the locationRegionRegion to the get app params

func (*GetAppParams) WithName

func (o *GetAppParams) WithName(name string) *GetAppParams

WithName adds the name to the get app params

func (*GetAppParams) WithTimeout

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

WithTimeout adds the timeout to the get app params

func (*GetAppParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetAppReader

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

GetAppReader is a Reader for the GetApp structure.

func (*GetAppReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAppSecretDefault

type GetAppSecretDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetAppSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetAppSecretDefault

func NewGetAppSecretDefault(code int) *GetAppSecretDefault

NewGetAppSecretDefault creates a GetAppSecretDefault with default headers values

func (*GetAppSecretDefault) Code

func (o *GetAppSecretDefault) Code() int

Code gets the status code for the get app secret default response

func (*GetAppSecretDefault) Error

func (o *GetAppSecretDefault) Error() string

func (*GetAppSecretDefault) GetPayload

func (o *GetAppSecretDefault) GetPayload() *models.RPCStatus

func (*GetAppSecretDefault) IsClientError

func (o *GetAppSecretDefault) IsClientError() bool

IsClientError returns true when this get app secret default response has a 4xx status code

func (*GetAppSecretDefault) IsCode

func (o *GetAppSecretDefault) IsCode(code int) bool

IsCode returns true when this get app secret default response a status code equal to that given

func (*GetAppSecretDefault) IsRedirect

func (o *GetAppSecretDefault) IsRedirect() bool

IsRedirect returns true when this get app secret default response has a 3xx status code

func (*GetAppSecretDefault) IsServerError

func (o *GetAppSecretDefault) IsServerError() bool

IsServerError returns true when this get app secret default response has a 5xx status code

func (*GetAppSecretDefault) IsSuccess

func (o *GetAppSecretDefault) IsSuccess() bool

IsSuccess returns true when this get app secret default response has a 2xx status code

func (*GetAppSecretDefault) String

func (o *GetAppSecretDefault) String() string

type GetAppSecretOK

type GetAppSecretOK struct {
	Payload *models.Secrets20230613GetAppSecretResponse
}

GetAppSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewGetAppSecretOK

func NewGetAppSecretOK() *GetAppSecretOK

NewGetAppSecretOK creates a GetAppSecretOK with default headers values

func (*GetAppSecretOK) Error

func (o *GetAppSecretOK) Error() string

func (*GetAppSecretOK) GetPayload

func (*GetAppSecretOK) IsClientError

func (o *GetAppSecretOK) IsClientError() bool

IsClientError returns true when this get app secret o k response has a 4xx status code

func (*GetAppSecretOK) IsCode

func (o *GetAppSecretOK) IsCode(code int) bool

IsCode returns true when this get app secret o k response a status code equal to that given

func (*GetAppSecretOK) IsRedirect

func (o *GetAppSecretOK) IsRedirect() bool

IsRedirect returns true when this get app secret o k response has a 3xx status code

func (*GetAppSecretOK) IsServerError

func (o *GetAppSecretOK) IsServerError() bool

IsServerError returns true when this get app secret o k response has a 5xx status code

func (*GetAppSecretOK) IsSuccess

func (o *GetAppSecretOK) IsSuccess() bool

IsSuccess returns true when this get app secret o k response has a 2xx status code

func (*GetAppSecretOK) String

func (o *GetAppSecretOK) String() string

type GetAppSecretParams

type GetAppSecretParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// SecretName.
	SecretName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppSecretParams contains all the parameters to send to the API endpoint

for the get app secret operation.

Typically these are written to a http.Request.

func NewGetAppSecretParams

func NewGetAppSecretParams() *GetAppSecretParams

NewGetAppSecretParams creates a new GetAppSecretParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAppSecretParamsWithContext

func NewGetAppSecretParamsWithContext(ctx context.Context) *GetAppSecretParams

NewGetAppSecretParamsWithContext creates a new GetAppSecretParams object with the ability to set a context for a request.

func NewGetAppSecretParamsWithHTTPClient

func NewGetAppSecretParamsWithHTTPClient(client *http.Client) *GetAppSecretParams

NewGetAppSecretParamsWithHTTPClient creates a new GetAppSecretParams object with the ability to set a custom HTTPClient for a request.

func NewGetAppSecretParamsWithTimeout

func NewGetAppSecretParamsWithTimeout(timeout time.Duration) *GetAppSecretParams

NewGetAppSecretParamsWithTimeout creates a new GetAppSecretParams object with the ability to set a timeout on a request.

func (*GetAppSecretParams) SetAppName

func (o *GetAppSecretParams) SetAppName(appName string)

SetAppName adds the appName to the get app secret params

func (*GetAppSecretParams) SetContext

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

SetContext adds the context to the get app secret params

func (*GetAppSecretParams) SetDefaults

func (o *GetAppSecretParams) SetDefaults()

SetDefaults hydrates default values in the get app secret params (not the query body).

All values with no default are reset to their zero value.

func (*GetAppSecretParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get app secret params

func (*GetAppSecretParams) SetLocationOrganizationID

func (o *GetAppSecretParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get app secret params

func (*GetAppSecretParams) SetLocationProjectID

func (o *GetAppSecretParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the get app secret params

func (*GetAppSecretParams) SetLocationRegionProvider

func (o *GetAppSecretParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get app secret params

func (*GetAppSecretParams) SetLocationRegionRegion

func (o *GetAppSecretParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get app secret params

func (*GetAppSecretParams) SetSecretName

func (o *GetAppSecretParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the get app secret params

func (*GetAppSecretParams) SetTimeout

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

SetTimeout adds the timeout to the get app secret params

func (*GetAppSecretParams) WithAppName

func (o *GetAppSecretParams) WithAppName(appName string) *GetAppSecretParams

WithAppName adds the appName to the get app secret params

func (*GetAppSecretParams) WithContext

WithContext adds the context to the get app secret params

func (*GetAppSecretParams) WithDefaults

func (o *GetAppSecretParams) WithDefaults() *GetAppSecretParams

WithDefaults hydrates default values in the get app secret params (not the query body).

All values with no default are reset to their zero value.

func (*GetAppSecretParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get app secret params

func (*GetAppSecretParams) WithLocationOrganizationID

func (o *GetAppSecretParams) WithLocationOrganizationID(locationOrganizationID string) *GetAppSecretParams

WithLocationOrganizationID adds the locationOrganizationID to the get app secret params

func (*GetAppSecretParams) WithLocationProjectID

func (o *GetAppSecretParams) WithLocationProjectID(locationProjectID string) *GetAppSecretParams

WithLocationProjectID adds the locationProjectID to the get app secret params

func (*GetAppSecretParams) WithLocationRegionProvider

func (o *GetAppSecretParams) WithLocationRegionProvider(locationRegionProvider *string) *GetAppSecretParams

WithLocationRegionProvider adds the locationRegionProvider to the get app secret params

func (*GetAppSecretParams) WithLocationRegionRegion

func (o *GetAppSecretParams) WithLocationRegionRegion(locationRegionRegion *string) *GetAppSecretParams

WithLocationRegionRegion adds the locationRegionRegion to the get app secret params

func (*GetAppSecretParams) WithSecretName

func (o *GetAppSecretParams) WithSecretName(secretName string) *GetAppSecretParams

WithSecretName adds the secretName to the get app secret params

func (*GetAppSecretParams) WithTimeout

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

WithTimeout adds the timeout to the get app secret params

func (*GetAppSecretParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetAppSecretReader

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

GetAppSecretReader is a Reader for the GetAppSecret structure.

func (*GetAppSecretReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAppSecretVersionDefault

type GetAppSecretVersionDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetAppSecretVersionDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetAppSecretVersionDefault

func NewGetAppSecretVersionDefault(code int) *GetAppSecretVersionDefault

NewGetAppSecretVersionDefault creates a GetAppSecretVersionDefault with default headers values

func (*GetAppSecretVersionDefault) Code

func (o *GetAppSecretVersionDefault) Code() int

Code gets the status code for the get app secret version default response

func (*GetAppSecretVersionDefault) Error

func (*GetAppSecretVersionDefault) GetPayload

func (o *GetAppSecretVersionDefault) GetPayload() *models.RPCStatus

func (*GetAppSecretVersionDefault) IsClientError

func (o *GetAppSecretVersionDefault) IsClientError() bool

IsClientError returns true when this get app secret version default response has a 4xx status code

func (*GetAppSecretVersionDefault) IsCode

func (o *GetAppSecretVersionDefault) IsCode(code int) bool

IsCode returns true when this get app secret version default response a status code equal to that given

func (*GetAppSecretVersionDefault) IsRedirect

func (o *GetAppSecretVersionDefault) IsRedirect() bool

IsRedirect returns true when this get app secret version default response has a 3xx status code

func (*GetAppSecretVersionDefault) IsServerError

func (o *GetAppSecretVersionDefault) IsServerError() bool

IsServerError returns true when this get app secret version default response has a 5xx status code

func (*GetAppSecretVersionDefault) IsSuccess

func (o *GetAppSecretVersionDefault) IsSuccess() bool

IsSuccess returns true when this get app secret version default response has a 2xx status code

func (*GetAppSecretVersionDefault) String

func (o *GetAppSecretVersionDefault) String() string

type GetAppSecretVersionOK

type GetAppSecretVersionOK struct {
	Payload *models.Secrets20230613GetAppSecretVersionResponse
}

GetAppSecretVersionOK describes a response with status code 200, with default header values.

A successful response.

func NewGetAppSecretVersionOK

func NewGetAppSecretVersionOK() *GetAppSecretVersionOK

NewGetAppSecretVersionOK creates a GetAppSecretVersionOK with default headers values

func (*GetAppSecretVersionOK) Error

func (o *GetAppSecretVersionOK) Error() string

func (*GetAppSecretVersionOK) GetPayload

func (*GetAppSecretVersionOK) IsClientError

func (o *GetAppSecretVersionOK) IsClientError() bool

IsClientError returns true when this get app secret version o k response has a 4xx status code

func (*GetAppSecretVersionOK) IsCode

func (o *GetAppSecretVersionOK) IsCode(code int) bool

IsCode returns true when this get app secret version o k response a status code equal to that given

func (*GetAppSecretVersionOK) IsRedirect

func (o *GetAppSecretVersionOK) IsRedirect() bool

IsRedirect returns true when this get app secret version o k response has a 3xx status code

func (*GetAppSecretVersionOK) IsServerError

func (o *GetAppSecretVersionOK) IsServerError() bool

IsServerError returns true when this get app secret version o k response has a 5xx status code

func (*GetAppSecretVersionOK) IsSuccess

func (o *GetAppSecretVersionOK) IsSuccess() bool

IsSuccess returns true when this get app secret version o k response has a 2xx status code

func (*GetAppSecretVersionOK) String

func (o *GetAppSecretVersionOK) String() string

type GetAppSecretVersionParams

type GetAppSecretVersionParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// SecretName.
	SecretName string

	// Version.
	//
	// Format: int64
	Version string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppSecretVersionParams contains all the parameters to send to the API endpoint

for the get app secret version operation.

Typically these are written to a http.Request.

func NewGetAppSecretVersionParams

func NewGetAppSecretVersionParams() *GetAppSecretVersionParams

NewGetAppSecretVersionParams creates a new GetAppSecretVersionParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAppSecretVersionParamsWithContext

func NewGetAppSecretVersionParamsWithContext(ctx context.Context) *GetAppSecretVersionParams

NewGetAppSecretVersionParamsWithContext creates a new GetAppSecretVersionParams object with the ability to set a context for a request.

func NewGetAppSecretVersionParamsWithHTTPClient

func NewGetAppSecretVersionParamsWithHTTPClient(client *http.Client) *GetAppSecretVersionParams

NewGetAppSecretVersionParamsWithHTTPClient creates a new GetAppSecretVersionParams object with the ability to set a custom HTTPClient for a request.

func NewGetAppSecretVersionParamsWithTimeout

func NewGetAppSecretVersionParamsWithTimeout(timeout time.Duration) *GetAppSecretVersionParams

NewGetAppSecretVersionParamsWithTimeout creates a new GetAppSecretVersionParams object with the ability to set a timeout on a request.

func (*GetAppSecretVersionParams) SetAppName

func (o *GetAppSecretVersionParams) SetAppName(appName string)

SetAppName adds the appName to the get app secret version params

func (*GetAppSecretVersionParams) SetContext

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

SetContext adds the context to the get app secret version params

func (*GetAppSecretVersionParams) SetDefaults

func (o *GetAppSecretVersionParams) SetDefaults()

SetDefaults hydrates default values in the get app secret version params (not the query body).

All values with no default are reset to their zero value.

func (*GetAppSecretVersionParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get app secret version params

func (*GetAppSecretVersionParams) SetLocationOrganizationID

func (o *GetAppSecretVersionParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get app secret version params

func (*GetAppSecretVersionParams) SetLocationProjectID

func (o *GetAppSecretVersionParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the get app secret version params

func (*GetAppSecretVersionParams) SetLocationRegionProvider

func (o *GetAppSecretVersionParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get app secret version params

func (*GetAppSecretVersionParams) SetLocationRegionRegion

func (o *GetAppSecretVersionParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get app secret version params

func (*GetAppSecretVersionParams) SetSecretName

func (o *GetAppSecretVersionParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the get app secret version params

func (*GetAppSecretVersionParams) SetTimeout

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

SetTimeout adds the timeout to the get app secret version params

func (*GetAppSecretVersionParams) SetVersion

func (o *GetAppSecretVersionParams) SetVersion(version string)

SetVersion adds the version to the get app secret version params

func (*GetAppSecretVersionParams) WithAppName

WithAppName adds the appName to the get app secret version params

func (*GetAppSecretVersionParams) WithContext

WithContext adds the context to the get app secret version params

func (*GetAppSecretVersionParams) WithDefaults

WithDefaults hydrates default values in the get app secret version params (not the query body).

All values with no default are reset to their zero value.

func (*GetAppSecretVersionParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get app secret version params

func (*GetAppSecretVersionParams) WithLocationOrganizationID

func (o *GetAppSecretVersionParams) WithLocationOrganizationID(locationOrganizationID string) *GetAppSecretVersionParams

WithLocationOrganizationID adds the locationOrganizationID to the get app secret version params

func (*GetAppSecretVersionParams) WithLocationProjectID

func (o *GetAppSecretVersionParams) WithLocationProjectID(locationProjectID string) *GetAppSecretVersionParams

WithLocationProjectID adds the locationProjectID to the get app secret version params

func (*GetAppSecretVersionParams) WithLocationRegionProvider

func (o *GetAppSecretVersionParams) WithLocationRegionProvider(locationRegionProvider *string) *GetAppSecretVersionParams

WithLocationRegionProvider adds the locationRegionProvider to the get app secret version params

func (*GetAppSecretVersionParams) WithLocationRegionRegion

func (o *GetAppSecretVersionParams) WithLocationRegionRegion(locationRegionRegion *string) *GetAppSecretVersionParams

WithLocationRegionRegion adds the locationRegionRegion to the get app secret version params

func (*GetAppSecretVersionParams) WithSecretName

func (o *GetAppSecretVersionParams) WithSecretName(secretName string) *GetAppSecretVersionParams

WithSecretName adds the secretName to the get app secret version params

func (*GetAppSecretVersionParams) WithTimeout

WithTimeout adds the timeout to the get app secret version params

func (*GetAppSecretVersionParams) WithVersion

WithVersion adds the version to the get app secret version params

func (*GetAppSecretVersionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAppSecretVersionReader

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

GetAppSecretVersionReader is a Reader for the GetAppSecretVersion structure.

func (*GetAppSecretVersionReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetGitHubInstallLinksDefault added in v0.65.0

type GetGitHubInstallLinksDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetGitHubInstallLinksDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetGitHubInstallLinksDefault added in v0.65.0

func NewGetGitHubInstallLinksDefault(code int) *GetGitHubInstallLinksDefault

NewGetGitHubInstallLinksDefault creates a GetGitHubInstallLinksDefault with default headers values

func (*GetGitHubInstallLinksDefault) Code added in v0.65.0

Code gets the status code for the get git hub install links default response

func (*GetGitHubInstallLinksDefault) Error added in v0.65.0

func (*GetGitHubInstallLinksDefault) GetPayload added in v0.65.0

func (*GetGitHubInstallLinksDefault) IsClientError added in v0.65.0

func (o *GetGitHubInstallLinksDefault) IsClientError() bool

IsClientError returns true when this get git hub install links default response has a 4xx status code

func (*GetGitHubInstallLinksDefault) IsCode added in v0.65.0

func (o *GetGitHubInstallLinksDefault) IsCode(code int) bool

IsCode returns true when this get git hub install links default response a status code equal to that given

func (*GetGitHubInstallLinksDefault) IsRedirect added in v0.65.0

func (o *GetGitHubInstallLinksDefault) IsRedirect() bool

IsRedirect returns true when this get git hub install links default response has a 3xx status code

func (*GetGitHubInstallLinksDefault) IsServerError added in v0.65.0

func (o *GetGitHubInstallLinksDefault) IsServerError() bool

IsServerError returns true when this get git hub install links default response has a 5xx status code

func (*GetGitHubInstallLinksDefault) IsSuccess added in v0.65.0

func (o *GetGitHubInstallLinksDefault) IsSuccess() bool

IsSuccess returns true when this get git hub install links default response has a 2xx status code

func (*GetGitHubInstallLinksDefault) String added in v0.65.0

type GetGitHubInstallLinksOK added in v0.65.0

type GetGitHubInstallLinksOK struct {
	Payload *models.Secrets20230613GetGitHubInstallLinksResponse
}

GetGitHubInstallLinksOK describes a response with status code 200, with default header values.

A successful response.

func NewGetGitHubInstallLinksOK added in v0.65.0

func NewGetGitHubInstallLinksOK() *GetGitHubInstallLinksOK

NewGetGitHubInstallLinksOK creates a GetGitHubInstallLinksOK with default headers values

func (*GetGitHubInstallLinksOK) Error added in v0.65.0

func (o *GetGitHubInstallLinksOK) Error() string

func (*GetGitHubInstallLinksOK) GetPayload added in v0.65.0

func (*GetGitHubInstallLinksOK) IsClientError added in v0.65.0

func (o *GetGitHubInstallLinksOK) IsClientError() bool

IsClientError returns true when this get git hub install links o k response has a 4xx status code

func (*GetGitHubInstallLinksOK) IsCode added in v0.65.0

func (o *GetGitHubInstallLinksOK) IsCode(code int) bool

IsCode returns true when this get git hub install links o k response a status code equal to that given

func (*GetGitHubInstallLinksOK) IsRedirect added in v0.65.0

func (o *GetGitHubInstallLinksOK) IsRedirect() bool

IsRedirect returns true when this get git hub install links o k response has a 3xx status code

func (*GetGitHubInstallLinksOK) IsServerError added in v0.65.0

func (o *GetGitHubInstallLinksOK) IsServerError() bool

IsServerError returns true when this get git hub install links o k response has a 5xx status code

func (*GetGitHubInstallLinksOK) IsSuccess added in v0.65.0

func (o *GetGitHubInstallLinksOK) IsSuccess() bool

IsSuccess returns true when this get git hub install links o k response has a 2xx status code

func (*GetGitHubInstallLinksOK) String added in v0.65.0

func (o *GetGitHubInstallLinksOK) String() string

type GetGitHubInstallLinksParams added in v0.65.0

type GetGitHubInstallLinksParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetGitHubInstallLinksParams contains all the parameters to send to the API endpoint

for the get git hub install links operation.

Typically these are written to a http.Request.

func NewGetGitHubInstallLinksParams added in v0.65.0

func NewGetGitHubInstallLinksParams() *GetGitHubInstallLinksParams

NewGetGitHubInstallLinksParams creates a new GetGitHubInstallLinksParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetGitHubInstallLinksParamsWithContext added in v0.65.0

func NewGetGitHubInstallLinksParamsWithContext(ctx context.Context) *GetGitHubInstallLinksParams

NewGetGitHubInstallLinksParamsWithContext creates a new GetGitHubInstallLinksParams object with the ability to set a context for a request.

func NewGetGitHubInstallLinksParamsWithHTTPClient added in v0.65.0

func NewGetGitHubInstallLinksParamsWithHTTPClient(client *http.Client) *GetGitHubInstallLinksParams

NewGetGitHubInstallLinksParamsWithHTTPClient creates a new GetGitHubInstallLinksParams object with the ability to set a custom HTTPClient for a request.

func NewGetGitHubInstallLinksParamsWithTimeout added in v0.65.0

func NewGetGitHubInstallLinksParamsWithTimeout(timeout time.Duration) *GetGitHubInstallLinksParams

NewGetGitHubInstallLinksParamsWithTimeout creates a new GetGitHubInstallLinksParams object with the ability to set a timeout on a request.

func (*GetGitHubInstallLinksParams) SetContext added in v0.65.0

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

SetContext adds the context to the get git hub install links params

func (*GetGitHubInstallLinksParams) SetDefaults added in v0.65.0

func (o *GetGitHubInstallLinksParams) SetDefaults()

SetDefaults hydrates default values in the get git hub install links params (not the query body).

All values with no default are reset to their zero value.

func (*GetGitHubInstallLinksParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the get git hub install links params

func (*GetGitHubInstallLinksParams) SetLocationOrganizationID added in v0.65.0

func (o *GetGitHubInstallLinksParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get git hub install links params

func (*GetGitHubInstallLinksParams) SetLocationProjectID added in v0.65.0

func (o *GetGitHubInstallLinksParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the get git hub install links params

func (*GetGitHubInstallLinksParams) SetLocationRegionProvider added in v0.65.0

func (o *GetGitHubInstallLinksParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get git hub install links params

func (*GetGitHubInstallLinksParams) SetLocationRegionRegion added in v0.65.0

func (o *GetGitHubInstallLinksParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get git hub install links params

func (*GetGitHubInstallLinksParams) SetTimeout added in v0.65.0

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

SetTimeout adds the timeout to the get git hub install links params

func (*GetGitHubInstallLinksParams) WithContext added in v0.65.0

WithContext adds the context to the get git hub install links params

func (*GetGitHubInstallLinksParams) WithDefaults added in v0.65.0

WithDefaults hydrates default values in the get git hub install links params (not the query body).

All values with no default are reset to their zero value.

func (*GetGitHubInstallLinksParams) WithHTTPClient added in v0.65.0

WithHTTPClient adds the HTTPClient to the get git hub install links params

func (*GetGitHubInstallLinksParams) WithLocationOrganizationID added in v0.65.0

func (o *GetGitHubInstallLinksParams) WithLocationOrganizationID(locationOrganizationID string) *GetGitHubInstallLinksParams

WithLocationOrganizationID adds the locationOrganizationID to the get git hub install links params

func (*GetGitHubInstallLinksParams) WithLocationProjectID added in v0.65.0

func (o *GetGitHubInstallLinksParams) WithLocationProjectID(locationProjectID string) *GetGitHubInstallLinksParams

WithLocationProjectID adds the locationProjectID to the get git hub install links params

func (*GetGitHubInstallLinksParams) WithLocationRegionProvider added in v0.65.0

func (o *GetGitHubInstallLinksParams) WithLocationRegionProvider(locationRegionProvider *string) *GetGitHubInstallLinksParams

WithLocationRegionProvider adds the locationRegionProvider to the get git hub install links params

func (*GetGitHubInstallLinksParams) WithLocationRegionRegion added in v0.65.0

func (o *GetGitHubInstallLinksParams) WithLocationRegionRegion(locationRegionRegion *string) *GetGitHubInstallLinksParams

WithLocationRegionRegion adds the locationRegionRegion to the get git hub install links params

func (*GetGitHubInstallLinksParams) WithTimeout added in v0.65.0

WithTimeout adds the timeout to the get git hub install links params

func (*GetGitHubInstallLinksParams) WriteToRequest added in v0.65.0

WriteToRequest writes these params to a swagger request

type GetGitHubInstallLinksReader added in v0.65.0

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

GetGitHubInstallLinksReader is a Reader for the GetGitHubInstallLinks structure.

func (*GetGitHubInstallLinksReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type GetSyncInstallationDefault

type GetSyncInstallationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetSyncInstallationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetSyncInstallationDefault

func NewGetSyncInstallationDefault(code int) *GetSyncInstallationDefault

NewGetSyncInstallationDefault creates a GetSyncInstallationDefault with default headers values

func (*GetSyncInstallationDefault) Code

func (o *GetSyncInstallationDefault) Code() int

Code gets the status code for the get sync installation default response

func (*GetSyncInstallationDefault) Error

func (*GetSyncInstallationDefault) GetPayload

func (o *GetSyncInstallationDefault) GetPayload() *models.RPCStatus

func (*GetSyncInstallationDefault) IsClientError

func (o *GetSyncInstallationDefault) IsClientError() bool

IsClientError returns true when this get sync installation default response has a 4xx status code

func (*GetSyncInstallationDefault) IsCode

func (o *GetSyncInstallationDefault) IsCode(code int) bool

IsCode returns true when this get sync installation default response a status code equal to that given

func (*GetSyncInstallationDefault) IsRedirect

func (o *GetSyncInstallationDefault) IsRedirect() bool

IsRedirect returns true when this get sync installation default response has a 3xx status code

func (*GetSyncInstallationDefault) IsServerError

func (o *GetSyncInstallationDefault) IsServerError() bool

IsServerError returns true when this get sync installation default response has a 5xx status code

func (*GetSyncInstallationDefault) IsSuccess

func (o *GetSyncInstallationDefault) IsSuccess() bool

IsSuccess returns true when this get sync installation default response has a 2xx status code

func (*GetSyncInstallationDefault) String

func (o *GetSyncInstallationDefault) String() string

type GetSyncInstallationOK

type GetSyncInstallationOK struct {
	Payload *models.Secrets20230613GetSyncInstallationResponse
}

GetSyncInstallationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetSyncInstallationOK

func NewGetSyncInstallationOK() *GetSyncInstallationOK

NewGetSyncInstallationOK creates a GetSyncInstallationOK with default headers values

func (*GetSyncInstallationOK) Error

func (o *GetSyncInstallationOK) Error() string

func (*GetSyncInstallationOK) GetPayload

func (*GetSyncInstallationOK) IsClientError

func (o *GetSyncInstallationOK) IsClientError() bool

IsClientError returns true when this get sync installation o k response has a 4xx status code

func (*GetSyncInstallationOK) IsCode

func (o *GetSyncInstallationOK) IsCode(code int) bool

IsCode returns true when this get sync installation o k response a status code equal to that given

func (*GetSyncInstallationOK) IsRedirect

func (o *GetSyncInstallationOK) IsRedirect() bool

IsRedirect returns true when this get sync installation o k response has a 3xx status code

func (*GetSyncInstallationOK) IsServerError

func (o *GetSyncInstallationOK) IsServerError() bool

IsServerError returns true when this get sync installation o k response has a 5xx status code

func (*GetSyncInstallationOK) IsSuccess

func (o *GetSyncInstallationOK) IsSuccess() bool

IsSuccess returns true when this get sync installation o k response has a 2xx status code

func (*GetSyncInstallationOK) String

func (o *GetSyncInstallationOK) String() string

type GetSyncInstallationParams

type GetSyncInstallationParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetSyncInstallationParams contains all the parameters to send to the API endpoint

for the get sync installation operation.

Typically these are written to a http.Request.

func NewGetSyncInstallationParams

func NewGetSyncInstallationParams() *GetSyncInstallationParams

NewGetSyncInstallationParams creates a new GetSyncInstallationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetSyncInstallationParamsWithContext

func NewGetSyncInstallationParamsWithContext(ctx context.Context) *GetSyncInstallationParams

NewGetSyncInstallationParamsWithContext creates a new GetSyncInstallationParams object with the ability to set a context for a request.

func NewGetSyncInstallationParamsWithHTTPClient

func NewGetSyncInstallationParamsWithHTTPClient(client *http.Client) *GetSyncInstallationParams

NewGetSyncInstallationParamsWithHTTPClient creates a new GetSyncInstallationParams object with the ability to set a custom HTTPClient for a request.

func NewGetSyncInstallationParamsWithTimeout

func NewGetSyncInstallationParamsWithTimeout(timeout time.Duration) *GetSyncInstallationParams

NewGetSyncInstallationParamsWithTimeout creates a new GetSyncInstallationParams object with the ability to set a timeout on a request.

func (*GetSyncInstallationParams) SetContext

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

SetContext adds the context to the get sync installation params

func (*GetSyncInstallationParams) SetDefaults

func (o *GetSyncInstallationParams) SetDefaults()

SetDefaults hydrates default values in the get sync installation params (not the query body).

All values with no default are reset to their zero value.

func (*GetSyncInstallationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get sync installation params

func (*GetSyncInstallationParams) SetLocationOrganizationID

func (o *GetSyncInstallationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get sync installation params

func (*GetSyncInstallationParams) SetLocationProjectID

func (o *GetSyncInstallationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the get sync installation params

func (*GetSyncInstallationParams) SetLocationRegionProvider

func (o *GetSyncInstallationParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get sync installation params

func (*GetSyncInstallationParams) SetLocationRegionRegion

func (o *GetSyncInstallationParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get sync installation params

func (*GetSyncInstallationParams) SetName

func (o *GetSyncInstallationParams) SetName(name string)

SetName adds the name to the get sync installation params

func (*GetSyncInstallationParams) SetTimeout

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

SetTimeout adds the timeout to the get sync installation params

func (*GetSyncInstallationParams) WithContext

WithContext adds the context to the get sync installation params

func (*GetSyncInstallationParams) WithDefaults

WithDefaults hydrates default values in the get sync installation params (not the query body).

All values with no default are reset to their zero value.

func (*GetSyncInstallationParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get sync installation params

func (*GetSyncInstallationParams) WithLocationOrganizationID

func (o *GetSyncInstallationParams) WithLocationOrganizationID(locationOrganizationID string) *GetSyncInstallationParams

WithLocationOrganizationID adds the locationOrganizationID to the get sync installation params

func (*GetSyncInstallationParams) WithLocationProjectID

func (o *GetSyncInstallationParams) WithLocationProjectID(locationProjectID string) *GetSyncInstallationParams

WithLocationProjectID adds the locationProjectID to the get sync installation params

func (*GetSyncInstallationParams) WithLocationRegionProvider

func (o *GetSyncInstallationParams) WithLocationRegionProvider(locationRegionProvider *string) *GetSyncInstallationParams

WithLocationRegionProvider adds the locationRegionProvider to the get sync installation params

func (*GetSyncInstallationParams) WithLocationRegionRegion

func (o *GetSyncInstallationParams) WithLocationRegionRegion(locationRegionRegion *string) *GetSyncInstallationParams

WithLocationRegionRegion adds the locationRegionRegion to the get sync installation params

func (*GetSyncInstallationParams) WithName

WithName adds the name to the get sync installation params

func (*GetSyncInstallationParams) WithTimeout

WithTimeout adds the timeout to the get sync installation params

func (*GetSyncInstallationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetSyncInstallationReader

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

GetSyncInstallationReader is a Reader for the GetSyncInstallation structure.

func (*GetSyncInstallationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetSyncIntegrationDefault

type GetSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetSyncIntegrationDefault

func NewGetSyncIntegrationDefault(code int) *GetSyncIntegrationDefault

NewGetSyncIntegrationDefault creates a GetSyncIntegrationDefault with default headers values

func (*GetSyncIntegrationDefault) Code

func (o *GetSyncIntegrationDefault) Code() int

Code gets the status code for the get sync integration default response

func (*GetSyncIntegrationDefault) Error

func (o *GetSyncIntegrationDefault) Error() string

func (*GetSyncIntegrationDefault) GetPayload

func (o *GetSyncIntegrationDefault) GetPayload() *models.RPCStatus

func (*GetSyncIntegrationDefault) IsClientError

func (o *GetSyncIntegrationDefault) IsClientError() bool

IsClientError returns true when this get sync integration default response has a 4xx status code

func (*GetSyncIntegrationDefault) IsCode

func (o *GetSyncIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get sync integration default response a status code equal to that given

func (*GetSyncIntegrationDefault) IsRedirect

func (o *GetSyncIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get sync integration default response has a 3xx status code

func (*GetSyncIntegrationDefault) IsServerError

func (o *GetSyncIntegrationDefault) IsServerError() bool

IsServerError returns true when this get sync integration default response has a 5xx status code

func (*GetSyncIntegrationDefault) IsSuccess

func (o *GetSyncIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get sync integration default response has a 2xx status code

func (*GetSyncIntegrationDefault) String

func (o *GetSyncIntegrationDefault) String() string

type GetSyncIntegrationOK

type GetSyncIntegrationOK struct {
	Payload *models.Secrets20230613GetSyncIntegrationResponse
}

GetSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetSyncIntegrationOK

func NewGetSyncIntegrationOK() *GetSyncIntegrationOK

NewGetSyncIntegrationOK creates a GetSyncIntegrationOK with default headers values

func (*GetSyncIntegrationOK) Error

func (o *GetSyncIntegrationOK) Error() string

func (*GetSyncIntegrationOK) GetPayload

func (*GetSyncIntegrationOK) IsClientError

func (o *GetSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this get sync integration o k response has a 4xx status code

func (*GetSyncIntegrationOK) IsCode

func (o *GetSyncIntegrationOK) IsCode(code int) bool

IsCode returns true when this get sync integration o k response a status code equal to that given

func (*GetSyncIntegrationOK) IsRedirect

func (o *GetSyncIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get sync integration o k response has a 3xx status code

func (*GetSyncIntegrationOK) IsServerError

func (o *GetSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this get sync integration o k response has a 5xx status code

func (*GetSyncIntegrationOK) IsSuccess

func (o *GetSyncIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get sync integration o k response has a 2xx status code

func (*GetSyncIntegrationOK) String

func (o *GetSyncIntegrationOK) String() string

type GetSyncIntegrationParams

type GetSyncIntegrationParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetSyncIntegrationParams contains all the parameters to send to the API endpoint

for the get sync integration operation.

Typically these are written to a http.Request.

func NewGetSyncIntegrationParams

func NewGetSyncIntegrationParams() *GetSyncIntegrationParams

NewGetSyncIntegrationParams creates a new GetSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetSyncIntegrationParamsWithContext

func NewGetSyncIntegrationParamsWithContext(ctx context.Context) *GetSyncIntegrationParams

NewGetSyncIntegrationParamsWithContext creates a new GetSyncIntegrationParams object with the ability to set a context for a request.

func NewGetSyncIntegrationParamsWithHTTPClient

func NewGetSyncIntegrationParamsWithHTTPClient(client *http.Client) *GetSyncIntegrationParams

NewGetSyncIntegrationParamsWithHTTPClient creates a new GetSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetSyncIntegrationParamsWithTimeout

func NewGetSyncIntegrationParamsWithTimeout(timeout time.Duration) *GetSyncIntegrationParams

NewGetSyncIntegrationParamsWithTimeout creates a new GetSyncIntegrationParams object with the ability to set a timeout on a request.

func (*GetSyncIntegrationParams) SetContext

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

SetContext adds the context to the get sync integration params

func (*GetSyncIntegrationParams) SetDefaults

func (o *GetSyncIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetSyncIntegrationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get sync integration params

func (*GetSyncIntegrationParams) SetLocationOrganizationID

func (o *GetSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get sync integration params

func (*GetSyncIntegrationParams) SetLocationProjectID

func (o *GetSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the get sync integration params

func (*GetSyncIntegrationParams) SetLocationRegionProvider

func (o *GetSyncIntegrationParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get sync integration params

func (*GetSyncIntegrationParams) SetLocationRegionRegion

func (o *GetSyncIntegrationParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get sync integration params

func (*GetSyncIntegrationParams) SetName

func (o *GetSyncIntegrationParams) SetName(name string)

SetName adds the name to the get sync integration params

func (*GetSyncIntegrationParams) SetTimeout

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

SetTimeout adds the timeout to the get sync integration params

func (*GetSyncIntegrationParams) WithContext

WithContext adds the context to the get sync integration params

func (*GetSyncIntegrationParams) WithDefaults

WithDefaults hydrates default values in the get sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetSyncIntegrationParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get sync integration params

func (*GetSyncIntegrationParams) WithLocationOrganizationID

func (o *GetSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *GetSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the get sync integration params

func (*GetSyncIntegrationParams) WithLocationProjectID

func (o *GetSyncIntegrationParams) WithLocationProjectID(locationProjectID string) *GetSyncIntegrationParams

WithLocationProjectID adds the locationProjectID to the get sync integration params

func (*GetSyncIntegrationParams) WithLocationRegionProvider

func (o *GetSyncIntegrationParams) WithLocationRegionProvider(locationRegionProvider *string) *GetSyncIntegrationParams

WithLocationRegionProvider adds the locationRegionProvider to the get sync integration params

func (*GetSyncIntegrationParams) WithLocationRegionRegion

func (o *GetSyncIntegrationParams) WithLocationRegionRegion(locationRegionRegion *string) *GetSyncIntegrationParams

WithLocationRegionRegion adds the locationRegionRegion to the get sync integration params

func (*GetSyncIntegrationParams) WithName

WithName adds the name to the get sync integration params

func (*GetSyncIntegrationParams) WithTimeout

WithTimeout adds the timeout to the get sync integration params

func (*GetSyncIntegrationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetSyncIntegrationReader

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

GetSyncIntegrationReader is a Reader for the GetSyncIntegration structure.

func (*GetSyncIntegrationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetUsage2Default added in v0.65.0

type GetUsage2Default struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetUsage2Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetUsage2Default added in v0.65.0

func NewGetUsage2Default(code int) *GetUsage2Default

NewGetUsage2Default creates a GetUsage2Default with default headers values

func (*GetUsage2Default) Code added in v0.65.0

func (o *GetUsage2Default) Code() int

Code gets the status code for the get usage2 default response

func (*GetUsage2Default) Error added in v0.65.0

func (o *GetUsage2Default) Error() string

func (*GetUsage2Default) GetPayload added in v0.65.0

func (o *GetUsage2Default) GetPayload() *models.RPCStatus

func (*GetUsage2Default) IsClientError added in v0.65.0

func (o *GetUsage2Default) IsClientError() bool

IsClientError returns true when this get usage2 default response has a 4xx status code

func (*GetUsage2Default) IsCode added in v0.65.0

func (o *GetUsage2Default) IsCode(code int) bool

IsCode returns true when this get usage2 default response a status code equal to that given

func (*GetUsage2Default) IsRedirect added in v0.65.0

func (o *GetUsage2Default) IsRedirect() bool

IsRedirect returns true when this get usage2 default response has a 3xx status code

func (*GetUsage2Default) IsServerError added in v0.65.0

func (o *GetUsage2Default) IsServerError() bool

IsServerError returns true when this get usage2 default response has a 5xx status code

func (*GetUsage2Default) IsSuccess added in v0.65.0

func (o *GetUsage2Default) IsSuccess() bool

IsSuccess returns true when this get usage2 default response has a 2xx status code

func (*GetUsage2Default) String added in v0.65.0

func (o *GetUsage2Default) String() string

type GetUsage2OK added in v0.65.0

type GetUsage2OK struct {
	Payload *models.Secrets20230613GetUsageResponse
}

GetUsage2OK describes a response with status code 200, with default header values.

A successful response.

func NewGetUsage2OK added in v0.65.0

func NewGetUsage2OK() *GetUsage2OK

NewGetUsage2OK creates a GetUsage2OK with default headers values

func (*GetUsage2OK) Error added in v0.65.0

func (o *GetUsage2OK) Error() string

func (*GetUsage2OK) GetPayload added in v0.65.0

func (*GetUsage2OK) IsClientError added in v0.65.0

func (o *GetUsage2OK) IsClientError() bool

IsClientError returns true when this get usage2 o k response has a 4xx status code

func (*GetUsage2OK) IsCode added in v0.65.0

func (o *GetUsage2OK) IsCode(code int) bool

IsCode returns true when this get usage2 o k response a status code equal to that given

func (*GetUsage2OK) IsRedirect added in v0.65.0

func (o *GetUsage2OK) IsRedirect() bool

IsRedirect returns true when this get usage2 o k response has a 3xx status code

func (*GetUsage2OK) IsServerError added in v0.65.0

func (o *GetUsage2OK) IsServerError() bool

IsServerError returns true when this get usage2 o k response has a 5xx status code

func (*GetUsage2OK) IsSuccess added in v0.65.0

func (o *GetUsage2OK) IsSuccess() bool

IsSuccess returns true when this get usage2 o k response has a 2xx status code

func (*GetUsage2OK) String added in v0.65.0

func (o *GetUsage2OK) String() string

type GetUsage2Params added in v0.65.0

type GetUsage2Params struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID *string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetUsage2Params contains all the parameters to send to the API endpoint

for the get usage2 operation.

Typically these are written to a http.Request.

func NewGetUsage2Params added in v0.65.0

func NewGetUsage2Params() *GetUsage2Params

NewGetUsage2Params creates a new GetUsage2Params object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetUsage2ParamsWithContext added in v0.65.0

func NewGetUsage2ParamsWithContext(ctx context.Context) *GetUsage2Params

NewGetUsage2ParamsWithContext creates a new GetUsage2Params object with the ability to set a context for a request.

func NewGetUsage2ParamsWithHTTPClient added in v0.65.0

func NewGetUsage2ParamsWithHTTPClient(client *http.Client) *GetUsage2Params

NewGetUsage2ParamsWithHTTPClient creates a new GetUsage2Params object with the ability to set a custom HTTPClient for a request.

func NewGetUsage2ParamsWithTimeout added in v0.65.0

func NewGetUsage2ParamsWithTimeout(timeout time.Duration) *GetUsage2Params

NewGetUsage2ParamsWithTimeout creates a new GetUsage2Params object with the ability to set a timeout on a request.

func (*GetUsage2Params) SetContext added in v0.65.0

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

SetContext adds the context to the get usage2 params

func (*GetUsage2Params) SetDefaults added in v0.65.0

func (o *GetUsage2Params) SetDefaults()

SetDefaults hydrates default values in the get usage2 params (not the query body).

All values with no default are reset to their zero value.

func (*GetUsage2Params) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the get usage2 params

func (*GetUsage2Params) SetLocationOrganizationID added in v0.65.0

func (o *GetUsage2Params) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get usage2 params

func (*GetUsage2Params) SetLocationProjectID added in v0.65.0

func (o *GetUsage2Params) SetLocationProjectID(locationProjectID *string)

SetLocationProjectID adds the locationProjectId to the get usage2 params

func (*GetUsage2Params) SetLocationRegionProvider added in v0.65.0

func (o *GetUsage2Params) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get usage2 params

func (*GetUsage2Params) SetLocationRegionRegion added in v0.65.0

func (o *GetUsage2Params) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get usage2 params

func (*GetUsage2Params) SetTimeout added in v0.65.0

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

SetTimeout adds the timeout to the get usage2 params

func (*GetUsage2Params) WithContext added in v0.65.0

func (o *GetUsage2Params) WithContext(ctx context.Context) *GetUsage2Params

WithContext adds the context to the get usage2 params

func (*GetUsage2Params) WithDefaults added in v0.65.0

func (o *GetUsage2Params) WithDefaults() *GetUsage2Params

WithDefaults hydrates default values in the get usage2 params (not the query body).

All values with no default are reset to their zero value.

func (*GetUsage2Params) WithHTTPClient added in v0.65.0

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

WithHTTPClient adds the HTTPClient to the get usage2 params

func (*GetUsage2Params) WithLocationOrganizationID added in v0.65.0

func (o *GetUsage2Params) WithLocationOrganizationID(locationOrganizationID string) *GetUsage2Params

WithLocationOrganizationID adds the locationOrganizationID to the get usage2 params

func (*GetUsage2Params) WithLocationProjectID added in v0.65.0

func (o *GetUsage2Params) WithLocationProjectID(locationProjectID *string) *GetUsage2Params

WithLocationProjectID adds the locationProjectID to the get usage2 params

func (*GetUsage2Params) WithLocationRegionProvider added in v0.65.0

func (o *GetUsage2Params) WithLocationRegionProvider(locationRegionProvider *string) *GetUsage2Params

WithLocationRegionProvider adds the locationRegionProvider to the get usage2 params

func (*GetUsage2Params) WithLocationRegionRegion added in v0.65.0

func (o *GetUsage2Params) WithLocationRegionRegion(locationRegionRegion *string) *GetUsage2Params

WithLocationRegionRegion adds the locationRegionRegion to the get usage2 params

func (*GetUsage2Params) WithTimeout added in v0.65.0

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

WithTimeout adds the timeout to the get usage2 params

func (*GetUsage2Params) WriteToRequest added in v0.65.0

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

WriteToRequest writes these params to a swagger request

type GetUsage2Reader added in v0.65.0

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

GetUsage2Reader is a Reader for the GetUsage2 structure.

func (*GetUsage2Reader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type GetUsageDefault added in v0.65.0

type GetUsageDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetUsageDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetUsageDefault added in v0.65.0

func NewGetUsageDefault(code int) *GetUsageDefault

NewGetUsageDefault creates a GetUsageDefault with default headers values

func (*GetUsageDefault) Code added in v0.65.0

func (o *GetUsageDefault) Code() int

Code gets the status code for the get usage default response

func (*GetUsageDefault) Error added in v0.65.0

func (o *GetUsageDefault) Error() string

func (*GetUsageDefault) GetPayload added in v0.65.0

func (o *GetUsageDefault) GetPayload() *models.RPCStatus

func (*GetUsageDefault) IsClientError added in v0.65.0

func (o *GetUsageDefault) IsClientError() bool

IsClientError returns true when this get usage default response has a 4xx status code

func (*GetUsageDefault) IsCode added in v0.65.0

func (o *GetUsageDefault) IsCode(code int) bool

IsCode returns true when this get usage default response a status code equal to that given

func (*GetUsageDefault) IsRedirect added in v0.65.0

func (o *GetUsageDefault) IsRedirect() bool

IsRedirect returns true when this get usage default response has a 3xx status code

func (*GetUsageDefault) IsServerError added in v0.65.0

func (o *GetUsageDefault) IsServerError() bool

IsServerError returns true when this get usage default response has a 5xx status code

func (*GetUsageDefault) IsSuccess added in v0.65.0

func (o *GetUsageDefault) IsSuccess() bool

IsSuccess returns true when this get usage default response has a 2xx status code

func (*GetUsageDefault) String added in v0.65.0

func (o *GetUsageDefault) String() string

type GetUsageOK added in v0.65.0

type GetUsageOK struct {
	Payload *models.Secrets20230613GetUsageResponse
}

GetUsageOK describes a response with status code 200, with default header values.

A successful response.

func NewGetUsageOK added in v0.65.0

func NewGetUsageOK() *GetUsageOK

NewGetUsageOK creates a GetUsageOK with default headers values

func (*GetUsageOK) Error added in v0.65.0

func (o *GetUsageOK) Error() string

func (*GetUsageOK) GetPayload added in v0.65.0

func (*GetUsageOK) IsClientError added in v0.65.0

func (o *GetUsageOK) IsClientError() bool

IsClientError returns true when this get usage o k response has a 4xx status code

func (*GetUsageOK) IsCode added in v0.65.0

func (o *GetUsageOK) IsCode(code int) bool

IsCode returns true when this get usage o k response a status code equal to that given

func (*GetUsageOK) IsRedirect added in v0.65.0

func (o *GetUsageOK) IsRedirect() bool

IsRedirect returns true when this get usage o k response has a 3xx status code

func (*GetUsageOK) IsServerError added in v0.65.0

func (o *GetUsageOK) IsServerError() bool

IsServerError returns true when this get usage o k response has a 5xx status code

func (*GetUsageOK) IsSuccess added in v0.65.0

func (o *GetUsageOK) IsSuccess() bool

IsSuccess returns true when this get usage o k response has a 2xx status code

func (*GetUsageOK) String added in v0.65.0

func (o *GetUsageOK) String() string

type GetUsageParams added in v0.65.0

type GetUsageParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetUsageParams contains all the parameters to send to the API endpoint

for the get usage operation.

Typically these are written to a http.Request.

func NewGetUsageParams added in v0.65.0

func NewGetUsageParams() *GetUsageParams

NewGetUsageParams creates a new GetUsageParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetUsageParamsWithContext added in v0.65.0

func NewGetUsageParamsWithContext(ctx context.Context) *GetUsageParams

NewGetUsageParamsWithContext creates a new GetUsageParams object with the ability to set a context for a request.

func NewGetUsageParamsWithHTTPClient added in v0.65.0

func NewGetUsageParamsWithHTTPClient(client *http.Client) *GetUsageParams

NewGetUsageParamsWithHTTPClient creates a new GetUsageParams object with the ability to set a custom HTTPClient for a request.

func NewGetUsageParamsWithTimeout added in v0.65.0

func NewGetUsageParamsWithTimeout(timeout time.Duration) *GetUsageParams

NewGetUsageParamsWithTimeout creates a new GetUsageParams object with the ability to set a timeout on a request.

func (*GetUsageParams) SetContext added in v0.65.0

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

SetContext adds the context to the get usage params

func (*GetUsageParams) SetDefaults added in v0.65.0

func (o *GetUsageParams) SetDefaults()

SetDefaults hydrates default values in the get usage params (not the query body).

All values with no default are reset to their zero value.

func (*GetUsageParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the get usage params

func (*GetUsageParams) SetLocationOrganizationID added in v0.65.0

func (o *GetUsageParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get usage params

func (*GetUsageParams) SetLocationProjectID added in v0.65.0

func (o *GetUsageParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the get usage params

func (*GetUsageParams) SetLocationRegionProvider added in v0.65.0

func (o *GetUsageParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get usage params

func (*GetUsageParams) SetLocationRegionRegion added in v0.65.0

func (o *GetUsageParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get usage params

func (*GetUsageParams) SetTimeout added in v0.65.0

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

SetTimeout adds the timeout to the get usage params

func (*GetUsageParams) WithContext added in v0.65.0

func (o *GetUsageParams) WithContext(ctx context.Context) *GetUsageParams

WithContext adds the context to the get usage params

func (*GetUsageParams) WithDefaults added in v0.65.0

func (o *GetUsageParams) WithDefaults() *GetUsageParams

WithDefaults hydrates default values in the get usage params (not the query body).

All values with no default are reset to their zero value.

func (*GetUsageParams) WithHTTPClient added in v0.65.0

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

WithHTTPClient adds the HTTPClient to the get usage params

func (*GetUsageParams) WithLocationOrganizationID added in v0.65.0

func (o *GetUsageParams) WithLocationOrganizationID(locationOrganizationID string) *GetUsageParams

WithLocationOrganizationID adds the locationOrganizationID to the get usage params

func (*GetUsageParams) WithLocationProjectID added in v0.65.0

func (o *GetUsageParams) WithLocationProjectID(locationProjectID string) *GetUsageParams

WithLocationProjectID adds the locationProjectID to the get usage params

func (*GetUsageParams) WithLocationRegionProvider added in v0.65.0

func (o *GetUsageParams) WithLocationRegionProvider(locationRegionProvider *string) *GetUsageParams

WithLocationRegionProvider adds the locationRegionProvider to the get usage params

func (*GetUsageParams) WithLocationRegionRegion added in v0.65.0

func (o *GetUsageParams) WithLocationRegionRegion(locationRegionRegion *string) *GetUsageParams

WithLocationRegionRegion adds the locationRegionRegion to the get usage params

func (*GetUsageParams) WithTimeout added in v0.65.0

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

WithTimeout adds the timeout to the get usage params

func (*GetUsageParams) WriteToRequest added in v0.65.0

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

WriteToRequest writes these params to a swagger request

type GetUsageReader added in v0.65.0

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

GetUsageReader is a Reader for the GetUsage structure.

func (*GetUsageReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type GetVercelInstallationLinkDefault added in v0.65.0

type GetVercelInstallationLinkDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

GetVercelInstallationLinkDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetVercelInstallationLinkDefault added in v0.65.0

func NewGetVercelInstallationLinkDefault(code int) *GetVercelInstallationLinkDefault

NewGetVercelInstallationLinkDefault creates a GetVercelInstallationLinkDefault with default headers values

func (*GetVercelInstallationLinkDefault) Code added in v0.65.0

Code gets the status code for the get vercel installation link default response

func (*GetVercelInstallationLinkDefault) Error added in v0.65.0

func (*GetVercelInstallationLinkDefault) GetPayload added in v0.65.0

func (*GetVercelInstallationLinkDefault) IsClientError added in v0.65.0

func (o *GetVercelInstallationLinkDefault) IsClientError() bool

IsClientError returns true when this get vercel installation link default response has a 4xx status code

func (*GetVercelInstallationLinkDefault) IsCode added in v0.65.0

func (o *GetVercelInstallationLinkDefault) IsCode(code int) bool

IsCode returns true when this get vercel installation link default response a status code equal to that given

func (*GetVercelInstallationLinkDefault) IsRedirect added in v0.65.0

func (o *GetVercelInstallationLinkDefault) IsRedirect() bool

IsRedirect returns true when this get vercel installation link default response has a 3xx status code

func (*GetVercelInstallationLinkDefault) IsServerError added in v0.65.0

func (o *GetVercelInstallationLinkDefault) IsServerError() bool

IsServerError returns true when this get vercel installation link default response has a 5xx status code

func (*GetVercelInstallationLinkDefault) IsSuccess added in v0.65.0

func (o *GetVercelInstallationLinkDefault) IsSuccess() bool

IsSuccess returns true when this get vercel installation link default response has a 2xx status code

func (*GetVercelInstallationLinkDefault) String added in v0.65.0

type GetVercelInstallationLinkOK added in v0.65.0

type GetVercelInstallationLinkOK struct {
	Payload *models.Secrets20230613GetVercelInstallationLinkResponse
}

GetVercelInstallationLinkOK describes a response with status code 200, with default header values.

A successful response.

func NewGetVercelInstallationLinkOK added in v0.65.0

func NewGetVercelInstallationLinkOK() *GetVercelInstallationLinkOK

NewGetVercelInstallationLinkOK creates a GetVercelInstallationLinkOK with default headers values

func (*GetVercelInstallationLinkOK) Error added in v0.65.0

func (*GetVercelInstallationLinkOK) GetPayload added in v0.65.0

func (*GetVercelInstallationLinkOK) IsClientError added in v0.65.0

func (o *GetVercelInstallationLinkOK) IsClientError() bool

IsClientError returns true when this get vercel installation link o k response has a 4xx status code

func (*GetVercelInstallationLinkOK) IsCode added in v0.65.0

func (o *GetVercelInstallationLinkOK) IsCode(code int) bool

IsCode returns true when this get vercel installation link o k response a status code equal to that given

func (*GetVercelInstallationLinkOK) IsRedirect added in v0.65.0

func (o *GetVercelInstallationLinkOK) IsRedirect() bool

IsRedirect returns true when this get vercel installation link o k response has a 3xx status code

func (*GetVercelInstallationLinkOK) IsServerError added in v0.65.0

func (o *GetVercelInstallationLinkOK) IsServerError() bool

IsServerError returns true when this get vercel installation link o k response has a 5xx status code

func (*GetVercelInstallationLinkOK) IsSuccess added in v0.65.0

func (o *GetVercelInstallationLinkOK) IsSuccess() bool

IsSuccess returns true when this get vercel installation link o k response has a 2xx status code

func (*GetVercelInstallationLinkOK) String added in v0.65.0

func (o *GetVercelInstallationLinkOK) String() string

type GetVercelInstallationLinkParams added in v0.65.0

type GetVercelInstallationLinkParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetVercelInstallationLinkParams contains all the parameters to send to the API endpoint

for the get vercel installation link operation.

Typically these are written to a http.Request.

func NewGetVercelInstallationLinkParams added in v0.65.0

func NewGetVercelInstallationLinkParams() *GetVercelInstallationLinkParams

NewGetVercelInstallationLinkParams creates a new GetVercelInstallationLinkParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetVercelInstallationLinkParamsWithContext added in v0.65.0

func NewGetVercelInstallationLinkParamsWithContext(ctx context.Context) *GetVercelInstallationLinkParams

NewGetVercelInstallationLinkParamsWithContext creates a new GetVercelInstallationLinkParams object with the ability to set a context for a request.

func NewGetVercelInstallationLinkParamsWithHTTPClient added in v0.65.0

func NewGetVercelInstallationLinkParamsWithHTTPClient(client *http.Client) *GetVercelInstallationLinkParams

NewGetVercelInstallationLinkParamsWithHTTPClient creates a new GetVercelInstallationLinkParams object with the ability to set a custom HTTPClient for a request.

func NewGetVercelInstallationLinkParamsWithTimeout added in v0.65.0

func NewGetVercelInstallationLinkParamsWithTimeout(timeout time.Duration) *GetVercelInstallationLinkParams

NewGetVercelInstallationLinkParamsWithTimeout creates a new GetVercelInstallationLinkParams object with the ability to set a timeout on a request.

func (*GetVercelInstallationLinkParams) SetContext added in v0.65.0

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

SetContext adds the context to the get vercel installation link params

func (*GetVercelInstallationLinkParams) SetDefaults added in v0.65.0

func (o *GetVercelInstallationLinkParams) SetDefaults()

SetDefaults hydrates default values in the get vercel installation link params (not the query body).

All values with no default are reset to their zero value.

func (*GetVercelInstallationLinkParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the get vercel installation link params

func (*GetVercelInstallationLinkParams) SetLocationOrganizationID added in v0.65.0

func (o *GetVercelInstallationLinkParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the get vercel installation link params

func (*GetVercelInstallationLinkParams) SetLocationProjectID added in v0.65.0

func (o *GetVercelInstallationLinkParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the get vercel installation link params

func (*GetVercelInstallationLinkParams) SetLocationRegionProvider added in v0.65.0

func (o *GetVercelInstallationLinkParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the get vercel installation link params

func (*GetVercelInstallationLinkParams) SetLocationRegionRegion added in v0.65.0

func (o *GetVercelInstallationLinkParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the get vercel installation link params

func (*GetVercelInstallationLinkParams) SetTimeout added in v0.65.0

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

SetTimeout adds the timeout to the get vercel installation link params

func (*GetVercelInstallationLinkParams) WithContext added in v0.65.0

WithContext adds the context to the get vercel installation link params

func (*GetVercelInstallationLinkParams) WithDefaults added in v0.65.0

WithDefaults hydrates default values in the get vercel installation link params (not the query body).

All values with no default are reset to their zero value.

func (*GetVercelInstallationLinkParams) WithHTTPClient added in v0.65.0

WithHTTPClient adds the HTTPClient to the get vercel installation link params

func (*GetVercelInstallationLinkParams) WithLocationOrganizationID added in v0.65.0

func (o *GetVercelInstallationLinkParams) WithLocationOrganizationID(locationOrganizationID string) *GetVercelInstallationLinkParams

WithLocationOrganizationID adds the locationOrganizationID to the get vercel installation link params

func (*GetVercelInstallationLinkParams) WithLocationProjectID added in v0.65.0

func (o *GetVercelInstallationLinkParams) WithLocationProjectID(locationProjectID string) *GetVercelInstallationLinkParams

WithLocationProjectID adds the locationProjectID to the get vercel installation link params

func (*GetVercelInstallationLinkParams) WithLocationRegionProvider added in v0.65.0

func (o *GetVercelInstallationLinkParams) WithLocationRegionProvider(locationRegionProvider *string) *GetVercelInstallationLinkParams

WithLocationRegionProvider adds the locationRegionProvider to the get vercel installation link params

func (*GetVercelInstallationLinkParams) WithLocationRegionRegion added in v0.65.0

func (o *GetVercelInstallationLinkParams) WithLocationRegionRegion(locationRegionRegion *string) *GetVercelInstallationLinkParams

WithLocationRegionRegion adds the locationRegionRegion to the get vercel installation link params

func (*GetVercelInstallationLinkParams) WithTimeout added in v0.65.0

WithTimeout adds the timeout to the get vercel installation link params

func (*GetVercelInstallationLinkParams) WriteToRequest added in v0.65.0

WriteToRequest writes these params to a swagger request

type GetVercelInstallationLinkReader added in v0.65.0

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

GetVercelInstallationLinkReader is a Reader for the GetVercelInstallationLink structure.

func (*GetVercelInstallationLinkReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type ListAppSecretVersionsDefault

type ListAppSecretVersionsDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

ListAppSecretVersionsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListAppSecretVersionsDefault

func NewListAppSecretVersionsDefault(code int) *ListAppSecretVersionsDefault

NewListAppSecretVersionsDefault creates a ListAppSecretVersionsDefault with default headers values

func (*ListAppSecretVersionsDefault) Code

Code gets the status code for the list app secret versions default response

func (*ListAppSecretVersionsDefault) Error

func (*ListAppSecretVersionsDefault) GetPayload

func (*ListAppSecretVersionsDefault) IsClientError

func (o *ListAppSecretVersionsDefault) IsClientError() bool

IsClientError returns true when this list app secret versions default response has a 4xx status code

func (*ListAppSecretVersionsDefault) IsCode

func (o *ListAppSecretVersionsDefault) IsCode(code int) bool

IsCode returns true when this list app secret versions default response a status code equal to that given

func (*ListAppSecretVersionsDefault) IsRedirect

func (o *ListAppSecretVersionsDefault) IsRedirect() bool

IsRedirect returns true when this list app secret versions default response has a 3xx status code

func (*ListAppSecretVersionsDefault) IsServerError

func (o *ListAppSecretVersionsDefault) IsServerError() bool

IsServerError returns true when this list app secret versions default response has a 5xx status code

func (*ListAppSecretVersionsDefault) IsSuccess

func (o *ListAppSecretVersionsDefault) IsSuccess() bool

IsSuccess returns true when this list app secret versions default response has a 2xx status code

func (*ListAppSecretVersionsDefault) String

type ListAppSecretVersionsOK

type ListAppSecretVersionsOK struct {
	Payload *models.Secrets20230613ListAppSecretVersionsResponse
}

ListAppSecretVersionsOK describes a response with status code 200, with default header values.

A successful response.

func NewListAppSecretVersionsOK

func NewListAppSecretVersionsOK() *ListAppSecretVersionsOK

NewListAppSecretVersionsOK creates a ListAppSecretVersionsOK with default headers values

func (*ListAppSecretVersionsOK) Error

func (o *ListAppSecretVersionsOK) Error() string

func (*ListAppSecretVersionsOK) GetPayload

func (*ListAppSecretVersionsOK) IsClientError

func (o *ListAppSecretVersionsOK) IsClientError() bool

IsClientError returns true when this list app secret versions o k response has a 4xx status code

func (*ListAppSecretVersionsOK) IsCode

func (o *ListAppSecretVersionsOK) IsCode(code int) bool

IsCode returns true when this list app secret versions o k response a status code equal to that given

func (*ListAppSecretVersionsOK) IsRedirect

func (o *ListAppSecretVersionsOK) IsRedirect() bool

IsRedirect returns true when this list app secret versions o k response has a 3xx status code

func (*ListAppSecretVersionsOK) IsServerError

func (o *ListAppSecretVersionsOK) IsServerError() bool

IsServerError returns true when this list app secret versions o k response has a 5xx status code

func (*ListAppSecretVersionsOK) IsSuccess

func (o *ListAppSecretVersionsOK) IsSuccess() bool

IsSuccess returns true when this list app secret versions o k response has a 2xx status code

func (*ListAppSecretVersionsOK) String

func (o *ListAppSecretVersionsOK) String() string

type ListAppSecretVersionsParams

type ListAppSecretVersionsParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// SecretName.
	SecretName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListAppSecretVersionsParams contains all the parameters to send to the API endpoint

for the list app secret versions operation.

Typically these are written to a http.Request.

func NewListAppSecretVersionsParams

func NewListAppSecretVersionsParams() *ListAppSecretVersionsParams

NewListAppSecretVersionsParams creates a new ListAppSecretVersionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListAppSecretVersionsParamsWithContext

func NewListAppSecretVersionsParamsWithContext(ctx context.Context) *ListAppSecretVersionsParams

NewListAppSecretVersionsParamsWithContext creates a new ListAppSecretVersionsParams object with the ability to set a context for a request.

func NewListAppSecretVersionsParamsWithHTTPClient

func NewListAppSecretVersionsParamsWithHTTPClient(client *http.Client) *ListAppSecretVersionsParams

NewListAppSecretVersionsParamsWithHTTPClient creates a new ListAppSecretVersionsParams object with the ability to set a custom HTTPClient for a request.

func NewListAppSecretVersionsParamsWithTimeout

func NewListAppSecretVersionsParamsWithTimeout(timeout time.Duration) *ListAppSecretVersionsParams

NewListAppSecretVersionsParamsWithTimeout creates a new ListAppSecretVersionsParams object with the ability to set a timeout on a request.

func (*ListAppSecretVersionsParams) SetAppName

func (o *ListAppSecretVersionsParams) SetAppName(appName string)

SetAppName adds the appName to the list app secret versions params

func (*ListAppSecretVersionsParams) SetContext

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

SetContext adds the context to the list app secret versions params

func (*ListAppSecretVersionsParams) SetDefaults

func (o *ListAppSecretVersionsParams) SetDefaults()

SetDefaults hydrates default values in the list app secret versions params (not the query body).

All values with no default are reset to their zero value.

func (*ListAppSecretVersionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list app secret versions params

func (*ListAppSecretVersionsParams) SetLocationOrganizationID

func (o *ListAppSecretVersionsParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the list app secret versions params

func (*ListAppSecretVersionsParams) SetLocationProjectID

func (o *ListAppSecretVersionsParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the list app secret versions params

func (*ListAppSecretVersionsParams) SetLocationRegionProvider

func (o *ListAppSecretVersionsParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the list app secret versions params

func (*ListAppSecretVersionsParams) SetLocationRegionRegion

func (o *ListAppSecretVersionsParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the list app secret versions params

func (*ListAppSecretVersionsParams) SetSecretName

func (o *ListAppSecretVersionsParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the list app secret versions params

func (*ListAppSecretVersionsParams) SetTimeout

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

SetTimeout adds the timeout to the list app secret versions params

func (*ListAppSecretVersionsParams) WithAppName

WithAppName adds the appName to the list app secret versions params

func (*ListAppSecretVersionsParams) WithContext

WithContext adds the context to the list app secret versions params

func (*ListAppSecretVersionsParams) WithDefaults

WithDefaults hydrates default values in the list app secret versions params (not the query body).

All values with no default are reset to their zero value.

func (*ListAppSecretVersionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list app secret versions params

func (*ListAppSecretVersionsParams) WithLocationOrganizationID

func (o *ListAppSecretVersionsParams) WithLocationOrganizationID(locationOrganizationID string) *ListAppSecretVersionsParams

WithLocationOrganizationID adds the locationOrganizationID to the list app secret versions params

func (*ListAppSecretVersionsParams) WithLocationProjectID

func (o *ListAppSecretVersionsParams) WithLocationProjectID(locationProjectID string) *ListAppSecretVersionsParams

WithLocationProjectID adds the locationProjectID to the list app secret versions params

func (*ListAppSecretVersionsParams) WithLocationRegionProvider

func (o *ListAppSecretVersionsParams) WithLocationRegionProvider(locationRegionProvider *string) *ListAppSecretVersionsParams

WithLocationRegionProvider adds the locationRegionProvider to the list app secret versions params

func (*ListAppSecretVersionsParams) WithLocationRegionRegion

func (o *ListAppSecretVersionsParams) WithLocationRegionRegion(locationRegionRegion *string) *ListAppSecretVersionsParams

WithLocationRegionRegion adds the locationRegionRegion to the list app secret versions params

func (*ListAppSecretVersionsParams) WithSecretName

func (o *ListAppSecretVersionsParams) WithSecretName(secretName string) *ListAppSecretVersionsParams

WithSecretName adds the secretName to the list app secret versions params

func (*ListAppSecretVersionsParams) WithTimeout

WithTimeout adds the timeout to the list app secret versions params

func (*ListAppSecretVersionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAppSecretVersionsReader

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

ListAppSecretVersionsReader is a Reader for the ListAppSecretVersions structure.

func (*ListAppSecretVersionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAppSecretsDefault

type ListAppSecretsDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

ListAppSecretsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListAppSecretsDefault

func NewListAppSecretsDefault(code int) *ListAppSecretsDefault

NewListAppSecretsDefault creates a ListAppSecretsDefault with default headers values

func (*ListAppSecretsDefault) Code

func (o *ListAppSecretsDefault) Code() int

Code gets the status code for the list app secrets default response

func (*ListAppSecretsDefault) Error

func (o *ListAppSecretsDefault) Error() string

func (*ListAppSecretsDefault) GetPayload

func (o *ListAppSecretsDefault) GetPayload() *models.RPCStatus

func (*ListAppSecretsDefault) IsClientError

func (o *ListAppSecretsDefault) IsClientError() bool

IsClientError returns true when this list app secrets default response has a 4xx status code

func (*ListAppSecretsDefault) IsCode

func (o *ListAppSecretsDefault) IsCode(code int) bool

IsCode returns true when this list app secrets default response a status code equal to that given

func (*ListAppSecretsDefault) IsRedirect

func (o *ListAppSecretsDefault) IsRedirect() bool

IsRedirect returns true when this list app secrets default response has a 3xx status code

func (*ListAppSecretsDefault) IsServerError

func (o *ListAppSecretsDefault) IsServerError() bool

IsServerError returns true when this list app secrets default response has a 5xx status code

func (*ListAppSecretsDefault) IsSuccess

func (o *ListAppSecretsDefault) IsSuccess() bool

IsSuccess returns true when this list app secrets default response has a 2xx status code

func (*ListAppSecretsDefault) String

func (o *ListAppSecretsDefault) String() string

type ListAppSecretsOK

type ListAppSecretsOK struct {
	Payload *models.Secrets20230613ListAppSecretsResponse
}

ListAppSecretsOK describes a response with status code 200, with default header values.

A successful response.

func NewListAppSecretsOK

func NewListAppSecretsOK() *ListAppSecretsOK

NewListAppSecretsOK creates a ListAppSecretsOK with default headers values

func (*ListAppSecretsOK) Error

func (o *ListAppSecretsOK) Error() string

func (*ListAppSecretsOK) GetPayload

func (*ListAppSecretsOK) IsClientError

func (o *ListAppSecretsOK) IsClientError() bool

IsClientError returns true when this list app secrets o k response has a 4xx status code

func (*ListAppSecretsOK) IsCode

func (o *ListAppSecretsOK) IsCode(code int) bool

IsCode returns true when this list app secrets o k response a status code equal to that given

func (*ListAppSecretsOK) IsRedirect

func (o *ListAppSecretsOK) IsRedirect() bool

IsRedirect returns true when this list app secrets o k response has a 3xx status code

func (*ListAppSecretsOK) IsServerError

func (o *ListAppSecretsOK) IsServerError() bool

IsServerError returns true when this list app secrets o k response has a 5xx status code

func (*ListAppSecretsOK) IsSuccess

func (o *ListAppSecretsOK) IsSuccess() bool

IsSuccess returns true when this list app secrets o k response has a 2xx status code

func (*ListAppSecretsOK) String

func (o *ListAppSecretsOK) String() string

type ListAppSecretsParams

type ListAppSecretsParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListAppSecretsParams contains all the parameters to send to the API endpoint

for the list app secrets operation.

Typically these are written to a http.Request.

func NewListAppSecretsParams

func NewListAppSecretsParams() *ListAppSecretsParams

NewListAppSecretsParams creates a new ListAppSecretsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListAppSecretsParamsWithContext

func NewListAppSecretsParamsWithContext(ctx context.Context) *ListAppSecretsParams

NewListAppSecretsParamsWithContext creates a new ListAppSecretsParams object with the ability to set a context for a request.

func NewListAppSecretsParamsWithHTTPClient

func NewListAppSecretsParamsWithHTTPClient(client *http.Client) *ListAppSecretsParams

NewListAppSecretsParamsWithHTTPClient creates a new ListAppSecretsParams object with the ability to set a custom HTTPClient for a request.

func NewListAppSecretsParamsWithTimeout

func NewListAppSecretsParamsWithTimeout(timeout time.Duration) *ListAppSecretsParams

NewListAppSecretsParamsWithTimeout creates a new ListAppSecretsParams object with the ability to set a timeout on a request.

func (*ListAppSecretsParams) SetAppName

func (o *ListAppSecretsParams) SetAppName(appName string)

SetAppName adds the appName to the list app secrets params

func (*ListAppSecretsParams) SetContext

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

SetContext adds the context to the list app secrets params

func (*ListAppSecretsParams) SetDefaults

func (o *ListAppSecretsParams) SetDefaults()

SetDefaults hydrates default values in the list app secrets params (not the query body).

All values with no default are reset to their zero value.

func (*ListAppSecretsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list app secrets params

func (*ListAppSecretsParams) SetLocationOrganizationID

func (o *ListAppSecretsParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the list app secrets params

func (*ListAppSecretsParams) SetLocationProjectID

func (o *ListAppSecretsParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the list app secrets params

func (*ListAppSecretsParams) SetLocationRegionProvider

func (o *ListAppSecretsParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the list app secrets params

func (*ListAppSecretsParams) SetLocationRegionRegion

func (o *ListAppSecretsParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the list app secrets params

func (*ListAppSecretsParams) SetTimeout

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

SetTimeout adds the timeout to the list app secrets params

func (*ListAppSecretsParams) WithAppName

func (o *ListAppSecretsParams) WithAppName(appName string) *ListAppSecretsParams

WithAppName adds the appName to the list app secrets params

func (*ListAppSecretsParams) WithContext

WithContext adds the context to the list app secrets params

func (*ListAppSecretsParams) WithDefaults

func (o *ListAppSecretsParams) WithDefaults() *ListAppSecretsParams

WithDefaults hydrates default values in the list app secrets params (not the query body).

All values with no default are reset to their zero value.

func (*ListAppSecretsParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the list app secrets params

func (*ListAppSecretsParams) WithLocationOrganizationID

func (o *ListAppSecretsParams) WithLocationOrganizationID(locationOrganizationID string) *ListAppSecretsParams

WithLocationOrganizationID adds the locationOrganizationID to the list app secrets params

func (*ListAppSecretsParams) WithLocationProjectID

func (o *ListAppSecretsParams) WithLocationProjectID(locationProjectID string) *ListAppSecretsParams

WithLocationProjectID adds the locationProjectID to the list app secrets params

func (*ListAppSecretsParams) WithLocationRegionProvider

func (o *ListAppSecretsParams) WithLocationRegionProvider(locationRegionProvider *string) *ListAppSecretsParams

WithLocationRegionProvider adds the locationRegionProvider to the list app secrets params

func (*ListAppSecretsParams) WithLocationRegionRegion

func (o *ListAppSecretsParams) WithLocationRegionRegion(locationRegionRegion *string) *ListAppSecretsParams

WithLocationRegionRegion adds the locationRegionRegion to the list app secrets params

func (*ListAppSecretsParams) WithTimeout

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

WithTimeout adds the timeout to the list app secrets params

func (*ListAppSecretsParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type ListAppSecretsReader

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

ListAppSecretsReader is a Reader for the ListAppSecrets structure.

func (*ListAppSecretsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAppsDefault

type ListAppsDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

ListAppsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListAppsDefault

func NewListAppsDefault(code int) *ListAppsDefault

NewListAppsDefault creates a ListAppsDefault with default headers values

func (*ListAppsDefault) Code

func (o *ListAppsDefault) Code() int

Code gets the status code for the list apps default response

func (*ListAppsDefault) Error

func (o *ListAppsDefault) Error() string

func (*ListAppsDefault) GetPayload

func (o *ListAppsDefault) GetPayload() *models.RPCStatus

func (*ListAppsDefault) IsClientError

func (o *ListAppsDefault) IsClientError() bool

IsClientError returns true when this list apps default response has a 4xx status code

func (*ListAppsDefault) IsCode

func (o *ListAppsDefault) IsCode(code int) bool

IsCode returns true when this list apps default response a status code equal to that given

func (*ListAppsDefault) IsRedirect

func (o *ListAppsDefault) IsRedirect() bool

IsRedirect returns true when this list apps default response has a 3xx status code

func (*ListAppsDefault) IsServerError

func (o *ListAppsDefault) IsServerError() bool

IsServerError returns true when this list apps default response has a 5xx status code

func (*ListAppsDefault) IsSuccess

func (o *ListAppsDefault) IsSuccess() bool

IsSuccess returns true when this list apps default response has a 2xx status code

func (*ListAppsDefault) String

func (o *ListAppsDefault) String() string

type ListAppsOK

type ListAppsOK struct {
	Payload *models.Secrets20230613ListAppsResponse
}

ListAppsOK describes a response with status code 200, with default header values.

A successful response.

func NewListAppsOK

func NewListAppsOK() *ListAppsOK

NewListAppsOK creates a ListAppsOK with default headers values

func (*ListAppsOK) Error

func (o *ListAppsOK) Error() string

func (*ListAppsOK) GetPayload

func (*ListAppsOK) IsClientError

func (o *ListAppsOK) IsClientError() bool

IsClientError returns true when this list apps o k response has a 4xx status code

func (*ListAppsOK) IsCode

func (o *ListAppsOK) IsCode(code int) bool

IsCode returns true when this list apps o k response a status code equal to that given

func (*ListAppsOK) IsRedirect

func (o *ListAppsOK) IsRedirect() bool

IsRedirect returns true when this list apps o k response has a 3xx status code

func (*ListAppsOK) IsServerError

func (o *ListAppsOK) IsServerError() bool

IsServerError returns true when this list apps o k response has a 5xx status code

func (*ListAppsOK) IsSuccess

func (o *ListAppsOK) IsSuccess() bool

IsSuccess returns true when this list apps o k response has a 2xx status code

func (*ListAppsOK) String

func (o *ListAppsOK) String() string

type ListAppsParams

type ListAppsParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListAppsParams contains all the parameters to send to the API endpoint

for the list apps operation.

Typically these are written to a http.Request.

func NewListAppsParams

func NewListAppsParams() *ListAppsParams

NewListAppsParams creates a new ListAppsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListAppsParamsWithContext

func NewListAppsParamsWithContext(ctx context.Context) *ListAppsParams

NewListAppsParamsWithContext creates a new ListAppsParams object with the ability to set a context for a request.

func NewListAppsParamsWithHTTPClient

func NewListAppsParamsWithHTTPClient(client *http.Client) *ListAppsParams

NewListAppsParamsWithHTTPClient creates a new ListAppsParams object with the ability to set a custom HTTPClient for a request.

func NewListAppsParamsWithTimeout

func NewListAppsParamsWithTimeout(timeout time.Duration) *ListAppsParams

NewListAppsParamsWithTimeout creates a new ListAppsParams object with the ability to set a timeout on a request.

func (*ListAppsParams) SetContext

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

SetContext adds the context to the list apps params

func (*ListAppsParams) SetDefaults

func (o *ListAppsParams) SetDefaults()

SetDefaults hydrates default values in the list apps params (not the query body).

All values with no default are reset to their zero value.

func (*ListAppsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list apps params

func (*ListAppsParams) SetLocationOrganizationID

func (o *ListAppsParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the list apps params

func (*ListAppsParams) SetLocationProjectID

func (o *ListAppsParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the list apps params

func (*ListAppsParams) SetLocationRegionProvider

func (o *ListAppsParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the list apps params

func (*ListAppsParams) SetLocationRegionRegion

func (o *ListAppsParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the list apps params

func (*ListAppsParams) SetTimeout

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

SetTimeout adds the timeout to the list apps params

func (*ListAppsParams) WithContext

func (o *ListAppsParams) WithContext(ctx context.Context) *ListAppsParams

WithContext adds the context to the list apps params

func (*ListAppsParams) WithDefaults

func (o *ListAppsParams) WithDefaults() *ListAppsParams

WithDefaults hydrates default values in the list apps params (not the query body).

All values with no default are reset to their zero value.

func (*ListAppsParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the list apps params

func (*ListAppsParams) WithLocationOrganizationID

func (o *ListAppsParams) WithLocationOrganizationID(locationOrganizationID string) *ListAppsParams

WithLocationOrganizationID adds the locationOrganizationID to the list apps params

func (*ListAppsParams) WithLocationProjectID

func (o *ListAppsParams) WithLocationProjectID(locationProjectID string) *ListAppsParams

WithLocationProjectID adds the locationProjectID to the list apps params

func (*ListAppsParams) WithLocationRegionProvider

func (o *ListAppsParams) WithLocationRegionProvider(locationRegionProvider *string) *ListAppsParams

WithLocationRegionProvider adds the locationRegionProvider to the list apps params

func (*ListAppsParams) WithLocationRegionRegion

func (o *ListAppsParams) WithLocationRegionRegion(locationRegionRegion *string) *ListAppsParams

WithLocationRegionRegion adds the locationRegionRegion to the list apps params

func (*ListAppsParams) WithTimeout

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

WithTimeout adds the timeout to the list apps params

func (*ListAppsParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type ListAppsReader

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

ListAppsReader is a Reader for the ListApps structure.

func (*ListAppsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListOpenAppSecretVersionsDefault

type ListOpenAppSecretVersionsDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

ListOpenAppSecretVersionsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListOpenAppSecretVersionsDefault

func NewListOpenAppSecretVersionsDefault(code int) *ListOpenAppSecretVersionsDefault

NewListOpenAppSecretVersionsDefault creates a ListOpenAppSecretVersionsDefault with default headers values

func (*ListOpenAppSecretVersionsDefault) Code

Code gets the status code for the list open app secret versions default response

func (*ListOpenAppSecretVersionsDefault) Error

func (*ListOpenAppSecretVersionsDefault) GetPayload

func (*ListOpenAppSecretVersionsDefault) IsClientError

func (o *ListOpenAppSecretVersionsDefault) IsClientError() bool

IsClientError returns true when this list open app secret versions default response has a 4xx status code

func (*ListOpenAppSecretVersionsDefault) IsCode

func (o *ListOpenAppSecretVersionsDefault) IsCode(code int) bool

IsCode returns true when this list open app secret versions default response a status code equal to that given

func (*ListOpenAppSecretVersionsDefault) IsRedirect

func (o *ListOpenAppSecretVersionsDefault) IsRedirect() bool

IsRedirect returns true when this list open app secret versions default response has a 3xx status code

func (*ListOpenAppSecretVersionsDefault) IsServerError

func (o *ListOpenAppSecretVersionsDefault) IsServerError() bool

IsServerError returns true when this list open app secret versions default response has a 5xx status code

func (*ListOpenAppSecretVersionsDefault) IsSuccess

func (o *ListOpenAppSecretVersionsDefault) IsSuccess() bool

IsSuccess returns true when this list open app secret versions default response has a 2xx status code

func (*ListOpenAppSecretVersionsDefault) String

type ListOpenAppSecretVersionsOK

type ListOpenAppSecretVersionsOK struct {
	Payload *models.Secrets20230613ListOpenAppSecretVersionsResponse
}

ListOpenAppSecretVersionsOK describes a response with status code 200, with default header values.

A successful response.

func NewListOpenAppSecretVersionsOK

func NewListOpenAppSecretVersionsOK() *ListOpenAppSecretVersionsOK

NewListOpenAppSecretVersionsOK creates a ListOpenAppSecretVersionsOK with default headers values

func (*ListOpenAppSecretVersionsOK) Error

func (*ListOpenAppSecretVersionsOK) GetPayload

func (*ListOpenAppSecretVersionsOK) IsClientError

func (o *ListOpenAppSecretVersionsOK) IsClientError() bool

IsClientError returns true when this list open app secret versions o k response has a 4xx status code

func (*ListOpenAppSecretVersionsOK) IsCode

func (o *ListOpenAppSecretVersionsOK) IsCode(code int) bool

IsCode returns true when this list open app secret versions o k response a status code equal to that given

func (*ListOpenAppSecretVersionsOK) IsRedirect

func (o *ListOpenAppSecretVersionsOK) IsRedirect() bool

IsRedirect returns true when this list open app secret versions o k response has a 3xx status code

func (*ListOpenAppSecretVersionsOK) IsServerError

func (o *ListOpenAppSecretVersionsOK) IsServerError() bool

IsServerError returns true when this list open app secret versions o k response has a 5xx status code

func (*ListOpenAppSecretVersionsOK) IsSuccess

func (o *ListOpenAppSecretVersionsOK) IsSuccess() bool

IsSuccess returns true when this list open app secret versions o k response has a 2xx status code

func (*ListOpenAppSecretVersionsOK) String

func (o *ListOpenAppSecretVersionsOK) String() string

type ListOpenAppSecretVersionsParams

type ListOpenAppSecretVersionsParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// SecretName.
	SecretName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListOpenAppSecretVersionsParams contains all the parameters to send to the API endpoint

for the list open app secret versions operation.

Typically these are written to a http.Request.

func NewListOpenAppSecretVersionsParams

func NewListOpenAppSecretVersionsParams() *ListOpenAppSecretVersionsParams

NewListOpenAppSecretVersionsParams creates a new ListOpenAppSecretVersionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListOpenAppSecretVersionsParamsWithContext

func NewListOpenAppSecretVersionsParamsWithContext(ctx context.Context) *ListOpenAppSecretVersionsParams

NewListOpenAppSecretVersionsParamsWithContext creates a new ListOpenAppSecretVersionsParams object with the ability to set a context for a request.

func NewListOpenAppSecretVersionsParamsWithHTTPClient

func NewListOpenAppSecretVersionsParamsWithHTTPClient(client *http.Client) *ListOpenAppSecretVersionsParams

NewListOpenAppSecretVersionsParamsWithHTTPClient creates a new ListOpenAppSecretVersionsParams object with the ability to set a custom HTTPClient for a request.

func NewListOpenAppSecretVersionsParamsWithTimeout

func NewListOpenAppSecretVersionsParamsWithTimeout(timeout time.Duration) *ListOpenAppSecretVersionsParams

NewListOpenAppSecretVersionsParamsWithTimeout creates a new ListOpenAppSecretVersionsParams object with the ability to set a timeout on a request.

func (*ListOpenAppSecretVersionsParams) SetAppName

func (o *ListOpenAppSecretVersionsParams) SetAppName(appName string)

SetAppName adds the appName to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetContext

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

SetContext adds the context to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetDefaults

func (o *ListOpenAppSecretVersionsParams) SetDefaults()

SetDefaults hydrates default values in the list open app secret versions params (not the query body).

All values with no default are reset to their zero value.

func (*ListOpenAppSecretVersionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetLocationOrganizationID

func (o *ListOpenAppSecretVersionsParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetLocationProjectID

func (o *ListOpenAppSecretVersionsParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetLocationRegionProvider

func (o *ListOpenAppSecretVersionsParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetLocationRegionRegion

func (o *ListOpenAppSecretVersionsParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetSecretName

func (o *ListOpenAppSecretVersionsParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetTimeout

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

SetTimeout adds the timeout to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithAppName

WithAppName adds the appName to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithContext

WithContext adds the context to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithDefaults

WithDefaults hydrates default values in the list open app secret versions params (not the query body).

All values with no default are reset to their zero value.

func (*ListOpenAppSecretVersionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithLocationOrganizationID

func (o *ListOpenAppSecretVersionsParams) WithLocationOrganizationID(locationOrganizationID string) *ListOpenAppSecretVersionsParams

WithLocationOrganizationID adds the locationOrganizationID to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithLocationProjectID

func (o *ListOpenAppSecretVersionsParams) WithLocationProjectID(locationProjectID string) *ListOpenAppSecretVersionsParams

WithLocationProjectID adds the locationProjectID to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithLocationRegionProvider

func (o *ListOpenAppSecretVersionsParams) WithLocationRegionProvider(locationRegionProvider *string) *ListOpenAppSecretVersionsParams

WithLocationRegionProvider adds the locationRegionProvider to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithLocationRegionRegion

func (o *ListOpenAppSecretVersionsParams) WithLocationRegionRegion(locationRegionRegion *string) *ListOpenAppSecretVersionsParams

WithLocationRegionRegion adds the locationRegionRegion to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithSecretName

WithSecretName adds the secretName to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithTimeout

WithTimeout adds the timeout to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListOpenAppSecretVersionsReader

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

ListOpenAppSecretVersionsReader is a Reader for the ListOpenAppSecretVersions structure.

func (*ListOpenAppSecretVersionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListSyncIntegrationsDefault

type ListSyncIntegrationsDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

ListSyncIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListSyncIntegrationsDefault

func NewListSyncIntegrationsDefault(code int) *ListSyncIntegrationsDefault

NewListSyncIntegrationsDefault creates a ListSyncIntegrationsDefault with default headers values

func (*ListSyncIntegrationsDefault) Code

func (o *ListSyncIntegrationsDefault) Code() int

Code gets the status code for the list sync integrations default response

func (*ListSyncIntegrationsDefault) Error

func (*ListSyncIntegrationsDefault) GetPayload

func (o *ListSyncIntegrationsDefault) GetPayload() *models.RPCStatus

func (*ListSyncIntegrationsDefault) IsClientError

func (o *ListSyncIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list sync integrations default response has a 4xx status code

func (*ListSyncIntegrationsDefault) IsCode

func (o *ListSyncIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list sync integrations default response a status code equal to that given

func (*ListSyncIntegrationsDefault) IsRedirect

func (o *ListSyncIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list sync integrations default response has a 3xx status code

func (*ListSyncIntegrationsDefault) IsServerError

func (o *ListSyncIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list sync integrations default response has a 5xx status code

func (*ListSyncIntegrationsDefault) IsSuccess

func (o *ListSyncIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list sync integrations default response has a 2xx status code

func (*ListSyncIntegrationsDefault) String

func (o *ListSyncIntegrationsDefault) String() string

type ListSyncIntegrationsOK

type ListSyncIntegrationsOK struct {
	Payload *models.Secrets20230613ListSyncIntegrationsResponse
}

ListSyncIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListSyncIntegrationsOK

func NewListSyncIntegrationsOK() *ListSyncIntegrationsOK

NewListSyncIntegrationsOK creates a ListSyncIntegrationsOK with default headers values

func (*ListSyncIntegrationsOK) Error

func (o *ListSyncIntegrationsOK) Error() string

func (*ListSyncIntegrationsOK) GetPayload

func (*ListSyncIntegrationsOK) IsClientError

func (o *ListSyncIntegrationsOK) IsClientError() bool

IsClientError returns true when this list sync integrations o k response has a 4xx status code

func (*ListSyncIntegrationsOK) IsCode

func (o *ListSyncIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list sync integrations o k response a status code equal to that given

func (*ListSyncIntegrationsOK) IsRedirect

func (o *ListSyncIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list sync integrations o k response has a 3xx status code

func (*ListSyncIntegrationsOK) IsServerError

func (o *ListSyncIntegrationsOK) IsServerError() bool

IsServerError returns true when this list sync integrations o k response has a 5xx status code

func (*ListSyncIntegrationsOK) IsSuccess

func (o *ListSyncIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list sync integrations o k response has a 2xx status code

func (*ListSyncIntegrationsOK) String

func (o *ListSyncIntegrationsOK) String() string

type ListSyncIntegrationsParams

type ListSyncIntegrationsParams struct {

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListSyncIntegrationsParams contains all the parameters to send to the API endpoint

for the list sync integrations operation.

Typically these are written to a http.Request.

func NewListSyncIntegrationsParams

func NewListSyncIntegrationsParams() *ListSyncIntegrationsParams

NewListSyncIntegrationsParams creates a new ListSyncIntegrationsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListSyncIntegrationsParamsWithContext

func NewListSyncIntegrationsParamsWithContext(ctx context.Context) *ListSyncIntegrationsParams

NewListSyncIntegrationsParamsWithContext creates a new ListSyncIntegrationsParams object with the ability to set a context for a request.

func NewListSyncIntegrationsParamsWithHTTPClient

func NewListSyncIntegrationsParamsWithHTTPClient(client *http.Client) *ListSyncIntegrationsParams

NewListSyncIntegrationsParamsWithHTTPClient creates a new ListSyncIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListSyncIntegrationsParamsWithTimeout

func NewListSyncIntegrationsParamsWithTimeout(timeout time.Duration) *ListSyncIntegrationsParams

NewListSyncIntegrationsParamsWithTimeout creates a new ListSyncIntegrationsParams object with the ability to set a timeout on a request.

func (*ListSyncIntegrationsParams) SetContext

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

SetContext adds the context to the list sync integrations params

func (*ListSyncIntegrationsParams) SetDefaults

func (o *ListSyncIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list sync integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListSyncIntegrationsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list sync integrations params

func (*ListSyncIntegrationsParams) SetLocationOrganizationID

func (o *ListSyncIntegrationsParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the list sync integrations params

func (*ListSyncIntegrationsParams) SetLocationProjectID

func (o *ListSyncIntegrationsParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the list sync integrations params

func (*ListSyncIntegrationsParams) SetLocationRegionProvider

func (o *ListSyncIntegrationsParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the list sync integrations params

func (*ListSyncIntegrationsParams) SetLocationRegionRegion

func (o *ListSyncIntegrationsParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the list sync integrations params

func (*ListSyncIntegrationsParams) SetTimeout

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

SetTimeout adds the timeout to the list sync integrations params

func (*ListSyncIntegrationsParams) WithContext

WithContext adds the context to the list sync integrations params

func (*ListSyncIntegrationsParams) WithDefaults

WithDefaults hydrates default values in the list sync integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListSyncIntegrationsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list sync integrations params

func (*ListSyncIntegrationsParams) WithLocationOrganizationID

func (o *ListSyncIntegrationsParams) WithLocationOrganizationID(locationOrganizationID string) *ListSyncIntegrationsParams

WithLocationOrganizationID adds the locationOrganizationID to the list sync integrations params

func (*ListSyncIntegrationsParams) WithLocationProjectID

func (o *ListSyncIntegrationsParams) WithLocationProjectID(locationProjectID string) *ListSyncIntegrationsParams

WithLocationProjectID adds the locationProjectID to the list sync integrations params

func (*ListSyncIntegrationsParams) WithLocationRegionProvider

func (o *ListSyncIntegrationsParams) WithLocationRegionProvider(locationRegionProvider *string) *ListSyncIntegrationsParams

WithLocationRegionProvider adds the locationRegionProvider to the list sync integrations params

func (*ListSyncIntegrationsParams) WithLocationRegionRegion

func (o *ListSyncIntegrationsParams) WithLocationRegionRegion(locationRegionRegion *string) *ListSyncIntegrationsParams

WithLocationRegionRegion adds the locationRegionRegion to the list sync integrations params

func (*ListSyncIntegrationsParams) WithTimeout

WithTimeout adds the timeout to the list sync integrations params

func (*ListSyncIntegrationsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListSyncIntegrationsReader

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

ListSyncIntegrationsReader is a Reader for the ListSyncIntegrations structure.

func (*ListSyncIntegrationsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type OpenAppSecretDefault

type OpenAppSecretDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

OpenAppSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewOpenAppSecretDefault

func NewOpenAppSecretDefault(code int) *OpenAppSecretDefault

NewOpenAppSecretDefault creates a OpenAppSecretDefault with default headers values

func (*OpenAppSecretDefault) Code

func (o *OpenAppSecretDefault) Code() int

Code gets the status code for the open app secret default response

func (*OpenAppSecretDefault) Error

func (o *OpenAppSecretDefault) Error() string

func (*OpenAppSecretDefault) GetPayload

func (o *OpenAppSecretDefault) GetPayload() *models.RPCStatus

func (*OpenAppSecretDefault) IsClientError

func (o *OpenAppSecretDefault) IsClientError() bool

IsClientError returns true when this open app secret default response has a 4xx status code

func (*OpenAppSecretDefault) IsCode

func (o *OpenAppSecretDefault) IsCode(code int) bool

IsCode returns true when this open app secret default response a status code equal to that given

func (*OpenAppSecretDefault) IsRedirect

func (o *OpenAppSecretDefault) IsRedirect() bool

IsRedirect returns true when this open app secret default response has a 3xx status code

func (*OpenAppSecretDefault) IsServerError

func (o *OpenAppSecretDefault) IsServerError() bool

IsServerError returns true when this open app secret default response has a 5xx status code

func (*OpenAppSecretDefault) IsSuccess

func (o *OpenAppSecretDefault) IsSuccess() bool

IsSuccess returns true when this open app secret default response has a 2xx status code

func (*OpenAppSecretDefault) String

func (o *OpenAppSecretDefault) String() string

type OpenAppSecretOK

type OpenAppSecretOK struct {
	Payload *models.Secrets20230613OpenAppSecretResponse
}

OpenAppSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewOpenAppSecretOK

func NewOpenAppSecretOK() *OpenAppSecretOK

NewOpenAppSecretOK creates a OpenAppSecretOK with default headers values

func (*OpenAppSecretOK) Error

func (o *OpenAppSecretOK) Error() string

func (*OpenAppSecretOK) GetPayload

func (*OpenAppSecretOK) IsClientError

func (o *OpenAppSecretOK) IsClientError() bool

IsClientError returns true when this open app secret o k response has a 4xx status code

func (*OpenAppSecretOK) IsCode

func (o *OpenAppSecretOK) IsCode(code int) bool

IsCode returns true when this open app secret o k response a status code equal to that given

func (*OpenAppSecretOK) IsRedirect

func (o *OpenAppSecretOK) IsRedirect() bool

IsRedirect returns true when this open app secret o k response has a 3xx status code

func (*OpenAppSecretOK) IsServerError

func (o *OpenAppSecretOK) IsServerError() bool

IsServerError returns true when this open app secret o k response has a 5xx status code

func (*OpenAppSecretOK) IsSuccess

func (o *OpenAppSecretOK) IsSuccess() bool

IsSuccess returns true when this open app secret o k response has a 2xx status code

func (*OpenAppSecretOK) String

func (o *OpenAppSecretOK) String() string

type OpenAppSecretParams

type OpenAppSecretParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// SecretName.
	SecretName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

OpenAppSecretParams contains all the parameters to send to the API endpoint

for the open app secret operation.

Typically these are written to a http.Request.

func NewOpenAppSecretParams

func NewOpenAppSecretParams() *OpenAppSecretParams

NewOpenAppSecretParams creates a new OpenAppSecretParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewOpenAppSecretParamsWithContext

func NewOpenAppSecretParamsWithContext(ctx context.Context) *OpenAppSecretParams

NewOpenAppSecretParamsWithContext creates a new OpenAppSecretParams object with the ability to set a context for a request.

func NewOpenAppSecretParamsWithHTTPClient

func NewOpenAppSecretParamsWithHTTPClient(client *http.Client) *OpenAppSecretParams

NewOpenAppSecretParamsWithHTTPClient creates a new OpenAppSecretParams object with the ability to set a custom HTTPClient for a request.

func NewOpenAppSecretParamsWithTimeout

func NewOpenAppSecretParamsWithTimeout(timeout time.Duration) *OpenAppSecretParams

NewOpenAppSecretParamsWithTimeout creates a new OpenAppSecretParams object with the ability to set a timeout on a request.

func (*OpenAppSecretParams) SetAppName

func (o *OpenAppSecretParams) SetAppName(appName string)

SetAppName adds the appName to the open app secret params

func (*OpenAppSecretParams) SetContext

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

SetContext adds the context to the open app secret params

func (*OpenAppSecretParams) SetDefaults

func (o *OpenAppSecretParams) SetDefaults()

SetDefaults hydrates default values in the open app secret params (not the query body).

All values with no default are reset to their zero value.

func (*OpenAppSecretParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the open app secret params

func (*OpenAppSecretParams) SetLocationOrganizationID

func (o *OpenAppSecretParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the open app secret params

func (*OpenAppSecretParams) SetLocationProjectID

func (o *OpenAppSecretParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the open app secret params

func (*OpenAppSecretParams) SetLocationRegionProvider

func (o *OpenAppSecretParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the open app secret params

func (*OpenAppSecretParams) SetLocationRegionRegion

func (o *OpenAppSecretParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the open app secret params

func (*OpenAppSecretParams) SetSecretName

func (o *OpenAppSecretParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the open app secret params

func (*OpenAppSecretParams) SetTimeout

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

SetTimeout adds the timeout to the open app secret params

func (*OpenAppSecretParams) WithAppName

func (o *OpenAppSecretParams) WithAppName(appName string) *OpenAppSecretParams

WithAppName adds the appName to the open app secret params

func (*OpenAppSecretParams) WithContext

WithContext adds the context to the open app secret params

func (*OpenAppSecretParams) WithDefaults

func (o *OpenAppSecretParams) WithDefaults() *OpenAppSecretParams

WithDefaults hydrates default values in the open app secret params (not the query body).

All values with no default are reset to their zero value.

func (*OpenAppSecretParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the open app secret params

func (*OpenAppSecretParams) WithLocationOrganizationID

func (o *OpenAppSecretParams) WithLocationOrganizationID(locationOrganizationID string) *OpenAppSecretParams

WithLocationOrganizationID adds the locationOrganizationID to the open app secret params

func (*OpenAppSecretParams) WithLocationProjectID

func (o *OpenAppSecretParams) WithLocationProjectID(locationProjectID string) *OpenAppSecretParams

WithLocationProjectID adds the locationProjectID to the open app secret params

func (*OpenAppSecretParams) WithLocationRegionProvider

func (o *OpenAppSecretParams) WithLocationRegionProvider(locationRegionProvider *string) *OpenAppSecretParams

WithLocationRegionProvider adds the locationRegionProvider to the open app secret params

func (*OpenAppSecretParams) WithLocationRegionRegion

func (o *OpenAppSecretParams) WithLocationRegionRegion(locationRegionRegion *string) *OpenAppSecretParams

WithLocationRegionRegion adds the locationRegionRegion to the open app secret params

func (*OpenAppSecretParams) WithSecretName

func (o *OpenAppSecretParams) WithSecretName(secretName string) *OpenAppSecretParams

WithSecretName adds the secretName to the open app secret params

func (*OpenAppSecretParams) WithTimeout

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

WithTimeout adds the timeout to the open app secret params

func (*OpenAppSecretParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type OpenAppSecretReader

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

OpenAppSecretReader is a Reader for the OpenAppSecret structure.

func (*OpenAppSecretReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type OpenAppSecretVersionDefault

type OpenAppSecretVersionDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

OpenAppSecretVersionDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewOpenAppSecretVersionDefault

func NewOpenAppSecretVersionDefault(code int) *OpenAppSecretVersionDefault

NewOpenAppSecretVersionDefault creates a OpenAppSecretVersionDefault with default headers values

func (*OpenAppSecretVersionDefault) Code

func (o *OpenAppSecretVersionDefault) Code() int

Code gets the status code for the open app secret version default response

func (*OpenAppSecretVersionDefault) Error

func (*OpenAppSecretVersionDefault) GetPayload

func (o *OpenAppSecretVersionDefault) GetPayload() *models.RPCStatus

func (*OpenAppSecretVersionDefault) IsClientError

func (o *OpenAppSecretVersionDefault) IsClientError() bool

IsClientError returns true when this open app secret version default response has a 4xx status code

func (*OpenAppSecretVersionDefault) IsCode

func (o *OpenAppSecretVersionDefault) IsCode(code int) bool

IsCode returns true when this open app secret version default response a status code equal to that given

func (*OpenAppSecretVersionDefault) IsRedirect

func (o *OpenAppSecretVersionDefault) IsRedirect() bool

IsRedirect returns true when this open app secret version default response has a 3xx status code

func (*OpenAppSecretVersionDefault) IsServerError

func (o *OpenAppSecretVersionDefault) IsServerError() bool

IsServerError returns true when this open app secret version default response has a 5xx status code

func (*OpenAppSecretVersionDefault) IsSuccess

func (o *OpenAppSecretVersionDefault) IsSuccess() bool

IsSuccess returns true when this open app secret version default response has a 2xx status code

func (*OpenAppSecretVersionDefault) String

func (o *OpenAppSecretVersionDefault) String() string

type OpenAppSecretVersionOK

type OpenAppSecretVersionOK struct {
	Payload *models.Secrets20230613OpenAppSecretVersionResponse
}

OpenAppSecretVersionOK describes a response with status code 200, with default header values.

A successful response.

func NewOpenAppSecretVersionOK

func NewOpenAppSecretVersionOK() *OpenAppSecretVersionOK

NewOpenAppSecretVersionOK creates a OpenAppSecretVersionOK with default headers values

func (*OpenAppSecretVersionOK) Error

func (o *OpenAppSecretVersionOK) Error() string

func (*OpenAppSecretVersionOK) GetPayload

func (*OpenAppSecretVersionOK) IsClientError

func (o *OpenAppSecretVersionOK) IsClientError() bool

IsClientError returns true when this open app secret version o k response has a 4xx status code

func (*OpenAppSecretVersionOK) IsCode

func (o *OpenAppSecretVersionOK) IsCode(code int) bool

IsCode returns true when this open app secret version o k response a status code equal to that given

func (*OpenAppSecretVersionOK) IsRedirect

func (o *OpenAppSecretVersionOK) IsRedirect() bool

IsRedirect returns true when this open app secret version o k response has a 3xx status code

func (*OpenAppSecretVersionOK) IsServerError

func (o *OpenAppSecretVersionOK) IsServerError() bool

IsServerError returns true when this open app secret version o k response has a 5xx status code

func (*OpenAppSecretVersionOK) IsSuccess

func (o *OpenAppSecretVersionOK) IsSuccess() bool

IsSuccess returns true when this open app secret version o k response has a 2xx status code

func (*OpenAppSecretVersionOK) String

func (o *OpenAppSecretVersionOK) String() string

type OpenAppSecretVersionParams

type OpenAppSecretVersionParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	// SecretName.
	SecretName string

	// Version.
	//
	// Format: int64
	Version string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

OpenAppSecretVersionParams contains all the parameters to send to the API endpoint

for the open app secret version operation.

Typically these are written to a http.Request.

func NewOpenAppSecretVersionParams

func NewOpenAppSecretVersionParams() *OpenAppSecretVersionParams

NewOpenAppSecretVersionParams creates a new OpenAppSecretVersionParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewOpenAppSecretVersionParamsWithContext

func NewOpenAppSecretVersionParamsWithContext(ctx context.Context) *OpenAppSecretVersionParams

NewOpenAppSecretVersionParamsWithContext creates a new OpenAppSecretVersionParams object with the ability to set a context for a request.

func NewOpenAppSecretVersionParamsWithHTTPClient

func NewOpenAppSecretVersionParamsWithHTTPClient(client *http.Client) *OpenAppSecretVersionParams

NewOpenAppSecretVersionParamsWithHTTPClient creates a new OpenAppSecretVersionParams object with the ability to set a custom HTTPClient for a request.

func NewOpenAppSecretVersionParamsWithTimeout

func NewOpenAppSecretVersionParamsWithTimeout(timeout time.Duration) *OpenAppSecretVersionParams

NewOpenAppSecretVersionParamsWithTimeout creates a new OpenAppSecretVersionParams object with the ability to set a timeout on a request.

func (*OpenAppSecretVersionParams) SetAppName

func (o *OpenAppSecretVersionParams) SetAppName(appName string)

SetAppName adds the appName to the open app secret version params

func (*OpenAppSecretVersionParams) SetContext

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

SetContext adds the context to the open app secret version params

func (*OpenAppSecretVersionParams) SetDefaults

func (o *OpenAppSecretVersionParams) SetDefaults()

SetDefaults hydrates default values in the open app secret version params (not the query body).

All values with no default are reset to their zero value.

func (*OpenAppSecretVersionParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the open app secret version params

func (*OpenAppSecretVersionParams) SetLocationOrganizationID

func (o *OpenAppSecretVersionParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the open app secret version params

func (*OpenAppSecretVersionParams) SetLocationProjectID

func (o *OpenAppSecretVersionParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the open app secret version params

func (*OpenAppSecretVersionParams) SetLocationRegionProvider

func (o *OpenAppSecretVersionParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the open app secret version params

func (*OpenAppSecretVersionParams) SetLocationRegionRegion

func (o *OpenAppSecretVersionParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the open app secret version params

func (*OpenAppSecretVersionParams) SetSecretName

func (o *OpenAppSecretVersionParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the open app secret version params

func (*OpenAppSecretVersionParams) SetTimeout

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

SetTimeout adds the timeout to the open app secret version params

func (*OpenAppSecretVersionParams) SetVersion

func (o *OpenAppSecretVersionParams) SetVersion(version string)

SetVersion adds the version to the open app secret version params

func (*OpenAppSecretVersionParams) WithAppName

WithAppName adds the appName to the open app secret version params

func (*OpenAppSecretVersionParams) WithContext

WithContext adds the context to the open app secret version params

func (*OpenAppSecretVersionParams) WithDefaults

WithDefaults hydrates default values in the open app secret version params (not the query body).

All values with no default are reset to their zero value.

func (*OpenAppSecretVersionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the open app secret version params

func (*OpenAppSecretVersionParams) WithLocationOrganizationID

func (o *OpenAppSecretVersionParams) WithLocationOrganizationID(locationOrganizationID string) *OpenAppSecretVersionParams

WithLocationOrganizationID adds the locationOrganizationID to the open app secret version params

func (*OpenAppSecretVersionParams) WithLocationProjectID

func (o *OpenAppSecretVersionParams) WithLocationProjectID(locationProjectID string) *OpenAppSecretVersionParams

WithLocationProjectID adds the locationProjectID to the open app secret version params

func (*OpenAppSecretVersionParams) WithLocationRegionProvider

func (o *OpenAppSecretVersionParams) WithLocationRegionProvider(locationRegionProvider *string) *OpenAppSecretVersionParams

WithLocationRegionProvider adds the locationRegionProvider to the open app secret version params

func (*OpenAppSecretVersionParams) WithLocationRegionRegion

func (o *OpenAppSecretVersionParams) WithLocationRegionRegion(locationRegionRegion *string) *OpenAppSecretVersionParams

WithLocationRegionRegion adds the locationRegionRegion to the open app secret version params

func (*OpenAppSecretVersionParams) WithSecretName

func (o *OpenAppSecretVersionParams) WithSecretName(secretName string) *OpenAppSecretVersionParams

WithSecretName adds the secretName to the open app secret version params

func (*OpenAppSecretVersionParams) WithTimeout

WithTimeout adds the timeout to the open app secret version params

func (*OpenAppSecretVersionParams) WithVersion

WithVersion adds the version to the open app secret version params

func (*OpenAppSecretVersionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type OpenAppSecretVersionReader

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

OpenAppSecretVersionReader is a Reader for the OpenAppSecretVersion structure.

func (*OpenAppSecretVersionReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type OpenAppSecretsDefault

type OpenAppSecretsDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

OpenAppSecretsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewOpenAppSecretsDefault

func NewOpenAppSecretsDefault(code int) *OpenAppSecretsDefault

NewOpenAppSecretsDefault creates a OpenAppSecretsDefault with default headers values

func (*OpenAppSecretsDefault) Code

func (o *OpenAppSecretsDefault) Code() int

Code gets the status code for the open app secrets default response

func (*OpenAppSecretsDefault) Error

func (o *OpenAppSecretsDefault) Error() string

func (*OpenAppSecretsDefault) GetPayload

func (o *OpenAppSecretsDefault) GetPayload() *models.RPCStatus

func (*OpenAppSecretsDefault) IsClientError

func (o *OpenAppSecretsDefault) IsClientError() bool

IsClientError returns true when this open app secrets default response has a 4xx status code

func (*OpenAppSecretsDefault) IsCode

func (o *OpenAppSecretsDefault) IsCode(code int) bool

IsCode returns true when this open app secrets default response a status code equal to that given

func (*OpenAppSecretsDefault) IsRedirect

func (o *OpenAppSecretsDefault) IsRedirect() bool

IsRedirect returns true when this open app secrets default response has a 3xx status code

func (*OpenAppSecretsDefault) IsServerError

func (o *OpenAppSecretsDefault) IsServerError() bool

IsServerError returns true when this open app secrets default response has a 5xx status code

func (*OpenAppSecretsDefault) IsSuccess

func (o *OpenAppSecretsDefault) IsSuccess() bool

IsSuccess returns true when this open app secrets default response has a 2xx status code

func (*OpenAppSecretsDefault) String

func (o *OpenAppSecretsDefault) String() string

type OpenAppSecretsOK

type OpenAppSecretsOK struct {
	Payload *models.Secrets20230613OpenAppSecretsResponse
}

OpenAppSecretsOK describes a response with status code 200, with default header values.

A successful response.

func NewOpenAppSecretsOK

func NewOpenAppSecretsOK() *OpenAppSecretsOK

NewOpenAppSecretsOK creates a OpenAppSecretsOK with default headers values

func (*OpenAppSecretsOK) Error

func (o *OpenAppSecretsOK) Error() string

func (*OpenAppSecretsOK) GetPayload

func (*OpenAppSecretsOK) IsClientError

func (o *OpenAppSecretsOK) IsClientError() bool

IsClientError returns true when this open app secrets o k response has a 4xx status code

func (*OpenAppSecretsOK) IsCode

func (o *OpenAppSecretsOK) IsCode(code int) bool

IsCode returns true when this open app secrets o k response a status code equal to that given

func (*OpenAppSecretsOK) IsRedirect

func (o *OpenAppSecretsOK) IsRedirect() bool

IsRedirect returns true when this open app secrets o k response has a 3xx status code

func (*OpenAppSecretsOK) IsServerError

func (o *OpenAppSecretsOK) IsServerError() bool

IsServerError returns true when this open app secrets o k response has a 5xx status code

func (*OpenAppSecretsOK) IsSuccess

func (o *OpenAppSecretsOK) IsSuccess() bool

IsSuccess returns true when this open app secrets o k response has a 2xx status code

func (*OpenAppSecretsOK) String

func (o *OpenAppSecretsOK) String() string

type OpenAppSecretsParams

type OpenAppSecretsParams struct {

	// AppName.
	AppName string

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	LocationRegionProvider *string

	/* LocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	LocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

OpenAppSecretsParams contains all the parameters to send to the API endpoint

for the open app secrets operation.

Typically these are written to a http.Request.

func NewOpenAppSecretsParams

func NewOpenAppSecretsParams() *OpenAppSecretsParams

NewOpenAppSecretsParams creates a new OpenAppSecretsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewOpenAppSecretsParamsWithContext

func NewOpenAppSecretsParamsWithContext(ctx context.Context) *OpenAppSecretsParams

NewOpenAppSecretsParamsWithContext creates a new OpenAppSecretsParams object with the ability to set a context for a request.

func NewOpenAppSecretsParamsWithHTTPClient

func NewOpenAppSecretsParamsWithHTTPClient(client *http.Client) *OpenAppSecretsParams

NewOpenAppSecretsParamsWithHTTPClient creates a new OpenAppSecretsParams object with the ability to set a custom HTTPClient for a request.

func NewOpenAppSecretsParamsWithTimeout

func NewOpenAppSecretsParamsWithTimeout(timeout time.Duration) *OpenAppSecretsParams

NewOpenAppSecretsParamsWithTimeout creates a new OpenAppSecretsParams object with the ability to set a timeout on a request.

func (*OpenAppSecretsParams) SetAppName

func (o *OpenAppSecretsParams) SetAppName(appName string)

SetAppName adds the appName to the open app secrets params

func (*OpenAppSecretsParams) SetContext

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

SetContext adds the context to the open app secrets params

func (*OpenAppSecretsParams) SetDefaults

func (o *OpenAppSecretsParams) SetDefaults()

SetDefaults hydrates default values in the open app secrets params (not the query body).

All values with no default are reset to their zero value.

func (*OpenAppSecretsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the open app secrets params

func (*OpenAppSecretsParams) SetLocationOrganizationID

func (o *OpenAppSecretsParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the open app secrets params

func (*OpenAppSecretsParams) SetLocationProjectID

func (o *OpenAppSecretsParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the open app secrets params

func (*OpenAppSecretsParams) SetLocationRegionProvider

func (o *OpenAppSecretsParams) SetLocationRegionProvider(locationRegionProvider *string)

SetLocationRegionProvider adds the locationRegionProvider to the open app secrets params

func (*OpenAppSecretsParams) SetLocationRegionRegion

func (o *OpenAppSecretsParams) SetLocationRegionRegion(locationRegionRegion *string)

SetLocationRegionRegion adds the locationRegionRegion to the open app secrets params

func (*OpenAppSecretsParams) SetTimeout

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

SetTimeout adds the timeout to the open app secrets params

func (*OpenAppSecretsParams) WithAppName

func (o *OpenAppSecretsParams) WithAppName(appName string) *OpenAppSecretsParams

WithAppName adds the appName to the open app secrets params

func (*OpenAppSecretsParams) WithContext

WithContext adds the context to the open app secrets params

func (*OpenAppSecretsParams) WithDefaults

func (o *OpenAppSecretsParams) WithDefaults() *OpenAppSecretsParams

WithDefaults hydrates default values in the open app secrets params (not the query body).

All values with no default are reset to their zero value.

func (*OpenAppSecretsParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the open app secrets params

func (*OpenAppSecretsParams) WithLocationOrganizationID

func (o *OpenAppSecretsParams) WithLocationOrganizationID(locationOrganizationID string) *OpenAppSecretsParams

WithLocationOrganizationID adds the locationOrganizationID to the open app secrets params

func (*OpenAppSecretsParams) WithLocationProjectID

func (o *OpenAppSecretsParams) WithLocationProjectID(locationProjectID string) *OpenAppSecretsParams

WithLocationProjectID adds the locationProjectID to the open app secrets params

func (*OpenAppSecretsParams) WithLocationRegionProvider

func (o *OpenAppSecretsParams) WithLocationRegionProvider(locationRegionProvider *string) *OpenAppSecretsParams

WithLocationRegionProvider adds the locationRegionProvider to the open app secrets params

func (*OpenAppSecretsParams) WithLocationRegionRegion

func (o *OpenAppSecretsParams) WithLocationRegionRegion(locationRegionRegion *string) *OpenAppSecretsParams

WithLocationRegionRegion adds the locationRegionRegion to the open app secrets params

func (*OpenAppSecretsParams) WithTimeout

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

WithTimeout adds the timeout to the open app secrets params

func (*OpenAppSecretsParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type OpenAppSecretsReader

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

OpenAppSecretsReader is a Reader for the OpenAppSecrets structure.

func (*OpenAppSecretsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SetTierBody added in v0.65.0

type SetTierBody struct {

	// location
	Location *SetTierParamsBodyLocation `json:"location,omitempty"`

	// tier
	Tier *models.Secrets20230613Tier `json:"tier,omitempty"`
}

SetTierBody Billing swagger:model SetTierBody

func (*SetTierBody) ContextValidate added in v0.65.0

func (o *SetTierBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this set tier body based on the context it is used

func (*SetTierBody) MarshalBinary added in v0.65.0

func (o *SetTierBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SetTierBody) UnmarshalBinary added in v0.65.0

func (o *SetTierBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SetTierBody) Validate added in v0.65.0

func (o *SetTierBody) Validate(formats strfmt.Registry) error

Validate validates this set tier body

type SetTierDefault added in v0.65.0

type SetTierDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

SetTierDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewSetTierDefault added in v0.65.0

func NewSetTierDefault(code int) *SetTierDefault

NewSetTierDefault creates a SetTierDefault with default headers values

func (*SetTierDefault) Code added in v0.65.0

func (o *SetTierDefault) Code() int

Code gets the status code for the set tier default response

func (*SetTierDefault) Error added in v0.65.0

func (o *SetTierDefault) Error() string

func (*SetTierDefault) GetPayload added in v0.65.0

func (o *SetTierDefault) GetPayload() *models.RPCStatus

func (*SetTierDefault) IsClientError added in v0.65.0

func (o *SetTierDefault) IsClientError() bool

IsClientError returns true when this set tier default response has a 4xx status code

func (*SetTierDefault) IsCode added in v0.65.0

func (o *SetTierDefault) IsCode(code int) bool

IsCode returns true when this set tier default response a status code equal to that given

func (*SetTierDefault) IsRedirect added in v0.65.0

func (o *SetTierDefault) IsRedirect() bool

IsRedirect returns true when this set tier default response has a 3xx status code

func (*SetTierDefault) IsServerError added in v0.65.0

func (o *SetTierDefault) IsServerError() bool

IsServerError returns true when this set tier default response has a 5xx status code

func (*SetTierDefault) IsSuccess added in v0.65.0

func (o *SetTierDefault) IsSuccess() bool

IsSuccess returns true when this set tier default response has a 2xx status code

func (*SetTierDefault) String added in v0.65.0

func (o *SetTierDefault) String() string

type SetTierOK added in v0.65.0

type SetTierOK struct {
	Payload interface{}
}

SetTierOK describes a response with status code 200, with default header values.

A successful response.

func NewSetTierOK added in v0.65.0

func NewSetTierOK() *SetTierOK

NewSetTierOK creates a SetTierOK with default headers values

func (*SetTierOK) Error added in v0.65.0

func (o *SetTierOK) Error() string

func (*SetTierOK) GetPayload added in v0.65.0

func (o *SetTierOK) GetPayload() interface{}

func (*SetTierOK) IsClientError added in v0.65.0

func (o *SetTierOK) IsClientError() bool

IsClientError returns true when this set tier o k response has a 4xx status code

func (*SetTierOK) IsCode added in v0.65.0

func (o *SetTierOK) IsCode(code int) bool

IsCode returns true when this set tier o k response a status code equal to that given

func (*SetTierOK) IsRedirect added in v0.65.0

func (o *SetTierOK) IsRedirect() bool

IsRedirect returns true when this set tier o k response has a 3xx status code

func (*SetTierOK) IsServerError added in v0.65.0

func (o *SetTierOK) IsServerError() bool

IsServerError returns true when this set tier o k response has a 5xx status code

func (*SetTierOK) IsSuccess added in v0.65.0

func (o *SetTierOK) IsSuccess() bool

IsSuccess returns true when this set tier o k response has a 2xx status code

func (*SetTierOK) String added in v0.65.0

func (o *SetTierOK) String() string

type SetTierParams added in v0.65.0

type SetTierParams struct {

	// Body.
	Body SetTierBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SetTierParams contains all the parameters to send to the API endpoint

for the set tier operation.

Typically these are written to a http.Request.

func NewSetTierParams added in v0.65.0

func NewSetTierParams() *SetTierParams

NewSetTierParams creates a new SetTierParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewSetTierParamsWithContext added in v0.65.0

func NewSetTierParamsWithContext(ctx context.Context) *SetTierParams

NewSetTierParamsWithContext creates a new SetTierParams object with the ability to set a context for a request.

func NewSetTierParamsWithHTTPClient added in v0.65.0

func NewSetTierParamsWithHTTPClient(client *http.Client) *SetTierParams

NewSetTierParamsWithHTTPClient creates a new SetTierParams object with the ability to set a custom HTTPClient for a request.

func NewSetTierParamsWithTimeout added in v0.65.0

func NewSetTierParamsWithTimeout(timeout time.Duration) *SetTierParams

NewSetTierParamsWithTimeout creates a new SetTierParams object with the ability to set a timeout on a request.

func (*SetTierParams) SetBody added in v0.65.0

func (o *SetTierParams) SetBody(body SetTierBody)

SetBody adds the body to the set tier params

func (*SetTierParams) SetContext added in v0.65.0

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

SetContext adds the context to the set tier params

func (*SetTierParams) SetDefaults added in v0.65.0

func (o *SetTierParams) SetDefaults()

SetDefaults hydrates default values in the set tier params (not the query body).

All values with no default are reset to their zero value.

func (*SetTierParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the set tier params

func (*SetTierParams) SetLocationOrganizationID added in v0.65.0

func (o *SetTierParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the set tier params

func (*SetTierParams) SetTimeout added in v0.65.0

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

SetTimeout adds the timeout to the set tier params

func (*SetTierParams) WithBody added in v0.65.0

func (o *SetTierParams) WithBody(body SetTierBody) *SetTierParams

WithBody adds the body to the set tier params

func (*SetTierParams) WithContext added in v0.65.0

func (o *SetTierParams) WithContext(ctx context.Context) *SetTierParams

WithContext adds the context to the set tier params

func (*SetTierParams) WithDefaults added in v0.65.0

func (o *SetTierParams) WithDefaults() *SetTierParams

WithDefaults hydrates default values in the set tier params (not the query body).

All values with no default are reset to their zero value.

func (*SetTierParams) WithHTTPClient added in v0.65.0

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

WithHTTPClient adds the HTTPClient to the set tier params

func (*SetTierParams) WithLocationOrganizationID added in v0.65.0

func (o *SetTierParams) WithLocationOrganizationID(locationOrganizationID string) *SetTierParams

WithLocationOrganizationID adds the locationOrganizationID to the set tier params

func (*SetTierParams) WithTimeout added in v0.65.0

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

WithTimeout adds the timeout to the set tier params

func (*SetTierParams) WriteToRequest added in v0.65.0

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

WriteToRequest writes these params to a swagger request

type SetTierParamsBodyLocation added in v0.65.0

type SetTierParamsBodyLocation struct {

	// project_id is the projects id.
	ProjectID string `json:"project_id,omitempty"`

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

SetTierParamsBodyLocation Location represents a target for an operation in HCP. swagger:model SetTierParamsBodyLocation

func (*SetTierParamsBodyLocation) ContextValidate added in v0.65.0

func (o *SetTierParamsBodyLocation) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this set tier params body location based on the context it is used

func (*SetTierParamsBodyLocation) MarshalBinary added in v0.65.0

func (o *SetTierParamsBodyLocation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SetTierParamsBodyLocation) UnmarshalBinary added in v0.65.0

func (o *SetTierParamsBodyLocation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SetTierParamsBodyLocation) Validate added in v0.65.0

func (o *SetTierParamsBodyLocation) Validate(formats strfmt.Registry) error

Validate validates this set tier params body location

type SetTierReader added in v0.65.0

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

SetTierReader is a Reader for the SetTier structure.

func (*SetTierReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type UpdateAppBody

type UpdateAppBody struct {

	// description
	Description string `json:"description,omitempty"`

	// location
	Location *UpdateAppParamsBodyLocation `json:"location,omitempty"`

	// sync integrations
	SyncIntegrations []string `json:"sync_integrations"`
}

UpdateAppBody update app body swagger:model UpdateAppBody

func (*UpdateAppBody) ContextValidate

func (o *UpdateAppBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this update app body based on the context it is used

func (*UpdateAppBody) MarshalBinary

func (o *UpdateAppBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateAppBody) UnmarshalBinary

func (o *UpdateAppBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateAppBody) Validate

func (o *UpdateAppBody) Validate(formats strfmt.Registry) error

Validate validates this update app body

type UpdateAppDefault

type UpdateAppDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

UpdateAppDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateAppDefault

func NewUpdateAppDefault(code int) *UpdateAppDefault

NewUpdateAppDefault creates a UpdateAppDefault with default headers values

func (*UpdateAppDefault) Code

func (o *UpdateAppDefault) Code() int

Code gets the status code for the update app default response

func (*UpdateAppDefault) Error

func (o *UpdateAppDefault) Error() string

func (*UpdateAppDefault) GetPayload

func (o *UpdateAppDefault) GetPayload() *models.RPCStatus

func (*UpdateAppDefault) IsClientError

func (o *UpdateAppDefault) IsClientError() bool

IsClientError returns true when this update app default response has a 4xx status code

func (*UpdateAppDefault) IsCode

func (o *UpdateAppDefault) IsCode(code int) bool

IsCode returns true when this update app default response a status code equal to that given

func (*UpdateAppDefault) IsRedirect

func (o *UpdateAppDefault) IsRedirect() bool

IsRedirect returns true when this update app default response has a 3xx status code

func (*UpdateAppDefault) IsServerError

func (o *UpdateAppDefault) IsServerError() bool

IsServerError returns true when this update app default response has a 5xx status code

func (*UpdateAppDefault) IsSuccess

func (o *UpdateAppDefault) IsSuccess() bool

IsSuccess returns true when this update app default response has a 2xx status code

func (*UpdateAppDefault) String

func (o *UpdateAppDefault) String() string

type UpdateAppOK

type UpdateAppOK struct {
	Payload *models.Secrets20230613UpdateAppResponse
}

UpdateAppOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateAppOK

func NewUpdateAppOK() *UpdateAppOK

NewUpdateAppOK creates a UpdateAppOK with default headers values

func (*UpdateAppOK) Error

func (o *UpdateAppOK) Error() string

func (*UpdateAppOK) GetPayload

func (*UpdateAppOK) IsClientError

func (o *UpdateAppOK) IsClientError() bool

IsClientError returns true when this update app o k response has a 4xx status code

func (*UpdateAppOK) IsCode

func (o *UpdateAppOK) IsCode(code int) bool

IsCode returns true when this update app o k response a status code equal to that given

func (*UpdateAppOK) IsRedirect

func (o *UpdateAppOK) IsRedirect() bool

IsRedirect returns true when this update app o k response has a 3xx status code

func (*UpdateAppOK) IsServerError

func (o *UpdateAppOK) IsServerError() bool

IsServerError returns true when this update app o k response has a 5xx status code

func (*UpdateAppOK) IsSuccess

func (o *UpdateAppOK) IsSuccess() bool

IsSuccess returns true when this update app o k response has a 2xx status code

func (*UpdateAppOK) String

func (o *UpdateAppOK) String() string

type UpdateAppParams

type UpdateAppParams struct {

	// Body.
	Body UpdateAppBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateAppParams contains all the parameters to send to the API endpoint

for the update app operation.

Typically these are written to a http.Request.

func NewUpdateAppParams

func NewUpdateAppParams() *UpdateAppParams

NewUpdateAppParams creates a new UpdateAppParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateAppParamsWithContext

func NewUpdateAppParamsWithContext(ctx context.Context) *UpdateAppParams

NewUpdateAppParamsWithContext creates a new UpdateAppParams object with the ability to set a context for a request.

func NewUpdateAppParamsWithHTTPClient

func NewUpdateAppParamsWithHTTPClient(client *http.Client) *UpdateAppParams

NewUpdateAppParamsWithHTTPClient creates a new UpdateAppParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAppParamsWithTimeout

func NewUpdateAppParamsWithTimeout(timeout time.Duration) *UpdateAppParams

NewUpdateAppParamsWithTimeout creates a new UpdateAppParams object with the ability to set a timeout on a request.

func (*UpdateAppParams) SetBody

func (o *UpdateAppParams) SetBody(body UpdateAppBody)

SetBody adds the body to the update app params

func (*UpdateAppParams) SetContext

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

SetContext adds the context to the update app params

func (*UpdateAppParams) SetDefaults

func (o *UpdateAppParams) SetDefaults()

SetDefaults hydrates default values in the update app params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAppParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update app params

func (*UpdateAppParams) SetLocationOrganizationID

func (o *UpdateAppParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the update app params

func (*UpdateAppParams) SetLocationProjectID

func (o *UpdateAppParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the update app params

func (*UpdateAppParams) SetName

func (o *UpdateAppParams) SetName(name string)

SetName adds the name to the update app params

func (*UpdateAppParams) SetTimeout

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

SetTimeout adds the timeout to the update app params

func (*UpdateAppParams) WithBody

func (o *UpdateAppParams) WithBody(body UpdateAppBody) *UpdateAppParams

WithBody adds the body to the update app params

func (*UpdateAppParams) WithContext

func (o *UpdateAppParams) WithContext(ctx context.Context) *UpdateAppParams

WithContext adds the context to the update app params

func (*UpdateAppParams) WithDefaults

func (o *UpdateAppParams) WithDefaults() *UpdateAppParams

WithDefaults hydrates default values in the update app params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAppParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the update app params

func (*UpdateAppParams) WithLocationOrganizationID

func (o *UpdateAppParams) WithLocationOrganizationID(locationOrganizationID string) *UpdateAppParams

WithLocationOrganizationID adds the locationOrganizationID to the update app params

func (*UpdateAppParams) WithLocationProjectID

func (o *UpdateAppParams) WithLocationProjectID(locationProjectID string) *UpdateAppParams

WithLocationProjectID adds the locationProjectID to the update app params

func (*UpdateAppParams) WithName

func (o *UpdateAppParams) WithName(name string) *UpdateAppParams

WithName adds the name to the update app params

func (*UpdateAppParams) WithTimeout

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

WithTimeout adds the timeout to the update app params

func (*UpdateAppParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type UpdateAppParamsBodyLocation

type UpdateAppParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

UpdateAppParamsBodyLocation Location represents a target for an operation in HCP. swagger:model UpdateAppParamsBodyLocation

func (*UpdateAppParamsBodyLocation) ContextValidate

func (o *UpdateAppParamsBodyLocation) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this update app params body location based on the context it is used

func (*UpdateAppParamsBodyLocation) MarshalBinary

func (o *UpdateAppParamsBodyLocation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateAppParamsBodyLocation) UnmarshalBinary

func (o *UpdateAppParamsBodyLocation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateAppParamsBodyLocation) Validate

func (o *UpdateAppParamsBodyLocation) Validate(formats strfmt.Registry) error

Validate validates this update app params body location

type UpdateAppReader

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

UpdateAppReader is a Reader for the UpdateApp structure.

func (*UpdateAppReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateAwsSmSyncIntegrationBody

type UpdateAwsSmSyncIntegrationBody struct {

	// aws sm connection details
	AwsSmConnectionDetails *models.Secrets20230613AwsSmConnectionDetailsRequest `json:"aws_sm_connection_details,omitempty"`

	// location
	Location *UpdateAwsSmSyncIntegrationParamsBodyLocation `json:"location,omitempty"`
}

UpdateAwsSmSyncIntegrationBody update aws sm sync integration body swagger:model UpdateAwsSmSyncIntegrationBody

func (*UpdateAwsSmSyncIntegrationBody) ContextValidate

func (o *UpdateAwsSmSyncIntegrationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this update aws sm sync integration body based on the context it is used

func (*UpdateAwsSmSyncIntegrationBody) MarshalBinary

func (o *UpdateAwsSmSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateAwsSmSyncIntegrationBody) UnmarshalBinary

func (o *UpdateAwsSmSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateAwsSmSyncIntegrationBody) Validate

func (o *UpdateAwsSmSyncIntegrationBody) Validate(formats strfmt.Registry) error

Validate validates this update aws sm sync integration body

type UpdateAwsSmSyncIntegrationDefault

type UpdateAwsSmSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

UpdateAwsSmSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateAwsSmSyncIntegrationDefault

func NewUpdateAwsSmSyncIntegrationDefault(code int) *UpdateAwsSmSyncIntegrationDefault

NewUpdateAwsSmSyncIntegrationDefault creates a UpdateAwsSmSyncIntegrationDefault with default headers values

func (*UpdateAwsSmSyncIntegrationDefault) Code

Code gets the status code for the update aws sm sync integration default response

func (*UpdateAwsSmSyncIntegrationDefault) Error

func (*UpdateAwsSmSyncIntegrationDefault) GetPayload

func (*UpdateAwsSmSyncIntegrationDefault) IsClientError

func (o *UpdateAwsSmSyncIntegrationDefault) IsClientError() bool

IsClientError returns true when this update aws sm sync integration default response has a 4xx status code

func (*UpdateAwsSmSyncIntegrationDefault) IsCode

func (o *UpdateAwsSmSyncIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update aws sm sync integration default response a status code equal to that given

func (*UpdateAwsSmSyncIntegrationDefault) IsRedirect

func (o *UpdateAwsSmSyncIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update aws sm sync integration default response has a 3xx status code

func (*UpdateAwsSmSyncIntegrationDefault) IsServerError

func (o *UpdateAwsSmSyncIntegrationDefault) IsServerError() bool

IsServerError returns true when this update aws sm sync integration default response has a 5xx status code

func (*UpdateAwsSmSyncIntegrationDefault) IsSuccess

func (o *UpdateAwsSmSyncIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update aws sm sync integration default response has a 2xx status code

func (*UpdateAwsSmSyncIntegrationDefault) String

type UpdateAwsSmSyncIntegrationOK

type UpdateAwsSmSyncIntegrationOK struct {
	Payload *models.Secrets20230613UpdateSyncIntegrationResponse
}

UpdateAwsSmSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateAwsSmSyncIntegrationOK

func NewUpdateAwsSmSyncIntegrationOK() *UpdateAwsSmSyncIntegrationOK

NewUpdateAwsSmSyncIntegrationOK creates a UpdateAwsSmSyncIntegrationOK with default headers values

func (*UpdateAwsSmSyncIntegrationOK) Error

func (*UpdateAwsSmSyncIntegrationOK) GetPayload

func (*UpdateAwsSmSyncIntegrationOK) IsClientError

func (o *UpdateAwsSmSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this update aws sm sync integration o k response has a 4xx status code

func (*UpdateAwsSmSyncIntegrationOK) IsCode

func (o *UpdateAwsSmSyncIntegrationOK) IsCode(code int) bool

IsCode returns true when this update aws sm sync integration o k response a status code equal to that given

func (*UpdateAwsSmSyncIntegrationOK) IsRedirect

func (o *UpdateAwsSmSyncIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update aws sm sync integration o k response has a 3xx status code

func (*UpdateAwsSmSyncIntegrationOK) IsServerError

func (o *UpdateAwsSmSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this update aws sm sync integration o k response has a 5xx status code

func (*UpdateAwsSmSyncIntegrationOK) IsSuccess

func (o *UpdateAwsSmSyncIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update aws sm sync integration o k response has a 2xx status code

func (*UpdateAwsSmSyncIntegrationOK) String

type UpdateAwsSmSyncIntegrationParams

type UpdateAwsSmSyncIntegrationParams struct {

	// Body.
	Body UpdateAwsSmSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateAwsSmSyncIntegrationParams contains all the parameters to send to the API endpoint

for the update aws sm sync integration operation.

Typically these are written to a http.Request.

func NewUpdateAwsSmSyncIntegrationParams

func NewUpdateAwsSmSyncIntegrationParams() *UpdateAwsSmSyncIntegrationParams

NewUpdateAwsSmSyncIntegrationParams creates a new UpdateAwsSmSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateAwsSmSyncIntegrationParamsWithContext

func NewUpdateAwsSmSyncIntegrationParamsWithContext(ctx context.Context) *UpdateAwsSmSyncIntegrationParams

NewUpdateAwsSmSyncIntegrationParamsWithContext creates a new UpdateAwsSmSyncIntegrationParams object with the ability to set a context for a request.

func NewUpdateAwsSmSyncIntegrationParamsWithHTTPClient

func NewUpdateAwsSmSyncIntegrationParamsWithHTTPClient(client *http.Client) *UpdateAwsSmSyncIntegrationParams

NewUpdateAwsSmSyncIntegrationParamsWithHTTPClient creates a new UpdateAwsSmSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAwsSmSyncIntegrationParamsWithTimeout

func NewUpdateAwsSmSyncIntegrationParamsWithTimeout(timeout time.Duration) *UpdateAwsSmSyncIntegrationParams

NewUpdateAwsSmSyncIntegrationParamsWithTimeout creates a new UpdateAwsSmSyncIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateAwsSmSyncIntegrationParams) SetBody

SetBody adds the body to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) SetContext

SetContext adds the context to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) SetDefaults

func (o *UpdateAwsSmSyncIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update aws sm sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAwsSmSyncIntegrationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) SetLocationOrganizationID

func (o *UpdateAwsSmSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) SetLocationProjectID

func (o *UpdateAwsSmSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) SetName

func (o *UpdateAwsSmSyncIntegrationParams) SetName(name string)

SetName adds the name to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) SetTimeout

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

SetTimeout adds the timeout to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) WithBody

WithBody adds the body to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) WithContext

WithContext adds the context to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) WithDefaults

WithDefaults hydrates default values in the update aws sm sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAwsSmSyncIntegrationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) WithLocationOrganizationID

func (o *UpdateAwsSmSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *UpdateAwsSmSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) WithLocationProjectID

func (o *UpdateAwsSmSyncIntegrationParams) WithLocationProjectID(locationProjectID string) *UpdateAwsSmSyncIntegrationParams

WithLocationProjectID adds the locationProjectID to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) WithName

WithName adds the name to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) WithTimeout

WithTimeout adds the timeout to the update aws sm sync integration params

func (*UpdateAwsSmSyncIntegrationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateAwsSmSyncIntegrationParamsBodyLocation

type UpdateAwsSmSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

UpdateAwsSmSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model UpdateAwsSmSyncIntegrationParamsBodyLocation

func (*UpdateAwsSmSyncIntegrationParamsBodyLocation) ContextValidate

ContextValidate validate this update aws sm sync integration params body location based on the context it is used

func (*UpdateAwsSmSyncIntegrationParamsBodyLocation) MarshalBinary

MarshalBinary interface implementation

func (*UpdateAwsSmSyncIntegrationParamsBodyLocation) UnmarshalBinary

UnmarshalBinary interface implementation

func (*UpdateAwsSmSyncIntegrationParamsBodyLocation) Validate

Validate validates this update aws sm sync integration params body location

type UpdateAwsSmSyncIntegrationReader

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

UpdateAwsSmSyncIntegrationReader is a Reader for the UpdateAwsSmSyncIntegration structure.

func (*UpdateAwsSmSyncIntegrationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateGhRepoSyncIntegrationBody

type UpdateGhRepoSyncIntegrationBody struct {

	// gh repo connection details
	GhRepoConnectionDetails *models.Secrets20230613GhRepoConnectionDetailsRequest `json:"gh_repo_connection_details,omitempty"`

	// location
	Location *UpdateGhRepoSyncIntegrationParamsBodyLocation `json:"location,omitempty"`
}

UpdateGhRepoSyncIntegrationBody update gh repo sync integration body swagger:model UpdateGhRepoSyncIntegrationBody

func (*UpdateGhRepoSyncIntegrationBody) ContextValidate

func (o *UpdateGhRepoSyncIntegrationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this update gh repo sync integration body based on the context it is used

func (*UpdateGhRepoSyncIntegrationBody) MarshalBinary

func (o *UpdateGhRepoSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateGhRepoSyncIntegrationBody) UnmarshalBinary

func (o *UpdateGhRepoSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateGhRepoSyncIntegrationBody) Validate

Validate validates this update gh repo sync integration body

type UpdateGhRepoSyncIntegrationDefault

type UpdateGhRepoSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

UpdateGhRepoSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateGhRepoSyncIntegrationDefault

func NewUpdateGhRepoSyncIntegrationDefault(code int) *UpdateGhRepoSyncIntegrationDefault

NewUpdateGhRepoSyncIntegrationDefault creates a UpdateGhRepoSyncIntegrationDefault with default headers values

func (*UpdateGhRepoSyncIntegrationDefault) Code

Code gets the status code for the update gh repo sync integration default response

func (*UpdateGhRepoSyncIntegrationDefault) Error

func (*UpdateGhRepoSyncIntegrationDefault) GetPayload

func (*UpdateGhRepoSyncIntegrationDefault) IsClientError

func (o *UpdateGhRepoSyncIntegrationDefault) IsClientError() bool

IsClientError returns true when this update gh repo sync integration default response has a 4xx status code

func (*UpdateGhRepoSyncIntegrationDefault) IsCode

IsCode returns true when this update gh repo sync integration default response a status code equal to that given

func (*UpdateGhRepoSyncIntegrationDefault) IsRedirect

func (o *UpdateGhRepoSyncIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update gh repo sync integration default response has a 3xx status code

func (*UpdateGhRepoSyncIntegrationDefault) IsServerError

func (o *UpdateGhRepoSyncIntegrationDefault) IsServerError() bool

IsServerError returns true when this update gh repo sync integration default response has a 5xx status code

func (*UpdateGhRepoSyncIntegrationDefault) IsSuccess

IsSuccess returns true when this update gh repo sync integration default response has a 2xx status code

func (*UpdateGhRepoSyncIntegrationDefault) String

type UpdateGhRepoSyncIntegrationOK

type UpdateGhRepoSyncIntegrationOK struct {
	Payload *models.Secrets20230613UpdateSyncIntegrationResponse
}

UpdateGhRepoSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateGhRepoSyncIntegrationOK

func NewUpdateGhRepoSyncIntegrationOK() *UpdateGhRepoSyncIntegrationOK

NewUpdateGhRepoSyncIntegrationOK creates a UpdateGhRepoSyncIntegrationOK with default headers values

func (*UpdateGhRepoSyncIntegrationOK) Error

func (*UpdateGhRepoSyncIntegrationOK) GetPayload

func (*UpdateGhRepoSyncIntegrationOK) IsClientError

func (o *UpdateGhRepoSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this update gh repo sync integration o k response has a 4xx status code

func (*UpdateGhRepoSyncIntegrationOK) IsCode

func (o *UpdateGhRepoSyncIntegrationOK) IsCode(code int) bool

IsCode returns true when this update gh repo sync integration o k response a status code equal to that given

func (*UpdateGhRepoSyncIntegrationOK) IsRedirect

func (o *UpdateGhRepoSyncIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update gh repo sync integration o k response has a 3xx status code

func (*UpdateGhRepoSyncIntegrationOK) IsServerError

func (o *UpdateGhRepoSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this update gh repo sync integration o k response has a 5xx status code

func (*UpdateGhRepoSyncIntegrationOK) IsSuccess

func (o *UpdateGhRepoSyncIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update gh repo sync integration o k response has a 2xx status code

func (*UpdateGhRepoSyncIntegrationOK) String

type UpdateGhRepoSyncIntegrationParams

type UpdateGhRepoSyncIntegrationParams struct {

	// Body.
	Body UpdateGhRepoSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateGhRepoSyncIntegrationParams contains all the parameters to send to the API endpoint

for the update gh repo sync integration operation.

Typically these are written to a http.Request.

func NewUpdateGhRepoSyncIntegrationParams

func NewUpdateGhRepoSyncIntegrationParams() *UpdateGhRepoSyncIntegrationParams

NewUpdateGhRepoSyncIntegrationParams creates a new UpdateGhRepoSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateGhRepoSyncIntegrationParamsWithContext

func NewUpdateGhRepoSyncIntegrationParamsWithContext(ctx context.Context) *UpdateGhRepoSyncIntegrationParams

NewUpdateGhRepoSyncIntegrationParamsWithContext creates a new UpdateGhRepoSyncIntegrationParams object with the ability to set a context for a request.

func NewUpdateGhRepoSyncIntegrationParamsWithHTTPClient

func NewUpdateGhRepoSyncIntegrationParamsWithHTTPClient(client *http.Client) *UpdateGhRepoSyncIntegrationParams

NewUpdateGhRepoSyncIntegrationParamsWithHTTPClient creates a new UpdateGhRepoSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateGhRepoSyncIntegrationParamsWithTimeout

func NewUpdateGhRepoSyncIntegrationParamsWithTimeout(timeout time.Duration) *UpdateGhRepoSyncIntegrationParams

NewUpdateGhRepoSyncIntegrationParamsWithTimeout creates a new UpdateGhRepoSyncIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateGhRepoSyncIntegrationParams) SetBody

SetBody adds the body to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) SetContext

SetContext adds the context to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) SetDefaults

func (o *UpdateGhRepoSyncIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update gh repo sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGhRepoSyncIntegrationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) SetLocationOrganizationID

func (o *UpdateGhRepoSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) SetLocationProjectID

func (o *UpdateGhRepoSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) SetName

func (o *UpdateGhRepoSyncIntegrationParams) SetName(name string)

SetName adds the name to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) SetTimeout

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

SetTimeout adds the timeout to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) WithBody

WithBody adds the body to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) WithContext

WithContext adds the context to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) WithDefaults

WithDefaults hydrates default values in the update gh repo sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGhRepoSyncIntegrationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) WithLocationOrganizationID

func (o *UpdateGhRepoSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *UpdateGhRepoSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) WithLocationProjectID

func (o *UpdateGhRepoSyncIntegrationParams) WithLocationProjectID(locationProjectID string) *UpdateGhRepoSyncIntegrationParams

WithLocationProjectID adds the locationProjectID to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) WithName

WithName adds the name to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) WithTimeout

WithTimeout adds the timeout to the update gh repo sync integration params

func (*UpdateGhRepoSyncIntegrationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateGhRepoSyncIntegrationParamsBodyLocation

type UpdateGhRepoSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

UpdateGhRepoSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model UpdateGhRepoSyncIntegrationParamsBodyLocation

func (*UpdateGhRepoSyncIntegrationParamsBodyLocation) ContextValidate

ContextValidate validate this update gh repo sync integration params body location based on the context it is used

func (*UpdateGhRepoSyncIntegrationParamsBodyLocation) MarshalBinary

MarshalBinary interface implementation

func (*UpdateGhRepoSyncIntegrationParamsBodyLocation) UnmarshalBinary

UnmarshalBinary interface implementation

func (*UpdateGhRepoSyncIntegrationParamsBodyLocation) Validate

Validate validates this update gh repo sync integration params body location

type UpdateGhRepoSyncIntegrationReader

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

UpdateGhRepoSyncIntegrationReader is a Reader for the UpdateGhRepoSyncIntegration structure.

func (*UpdateGhRepoSyncIntegrationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateVercelProjectSyncIntegrationBody added in v0.65.0

type UpdateVercelProjectSyncIntegrationBody struct {

	// location
	Location *UpdateVercelProjectSyncIntegrationParamsBodyLocation `json:"location,omitempty"`

	// vercel project connection details
	VercelProjectConnectionDetails *models.Secrets20230613VercelProjectConnectionDetailsRequest `json:"vercel_project_connection_details,omitempty"`
}

UpdateVercelProjectSyncIntegrationBody update vercel project sync integration body swagger:model UpdateVercelProjectSyncIntegrationBody

func (*UpdateVercelProjectSyncIntegrationBody) ContextValidate added in v0.65.0

ContextValidate validate this update vercel project sync integration body based on the context it is used

func (*UpdateVercelProjectSyncIntegrationBody) MarshalBinary added in v0.65.0

func (o *UpdateVercelProjectSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateVercelProjectSyncIntegrationBody) UnmarshalBinary added in v0.65.0

func (o *UpdateVercelProjectSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateVercelProjectSyncIntegrationBody) Validate added in v0.65.0

Validate validates this update vercel project sync integration body

type UpdateVercelProjectSyncIntegrationDefault added in v0.65.0

type UpdateVercelProjectSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

UpdateVercelProjectSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateVercelProjectSyncIntegrationDefault added in v0.65.0

func NewUpdateVercelProjectSyncIntegrationDefault(code int) *UpdateVercelProjectSyncIntegrationDefault

NewUpdateVercelProjectSyncIntegrationDefault creates a UpdateVercelProjectSyncIntegrationDefault with default headers values

func (*UpdateVercelProjectSyncIntegrationDefault) Code added in v0.65.0

Code gets the status code for the update vercel project sync integration default response

func (*UpdateVercelProjectSyncIntegrationDefault) Error added in v0.65.0

func (*UpdateVercelProjectSyncIntegrationDefault) GetPayload added in v0.65.0

func (*UpdateVercelProjectSyncIntegrationDefault) IsClientError added in v0.65.0

IsClientError returns true when this update vercel project sync integration default response has a 4xx status code

func (*UpdateVercelProjectSyncIntegrationDefault) IsCode added in v0.65.0

IsCode returns true when this update vercel project sync integration default response a status code equal to that given

func (*UpdateVercelProjectSyncIntegrationDefault) IsRedirect added in v0.65.0

IsRedirect returns true when this update vercel project sync integration default response has a 3xx status code

func (*UpdateVercelProjectSyncIntegrationDefault) IsServerError added in v0.65.0

IsServerError returns true when this update vercel project sync integration default response has a 5xx status code

func (*UpdateVercelProjectSyncIntegrationDefault) IsSuccess added in v0.65.0

IsSuccess returns true when this update vercel project sync integration default response has a 2xx status code

func (*UpdateVercelProjectSyncIntegrationDefault) String added in v0.65.0

type UpdateVercelProjectSyncIntegrationOK added in v0.65.0

type UpdateVercelProjectSyncIntegrationOK struct {
	Payload *models.Secrets20230613UpdateSyncIntegrationResponse
}

UpdateVercelProjectSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateVercelProjectSyncIntegrationOK added in v0.65.0

func NewUpdateVercelProjectSyncIntegrationOK() *UpdateVercelProjectSyncIntegrationOK

NewUpdateVercelProjectSyncIntegrationOK creates a UpdateVercelProjectSyncIntegrationOK with default headers values

func (*UpdateVercelProjectSyncIntegrationOK) Error added in v0.65.0

func (*UpdateVercelProjectSyncIntegrationOK) GetPayload added in v0.65.0

func (*UpdateVercelProjectSyncIntegrationOK) IsClientError added in v0.65.0

func (o *UpdateVercelProjectSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this update vercel project sync integration o k response has a 4xx status code

func (*UpdateVercelProjectSyncIntegrationOK) IsCode added in v0.65.0

IsCode returns true when this update vercel project sync integration o k response a status code equal to that given

func (*UpdateVercelProjectSyncIntegrationOK) IsRedirect added in v0.65.0

IsRedirect returns true when this update vercel project sync integration o k response has a 3xx status code

func (*UpdateVercelProjectSyncIntegrationOK) IsServerError added in v0.65.0

func (o *UpdateVercelProjectSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this update vercel project sync integration o k response has a 5xx status code

func (*UpdateVercelProjectSyncIntegrationOK) IsSuccess added in v0.65.0

IsSuccess returns true when this update vercel project sync integration o k response has a 2xx status code

func (*UpdateVercelProjectSyncIntegrationOK) String added in v0.65.0

type UpdateVercelProjectSyncIntegrationParams added in v0.65.0

type UpdateVercelProjectSyncIntegrationParams struct {

	// Body.
	Body UpdateVercelProjectSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateVercelProjectSyncIntegrationParams contains all the parameters to send to the API endpoint

for the update vercel project sync integration operation.

Typically these are written to a http.Request.

func NewUpdateVercelProjectSyncIntegrationParams added in v0.65.0

func NewUpdateVercelProjectSyncIntegrationParams() *UpdateVercelProjectSyncIntegrationParams

NewUpdateVercelProjectSyncIntegrationParams creates a new UpdateVercelProjectSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateVercelProjectSyncIntegrationParamsWithContext added in v0.65.0

func NewUpdateVercelProjectSyncIntegrationParamsWithContext(ctx context.Context) *UpdateVercelProjectSyncIntegrationParams

NewUpdateVercelProjectSyncIntegrationParamsWithContext creates a new UpdateVercelProjectSyncIntegrationParams object with the ability to set a context for a request.

func NewUpdateVercelProjectSyncIntegrationParamsWithHTTPClient added in v0.65.0

func NewUpdateVercelProjectSyncIntegrationParamsWithHTTPClient(client *http.Client) *UpdateVercelProjectSyncIntegrationParams

NewUpdateVercelProjectSyncIntegrationParamsWithHTTPClient creates a new UpdateVercelProjectSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateVercelProjectSyncIntegrationParamsWithTimeout added in v0.65.0

func NewUpdateVercelProjectSyncIntegrationParamsWithTimeout(timeout time.Duration) *UpdateVercelProjectSyncIntegrationParams

NewUpdateVercelProjectSyncIntegrationParamsWithTimeout creates a new UpdateVercelProjectSyncIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateVercelProjectSyncIntegrationParams) SetBody added in v0.65.0

SetBody adds the body to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) SetContext added in v0.65.0

SetContext adds the context to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) SetDefaults added in v0.65.0

SetDefaults hydrates default values in the update vercel project sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateVercelProjectSyncIntegrationParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) SetLocationOrganizationID added in v0.65.0

func (o *UpdateVercelProjectSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) SetLocationProjectID added in v0.65.0

func (o *UpdateVercelProjectSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) SetName added in v0.65.0

SetName adds the name to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) SetTimeout added in v0.65.0

SetTimeout adds the timeout to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) WithBody added in v0.65.0

WithBody adds the body to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) WithContext added in v0.65.0

WithContext adds the context to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) WithDefaults added in v0.65.0

WithDefaults hydrates default values in the update vercel project sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateVercelProjectSyncIntegrationParams) WithHTTPClient added in v0.65.0

WithHTTPClient adds the HTTPClient to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) WithLocationOrganizationID added in v0.65.0

func (o *UpdateVercelProjectSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *UpdateVercelProjectSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) WithLocationProjectID added in v0.65.0

WithLocationProjectID adds the locationProjectID to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) WithName added in v0.65.0

WithName adds the name to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) WithTimeout added in v0.65.0

WithTimeout adds the timeout to the update vercel project sync integration params

func (*UpdateVercelProjectSyncIntegrationParams) WriteToRequest added in v0.65.0

WriteToRequest writes these params to a swagger request

type UpdateVercelProjectSyncIntegrationParamsBodyLocation added in v0.65.0

type UpdateVercelProjectSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

UpdateVercelProjectSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model UpdateVercelProjectSyncIntegrationParamsBodyLocation

func (*UpdateVercelProjectSyncIntegrationParamsBodyLocation) ContextValidate added in v0.65.0

ContextValidate validate this update vercel project sync integration params body location based on the context it is used

func (*UpdateVercelProjectSyncIntegrationParamsBodyLocation) MarshalBinary added in v0.65.0

MarshalBinary interface implementation

func (*UpdateVercelProjectSyncIntegrationParamsBodyLocation) UnmarshalBinary added in v0.65.0

UnmarshalBinary interface implementation

func (*UpdateVercelProjectSyncIntegrationParamsBodyLocation) Validate added in v0.65.0

Validate validates this update vercel project sync integration params body location

type UpdateVercelProjectSyncIntegrationReader added in v0.65.0

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

UpdateVercelProjectSyncIntegrationReader is a Reader for the UpdateVercelProjectSyncIntegration structure.

func (*UpdateVercelProjectSyncIntegrationReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

type UpsertAwsSmSyncIntegrationBody

type UpsertAwsSmSyncIntegrationBody struct {

	// aws sm connection details
	AwsSmConnectionDetails *models.Secrets20230613AwsSmConnectionDetailsRequest `json:"aws_sm_connection_details,omitempty"`

	// location
	Location *UpsertAwsSmSyncIntegrationParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`
}

UpsertAwsSmSyncIntegrationBody upsert aws sm sync integration body swagger:model UpsertAwsSmSyncIntegrationBody

func (*UpsertAwsSmSyncIntegrationBody) ContextValidate

func (o *UpsertAwsSmSyncIntegrationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this upsert aws sm sync integration body based on the context it is used

func (*UpsertAwsSmSyncIntegrationBody) MarshalBinary

func (o *UpsertAwsSmSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpsertAwsSmSyncIntegrationBody) UnmarshalBinary

func (o *UpsertAwsSmSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpsertAwsSmSyncIntegrationBody) Validate

func (o *UpsertAwsSmSyncIntegrationBody) Validate(formats strfmt.Registry) error

Validate validates this upsert aws sm sync integration body

type UpsertAwsSmSyncIntegrationDefault

type UpsertAwsSmSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

UpsertAwsSmSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpsertAwsSmSyncIntegrationDefault

func NewUpsertAwsSmSyncIntegrationDefault(code int) *UpsertAwsSmSyncIntegrationDefault

NewUpsertAwsSmSyncIntegrationDefault creates a UpsertAwsSmSyncIntegrationDefault with default headers values

func (*UpsertAwsSmSyncIntegrationDefault) Code

Code gets the status code for the upsert aws sm sync integration default response

func (*UpsertAwsSmSyncIntegrationDefault) Error

func (*UpsertAwsSmSyncIntegrationDefault) GetPayload

func (*UpsertAwsSmSyncIntegrationDefault) IsClientError

func (o *UpsertAwsSmSyncIntegrationDefault) IsClientError() bool

IsClientError returns true when this upsert aws sm sync integration default response has a 4xx status code

func (*UpsertAwsSmSyncIntegrationDefault) IsCode

func (o *UpsertAwsSmSyncIntegrationDefault) IsCode(code int) bool

IsCode returns true when this upsert aws sm sync integration default response a status code equal to that given

func (*UpsertAwsSmSyncIntegrationDefault) IsRedirect

func (o *UpsertAwsSmSyncIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this upsert aws sm sync integration default response has a 3xx status code

func (*UpsertAwsSmSyncIntegrationDefault) IsServerError

func (o *UpsertAwsSmSyncIntegrationDefault) IsServerError() bool

IsServerError returns true when this upsert aws sm sync integration default response has a 5xx status code

func (*UpsertAwsSmSyncIntegrationDefault) IsSuccess

func (o *UpsertAwsSmSyncIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this upsert aws sm sync integration default response has a 2xx status code

func (*UpsertAwsSmSyncIntegrationDefault) String

type UpsertAwsSmSyncIntegrationOK

type UpsertAwsSmSyncIntegrationOK struct {
	Payload *models.Secrets20230613UpsertSyncIntegrationResponse
}

UpsertAwsSmSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpsertAwsSmSyncIntegrationOK

func NewUpsertAwsSmSyncIntegrationOK() *UpsertAwsSmSyncIntegrationOK

NewUpsertAwsSmSyncIntegrationOK creates a UpsertAwsSmSyncIntegrationOK with default headers values

func (*UpsertAwsSmSyncIntegrationOK) Error

func (*UpsertAwsSmSyncIntegrationOK) GetPayload

func (*UpsertAwsSmSyncIntegrationOK) IsClientError

func (o *UpsertAwsSmSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this upsert aws sm sync integration o k response has a 4xx status code

func (*UpsertAwsSmSyncIntegrationOK) IsCode

func (o *UpsertAwsSmSyncIntegrationOK) IsCode(code int) bool

IsCode returns true when this upsert aws sm sync integration o k response a status code equal to that given

func (*UpsertAwsSmSyncIntegrationOK) IsRedirect

func (o *UpsertAwsSmSyncIntegrationOK) IsRedirect() bool

IsRedirect returns true when this upsert aws sm sync integration o k response has a 3xx status code

func (*UpsertAwsSmSyncIntegrationOK) IsServerError

func (o *UpsertAwsSmSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this upsert aws sm sync integration o k response has a 5xx status code

func (*UpsertAwsSmSyncIntegrationOK) IsSuccess

func (o *UpsertAwsSmSyncIntegrationOK) IsSuccess() bool

IsSuccess returns true when this upsert aws sm sync integration o k response has a 2xx status code

func (*UpsertAwsSmSyncIntegrationOK) String

type UpsertAwsSmSyncIntegrationParams

type UpsertAwsSmSyncIntegrationParams struct {

	// Body.
	Body UpsertAwsSmSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpsertAwsSmSyncIntegrationParams contains all the parameters to send to the API endpoint

for the upsert aws sm sync integration operation.

Typically these are written to a http.Request.

func NewUpsertAwsSmSyncIntegrationParams

func NewUpsertAwsSmSyncIntegrationParams() *UpsertAwsSmSyncIntegrationParams

NewUpsertAwsSmSyncIntegrationParams creates a new UpsertAwsSmSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpsertAwsSmSyncIntegrationParamsWithContext

func NewUpsertAwsSmSyncIntegrationParamsWithContext(ctx context.Context) *UpsertAwsSmSyncIntegrationParams

NewUpsertAwsSmSyncIntegrationParamsWithContext creates a new UpsertAwsSmSyncIntegrationParams object with the ability to set a context for a request.

func NewUpsertAwsSmSyncIntegrationParamsWithHTTPClient

func NewUpsertAwsSmSyncIntegrationParamsWithHTTPClient(client *http.Client) *UpsertAwsSmSyncIntegrationParams

NewUpsertAwsSmSyncIntegrationParamsWithHTTPClient creates a new UpsertAwsSmSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpsertAwsSmSyncIntegrationParamsWithTimeout

func NewUpsertAwsSmSyncIntegrationParamsWithTimeout(timeout time.Duration) *UpsertAwsSmSyncIntegrationParams

NewUpsertAwsSmSyncIntegrationParamsWithTimeout creates a new UpsertAwsSmSyncIntegrationParams object with the ability to set a timeout on a request.

func (*UpsertAwsSmSyncIntegrationParams) SetBody

SetBody adds the body to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) SetContext

SetContext adds the context to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) SetDefaults

func (o *UpsertAwsSmSyncIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the upsert aws sm sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpsertAwsSmSyncIntegrationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) SetLocationOrganizationID

func (o *UpsertAwsSmSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) SetLocationProjectID

func (o *UpsertAwsSmSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) SetTimeout

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

SetTimeout adds the timeout to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) WithBody

WithBody adds the body to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) WithContext

WithContext adds the context to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) WithDefaults

WithDefaults hydrates default values in the upsert aws sm sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpsertAwsSmSyncIntegrationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) WithLocationOrganizationID

func (o *UpsertAwsSmSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *UpsertAwsSmSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) WithLocationProjectID

func (o *UpsertAwsSmSyncIntegrationParams) WithLocationProjectID(locationProjectID string) *UpsertAwsSmSyncIntegrationParams

WithLocationProjectID adds the locationProjectID to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) WithTimeout

WithTimeout adds the timeout to the upsert aws sm sync integration params

func (*UpsertAwsSmSyncIntegrationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpsertAwsSmSyncIntegrationParamsBodyLocation

type UpsertAwsSmSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

UpsertAwsSmSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model UpsertAwsSmSyncIntegrationParamsBodyLocation

func (*UpsertAwsSmSyncIntegrationParamsBodyLocation) ContextValidate

ContextValidate validate this upsert aws sm sync integration params body location based on the context it is used

func (*UpsertAwsSmSyncIntegrationParamsBodyLocation) MarshalBinary

MarshalBinary interface implementation

func (*UpsertAwsSmSyncIntegrationParamsBodyLocation) UnmarshalBinary

UnmarshalBinary interface implementation

func (*UpsertAwsSmSyncIntegrationParamsBodyLocation) Validate

Validate validates this upsert aws sm sync integration params body location

type UpsertAwsSmSyncIntegrationReader

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

UpsertAwsSmSyncIntegrationReader is a Reader for the UpsertAwsSmSyncIntegration structure.

func (*UpsertAwsSmSyncIntegrationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpsertGhRepoSyncIntegrationBody

type UpsertGhRepoSyncIntegrationBody struct {

	// gh repo connection details
	GhRepoConnectionDetails *models.Secrets20230613GhRepoConnectionDetailsRequest `json:"gh_repo_connection_details,omitempty"`

	// location
	Location *UpsertGhRepoSyncIntegrationParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`
}

UpsertGhRepoSyncIntegrationBody upsert gh repo sync integration body swagger:model UpsertGhRepoSyncIntegrationBody

func (*UpsertGhRepoSyncIntegrationBody) ContextValidate

func (o *UpsertGhRepoSyncIntegrationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this upsert gh repo sync integration body based on the context it is used

func (*UpsertGhRepoSyncIntegrationBody) MarshalBinary

func (o *UpsertGhRepoSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpsertGhRepoSyncIntegrationBody) UnmarshalBinary

func (o *UpsertGhRepoSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpsertGhRepoSyncIntegrationBody) Validate

Validate validates this upsert gh repo sync integration body

type UpsertGhRepoSyncIntegrationDefault

type UpsertGhRepoSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

UpsertGhRepoSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpsertGhRepoSyncIntegrationDefault

func NewUpsertGhRepoSyncIntegrationDefault(code int) *UpsertGhRepoSyncIntegrationDefault

NewUpsertGhRepoSyncIntegrationDefault creates a UpsertGhRepoSyncIntegrationDefault with default headers values

func (*UpsertGhRepoSyncIntegrationDefault) Code

Code gets the status code for the upsert gh repo sync integration default response

func (*UpsertGhRepoSyncIntegrationDefault) Error

func (*UpsertGhRepoSyncIntegrationDefault) GetPayload

func (*UpsertGhRepoSyncIntegrationDefault) IsClientError

func (o *UpsertGhRepoSyncIntegrationDefault) IsClientError() bool

IsClientError returns true when this upsert gh repo sync integration default response has a 4xx status code

func (*UpsertGhRepoSyncIntegrationDefault) IsCode

IsCode returns true when this upsert gh repo sync integration default response a status code equal to that given

func (*UpsertGhRepoSyncIntegrationDefault) IsRedirect

func (o *UpsertGhRepoSyncIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this upsert gh repo sync integration default response has a 3xx status code

func (*UpsertGhRepoSyncIntegrationDefault) IsServerError

func (o *UpsertGhRepoSyncIntegrationDefault) IsServerError() bool

IsServerError returns true when this upsert gh repo sync integration default response has a 5xx status code

func (*UpsertGhRepoSyncIntegrationDefault) IsSuccess

IsSuccess returns true when this upsert gh repo sync integration default response has a 2xx status code

func (*UpsertGhRepoSyncIntegrationDefault) String

type UpsertGhRepoSyncIntegrationOK

type UpsertGhRepoSyncIntegrationOK struct {
	Payload *models.Secrets20230613UpsertSyncIntegrationResponse
}

UpsertGhRepoSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpsertGhRepoSyncIntegrationOK

func NewUpsertGhRepoSyncIntegrationOK() *UpsertGhRepoSyncIntegrationOK

NewUpsertGhRepoSyncIntegrationOK creates a UpsertGhRepoSyncIntegrationOK with default headers values

func (*UpsertGhRepoSyncIntegrationOK) Error

func (*UpsertGhRepoSyncIntegrationOK) GetPayload

func (*UpsertGhRepoSyncIntegrationOK) IsClientError

func (o *UpsertGhRepoSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this upsert gh repo sync integration o k response has a 4xx status code

func (*UpsertGhRepoSyncIntegrationOK) IsCode

func (o *UpsertGhRepoSyncIntegrationOK) IsCode(code int) bool

IsCode returns true when this upsert gh repo sync integration o k response a status code equal to that given

func (*UpsertGhRepoSyncIntegrationOK) IsRedirect

func (o *UpsertGhRepoSyncIntegrationOK) IsRedirect() bool

IsRedirect returns true when this upsert gh repo sync integration o k response has a 3xx status code

func (*UpsertGhRepoSyncIntegrationOK) IsServerError

func (o *UpsertGhRepoSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this upsert gh repo sync integration o k response has a 5xx status code

func (*UpsertGhRepoSyncIntegrationOK) IsSuccess

func (o *UpsertGhRepoSyncIntegrationOK) IsSuccess() bool

IsSuccess returns true when this upsert gh repo sync integration o k response has a 2xx status code

func (*UpsertGhRepoSyncIntegrationOK) String

type UpsertGhRepoSyncIntegrationParams

type UpsertGhRepoSyncIntegrationParams struct {

	// Body.
	Body UpsertGhRepoSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpsertGhRepoSyncIntegrationParams contains all the parameters to send to the API endpoint

for the upsert gh repo sync integration operation.

Typically these are written to a http.Request.

func NewUpsertGhRepoSyncIntegrationParams

func NewUpsertGhRepoSyncIntegrationParams() *UpsertGhRepoSyncIntegrationParams

NewUpsertGhRepoSyncIntegrationParams creates a new UpsertGhRepoSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpsertGhRepoSyncIntegrationParamsWithContext

func NewUpsertGhRepoSyncIntegrationParamsWithContext(ctx context.Context) *UpsertGhRepoSyncIntegrationParams

NewUpsertGhRepoSyncIntegrationParamsWithContext creates a new UpsertGhRepoSyncIntegrationParams object with the ability to set a context for a request.

func NewUpsertGhRepoSyncIntegrationParamsWithHTTPClient

func NewUpsertGhRepoSyncIntegrationParamsWithHTTPClient(client *http.Client) *UpsertGhRepoSyncIntegrationParams

NewUpsertGhRepoSyncIntegrationParamsWithHTTPClient creates a new UpsertGhRepoSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpsertGhRepoSyncIntegrationParamsWithTimeout

func NewUpsertGhRepoSyncIntegrationParamsWithTimeout(timeout time.Duration) *UpsertGhRepoSyncIntegrationParams

NewUpsertGhRepoSyncIntegrationParamsWithTimeout creates a new UpsertGhRepoSyncIntegrationParams object with the ability to set a timeout on a request.

func (*UpsertGhRepoSyncIntegrationParams) SetBody

SetBody adds the body to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) SetContext

SetContext adds the context to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) SetDefaults

func (o *UpsertGhRepoSyncIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the upsert gh repo sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpsertGhRepoSyncIntegrationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) SetLocationOrganizationID

func (o *UpsertGhRepoSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) SetLocationProjectID

func (o *UpsertGhRepoSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) SetTimeout

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

SetTimeout adds the timeout to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) WithBody

WithBody adds the body to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) WithContext

WithContext adds the context to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) WithDefaults

WithDefaults hydrates default values in the upsert gh repo sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpsertGhRepoSyncIntegrationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) WithLocationOrganizationID

func (o *UpsertGhRepoSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *UpsertGhRepoSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) WithLocationProjectID

func (o *UpsertGhRepoSyncIntegrationParams) WithLocationProjectID(locationProjectID string) *UpsertGhRepoSyncIntegrationParams

WithLocationProjectID adds the locationProjectID to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) WithTimeout

WithTimeout adds the timeout to the upsert gh repo sync integration params

func (*UpsertGhRepoSyncIntegrationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpsertGhRepoSyncIntegrationParamsBodyLocation

type UpsertGhRepoSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

UpsertGhRepoSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model UpsertGhRepoSyncIntegrationParamsBodyLocation

func (*UpsertGhRepoSyncIntegrationParamsBodyLocation) ContextValidate

ContextValidate validate this upsert gh repo sync integration params body location based on the context it is used

func (*UpsertGhRepoSyncIntegrationParamsBodyLocation) MarshalBinary

MarshalBinary interface implementation

func (*UpsertGhRepoSyncIntegrationParamsBodyLocation) UnmarshalBinary

UnmarshalBinary interface implementation

func (*UpsertGhRepoSyncIntegrationParamsBodyLocation) Validate

Validate validates this upsert gh repo sync integration params body location

type UpsertGhRepoSyncIntegrationReader

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

UpsertGhRepoSyncIntegrationReader is a Reader for the UpsertGhRepoSyncIntegration structure.

func (*UpsertGhRepoSyncIntegrationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpsertSyncInstallationBody

type UpsertSyncInstallationBody struct {

	// location
	Location *UpsertSyncInstallationParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`
}

UpsertSyncInstallationBody upsert sync installation body swagger:model UpsertSyncInstallationBody

func (*UpsertSyncInstallationBody) ContextValidate

func (o *UpsertSyncInstallationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this upsert sync installation body based on the context it is used

func (*UpsertSyncInstallationBody) MarshalBinary

func (o *UpsertSyncInstallationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpsertSyncInstallationBody) UnmarshalBinary

func (o *UpsertSyncInstallationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpsertSyncInstallationBody) Validate

func (o *UpsertSyncInstallationBody) Validate(formats strfmt.Registry) error

Validate validates this upsert sync installation body

type UpsertSyncInstallationDefault

type UpsertSyncInstallationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

UpsertSyncInstallationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpsertSyncInstallationDefault

func NewUpsertSyncInstallationDefault(code int) *UpsertSyncInstallationDefault

NewUpsertSyncInstallationDefault creates a UpsertSyncInstallationDefault with default headers values

func (*UpsertSyncInstallationDefault) Code

Code gets the status code for the upsert sync installation default response

func (*UpsertSyncInstallationDefault) Error

func (*UpsertSyncInstallationDefault) GetPayload

func (*UpsertSyncInstallationDefault) IsClientError

func (o *UpsertSyncInstallationDefault) IsClientError() bool

IsClientError returns true when this upsert sync installation default response has a 4xx status code

func (*UpsertSyncInstallationDefault) IsCode

func (o *UpsertSyncInstallationDefault) IsCode(code int) bool

IsCode returns true when this upsert sync installation default response a status code equal to that given

func (*UpsertSyncInstallationDefault) IsRedirect

func (o *UpsertSyncInstallationDefault) IsRedirect() bool

IsRedirect returns true when this upsert sync installation default response has a 3xx status code

func (*UpsertSyncInstallationDefault) IsServerError

func (o *UpsertSyncInstallationDefault) IsServerError() bool

IsServerError returns true when this upsert sync installation default response has a 5xx status code

func (*UpsertSyncInstallationDefault) IsSuccess

func (o *UpsertSyncInstallationDefault) IsSuccess() bool

IsSuccess returns true when this upsert sync installation default response has a 2xx status code

func (*UpsertSyncInstallationDefault) String

type UpsertSyncInstallationOK

type UpsertSyncInstallationOK struct {
	Payload *models.Secrets20230613UpsertSyncInstallationResponse
}

UpsertSyncInstallationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpsertSyncInstallationOK

func NewUpsertSyncInstallationOK() *UpsertSyncInstallationOK

NewUpsertSyncInstallationOK creates a UpsertSyncInstallationOK with default headers values

func (*UpsertSyncInstallationOK) Error

func (o *UpsertSyncInstallationOK) Error() string

func (*UpsertSyncInstallationOK) GetPayload

func (*UpsertSyncInstallationOK) IsClientError

func (o *UpsertSyncInstallationOK) IsClientError() bool

IsClientError returns true when this upsert sync installation o k response has a 4xx status code

func (*UpsertSyncInstallationOK) IsCode

func (o *UpsertSyncInstallationOK) IsCode(code int) bool

IsCode returns true when this upsert sync installation o k response a status code equal to that given

func (*UpsertSyncInstallationOK) IsRedirect

func (o *UpsertSyncInstallationOK) IsRedirect() bool

IsRedirect returns true when this upsert sync installation o k response has a 3xx status code

func (*UpsertSyncInstallationOK) IsServerError

func (o *UpsertSyncInstallationOK) IsServerError() bool

IsServerError returns true when this upsert sync installation o k response has a 5xx status code

func (*UpsertSyncInstallationOK) IsSuccess

func (o *UpsertSyncInstallationOK) IsSuccess() bool

IsSuccess returns true when this upsert sync installation o k response has a 2xx status code

func (*UpsertSyncInstallationOK) String

func (o *UpsertSyncInstallationOK) String() string

type UpsertSyncInstallationParams

type UpsertSyncInstallationParams struct {

	// Body.
	Body UpsertSyncInstallationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpsertSyncInstallationParams contains all the parameters to send to the API endpoint

for the upsert sync installation operation.

Typically these are written to a http.Request.

func NewUpsertSyncInstallationParams

func NewUpsertSyncInstallationParams() *UpsertSyncInstallationParams

NewUpsertSyncInstallationParams creates a new UpsertSyncInstallationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpsertSyncInstallationParamsWithContext

func NewUpsertSyncInstallationParamsWithContext(ctx context.Context) *UpsertSyncInstallationParams

NewUpsertSyncInstallationParamsWithContext creates a new UpsertSyncInstallationParams object with the ability to set a context for a request.

func NewUpsertSyncInstallationParamsWithHTTPClient

func NewUpsertSyncInstallationParamsWithHTTPClient(client *http.Client) *UpsertSyncInstallationParams

NewUpsertSyncInstallationParamsWithHTTPClient creates a new UpsertSyncInstallationParams object with the ability to set a custom HTTPClient for a request.

func NewUpsertSyncInstallationParamsWithTimeout

func NewUpsertSyncInstallationParamsWithTimeout(timeout time.Duration) *UpsertSyncInstallationParams

NewUpsertSyncInstallationParamsWithTimeout creates a new UpsertSyncInstallationParams object with the ability to set a timeout on a request.

func (*UpsertSyncInstallationParams) SetBody

SetBody adds the body to the upsert sync installation params

func (*UpsertSyncInstallationParams) SetContext

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

SetContext adds the context to the upsert sync installation params

func (*UpsertSyncInstallationParams) SetDefaults

func (o *UpsertSyncInstallationParams) SetDefaults()

SetDefaults hydrates default values in the upsert sync installation params (not the query body).

All values with no default are reset to their zero value.

func (*UpsertSyncInstallationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the upsert sync installation params

func (*UpsertSyncInstallationParams) SetLocationOrganizationID

func (o *UpsertSyncInstallationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the upsert sync installation params

func (*UpsertSyncInstallationParams) SetLocationProjectID

func (o *UpsertSyncInstallationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the upsert sync installation params

func (*UpsertSyncInstallationParams) SetTimeout

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

SetTimeout adds the timeout to the upsert sync installation params

func (*UpsertSyncInstallationParams) WithBody

WithBody adds the body to the upsert sync installation params

func (*UpsertSyncInstallationParams) WithContext

WithContext adds the context to the upsert sync installation params

func (*UpsertSyncInstallationParams) WithDefaults

WithDefaults hydrates default values in the upsert sync installation params (not the query body).

All values with no default are reset to their zero value.

func (*UpsertSyncInstallationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the upsert sync installation params

func (*UpsertSyncInstallationParams) WithLocationOrganizationID

func (o *UpsertSyncInstallationParams) WithLocationOrganizationID(locationOrganizationID string) *UpsertSyncInstallationParams

WithLocationOrganizationID adds the locationOrganizationID to the upsert sync installation params

func (*UpsertSyncInstallationParams) WithLocationProjectID

func (o *UpsertSyncInstallationParams) WithLocationProjectID(locationProjectID string) *UpsertSyncInstallationParams

WithLocationProjectID adds the locationProjectID to the upsert sync installation params

func (*UpsertSyncInstallationParams) WithTimeout

WithTimeout adds the timeout to the upsert sync installation params

func (*UpsertSyncInstallationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpsertSyncInstallationParamsBodyLocation

type UpsertSyncInstallationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

UpsertSyncInstallationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model UpsertSyncInstallationParamsBodyLocation

func (*UpsertSyncInstallationParamsBodyLocation) ContextValidate

ContextValidate validate this upsert sync installation params body location based on the context it is used

func (*UpsertSyncInstallationParamsBodyLocation) MarshalBinary

func (o *UpsertSyncInstallationParamsBodyLocation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpsertSyncInstallationParamsBodyLocation) UnmarshalBinary

func (o *UpsertSyncInstallationParamsBodyLocation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpsertSyncInstallationParamsBodyLocation) Validate

Validate validates this upsert sync installation params body location

type UpsertSyncInstallationReader

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

UpsertSyncInstallationReader is a Reader for the UpsertSyncInstallation structure.

func (*UpsertSyncInstallationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpsertVercelProjectSyncIntegrationBody added in v0.65.0

type UpsertVercelProjectSyncIntegrationBody struct {

	// location
	Location *UpsertVercelProjectSyncIntegrationParamsBodyLocation `json:"location,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// vercel project connection details
	VercelProjectConnectionDetails *models.Secrets20230613VercelProjectConnectionDetailsRequest `json:"vercel_project_connection_details,omitempty"`
}

UpsertVercelProjectSyncIntegrationBody upsert vercel project sync integration body swagger:model UpsertVercelProjectSyncIntegrationBody

func (*UpsertVercelProjectSyncIntegrationBody) ContextValidate added in v0.65.0

ContextValidate validate this upsert vercel project sync integration body based on the context it is used

func (*UpsertVercelProjectSyncIntegrationBody) MarshalBinary added in v0.65.0

func (o *UpsertVercelProjectSyncIntegrationBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpsertVercelProjectSyncIntegrationBody) UnmarshalBinary added in v0.65.0

func (o *UpsertVercelProjectSyncIntegrationBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpsertVercelProjectSyncIntegrationBody) Validate added in v0.65.0

Validate validates this upsert vercel project sync integration body

type UpsertVercelProjectSyncIntegrationDefault added in v0.65.0

type UpsertVercelProjectSyncIntegrationDefault struct {
	Payload *models.RPCStatus
	// contains filtered or unexported fields
}

UpsertVercelProjectSyncIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpsertVercelProjectSyncIntegrationDefault added in v0.65.0

func NewUpsertVercelProjectSyncIntegrationDefault(code int) *UpsertVercelProjectSyncIntegrationDefault

NewUpsertVercelProjectSyncIntegrationDefault creates a UpsertVercelProjectSyncIntegrationDefault with default headers values

func (*UpsertVercelProjectSyncIntegrationDefault) Code added in v0.65.0

Code gets the status code for the upsert vercel project sync integration default response

func (*UpsertVercelProjectSyncIntegrationDefault) Error added in v0.65.0

func (*UpsertVercelProjectSyncIntegrationDefault) GetPayload added in v0.65.0

func (*UpsertVercelProjectSyncIntegrationDefault) IsClientError added in v0.65.0

IsClientError returns true when this upsert vercel project sync integration default response has a 4xx status code

func (*UpsertVercelProjectSyncIntegrationDefault) IsCode added in v0.65.0

IsCode returns true when this upsert vercel project sync integration default response a status code equal to that given

func (*UpsertVercelProjectSyncIntegrationDefault) IsRedirect added in v0.65.0

IsRedirect returns true when this upsert vercel project sync integration default response has a 3xx status code

func (*UpsertVercelProjectSyncIntegrationDefault) IsServerError added in v0.65.0

IsServerError returns true when this upsert vercel project sync integration default response has a 5xx status code

func (*UpsertVercelProjectSyncIntegrationDefault) IsSuccess added in v0.65.0

IsSuccess returns true when this upsert vercel project sync integration default response has a 2xx status code

func (*UpsertVercelProjectSyncIntegrationDefault) String added in v0.65.0

type UpsertVercelProjectSyncIntegrationOK added in v0.65.0

type UpsertVercelProjectSyncIntegrationOK struct {
	Payload *models.Secrets20230613UpsertSyncIntegrationResponse
}

UpsertVercelProjectSyncIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpsertVercelProjectSyncIntegrationOK added in v0.65.0

func NewUpsertVercelProjectSyncIntegrationOK() *UpsertVercelProjectSyncIntegrationOK

NewUpsertVercelProjectSyncIntegrationOK creates a UpsertVercelProjectSyncIntegrationOK with default headers values

func (*UpsertVercelProjectSyncIntegrationOK) Error added in v0.65.0

func (*UpsertVercelProjectSyncIntegrationOK) GetPayload added in v0.65.0

func (*UpsertVercelProjectSyncIntegrationOK) IsClientError added in v0.65.0

func (o *UpsertVercelProjectSyncIntegrationOK) IsClientError() bool

IsClientError returns true when this upsert vercel project sync integration o k response has a 4xx status code

func (*UpsertVercelProjectSyncIntegrationOK) IsCode added in v0.65.0

IsCode returns true when this upsert vercel project sync integration o k response a status code equal to that given

func (*UpsertVercelProjectSyncIntegrationOK) IsRedirect added in v0.65.0

IsRedirect returns true when this upsert vercel project sync integration o k response has a 3xx status code

func (*UpsertVercelProjectSyncIntegrationOK) IsServerError added in v0.65.0

func (o *UpsertVercelProjectSyncIntegrationOK) IsServerError() bool

IsServerError returns true when this upsert vercel project sync integration o k response has a 5xx status code

func (*UpsertVercelProjectSyncIntegrationOK) IsSuccess added in v0.65.0

IsSuccess returns true when this upsert vercel project sync integration o k response has a 2xx status code

func (*UpsertVercelProjectSyncIntegrationOK) String added in v0.65.0

type UpsertVercelProjectSyncIntegrationParams added in v0.65.0

type UpsertVercelProjectSyncIntegrationParams struct {

	// Body.
	Body UpsertVercelProjectSyncIntegrationBody

	/* LocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	LocationOrganizationID string

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpsertVercelProjectSyncIntegrationParams contains all the parameters to send to the API endpoint

for the upsert vercel project sync integration operation.

Typically these are written to a http.Request.

func NewUpsertVercelProjectSyncIntegrationParams added in v0.65.0

func NewUpsertVercelProjectSyncIntegrationParams() *UpsertVercelProjectSyncIntegrationParams

NewUpsertVercelProjectSyncIntegrationParams creates a new UpsertVercelProjectSyncIntegrationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpsertVercelProjectSyncIntegrationParamsWithContext added in v0.65.0

func NewUpsertVercelProjectSyncIntegrationParamsWithContext(ctx context.Context) *UpsertVercelProjectSyncIntegrationParams

NewUpsertVercelProjectSyncIntegrationParamsWithContext creates a new UpsertVercelProjectSyncIntegrationParams object with the ability to set a context for a request.

func NewUpsertVercelProjectSyncIntegrationParamsWithHTTPClient added in v0.65.0

func NewUpsertVercelProjectSyncIntegrationParamsWithHTTPClient(client *http.Client) *UpsertVercelProjectSyncIntegrationParams

NewUpsertVercelProjectSyncIntegrationParamsWithHTTPClient creates a new UpsertVercelProjectSyncIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpsertVercelProjectSyncIntegrationParamsWithTimeout added in v0.65.0

func NewUpsertVercelProjectSyncIntegrationParamsWithTimeout(timeout time.Duration) *UpsertVercelProjectSyncIntegrationParams

NewUpsertVercelProjectSyncIntegrationParamsWithTimeout creates a new UpsertVercelProjectSyncIntegrationParams object with the ability to set a timeout on a request.

func (*UpsertVercelProjectSyncIntegrationParams) SetBody added in v0.65.0

SetBody adds the body to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) SetContext added in v0.65.0

SetContext adds the context to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) SetDefaults added in v0.65.0

SetDefaults hydrates default values in the upsert vercel project sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpsertVercelProjectSyncIntegrationParams) SetHTTPClient added in v0.65.0

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

SetHTTPClient adds the HTTPClient to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) SetLocationOrganizationID added in v0.65.0

func (o *UpsertVercelProjectSyncIntegrationParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) SetLocationProjectID added in v0.65.0

func (o *UpsertVercelProjectSyncIntegrationParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) SetTimeout added in v0.65.0

SetTimeout adds the timeout to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) WithBody added in v0.65.0

WithBody adds the body to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) WithContext added in v0.65.0

WithContext adds the context to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) WithDefaults added in v0.65.0

WithDefaults hydrates default values in the upsert vercel project sync integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpsertVercelProjectSyncIntegrationParams) WithHTTPClient added in v0.65.0

WithHTTPClient adds the HTTPClient to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) WithLocationOrganizationID added in v0.65.0

func (o *UpsertVercelProjectSyncIntegrationParams) WithLocationOrganizationID(locationOrganizationID string) *UpsertVercelProjectSyncIntegrationParams

WithLocationOrganizationID adds the locationOrganizationID to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) WithLocationProjectID added in v0.65.0

WithLocationProjectID adds the locationProjectID to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) WithTimeout added in v0.65.0

WithTimeout adds the timeout to the upsert vercel project sync integration params

func (*UpsertVercelProjectSyncIntegrationParams) WriteToRequest added in v0.65.0

WriteToRequest writes these params to a swagger request

type UpsertVercelProjectSyncIntegrationParamsBodyLocation added in v0.65.0

type UpsertVercelProjectSyncIntegrationParamsBodyLocation struct {

	// region is the region that the resource is located in. It is
	// optional if the object being referenced is a global object.
	Region *models.LocationRegion `json:"region,omitempty"`
}

UpsertVercelProjectSyncIntegrationParamsBodyLocation Location represents a target for an operation in HCP. swagger:model UpsertVercelProjectSyncIntegrationParamsBodyLocation

func (*UpsertVercelProjectSyncIntegrationParamsBodyLocation) ContextValidate added in v0.65.0

ContextValidate validate this upsert vercel project sync integration params body location based on the context it is used

func (*UpsertVercelProjectSyncIntegrationParamsBodyLocation) MarshalBinary added in v0.65.0

MarshalBinary interface implementation

func (*UpsertVercelProjectSyncIntegrationParamsBodyLocation) UnmarshalBinary added in v0.65.0

UnmarshalBinary interface implementation

func (*UpsertVercelProjectSyncIntegrationParamsBodyLocation) Validate added in v0.65.0

Validate validates this upsert vercel project sync integration params body location

type UpsertVercelProjectSyncIntegrationReader added in v0.65.0

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

UpsertVercelProjectSyncIntegrationReader is a Reader for the UpsertVercelProjectSyncIntegration structure.

func (*UpsertVercelProjectSyncIntegrationReader) ReadResponse added in v0.65.0

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

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

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