secret_service

package
v0.128.0 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2025 License: MPL-2.0 Imports: 12 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) 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) CreateAppRotatingSecret ¶ added in v0.126.0

func (a *Client) CreateAppRotatingSecret(params *CreateAppRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAppRotatingSecretOK, error)

CreateAppRotatingSecret create app rotating secret API

func (*Client) CreateAwsDynamicSecret ¶

func (a *Client) CreateAwsDynamicSecret(params *CreateAwsDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAwsDynamicSecretOK, error)

CreateAwsDynamicSecret create aws dynamic secret API

func (*Client) CreateAwsIAMUserAccessKeyRotatingSecret ¶

CreateAwsIAMUserAccessKeyRotatingSecret create aws i a m user access key rotating secret API

func (*Client) CreateAwsIntegration ¶

func (a *Client) CreateAwsIntegration(params *CreateAwsIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAwsIntegrationOK, error)

CreateAwsIntegration create aws integration API

func (*Client) CreateAzureApplicationPasswordRotatingSecret ¶ added in v0.124.0

CreateAzureApplicationPasswordRotatingSecret create azure application password rotating secret API

func (*Client) CreateAzureIntegration ¶

func (a *Client) CreateAzureIntegration(params *CreateAzureIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAzureIntegrationOK, error)

CreateAzureIntegration create azure integration API

func (*Client) CreateConfluentCloudAPIKeyRotatingSecret ¶

CreateConfluentCloudAPIKeyRotatingSecret create confluent cloud Api key rotating secret API

func (*Client) CreateConfluentIntegration ¶

func (a *Client) CreateConfluentIntegration(params *CreateConfluentIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateConfluentIntegrationOK, error)

CreateConfluentIntegration create confluent integration API

func (*Client) CreateGatewayPool ¶

func (a *Client) CreateGatewayPool(params *CreateGatewayPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGatewayPoolOK, error)

CreateGatewayPool create gateway pool API

func (*Client) CreateGcpDynamicSecret ¶

func (a *Client) CreateGcpDynamicSecret(params *CreateGcpDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGcpDynamicSecretOK, error)

CreateGcpDynamicSecret create gcp dynamic secret API

func (*Client) CreateGcpIntegration ¶

func (a *Client) CreateGcpIntegration(params *CreateGcpIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGcpIntegrationOK, error)

CreateGcpIntegration create gcp integration API

func (*Client) CreateGcpServiceAccountKeyRotatingSecret ¶

CreateGcpServiceAccountKeyRotatingSecret create gcp service account key rotating secret API

func (*Client) CreateIntegration ¶

func (a *Client) CreateIntegration(params *CreateIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateIntegrationOK, error)

CreateIntegration create integration API

func (*Client) CreateMongoDBAtlasIntegration ¶

func (a *Client) CreateMongoDBAtlasIntegration(params *CreateMongoDBAtlasIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateMongoDBAtlasIntegrationOK, error)

CreateMongoDBAtlasIntegration create mongo d b atlas integration API

func (*Client) CreateMongoDBAtlasRotatingSecret ¶

func (a *Client) CreateMongoDBAtlasRotatingSecret(params *CreateMongoDBAtlasRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateMongoDBAtlasRotatingSecretOK, error)

CreateMongoDBAtlasRotatingSecret create mongo d b atlas rotating secret API

func (*Client) CreatePostgresIntegration ¶

func (a *Client) CreatePostgresIntegration(params *CreatePostgresIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreatePostgresIntegrationOK, error)

CreatePostgresIntegration create postgres integration API

func (*Client) CreatePostgresRotatingSecret ¶

func (a *Client) CreatePostgresRotatingSecret(params *CreatePostgresRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreatePostgresRotatingSecretOK, error)

CreatePostgresRotatingSecret create postgres rotating secret API

func (*Client) CreateRandomIntegration ¶ added in v0.126.0

func (a *Client) CreateRandomIntegration(params *CreateRandomIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateRandomIntegrationOK, error)

CreateRandomIntegration create random integration API

func (*Client) CreateRandomRotatingSecret ¶ added in v0.126.0

func (a *Client) CreateRandomRotatingSecret(params *CreateRandomRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateRandomRotatingSecretOK, error)

CreateRandomRotatingSecret create random rotating secret API

func (*Client) CreateSync ¶

func (a *Client) CreateSync(params *CreateSyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateSyncOK, error)

CreateSync create sync API

func (*Client) CreateTwilioIntegration ¶

func (a *Client) CreateTwilioIntegration(params *CreateTwilioIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateTwilioIntegrationOK, error)

CreateTwilioIntegration create twilio integration API

func (*Client) CreateTwilioRotatingSecret ¶

func (a *Client) CreateTwilioRotatingSecret(params *CreateTwilioRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateTwilioRotatingSecretOK, error)

CreateTwilioRotatingSecret create twilio rotating secret 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 ¶

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

DeleteAppSecretVersion delete app secret version API

func (*Client) DeleteAwsDynamicSecret ¶

func (a *Client) DeleteAwsDynamicSecret(params *DeleteAwsDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAwsDynamicSecretOK, error)

DeleteAwsDynamicSecret delete aws dynamic secret API

func (*Client) DeleteAwsIntegration ¶

func (a *Client) DeleteAwsIntegration(params *DeleteAwsIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAwsIntegrationOK, error)

DeleteAwsIntegration delete aws integration API

func (*Client) DeleteAzureIntegration ¶

func (a *Client) DeleteAzureIntegration(params *DeleteAzureIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAzureIntegrationOK, error)

DeleteAzureIntegration delete azure integration API

func (*Client) DeleteConfluentIntegration ¶

func (a *Client) DeleteConfluentIntegration(params *DeleteConfluentIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteConfluentIntegrationOK, error)

DeleteConfluentIntegration delete confluent integration API

func (*Client) DeleteGatewayPool ¶

func (a *Client) DeleteGatewayPool(params *DeleteGatewayPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteGatewayPoolOK, error)

DeleteGatewayPool delete gateway pool API

func (*Client) DeleteGcpDynamicSecret ¶

func (a *Client) DeleteGcpDynamicSecret(params *DeleteGcpDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteGcpDynamicSecretOK, error)

DeleteGcpDynamicSecret delete gcp dynamic secret API

func (*Client) DeleteGcpIntegration ¶

func (a *Client) DeleteGcpIntegration(params *DeleteGcpIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteGcpIntegrationOK, error)

DeleteGcpIntegration delete gcp integration API

func (*Client) DeleteIntegration ¶

func (a *Client) DeleteIntegration(params *DeleteIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteIntegrationOK, error)

DeleteIntegration delete integration API

func (*Client) DeleteMongoDBAtlasIntegration ¶

func (a *Client) DeleteMongoDBAtlasIntegration(params *DeleteMongoDBAtlasIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteMongoDBAtlasIntegrationOK, error)

DeleteMongoDBAtlasIntegration delete mongo d b atlas integration API

func (*Client) DeletePostgresIntegration ¶

func (a *Client) DeletePostgresIntegration(params *DeletePostgresIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeletePostgresIntegrationOK, error)

DeletePostgresIntegration delete postgres integration API

func (*Client) DeleteRandomIntegration ¶ added in v0.126.0

func (a *Client) DeleteRandomIntegration(params *DeleteRandomIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteRandomIntegrationOK, error)

DeleteRandomIntegration delete random integration API

func (*Client) DeleteSync ¶

func (a *Client) DeleteSync(params *DeleteSyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSyncOK, error)

DeleteSync delete sync API

func (*Client) DeleteTwilioIntegration ¶

func (a *Client) DeleteTwilioIntegration(params *DeleteTwilioIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteTwilioIntegrationOK, error)

DeleteTwilioIntegration delete twilio integration API

func (*Client) GetApp ¶

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

GetApp get app API

func (*Client) GetAppRotatingSecret ¶ added in v0.126.0

func (a *Client) GetAppRotatingSecret(params *GetAppRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppRotatingSecretOK, error)

GetAppRotatingSecret get app rotating secret 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 (*Client) GetAppSyncs ¶

func (a *Client) GetAppSyncs(params *GetAppSyncsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppSyncsOK, error)

GetAppSyncs ps r e v i e w u n s t a b l e

func (*Client) GetAwsDynamicSecret ¶

func (a *Client) GetAwsDynamicSecret(params *GetAwsDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAwsDynamicSecretOK, error)

GetAwsDynamicSecret get aws dynamic secret API

func (*Client) GetAwsIAMUserAccessKeyRotatingSecretConfig ¶

GetAwsIAMUserAccessKeyRotatingSecretConfig get aws i a m user access key rotating secret config API

func (*Client) GetAwsIntegration ¶

func (a *Client) GetAwsIntegration(params *GetAwsIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAwsIntegrationOK, error)

GetAwsIntegration get aws integration API

func (*Client) GetAzureApplicationPasswordRotatingSecretConfig ¶ added in v0.124.0

GetAzureApplicationPasswordRotatingSecretConfig get azure application password rotating secret config API

func (*Client) GetAzureIntegration ¶

func (a *Client) GetAzureIntegration(params *GetAzureIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAzureIntegrationOK, error)

GetAzureIntegration get azure integration API

func (*Client) GetConfluentCloudAPIKeyRotatingSecretConfig ¶

GetConfluentCloudAPIKeyRotatingSecretConfig get confluent cloud Api key rotating secret config API

func (*Client) GetConfluentIntegration ¶

func (a *Client) GetConfluentIntegration(params *GetConfluentIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetConfluentIntegrationOK, error)

GetConfluentIntegration get confluent integration API

func (*Client) GetGatewayPool ¶

func (a *Client) GetGatewayPool(params *GetGatewayPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGatewayPoolOK, error)

GetGatewayPool get gateway pool API

func (*Client) GetGatewayPoolCertificate ¶

func (a *Client) GetGatewayPoolCertificate(params *GetGatewayPoolCertificateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGatewayPoolCertificateOK, error)

GetGatewayPoolCertificate get gateway pool certificate API

func (*Client) GetGcpDynamicSecret ¶

func (a *Client) GetGcpDynamicSecret(params *GetGcpDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGcpDynamicSecretOK, error)

GetGcpDynamicSecret get gcp dynamic secret API

func (*Client) GetGcpIntegration ¶

func (a *Client) GetGcpIntegration(params *GetGcpIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGcpIntegrationOK, error)

GetGcpIntegration get gcp integration API

func (*Client) GetGcpServiceAccountKeyRotatingSecretConfig ¶

GetGcpServiceAccountKeyRotatingSecretConfig get gcp service account key rotating secret config API

func (*Client) GetIntegration ¶

func (a *Client) GetIntegration(params *GetIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetIntegrationOK, error)

GetIntegration get integration API

func (*Client) GetMongoDBAtlasIntegration ¶

func (a *Client) GetMongoDBAtlasIntegration(params *GetMongoDBAtlasIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetMongoDBAtlasIntegrationOK, error)

GetMongoDBAtlasIntegration get mongo d b atlas integration API

func (*Client) GetMongoDBAtlasRotatingSecretConfig ¶

func (a *Client) GetMongoDBAtlasRotatingSecretConfig(params *GetMongoDBAtlasRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetMongoDBAtlasRotatingSecretConfigOK, error)

GetMongoDBAtlasRotatingSecretConfig get mongo d b atlas rotating secret config API

func (*Client) GetPostgresIntegration ¶

func (a *Client) GetPostgresIntegration(params *GetPostgresIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetPostgresIntegrationOK, error)

GetPostgresIntegration get postgres integration API

func (*Client) GetPostgresRotatingSecretConfig ¶

func (a *Client) GetPostgresRotatingSecretConfig(params *GetPostgresRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetPostgresRotatingSecretConfigOK, error)

GetPostgresRotatingSecretConfig get postgres rotating secret config API

func (*Client) GetRandomIntegration ¶ added in v0.126.0

func (a *Client) GetRandomIntegration(params *GetRandomIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRandomIntegrationOK, error)

GetRandomIntegration get random integration API

func (*Client) GetRandomRotatingSecretConfig ¶ added in v0.126.0

func (a *Client) GetRandomRotatingSecretConfig(params *GetRandomRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRandomRotatingSecretConfigOK, error)

GetRandomRotatingSecretConfig get random rotating secret config API

func (*Client) GetRotatingSecretState ¶

func (a *Client) GetRotatingSecretState(params *GetRotatingSecretStateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRotatingSecretStateOK, error)

GetRotatingSecretState get rotating secret state API

func (*Client) GetSync ¶

func (a *Client) GetSync(params *GetSyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSyncOK, error)

GetSync get sync API

func (*Client) GetTwilioIntegration ¶

func (a *Client) GetTwilioIntegration(params *GetTwilioIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTwilioIntegrationOK, error)

GetTwilioIntegration get twilio integration API

func (*Client) GetTwilioRotatingSecretConfig ¶

func (a *Client) GetTwilioRotatingSecretConfig(params *GetTwilioRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTwilioRotatingSecretConfigOK, error)

GetTwilioRotatingSecretConfig get twilio rotating secret config API

func (*Client) GetUsage ¶

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

GetUsage get usage API

func (*Client) GetUsage2 ¶

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

GetUsage2 get usage2 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) ListAwsDynamicSecrets ¶

func (a *Client) ListAwsDynamicSecrets(params *ListAwsDynamicSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAwsDynamicSecretsOK, error)

ListAwsDynamicSecrets list aws dynamic secrets API

func (*Client) ListAwsIntegrations ¶

func (a *Client) ListAwsIntegrations(params *ListAwsIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAwsIntegrationsOK, error)

ListAwsIntegrations list aws integrations API

func (*Client) ListAzureIntegrations ¶

func (a *Client) ListAzureIntegrations(params *ListAzureIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAzureIntegrationsOK, error)

ListAzureIntegrations list azure integrations API

func (*Client) ListConfluentIntegrations ¶

func (a *Client) ListConfluentIntegrations(params *ListConfluentIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListConfluentIntegrationsOK, error)

ListConfluentIntegrations list confluent integrations API

func (*Client) ListGatewayPoolGateways ¶

func (a *Client) ListGatewayPoolGateways(params *ListGatewayPoolGatewaysParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGatewayPoolGatewaysOK, error)

ListGatewayPoolGateways list gateway pool gateways API

func (*Client) ListGatewayPoolIntegrations ¶

func (a *Client) ListGatewayPoolIntegrations(params *ListGatewayPoolIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGatewayPoolIntegrationsOK, error)

ListGatewayPoolIntegrations list gateway pool integrations API

func (*Client) ListGatewayPools ¶

func (a *Client) ListGatewayPools(params *ListGatewayPoolsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGatewayPoolsOK, error)

ListGatewayPools list gateway pools API

func (*Client) ListGcpDynamicSecrets ¶

func (a *Client) ListGcpDynamicSecrets(params *ListGcpDynamicSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGcpDynamicSecretsOK, error)

ListGcpDynamicSecrets list gcp dynamic secrets API

func (*Client) ListGcpIntegrations ¶

func (a *Client) ListGcpIntegrations(params *ListGcpIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGcpIntegrationsOK, error)

ListGcpIntegrations list gcp integrations API

func (*Client) ListIntegrations ¶

func (a *Client) ListIntegrations(params *ListIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListIntegrationsOK, error)

ListIntegrations list integrations API

func (*Client) ListMongoDBAtlasIntegrations ¶

func (a *Client) ListMongoDBAtlasIntegrations(params *ListMongoDBAtlasIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListMongoDBAtlasIntegrationsOK, error)

ListMongoDBAtlasIntegrations list mongo d b atlas integrations 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) ListPostgresIntegrations ¶

func (a *Client) ListPostgresIntegrations(params *ListPostgresIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListPostgresIntegrationsOK, error)

ListPostgresIntegrations list postgres integrations API

func (*Client) ListProviders ¶

func (a *Client) ListProviders(params *ListProvidersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListProvidersOK, error)

ListProviders list providers API

func (*Client) ListRandomIntegrations ¶ added in v0.126.0

func (a *Client) ListRandomIntegrations(params *ListRandomIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListRandomIntegrationsOK, error)

ListRandomIntegrations list random integrations API

func (*Client) ListSyncs ¶

func (a *Client) ListSyncs(params *ListSyncsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListSyncsOK, error)

ListSyncs list syncs API

func (*Client) ListTwilioIntegrations ¶

func (a *Client) ListTwilioIntegrations(params *ListTwilioIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListTwilioIntegrationsOK, error)

ListTwilioIntegrations list twilio 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) OpenAppSecretByResourceName ¶

func (a *Client) OpenAppSecretByResourceName(params *OpenAppSecretByResourceNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OpenAppSecretByResourceNameOK, error)

OpenAppSecretByResourceName open app secret by resource name 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) RotateSecret ¶

func (a *Client) RotateSecret(params *RotateSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RotateSecretOK, error)

RotateSecret rotate secret API

func (*Client) SetTier ¶

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) UpdateAppRotatingSecret ¶ added in v0.126.0

func (a *Client) UpdateAppRotatingSecret(params *UpdateAppRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAppRotatingSecretOK, error)

UpdateAppRotatingSecret update app rotating secret API

func (*Client) UpdateAwsDynamicSecret ¶

func (a *Client) UpdateAwsDynamicSecret(params *UpdateAwsDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAwsDynamicSecretOK, error)

UpdateAwsDynamicSecret update aws dynamic secret API

func (*Client) UpdateAwsIAMUserAccessKeyRotatingSecret ¶

UpdateAwsIAMUserAccessKeyRotatingSecret update aws i a m user access key rotating secret API

func (*Client) UpdateAwsIntegration ¶

func (a *Client) UpdateAwsIntegration(params *UpdateAwsIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAwsIntegrationOK, error)

UpdateAwsIntegration update aws integration API

func (*Client) UpdateAzureApplicationPasswordRotatingSecret ¶ added in v0.124.0

UpdateAzureApplicationPasswordRotatingSecret update azure application password rotating secret API

func (*Client) UpdateAzureIntegration ¶

func (a *Client) UpdateAzureIntegration(params *UpdateAzureIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAzureIntegrationOK, error)

UpdateAzureIntegration update azure integration API

func (*Client) UpdateConfluentCloudAPIKeyRotatingSecret ¶

UpdateConfluentCloudAPIKeyRotatingSecret update confluent cloud Api key rotating secret API

func (*Client) UpdateConfluentIntegration ¶

func (a *Client) UpdateConfluentIntegration(params *UpdateConfluentIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateConfluentIntegrationOK, error)

UpdateConfluentIntegration update confluent integration API

func (*Client) UpdateGatewayPool ¶

func (a *Client) UpdateGatewayPool(params *UpdateGatewayPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGatewayPoolOK, error)

UpdateGatewayPool update gateway pool API

func (*Client) UpdateGcpDynamicSecret ¶

func (a *Client) UpdateGcpDynamicSecret(params *UpdateGcpDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGcpDynamicSecretOK, error)

UpdateGcpDynamicSecret update gcp dynamic secret API

func (*Client) UpdateGcpIntegration ¶

func (a *Client) UpdateGcpIntegration(params *UpdateGcpIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGcpIntegrationOK, error)

UpdateGcpIntegration update gcp integration API

func (*Client) UpdateGcpServiceAccountKeyRotatingSecret ¶

UpdateGcpServiceAccountKeyRotatingSecret update gcp service account key rotating secret API

func (*Client) UpdateIntegration ¶

func (a *Client) UpdateIntegration(params *UpdateIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateIntegrationOK, error)

UpdateIntegration update integration API

func (*Client) UpdateMongoDBAtlasIntegration ¶

func (a *Client) UpdateMongoDBAtlasIntegration(params *UpdateMongoDBAtlasIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateMongoDBAtlasIntegrationOK, error)

UpdateMongoDBAtlasIntegration update mongo d b atlas integration API

func (*Client) UpdateMongoDBAtlasRotatingSecret ¶

func (a *Client) UpdateMongoDBAtlasRotatingSecret(params *UpdateMongoDBAtlasRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateMongoDBAtlasRotatingSecretOK, error)

UpdateMongoDBAtlasRotatingSecret update mongo d b atlas rotating secret API

func (*Client) UpdatePostgresIntegration ¶

func (a *Client) UpdatePostgresIntegration(params *UpdatePostgresIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdatePostgresIntegrationOK, error)

UpdatePostgresIntegration update postgres integration API

func (*Client) UpdatePostgresRotatingSecret ¶

func (a *Client) UpdatePostgresRotatingSecret(params *UpdatePostgresRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdatePostgresRotatingSecretOK, error)

UpdatePostgresRotatingSecret update postgres rotating secret API

func (*Client) UpdateRandomIntegration ¶ added in v0.126.0

func (a *Client) UpdateRandomIntegration(params *UpdateRandomIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateRandomIntegrationOK, error)

UpdateRandomIntegration update random integration API

func (*Client) UpdateRandomRotatingSecret ¶ added in v0.126.0

func (a *Client) UpdateRandomRotatingSecret(params *UpdateRandomRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateRandomRotatingSecretOK, error)

UpdateRandomRotatingSecret update random rotating secret API

func (*Client) UpdateTwilioIntegration ¶

func (a *Client) UpdateTwilioIntegration(params *UpdateTwilioIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateTwilioIntegrationOK, error)

UpdateTwilioIntegration update twilio integration API

func (*Client) UpdateTwilioRotatingSecret ¶

func (a *Client) UpdateTwilioRotatingSecret(params *UpdateTwilioRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateTwilioRotatingSecretOK, error)

UpdateTwilioRotatingSecret update twilio rotating secret API

type ClientOption ¶

type ClientOption func(*runtime.ClientOperation)

ClientOption may be used to customize the behavior of Client methods.

type ClientService ¶

type ClientService interface {
	CreateApp(params *CreateAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAppOK, error)

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

	CreateAppRotatingSecret(params *CreateAppRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAppRotatingSecretOK, error)

	CreateAwsDynamicSecret(params *CreateAwsDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAwsDynamicSecretOK, error)

	CreateAwsIAMUserAccessKeyRotatingSecret(params *CreateAwsIAMUserAccessKeyRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAwsIAMUserAccessKeyRotatingSecretOK, error)

	CreateAwsIntegration(params *CreateAwsIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAwsIntegrationOK, error)

	CreateAzureApplicationPasswordRotatingSecret(params *CreateAzureApplicationPasswordRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAzureApplicationPasswordRotatingSecretOK, error)

	CreateAzureIntegration(params *CreateAzureIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAzureIntegrationOK, error)

	CreateConfluentCloudAPIKeyRotatingSecret(params *CreateConfluentCloudAPIKeyRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateConfluentCloudAPIKeyRotatingSecretOK, error)

	CreateConfluentIntegration(params *CreateConfluentIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateConfluentIntegrationOK, error)

	CreateGatewayPool(params *CreateGatewayPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGatewayPoolOK, error)

	CreateGcpDynamicSecret(params *CreateGcpDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGcpDynamicSecretOK, error)

	CreateGcpIntegration(params *CreateGcpIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGcpIntegrationOK, error)

	CreateGcpServiceAccountKeyRotatingSecret(params *CreateGcpServiceAccountKeyRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGcpServiceAccountKeyRotatingSecretOK, error)

	CreateIntegration(params *CreateIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateIntegrationOK, error)

	CreateMongoDBAtlasIntegration(params *CreateMongoDBAtlasIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateMongoDBAtlasIntegrationOK, error)

	CreateMongoDBAtlasRotatingSecret(params *CreateMongoDBAtlasRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateMongoDBAtlasRotatingSecretOK, error)

	CreatePostgresIntegration(params *CreatePostgresIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreatePostgresIntegrationOK, error)

	CreatePostgresRotatingSecret(params *CreatePostgresRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreatePostgresRotatingSecretOK, error)

	CreateRandomIntegration(params *CreateRandomIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateRandomIntegrationOK, error)

	CreateRandomRotatingSecret(params *CreateRandomRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateRandomRotatingSecretOK, error)

	CreateSync(params *CreateSyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateSyncOK, error)

	CreateTwilioIntegration(params *CreateTwilioIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateTwilioIntegrationOK, error)

	CreateTwilioRotatingSecret(params *CreateTwilioRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateTwilioRotatingSecretOK, 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)

	DeleteAwsDynamicSecret(params *DeleteAwsDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAwsDynamicSecretOK, error)

	DeleteAwsIntegration(params *DeleteAwsIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAwsIntegrationOK, error)

	DeleteAzureIntegration(params *DeleteAzureIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAzureIntegrationOK, error)

	DeleteConfluentIntegration(params *DeleteConfluentIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteConfluentIntegrationOK, error)

	DeleteGatewayPool(params *DeleteGatewayPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteGatewayPoolOK, error)

	DeleteGcpDynamicSecret(params *DeleteGcpDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteGcpDynamicSecretOK, error)

	DeleteGcpIntegration(params *DeleteGcpIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteGcpIntegrationOK, error)

	DeleteIntegration(params *DeleteIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteIntegrationOK, error)

	DeleteMongoDBAtlasIntegration(params *DeleteMongoDBAtlasIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteMongoDBAtlasIntegrationOK, error)

	DeletePostgresIntegration(params *DeletePostgresIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeletePostgresIntegrationOK, error)

	DeleteRandomIntegration(params *DeleteRandomIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteRandomIntegrationOK, error)

	DeleteSync(params *DeleteSyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSyncOK, error)

	DeleteTwilioIntegration(params *DeleteTwilioIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteTwilioIntegrationOK, error)

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

	GetAppRotatingSecret(params *GetAppRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppRotatingSecretOK, error)

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

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

	GetAppSyncs(params *GetAppSyncsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAppSyncsOK, error)

	GetAwsDynamicSecret(params *GetAwsDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAwsDynamicSecretOK, error)

	GetAwsIAMUserAccessKeyRotatingSecretConfig(params *GetAwsIAMUserAccessKeyRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK, error)

	GetAwsIntegration(params *GetAwsIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAwsIntegrationOK, error)

	GetAzureApplicationPasswordRotatingSecretConfig(params *GetAzureApplicationPasswordRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAzureApplicationPasswordRotatingSecretConfigOK, error)

	GetAzureIntegration(params *GetAzureIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAzureIntegrationOK, error)

	GetConfluentCloudAPIKeyRotatingSecretConfig(params *GetConfluentCloudAPIKeyRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetConfluentCloudAPIKeyRotatingSecretConfigOK, error)

	GetConfluentIntegration(params *GetConfluentIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetConfluentIntegrationOK, error)

	GetGatewayPool(params *GetGatewayPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGatewayPoolOK, error)

	GetGatewayPoolCertificate(params *GetGatewayPoolCertificateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGatewayPoolCertificateOK, error)

	GetGcpDynamicSecret(params *GetGcpDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGcpDynamicSecretOK, error)

	GetGcpIntegration(params *GetGcpIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGcpIntegrationOK, error)

	GetGcpServiceAccountKeyRotatingSecretConfig(params *GetGcpServiceAccountKeyRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGcpServiceAccountKeyRotatingSecretConfigOK, error)

	GetIntegration(params *GetIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetIntegrationOK, error)

	GetMongoDBAtlasIntegration(params *GetMongoDBAtlasIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetMongoDBAtlasIntegrationOK, error)

	GetMongoDBAtlasRotatingSecretConfig(params *GetMongoDBAtlasRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetMongoDBAtlasRotatingSecretConfigOK, error)

	GetPostgresIntegration(params *GetPostgresIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetPostgresIntegrationOK, error)

	GetPostgresRotatingSecretConfig(params *GetPostgresRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetPostgresRotatingSecretConfigOK, error)

	GetRandomIntegration(params *GetRandomIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRandomIntegrationOK, error)

	GetRandomRotatingSecretConfig(params *GetRandomRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRandomRotatingSecretConfigOK, error)

	GetRotatingSecretState(params *GetRotatingSecretStateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRotatingSecretStateOK, error)

	GetSync(params *GetSyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSyncOK, error)

	GetTwilioIntegration(params *GetTwilioIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTwilioIntegrationOK, error)

	GetTwilioRotatingSecretConfig(params *GetTwilioRotatingSecretConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTwilioRotatingSecretConfigOK, error)

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

	GetUsage2(params *GetUsage2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetUsage2OK, 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)

	ListAwsDynamicSecrets(params *ListAwsDynamicSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAwsDynamicSecretsOK, error)

	ListAwsIntegrations(params *ListAwsIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAwsIntegrationsOK, error)

	ListAzureIntegrations(params *ListAzureIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAzureIntegrationsOK, error)

	ListConfluentIntegrations(params *ListConfluentIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListConfluentIntegrationsOK, error)

	ListGatewayPoolGateways(params *ListGatewayPoolGatewaysParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGatewayPoolGatewaysOK, error)

	ListGatewayPoolIntegrations(params *ListGatewayPoolIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGatewayPoolIntegrationsOK, error)

	ListGatewayPools(params *ListGatewayPoolsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGatewayPoolsOK, error)

	ListGcpDynamicSecrets(params *ListGcpDynamicSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGcpDynamicSecretsOK, error)

	ListGcpIntegrations(params *ListGcpIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGcpIntegrationsOK, error)

	ListIntegrations(params *ListIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListIntegrationsOK, error)

	ListMongoDBAtlasIntegrations(params *ListMongoDBAtlasIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListMongoDBAtlasIntegrationsOK, error)

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

	ListPostgresIntegrations(params *ListPostgresIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListPostgresIntegrationsOK, error)

	ListProviders(params *ListProvidersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListProvidersOK, error)

	ListRandomIntegrations(params *ListRandomIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListRandomIntegrationsOK, error)

	ListSyncs(params *ListSyncsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListSyncsOK, error)

	ListTwilioIntegrations(params *ListTwilioIntegrationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListTwilioIntegrationsOK, error)

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

	OpenAppSecretByResourceName(params *OpenAppSecretByResourceNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OpenAppSecretByResourceNameOK, error)

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

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

	RotateSecret(params *RotateSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RotateSecretOK, error)

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

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

	UpdateAppRotatingSecret(params *UpdateAppRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAppRotatingSecretOK, error)

	UpdateAwsDynamicSecret(params *UpdateAwsDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAwsDynamicSecretOK, error)

	UpdateAwsIAMUserAccessKeyRotatingSecret(params *UpdateAwsIAMUserAccessKeyRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAwsIAMUserAccessKeyRotatingSecretOK, error)

	UpdateAwsIntegration(params *UpdateAwsIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAwsIntegrationOK, error)

	UpdateAzureApplicationPasswordRotatingSecret(params *UpdateAzureApplicationPasswordRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAzureApplicationPasswordRotatingSecretOK, error)

	UpdateAzureIntegration(params *UpdateAzureIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAzureIntegrationOK, error)

	UpdateConfluentCloudAPIKeyRotatingSecret(params *UpdateConfluentCloudAPIKeyRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateConfluentCloudAPIKeyRotatingSecretOK, error)

	UpdateConfluentIntegration(params *UpdateConfluentIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateConfluentIntegrationOK, error)

	UpdateGatewayPool(params *UpdateGatewayPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGatewayPoolOK, error)

	UpdateGcpDynamicSecret(params *UpdateGcpDynamicSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGcpDynamicSecretOK, error)

	UpdateGcpIntegration(params *UpdateGcpIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGcpIntegrationOK, error)

	UpdateGcpServiceAccountKeyRotatingSecret(params *UpdateGcpServiceAccountKeyRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGcpServiceAccountKeyRotatingSecretOK, error)

	UpdateIntegration(params *UpdateIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateIntegrationOK, error)

	UpdateMongoDBAtlasIntegration(params *UpdateMongoDBAtlasIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateMongoDBAtlasIntegrationOK, error)

	UpdateMongoDBAtlasRotatingSecret(params *UpdateMongoDBAtlasRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateMongoDBAtlasRotatingSecretOK, error)

	UpdatePostgresIntegration(params *UpdatePostgresIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdatePostgresIntegrationOK, error)

	UpdatePostgresRotatingSecret(params *UpdatePostgresRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdatePostgresRotatingSecretOK, error)

	UpdateRandomIntegration(params *UpdateRandomIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateRandomIntegrationOK, error)

	UpdateRandomRotatingSecret(params *UpdateRandomRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateRandomRotatingSecretOK, error)

	UpdateTwilioIntegration(params *UpdateTwilioIntegrationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateTwilioIntegrationOK, error)

	UpdateTwilioRotatingSecret(params *UpdateTwilioRotatingSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateTwilioRotatingSecretOK, 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.

func NewClientWithBasicAuth ¶ added in v0.126.0

func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService

New creates a new secret service API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.

func NewClientWithBearerToken ¶ added in v0.126.0

func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService

New creates a new secret service API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.

type CreateAppDefault ¶

type CreateAppDefault struct {
	Payload *models.GooglerpcStatus
	// 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.GooglerpcStatus

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 CreateAppKVSecretDefault ¶

type CreateAppKVSecretDefault struct {
	Payload *models.GooglerpcStatus
	// 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 (*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.Secrets20231128CreateAppKVSecretResponse
}

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) Code ¶

func (o *CreateAppKVSecretOK) Code() int

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

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 *models.SecretServiceCreateAppKVSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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) SetOrganizationID ¶

func (o *CreateAppKVSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create app k v secret params

func (*CreateAppKVSecretParams) SetProjectID ¶

func (o *CreateAppKVSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithOrganizationID ¶

func (o *CreateAppKVSecretParams) WithOrganizationID(organizationID string) *CreateAppKVSecretParams

WithOrganizationID adds the organizationID to the create app k v secret params

func (*CreateAppKVSecretParams) WithProjectID ¶

func (o *CreateAppKVSecretParams) WithProjectID(projectID string) *CreateAppKVSecretParams

WithProjectID adds the projectID 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 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.Secrets20231128CreateAppResponse
}

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) Code ¶

func (o *CreateAppOK) Code() int

Code gets the status code for the create app o k response

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 *models.SecretServiceCreateAppBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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 ¶

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) SetOrganizationID ¶

func (o *CreateAppParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create app params

func (*CreateAppParams) SetProjectID ¶

func (o *CreateAppParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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 ¶

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) WithOrganizationID ¶

func (o *CreateAppParams) WithOrganizationID(organizationID string) *CreateAppParams

WithOrganizationID adds the organizationID to the create app params

func (*CreateAppParams) WithProjectID ¶

func (o *CreateAppParams) WithProjectID(projectID string) *CreateAppParams

WithProjectID adds the projectID 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 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 CreateAppRotatingSecretDefault ¶ added in v0.126.0

type CreateAppRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateAppRotatingSecretDefault ¶ added in v0.126.0

func NewCreateAppRotatingSecretDefault(code int) *CreateAppRotatingSecretDefault

NewCreateAppRotatingSecretDefault creates a CreateAppRotatingSecretDefault with default headers values

func (*CreateAppRotatingSecretDefault) Code ¶ added in v0.126.0

Code gets the status code for the create app rotating secret default response

func (*CreateAppRotatingSecretDefault) Error ¶ added in v0.126.0

func (*CreateAppRotatingSecretDefault) GetPayload ¶ added in v0.126.0

func (*CreateAppRotatingSecretDefault) IsClientError ¶ added in v0.126.0

func (o *CreateAppRotatingSecretDefault) IsClientError() bool

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

func (*CreateAppRotatingSecretDefault) IsCode ¶ added in v0.126.0

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

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

func (*CreateAppRotatingSecretDefault) IsRedirect ¶ added in v0.126.0

func (o *CreateAppRotatingSecretDefault) IsRedirect() bool

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

func (*CreateAppRotatingSecretDefault) IsServerError ¶ added in v0.126.0

func (o *CreateAppRotatingSecretDefault) IsServerError() bool

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

func (*CreateAppRotatingSecretDefault) IsSuccess ¶ added in v0.126.0

func (o *CreateAppRotatingSecretDefault) IsSuccess() bool

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

func (*CreateAppRotatingSecretDefault) String ¶ added in v0.126.0

type CreateAppRotatingSecretOK ¶ added in v0.126.0

type CreateAppRotatingSecretOK struct {
	Payload *models.Secrets20231128CreateAppRotatingSecretResponse
}

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

A successful response.

func NewCreateAppRotatingSecretOK ¶ added in v0.126.0

func NewCreateAppRotatingSecretOK() *CreateAppRotatingSecretOK

NewCreateAppRotatingSecretOK creates a CreateAppRotatingSecretOK with default headers values

func (*CreateAppRotatingSecretOK) Code ¶ added in v0.126.0

func (o *CreateAppRotatingSecretOK) Code() int

Code gets the status code for the create app rotating secret o k response

func (*CreateAppRotatingSecretOK) Error ¶ added in v0.126.0

func (o *CreateAppRotatingSecretOK) Error() string

func (*CreateAppRotatingSecretOK) GetPayload ¶ added in v0.126.0

func (*CreateAppRotatingSecretOK) IsClientError ¶ added in v0.126.0

func (o *CreateAppRotatingSecretOK) IsClientError() bool

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

func (*CreateAppRotatingSecretOK) IsCode ¶ added in v0.126.0

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

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

func (*CreateAppRotatingSecretOK) IsRedirect ¶ added in v0.126.0

func (o *CreateAppRotatingSecretOK) IsRedirect() bool

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

func (*CreateAppRotatingSecretOK) IsServerError ¶ added in v0.126.0

func (o *CreateAppRotatingSecretOK) IsServerError() bool

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

func (*CreateAppRotatingSecretOK) IsSuccess ¶ added in v0.126.0

func (o *CreateAppRotatingSecretOK) IsSuccess() bool

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

func (*CreateAppRotatingSecretOK) String ¶ added in v0.126.0

func (o *CreateAppRotatingSecretOK) String() string

type CreateAppRotatingSecretParams ¶ added in v0.126.0

type CreateAppRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateAppRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateAppRotatingSecretParams contains all the parameters to send to the API endpoint

for the create app rotating secret operation.

Typically these are written to a http.Request.

func NewCreateAppRotatingSecretParams ¶ added in v0.126.0

func NewCreateAppRotatingSecretParams() *CreateAppRotatingSecretParams

NewCreateAppRotatingSecretParams creates a new CreateAppRotatingSecretParams 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 NewCreateAppRotatingSecretParamsWithContext ¶ added in v0.126.0

func NewCreateAppRotatingSecretParamsWithContext(ctx context.Context) *CreateAppRotatingSecretParams

NewCreateAppRotatingSecretParamsWithContext creates a new CreateAppRotatingSecretParams object with the ability to set a context for a request.

func NewCreateAppRotatingSecretParamsWithHTTPClient ¶ added in v0.126.0

func NewCreateAppRotatingSecretParamsWithHTTPClient(client *http.Client) *CreateAppRotatingSecretParams

NewCreateAppRotatingSecretParamsWithHTTPClient creates a new CreateAppRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAppRotatingSecretParamsWithTimeout ¶ added in v0.126.0

func NewCreateAppRotatingSecretParamsWithTimeout(timeout time.Duration) *CreateAppRotatingSecretParams

NewCreateAppRotatingSecretParamsWithTimeout creates a new CreateAppRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreateAppRotatingSecretParams) SetAppName ¶ added in v0.126.0

func (o *CreateAppRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the create app rotating secret params

func (*CreateAppRotatingSecretParams) SetBody ¶ added in v0.126.0

SetBody adds the body to the create app rotating secret params

func (*CreateAppRotatingSecretParams) SetContext ¶ added in v0.126.0

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

SetContext adds the context to the create app rotating secret params

func (*CreateAppRotatingSecretParams) SetDefaults ¶ added in v0.126.0

func (o *CreateAppRotatingSecretParams) SetDefaults()

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

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

func (*CreateAppRotatingSecretParams) SetHTTPClient ¶ added in v0.126.0

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

SetHTTPClient adds the HTTPClient to the create app rotating secret params

func (*CreateAppRotatingSecretParams) SetOrganizationID ¶ added in v0.126.0

func (o *CreateAppRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create app rotating secret params

func (*CreateAppRotatingSecretParams) SetProjectID ¶ added in v0.126.0

func (o *CreateAppRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create app rotating secret params

func (*CreateAppRotatingSecretParams) SetTimeout ¶ added in v0.126.0

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

SetTimeout adds the timeout to the create app rotating secret params

func (*CreateAppRotatingSecretParams) WithAppName ¶ added in v0.126.0

WithAppName adds the appName to the create app rotating secret params

func (*CreateAppRotatingSecretParams) WithBody ¶ added in v0.126.0

WithBody adds the body to the create app rotating secret params

func (*CreateAppRotatingSecretParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the create app rotating secret params

func (*CreateAppRotatingSecretParams) WithDefaults ¶ added in v0.126.0

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

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

func (*CreateAppRotatingSecretParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the create app rotating secret params

func (*CreateAppRotatingSecretParams) WithOrganizationID ¶ added in v0.126.0

func (o *CreateAppRotatingSecretParams) WithOrganizationID(organizationID string) *CreateAppRotatingSecretParams

WithOrganizationID adds the organizationID to the create app rotating secret params

func (*CreateAppRotatingSecretParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the create app rotating secret params

func (*CreateAppRotatingSecretParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the create app rotating secret params

func (*CreateAppRotatingSecretParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type CreateAppRotatingSecretReader ¶ added in v0.126.0

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

CreateAppRotatingSecretReader is a Reader for the CreateAppRotatingSecret structure.

func (*CreateAppRotatingSecretReader) ReadResponse ¶ added in v0.126.0

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

ReadResponse reads a server response into the received o.

type CreateAwsDynamicSecretDefault ¶

type CreateAwsDynamicSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateAwsDynamicSecretDefault ¶

func NewCreateAwsDynamicSecretDefault(code int) *CreateAwsDynamicSecretDefault

NewCreateAwsDynamicSecretDefault creates a CreateAwsDynamicSecretDefault with default headers values

func (*CreateAwsDynamicSecretDefault) Code ¶

Code gets the status code for the create aws dynamic secret default response

func (*CreateAwsDynamicSecretDefault) Error ¶

func (*CreateAwsDynamicSecretDefault) GetPayload ¶

func (*CreateAwsDynamicSecretDefault) IsClientError ¶

func (o *CreateAwsDynamicSecretDefault) IsClientError() bool

IsClientError returns true when this create aws dynamic secret default response has a 4xx status code

func (*CreateAwsDynamicSecretDefault) IsCode ¶

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

IsCode returns true when this create aws dynamic secret default response a status code equal to that given

func (*CreateAwsDynamicSecretDefault) IsRedirect ¶

func (o *CreateAwsDynamicSecretDefault) IsRedirect() bool

IsRedirect returns true when this create aws dynamic secret default response has a 3xx status code

func (*CreateAwsDynamicSecretDefault) IsServerError ¶

func (o *CreateAwsDynamicSecretDefault) IsServerError() bool

IsServerError returns true when this create aws dynamic secret default response has a 5xx status code

func (*CreateAwsDynamicSecretDefault) IsSuccess ¶

func (o *CreateAwsDynamicSecretDefault) IsSuccess() bool

IsSuccess returns true when this create aws dynamic secret default response has a 2xx status code

func (*CreateAwsDynamicSecretDefault) String ¶

type CreateAwsDynamicSecretOK ¶

type CreateAwsDynamicSecretOK struct {
	Payload *models.Secrets20231128CreateAwsDynamicSecretResponse
}

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

A successful response.

func NewCreateAwsDynamicSecretOK ¶

func NewCreateAwsDynamicSecretOK() *CreateAwsDynamicSecretOK

NewCreateAwsDynamicSecretOK creates a CreateAwsDynamicSecretOK with default headers values

func (*CreateAwsDynamicSecretOK) Code ¶

func (o *CreateAwsDynamicSecretOK) Code() int

Code gets the status code for the create aws dynamic secret o k response

func (*CreateAwsDynamicSecretOK) Error ¶

func (o *CreateAwsDynamicSecretOK) Error() string

func (*CreateAwsDynamicSecretOK) GetPayload ¶

func (*CreateAwsDynamicSecretOK) IsClientError ¶

func (o *CreateAwsDynamicSecretOK) IsClientError() bool

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

func (*CreateAwsDynamicSecretOK) IsCode ¶

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

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

func (*CreateAwsDynamicSecretOK) IsRedirect ¶

func (o *CreateAwsDynamicSecretOK) IsRedirect() bool

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

func (*CreateAwsDynamicSecretOK) IsServerError ¶

func (o *CreateAwsDynamicSecretOK) IsServerError() bool

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

func (*CreateAwsDynamicSecretOK) IsSuccess ¶

func (o *CreateAwsDynamicSecretOK) IsSuccess() bool

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

func (*CreateAwsDynamicSecretOK) String ¶

func (o *CreateAwsDynamicSecretOK) String() string

type CreateAwsDynamicSecretParams ¶

type CreateAwsDynamicSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateAwsDynamicSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateAwsDynamicSecretParams contains all the parameters to send to the API endpoint

for the create aws dynamic secret operation.

Typically these are written to a http.Request.

func NewCreateAwsDynamicSecretParams ¶

func NewCreateAwsDynamicSecretParams() *CreateAwsDynamicSecretParams

NewCreateAwsDynamicSecretParams creates a new CreateAwsDynamicSecretParams 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 NewCreateAwsDynamicSecretParamsWithContext ¶

func NewCreateAwsDynamicSecretParamsWithContext(ctx context.Context) *CreateAwsDynamicSecretParams

NewCreateAwsDynamicSecretParamsWithContext creates a new CreateAwsDynamicSecretParams object with the ability to set a context for a request.

func NewCreateAwsDynamicSecretParamsWithHTTPClient ¶

func NewCreateAwsDynamicSecretParamsWithHTTPClient(client *http.Client) *CreateAwsDynamicSecretParams

NewCreateAwsDynamicSecretParamsWithHTTPClient creates a new CreateAwsDynamicSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAwsDynamicSecretParamsWithTimeout ¶

func NewCreateAwsDynamicSecretParamsWithTimeout(timeout time.Duration) *CreateAwsDynamicSecretParams

NewCreateAwsDynamicSecretParamsWithTimeout creates a new CreateAwsDynamicSecretParams object with the ability to set a timeout on a request.

func (*CreateAwsDynamicSecretParams) SetAppName ¶

func (o *CreateAwsDynamicSecretParams) SetAppName(appName string)

SetAppName adds the appName to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) SetBody ¶

SetBody adds the body to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) SetContext ¶

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

SetContext adds the context to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) SetDefaults ¶

func (o *CreateAwsDynamicSecretParams) SetDefaults()

SetDefaults hydrates default values in the create aws dynamic secret params (not the query body).

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

func (*CreateAwsDynamicSecretParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) SetOrganizationID ¶

func (o *CreateAwsDynamicSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) SetProjectID ¶

func (o *CreateAwsDynamicSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) WithAppName ¶

WithAppName adds the appName to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) WithBody ¶

WithBody adds the body to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) WithContext ¶

WithContext adds the context to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the create aws dynamic secret params (not the query body).

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

func (*CreateAwsDynamicSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) WithOrganizationID ¶

func (o *CreateAwsDynamicSecretParams) WithOrganizationID(organizationID string) *CreateAwsDynamicSecretParams

WithOrganizationID adds the organizationID to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the create aws dynamic secret params

func (*CreateAwsDynamicSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateAwsDynamicSecretReader ¶

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

CreateAwsDynamicSecretReader is a Reader for the CreateAwsDynamicSecret structure.

func (*CreateAwsDynamicSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateAwsIAMUserAccessKeyRotatingSecretDefault ¶

type CreateAwsIAMUserAccessKeyRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateAwsIAMUserAccessKeyRotatingSecretDefault ¶

func NewCreateAwsIAMUserAccessKeyRotatingSecretDefault(code int) *CreateAwsIAMUserAccessKeyRotatingSecretDefault

NewCreateAwsIAMUserAccessKeyRotatingSecretDefault creates a CreateAwsIAMUserAccessKeyRotatingSecretDefault with default headers values

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) Code ¶

Code gets the status code for the create aws i a m user access key rotating secret default response

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) Error ¶

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) GetPayload ¶

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) IsClientError ¶

IsClientError returns true when this create aws i a m user access key rotating secret default response has a 4xx status code

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) IsCode ¶

IsCode returns true when this create aws i a m user access key rotating secret default response a status code equal to that given

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) IsRedirect ¶

IsRedirect returns true when this create aws i a m user access key rotating secret default response has a 3xx status code

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) IsServerError ¶

IsServerError returns true when this create aws i a m user access key rotating secret default response has a 5xx status code

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this create aws i a m user access key rotating secret default response has a 2xx status code

func (*CreateAwsIAMUserAccessKeyRotatingSecretDefault) String ¶

type CreateAwsIAMUserAccessKeyRotatingSecretOK ¶

type CreateAwsIAMUserAccessKeyRotatingSecretOK struct {
	Payload *models.Secrets20231128CreateAwsIAMUserAccessKeyRotatingSecretResponse
}

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

A successful response.

func NewCreateAwsIAMUserAccessKeyRotatingSecretOK ¶

func NewCreateAwsIAMUserAccessKeyRotatingSecretOK() *CreateAwsIAMUserAccessKeyRotatingSecretOK

NewCreateAwsIAMUserAccessKeyRotatingSecretOK creates a CreateAwsIAMUserAccessKeyRotatingSecretOK with default headers values

func (*CreateAwsIAMUserAccessKeyRotatingSecretOK) Code ¶

Code gets the status code for the create aws i a m user access key rotating secret o k response

func (*CreateAwsIAMUserAccessKeyRotatingSecretOK) Error ¶

func (*CreateAwsIAMUserAccessKeyRotatingSecretOK) IsClientError ¶

IsClientError returns true when this create aws i a m user access key rotating secret o k response has a 4xx status code

func (*CreateAwsIAMUserAccessKeyRotatingSecretOK) IsCode ¶

IsCode returns true when this create aws i a m user access key rotating secret o k response a status code equal to that given

func (*CreateAwsIAMUserAccessKeyRotatingSecretOK) IsRedirect ¶

IsRedirect returns true when this create aws i a m user access key rotating secret o k response has a 3xx status code

func (*CreateAwsIAMUserAccessKeyRotatingSecretOK) IsServerError ¶

IsServerError returns true when this create aws i a m user access key rotating secret o k response has a 5xx status code

func (*CreateAwsIAMUserAccessKeyRotatingSecretOK) IsSuccess ¶

IsSuccess returns true when this create aws i a m user access key rotating secret o k response has a 2xx status code

func (*CreateAwsIAMUserAccessKeyRotatingSecretOK) String ¶

type CreateAwsIAMUserAccessKeyRotatingSecretParams ¶

type CreateAwsIAMUserAccessKeyRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateAwsIAMUserAccessKeyRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateAwsIAMUserAccessKeyRotatingSecretParams contains all the parameters to send to the API endpoint

for the create aws i a m user access key rotating secret operation.

Typically these are written to a http.Request.

func NewCreateAwsIAMUserAccessKeyRotatingSecretParams ¶

func NewCreateAwsIAMUserAccessKeyRotatingSecretParams() *CreateAwsIAMUserAccessKeyRotatingSecretParams

NewCreateAwsIAMUserAccessKeyRotatingSecretParams creates a new CreateAwsIAMUserAccessKeyRotatingSecretParams 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 NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithContext ¶

func NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithContext(ctx context.Context) *CreateAwsIAMUserAccessKeyRotatingSecretParams

NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithContext creates a new CreateAwsIAMUserAccessKeyRotatingSecretParams object with the ability to set a context for a request.

func NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithHTTPClient ¶

func NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithHTTPClient(client *http.Client) *CreateAwsIAMUserAccessKeyRotatingSecretParams

NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithHTTPClient creates a new CreateAwsIAMUserAccessKeyRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithTimeout ¶

func NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithTimeout(timeout time.Duration) *CreateAwsIAMUserAccessKeyRotatingSecretParams

NewCreateAwsIAMUserAccessKeyRotatingSecretParamsWithTimeout creates a new CreateAwsIAMUserAccessKeyRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) SetAppName ¶

SetAppName adds the appName to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) SetBody ¶

SetBody adds the body to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) SetContext ¶

SetContext adds the context to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) SetDefaults ¶

SetDefaults hydrates default values in the create aws i a m user access key rotating secret params (not the query body).

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

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) SetOrganizationID ¶

func (o *CreateAwsIAMUserAccessKeyRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) SetProjectID ¶

func (o *CreateAwsIAMUserAccessKeyRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) SetTimeout ¶

SetTimeout adds the timeout to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WithBody ¶

WithBody adds the body to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WithContext ¶

WithContext adds the context to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the create aws i a m user access key rotating secret params (not the query body).

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

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the create aws i a m user access key rotating secret params

func (*CreateAwsIAMUserAccessKeyRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateAwsIAMUserAccessKeyRotatingSecretReader ¶

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

CreateAwsIAMUserAccessKeyRotatingSecretReader is a Reader for the CreateAwsIAMUserAccessKeyRotatingSecret structure.

func (*CreateAwsIAMUserAccessKeyRotatingSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateAwsIntegrationDefault ¶

type CreateAwsIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateAwsIntegrationDefault ¶

func NewCreateAwsIntegrationDefault(code int) *CreateAwsIntegrationDefault

NewCreateAwsIntegrationDefault creates a CreateAwsIntegrationDefault with default headers values

func (*CreateAwsIntegrationDefault) Code ¶

func (o *CreateAwsIntegrationDefault) Code() int

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

func (*CreateAwsIntegrationDefault) Error ¶

func (*CreateAwsIntegrationDefault) GetPayload ¶

func (*CreateAwsIntegrationDefault) IsClientError ¶

func (o *CreateAwsIntegrationDefault) IsClientError() bool

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

func (*CreateAwsIntegrationDefault) IsCode ¶

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

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

func (*CreateAwsIntegrationDefault) IsRedirect ¶

func (o *CreateAwsIntegrationDefault) IsRedirect() bool

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

func (*CreateAwsIntegrationDefault) IsServerError ¶

func (o *CreateAwsIntegrationDefault) IsServerError() bool

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

func (*CreateAwsIntegrationDefault) IsSuccess ¶

func (o *CreateAwsIntegrationDefault) IsSuccess() bool

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

func (*CreateAwsIntegrationDefault) String ¶

func (o *CreateAwsIntegrationDefault) String() string

type CreateAwsIntegrationOK ¶

type CreateAwsIntegrationOK struct {
	Payload *models.Secrets20231128CreateAwsIntegrationResponse
}

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

A successful response.

func NewCreateAwsIntegrationOK ¶

func NewCreateAwsIntegrationOK() *CreateAwsIntegrationOK

NewCreateAwsIntegrationOK creates a CreateAwsIntegrationOK with default headers values

func (*CreateAwsIntegrationOK) Code ¶

func (o *CreateAwsIntegrationOK) Code() int

Code gets the status code for the create aws integration o k response

func (*CreateAwsIntegrationOK) Error ¶

func (o *CreateAwsIntegrationOK) Error() string

func (*CreateAwsIntegrationOK) GetPayload ¶

func (*CreateAwsIntegrationOK) IsClientError ¶

func (o *CreateAwsIntegrationOK) IsClientError() bool

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

func (*CreateAwsIntegrationOK) IsCode ¶

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

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

func (*CreateAwsIntegrationOK) IsRedirect ¶

func (o *CreateAwsIntegrationOK) IsRedirect() bool

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

func (*CreateAwsIntegrationOK) IsServerError ¶

func (o *CreateAwsIntegrationOK) IsServerError() bool

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

func (*CreateAwsIntegrationOK) IsSuccess ¶

func (o *CreateAwsIntegrationOK) IsSuccess() bool

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

func (*CreateAwsIntegrationOK) String ¶

func (o *CreateAwsIntegrationOK) String() string

type CreateAwsIntegrationParams ¶

type CreateAwsIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreateAwsIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateAwsIntegrationParams contains all the parameters to send to the API endpoint

for the create aws integration operation.

Typically these are written to a http.Request.

func NewCreateAwsIntegrationParams ¶

func NewCreateAwsIntegrationParams() *CreateAwsIntegrationParams

NewCreateAwsIntegrationParams creates a new CreateAwsIntegrationParams 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 NewCreateAwsIntegrationParamsWithContext ¶

func NewCreateAwsIntegrationParamsWithContext(ctx context.Context) *CreateAwsIntegrationParams

NewCreateAwsIntegrationParamsWithContext creates a new CreateAwsIntegrationParams object with the ability to set a context for a request.

func NewCreateAwsIntegrationParamsWithHTTPClient ¶

func NewCreateAwsIntegrationParamsWithHTTPClient(client *http.Client) *CreateAwsIntegrationParams

NewCreateAwsIntegrationParamsWithHTTPClient creates a new CreateAwsIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAwsIntegrationParamsWithTimeout ¶

func NewCreateAwsIntegrationParamsWithTimeout(timeout time.Duration) *CreateAwsIntegrationParams

NewCreateAwsIntegrationParamsWithTimeout creates a new CreateAwsIntegrationParams object with the ability to set a timeout on a request.

func (*CreateAwsIntegrationParams) SetBody ¶

SetBody adds the body to the create aws integration params

func (*CreateAwsIntegrationParams) SetContext ¶

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

SetContext adds the context to the create aws integration params

func (*CreateAwsIntegrationParams) SetDefaults ¶

func (o *CreateAwsIntegrationParams) SetDefaults()

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

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

func (*CreateAwsIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create aws integration params

func (*CreateAwsIntegrationParams) SetOrganizationID ¶

func (o *CreateAwsIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create aws integration params

func (*CreateAwsIntegrationParams) SetProjectID ¶

func (o *CreateAwsIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create aws integration params

func (*CreateAwsIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create aws integration params

func (*CreateAwsIntegrationParams) WithBody ¶

WithBody adds the body to the create aws integration params

func (*CreateAwsIntegrationParams) WithContext ¶

WithContext adds the context to the create aws integration params

func (*CreateAwsIntegrationParams) WithDefaults ¶

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

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

func (*CreateAwsIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create aws integration params

func (*CreateAwsIntegrationParams) WithOrganizationID ¶

func (o *CreateAwsIntegrationParams) WithOrganizationID(organizationID string) *CreateAwsIntegrationParams

WithOrganizationID adds the organizationID to the create aws integration params

func (*CreateAwsIntegrationParams) WithProjectID ¶

func (o *CreateAwsIntegrationParams) WithProjectID(projectID string) *CreateAwsIntegrationParams

WithProjectID adds the projectID to the create aws integration params

func (*CreateAwsIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the create aws integration params

func (*CreateAwsIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateAwsIntegrationReader ¶

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

CreateAwsIntegrationReader is a Reader for the CreateAwsIntegration structure.

func (*CreateAwsIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateAzureApplicationPasswordRotatingSecretDefault ¶ added in v0.124.0

type CreateAzureApplicationPasswordRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateAzureApplicationPasswordRotatingSecretDefault ¶ added in v0.124.0

func NewCreateAzureApplicationPasswordRotatingSecretDefault(code int) *CreateAzureApplicationPasswordRotatingSecretDefault

NewCreateAzureApplicationPasswordRotatingSecretDefault creates a CreateAzureApplicationPasswordRotatingSecretDefault with default headers values

func (*CreateAzureApplicationPasswordRotatingSecretDefault) Code ¶ added in v0.124.0

Code gets the status code for the create azure application password rotating secret default response

func (*CreateAzureApplicationPasswordRotatingSecretDefault) Error ¶ added in v0.124.0

func (*CreateAzureApplicationPasswordRotatingSecretDefault) GetPayload ¶ added in v0.124.0

func (*CreateAzureApplicationPasswordRotatingSecretDefault) IsClientError ¶ added in v0.124.0

IsClientError returns true when this create azure application password rotating secret default response has a 4xx status code

func (*CreateAzureApplicationPasswordRotatingSecretDefault) IsCode ¶ added in v0.124.0

IsCode returns true when this create azure application password rotating secret default response a status code equal to that given

func (*CreateAzureApplicationPasswordRotatingSecretDefault) IsRedirect ¶ added in v0.124.0

IsRedirect returns true when this create azure application password rotating secret default response has a 3xx status code

func (*CreateAzureApplicationPasswordRotatingSecretDefault) IsServerError ¶ added in v0.124.0

IsServerError returns true when this create azure application password rotating secret default response has a 5xx status code

func (*CreateAzureApplicationPasswordRotatingSecretDefault) IsSuccess ¶ added in v0.124.0

IsSuccess returns true when this create azure application password rotating secret default response has a 2xx status code

func (*CreateAzureApplicationPasswordRotatingSecretDefault) String ¶ added in v0.124.0

type CreateAzureApplicationPasswordRotatingSecretOK ¶ added in v0.124.0

type CreateAzureApplicationPasswordRotatingSecretOK struct {
	Payload *models.Secrets20231128CreateAzureApplicationPasswordRotatingSecretResponse
}

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

A successful response.

func NewCreateAzureApplicationPasswordRotatingSecretOK ¶ added in v0.124.0

func NewCreateAzureApplicationPasswordRotatingSecretOK() *CreateAzureApplicationPasswordRotatingSecretOK

NewCreateAzureApplicationPasswordRotatingSecretOK creates a CreateAzureApplicationPasswordRotatingSecretOK with default headers values

func (*CreateAzureApplicationPasswordRotatingSecretOK) Code ¶ added in v0.124.0

Code gets the status code for the create azure application password rotating secret o k response

func (*CreateAzureApplicationPasswordRotatingSecretOK) Error ¶ added in v0.124.0

func (*CreateAzureApplicationPasswordRotatingSecretOK) GetPayload ¶ added in v0.124.0

func (*CreateAzureApplicationPasswordRotatingSecretOK) IsClientError ¶ added in v0.124.0

IsClientError returns true when this create azure application password rotating secret o k response has a 4xx status code

func (*CreateAzureApplicationPasswordRotatingSecretOK) IsCode ¶ added in v0.124.0

IsCode returns true when this create azure application password rotating secret o k response a status code equal to that given

func (*CreateAzureApplicationPasswordRotatingSecretOK) IsRedirect ¶ added in v0.124.0

IsRedirect returns true when this create azure application password rotating secret o k response has a 3xx status code

func (*CreateAzureApplicationPasswordRotatingSecretOK) IsServerError ¶ added in v0.124.0

IsServerError returns true when this create azure application password rotating secret o k response has a 5xx status code

func (*CreateAzureApplicationPasswordRotatingSecretOK) IsSuccess ¶ added in v0.124.0

IsSuccess returns true when this create azure application password rotating secret o k response has a 2xx status code

func (*CreateAzureApplicationPasswordRotatingSecretOK) String ¶ added in v0.124.0

type CreateAzureApplicationPasswordRotatingSecretParams ¶ added in v0.124.0

type CreateAzureApplicationPasswordRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateAzureApplicationPasswordRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateAzureApplicationPasswordRotatingSecretParams contains all the parameters to send to the API endpoint

for the create azure application password rotating secret operation.

Typically these are written to a http.Request.

func NewCreateAzureApplicationPasswordRotatingSecretParams ¶ added in v0.124.0

func NewCreateAzureApplicationPasswordRotatingSecretParams() *CreateAzureApplicationPasswordRotatingSecretParams

NewCreateAzureApplicationPasswordRotatingSecretParams creates a new CreateAzureApplicationPasswordRotatingSecretParams 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 NewCreateAzureApplicationPasswordRotatingSecretParamsWithContext ¶ added in v0.124.0

func NewCreateAzureApplicationPasswordRotatingSecretParamsWithContext(ctx context.Context) *CreateAzureApplicationPasswordRotatingSecretParams

NewCreateAzureApplicationPasswordRotatingSecretParamsWithContext creates a new CreateAzureApplicationPasswordRotatingSecretParams object with the ability to set a context for a request.

func NewCreateAzureApplicationPasswordRotatingSecretParamsWithHTTPClient ¶ added in v0.124.0

func NewCreateAzureApplicationPasswordRotatingSecretParamsWithHTTPClient(client *http.Client) *CreateAzureApplicationPasswordRotatingSecretParams

NewCreateAzureApplicationPasswordRotatingSecretParamsWithHTTPClient creates a new CreateAzureApplicationPasswordRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAzureApplicationPasswordRotatingSecretParamsWithTimeout ¶ added in v0.124.0

func NewCreateAzureApplicationPasswordRotatingSecretParamsWithTimeout(timeout time.Duration) *CreateAzureApplicationPasswordRotatingSecretParams

NewCreateAzureApplicationPasswordRotatingSecretParamsWithTimeout creates a new CreateAzureApplicationPasswordRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreateAzureApplicationPasswordRotatingSecretParams) SetAppName ¶ added in v0.124.0

SetAppName adds the appName to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) SetBody ¶ added in v0.124.0

SetBody adds the body to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) SetContext ¶ added in v0.124.0

SetContext adds the context to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) SetDefaults ¶ added in v0.124.0

SetDefaults hydrates default values in the create azure application password rotating secret params (not the query body).

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

func (*CreateAzureApplicationPasswordRotatingSecretParams) SetHTTPClient ¶ added in v0.124.0

SetHTTPClient adds the HTTPClient to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) SetOrganizationID ¶ added in v0.124.0

func (o *CreateAzureApplicationPasswordRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) SetProjectID ¶ added in v0.124.0

SetProjectID adds the projectId to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) SetTimeout ¶ added in v0.124.0

SetTimeout adds the timeout to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) WithAppName ¶ added in v0.124.0

WithAppName adds the appName to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) WithBody ¶ added in v0.124.0

WithBody adds the body to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) WithContext ¶ added in v0.124.0

WithContext adds the context to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) WithDefaults ¶ added in v0.124.0

WithDefaults hydrates default values in the create azure application password rotating secret params (not the query body).

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

func (*CreateAzureApplicationPasswordRotatingSecretParams) WithHTTPClient ¶ added in v0.124.0

WithHTTPClient adds the HTTPClient to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) WithOrganizationID ¶ added in v0.124.0

WithOrganizationID adds the organizationID to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) WithProjectID ¶ added in v0.124.0

WithProjectID adds the projectID to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) WithTimeout ¶ added in v0.124.0

WithTimeout adds the timeout to the create azure application password rotating secret params

func (*CreateAzureApplicationPasswordRotatingSecretParams) WriteToRequest ¶ added in v0.124.0

WriteToRequest writes these params to a swagger request

type CreateAzureApplicationPasswordRotatingSecretReader ¶ added in v0.124.0

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

CreateAzureApplicationPasswordRotatingSecretReader is a Reader for the CreateAzureApplicationPasswordRotatingSecret structure.

func (*CreateAzureApplicationPasswordRotatingSecretReader) ReadResponse ¶ added in v0.124.0

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

ReadResponse reads a server response into the received o.

type CreateAzureIntegrationDefault ¶

type CreateAzureIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateAzureIntegrationDefault ¶

func NewCreateAzureIntegrationDefault(code int) *CreateAzureIntegrationDefault

NewCreateAzureIntegrationDefault creates a CreateAzureIntegrationDefault with default headers values

func (*CreateAzureIntegrationDefault) Code ¶

Code gets the status code for the create azure integration default response

func (*CreateAzureIntegrationDefault) Error ¶

func (*CreateAzureIntegrationDefault) GetPayload ¶

func (*CreateAzureIntegrationDefault) IsClientError ¶

func (o *CreateAzureIntegrationDefault) IsClientError() bool

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

func (*CreateAzureIntegrationDefault) IsCode ¶

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

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

func (*CreateAzureIntegrationDefault) IsRedirect ¶

func (o *CreateAzureIntegrationDefault) IsRedirect() bool

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

func (*CreateAzureIntegrationDefault) IsServerError ¶

func (o *CreateAzureIntegrationDefault) IsServerError() bool

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

func (*CreateAzureIntegrationDefault) IsSuccess ¶

func (o *CreateAzureIntegrationDefault) IsSuccess() bool

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

func (*CreateAzureIntegrationDefault) String ¶

type CreateAzureIntegrationOK ¶

type CreateAzureIntegrationOK struct {
	Payload *models.Secrets20231128CreateAzureIntegrationResponse
}

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

A successful response.

func NewCreateAzureIntegrationOK ¶

func NewCreateAzureIntegrationOK() *CreateAzureIntegrationOK

NewCreateAzureIntegrationOK creates a CreateAzureIntegrationOK with default headers values

func (*CreateAzureIntegrationOK) Code ¶

func (o *CreateAzureIntegrationOK) Code() int

Code gets the status code for the create azure integration o k response

func (*CreateAzureIntegrationOK) Error ¶

func (o *CreateAzureIntegrationOK) Error() string

func (*CreateAzureIntegrationOK) GetPayload ¶

func (*CreateAzureIntegrationOK) IsClientError ¶

func (o *CreateAzureIntegrationOK) IsClientError() bool

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

func (*CreateAzureIntegrationOK) IsCode ¶

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

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

func (*CreateAzureIntegrationOK) IsRedirect ¶

func (o *CreateAzureIntegrationOK) IsRedirect() bool

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

func (*CreateAzureIntegrationOK) IsServerError ¶

func (o *CreateAzureIntegrationOK) IsServerError() bool

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

func (*CreateAzureIntegrationOK) IsSuccess ¶

func (o *CreateAzureIntegrationOK) IsSuccess() bool

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

func (*CreateAzureIntegrationOK) String ¶

func (o *CreateAzureIntegrationOK) String() string

type CreateAzureIntegrationParams ¶

type CreateAzureIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreateAzureIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateAzureIntegrationParams contains all the parameters to send to the API endpoint

for the create azure integration operation.

Typically these are written to a http.Request.

func NewCreateAzureIntegrationParams ¶

func NewCreateAzureIntegrationParams() *CreateAzureIntegrationParams

NewCreateAzureIntegrationParams creates a new CreateAzureIntegrationParams 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 NewCreateAzureIntegrationParamsWithContext ¶

func NewCreateAzureIntegrationParamsWithContext(ctx context.Context) *CreateAzureIntegrationParams

NewCreateAzureIntegrationParamsWithContext creates a new CreateAzureIntegrationParams object with the ability to set a context for a request.

func NewCreateAzureIntegrationParamsWithHTTPClient ¶

func NewCreateAzureIntegrationParamsWithHTTPClient(client *http.Client) *CreateAzureIntegrationParams

NewCreateAzureIntegrationParamsWithHTTPClient creates a new CreateAzureIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAzureIntegrationParamsWithTimeout ¶

func NewCreateAzureIntegrationParamsWithTimeout(timeout time.Duration) *CreateAzureIntegrationParams

NewCreateAzureIntegrationParamsWithTimeout creates a new CreateAzureIntegrationParams object with the ability to set a timeout on a request.

func (*CreateAzureIntegrationParams) SetBody ¶

SetBody adds the body to the create azure integration params

func (*CreateAzureIntegrationParams) SetContext ¶

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

SetContext adds the context to the create azure integration params

func (*CreateAzureIntegrationParams) SetDefaults ¶

func (o *CreateAzureIntegrationParams) SetDefaults()

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

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

func (*CreateAzureIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create azure integration params

func (*CreateAzureIntegrationParams) SetOrganizationID ¶

func (o *CreateAzureIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create azure integration params

func (*CreateAzureIntegrationParams) SetProjectID ¶

func (o *CreateAzureIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create azure integration params

func (*CreateAzureIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create azure integration params

func (*CreateAzureIntegrationParams) WithBody ¶

WithBody adds the body to the create azure integration params

func (*CreateAzureIntegrationParams) WithContext ¶

WithContext adds the context to the create azure integration params

func (*CreateAzureIntegrationParams) WithDefaults ¶

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

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

func (*CreateAzureIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create azure integration params

func (*CreateAzureIntegrationParams) WithOrganizationID ¶

func (o *CreateAzureIntegrationParams) WithOrganizationID(organizationID string) *CreateAzureIntegrationParams

WithOrganizationID adds the organizationID to the create azure integration params

func (*CreateAzureIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the create azure integration params

func (*CreateAzureIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the create azure integration params

func (*CreateAzureIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateAzureIntegrationReader ¶

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

CreateAzureIntegrationReader is a Reader for the CreateAzureIntegration structure.

func (*CreateAzureIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateConfluentCloudAPIKeyRotatingSecretDefault ¶

type CreateConfluentCloudAPIKeyRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateConfluentCloudAPIKeyRotatingSecretDefault ¶

func NewCreateConfluentCloudAPIKeyRotatingSecretDefault(code int) *CreateConfluentCloudAPIKeyRotatingSecretDefault

NewCreateConfluentCloudAPIKeyRotatingSecretDefault creates a CreateConfluentCloudAPIKeyRotatingSecretDefault with default headers values

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) Code ¶

Code gets the status code for the create confluent cloud Api key rotating secret default response

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) Error ¶

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) GetPayload ¶

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) IsClientError ¶

IsClientError returns true when this create confluent cloud Api key rotating secret default response has a 4xx status code

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) IsCode ¶

IsCode returns true when this create confluent cloud Api key rotating secret default response a status code equal to that given

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) IsRedirect ¶

IsRedirect returns true when this create confluent cloud Api key rotating secret default response has a 3xx status code

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) IsServerError ¶

IsServerError returns true when this create confluent cloud Api key rotating secret default response has a 5xx status code

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this create confluent cloud Api key rotating secret default response has a 2xx status code

func (*CreateConfluentCloudAPIKeyRotatingSecretDefault) String ¶

type CreateConfluentCloudAPIKeyRotatingSecretOK ¶

type CreateConfluentCloudAPIKeyRotatingSecretOK struct {
	Payload *models.Secrets20231128CreateConfluentCloudAPIKeyRotatingSecretResponse
}

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

A successful response.

func NewCreateConfluentCloudAPIKeyRotatingSecretOK ¶

func NewCreateConfluentCloudAPIKeyRotatingSecretOK() *CreateConfluentCloudAPIKeyRotatingSecretOK

NewCreateConfluentCloudAPIKeyRotatingSecretOK creates a CreateConfluentCloudAPIKeyRotatingSecretOK with default headers values

func (*CreateConfluentCloudAPIKeyRotatingSecretOK) Code ¶

Code gets the status code for the create confluent cloud Api key rotating secret o k response

func (*CreateConfluentCloudAPIKeyRotatingSecretOK) Error ¶

func (*CreateConfluentCloudAPIKeyRotatingSecretOK) IsClientError ¶

IsClientError returns true when this create confluent cloud Api key rotating secret o k response has a 4xx status code

func (*CreateConfluentCloudAPIKeyRotatingSecretOK) IsCode ¶

IsCode returns true when this create confluent cloud Api key rotating secret o k response a status code equal to that given

func (*CreateConfluentCloudAPIKeyRotatingSecretOK) IsRedirect ¶

IsRedirect returns true when this create confluent cloud Api key rotating secret o k response has a 3xx status code

func (*CreateConfluentCloudAPIKeyRotatingSecretOK) IsServerError ¶

IsServerError returns true when this create confluent cloud Api key rotating secret o k response has a 5xx status code

func (*CreateConfluentCloudAPIKeyRotatingSecretOK) IsSuccess ¶

IsSuccess returns true when this create confluent cloud Api key rotating secret o k response has a 2xx status code

func (*CreateConfluentCloudAPIKeyRotatingSecretOK) String ¶

type CreateConfluentCloudAPIKeyRotatingSecretParams ¶

type CreateConfluentCloudAPIKeyRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateConfluentCloudAPIKeyRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateConfluentCloudAPIKeyRotatingSecretParams contains all the parameters to send to the API endpoint

for the create confluent cloud Api key rotating secret operation.

Typically these are written to a http.Request.

func NewCreateConfluentCloudAPIKeyRotatingSecretParams ¶

func NewCreateConfluentCloudAPIKeyRotatingSecretParams() *CreateConfluentCloudAPIKeyRotatingSecretParams

NewCreateConfluentCloudAPIKeyRotatingSecretParams creates a new CreateConfluentCloudAPIKeyRotatingSecretParams 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 NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithContext ¶

func NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithContext(ctx context.Context) *CreateConfluentCloudAPIKeyRotatingSecretParams

NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithContext creates a new CreateConfluentCloudAPIKeyRotatingSecretParams object with the ability to set a context for a request.

func NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithHTTPClient ¶

func NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithHTTPClient(client *http.Client) *CreateConfluentCloudAPIKeyRotatingSecretParams

NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithHTTPClient creates a new CreateConfluentCloudAPIKeyRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithTimeout ¶

func NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithTimeout(timeout time.Duration) *CreateConfluentCloudAPIKeyRotatingSecretParams

NewCreateConfluentCloudAPIKeyRotatingSecretParamsWithTimeout creates a new CreateConfluentCloudAPIKeyRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) SetAppName ¶

SetAppName adds the appName to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) SetBody ¶

SetBody adds the body to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) SetContext ¶

SetContext adds the context to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) SetDefaults ¶

SetDefaults hydrates default values in the create confluent cloud Api key rotating secret params (not the query body).

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

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) SetOrganizationID ¶

func (o *CreateConfluentCloudAPIKeyRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) SetProjectID ¶

func (o *CreateConfluentCloudAPIKeyRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) SetTimeout ¶

SetTimeout adds the timeout to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WithBody ¶

WithBody adds the body to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WithContext ¶

WithContext adds the context to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the create confluent cloud Api key rotating secret params (not the query body).

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

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the create confluent cloud Api key rotating secret params

func (*CreateConfluentCloudAPIKeyRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateConfluentCloudAPIKeyRotatingSecretReader ¶

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

CreateConfluentCloudAPIKeyRotatingSecretReader is a Reader for the CreateConfluentCloudAPIKeyRotatingSecret structure.

func (*CreateConfluentCloudAPIKeyRotatingSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateConfluentIntegrationDefault ¶

type CreateConfluentIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateConfluentIntegrationDefault ¶

func NewCreateConfluentIntegrationDefault(code int) *CreateConfluentIntegrationDefault

NewCreateConfluentIntegrationDefault creates a CreateConfluentIntegrationDefault with default headers values

func (*CreateConfluentIntegrationDefault) Code ¶

Code gets the status code for the create confluent integration default response

func (*CreateConfluentIntegrationDefault) Error ¶

func (*CreateConfluentIntegrationDefault) GetPayload ¶

func (*CreateConfluentIntegrationDefault) IsClientError ¶

func (o *CreateConfluentIntegrationDefault) IsClientError() bool

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

func (*CreateConfluentIntegrationDefault) IsCode ¶

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

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

func (*CreateConfluentIntegrationDefault) IsRedirect ¶

func (o *CreateConfluentIntegrationDefault) IsRedirect() bool

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

func (*CreateConfluentIntegrationDefault) IsServerError ¶

func (o *CreateConfluentIntegrationDefault) IsServerError() bool

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

func (*CreateConfluentIntegrationDefault) IsSuccess ¶

func (o *CreateConfluentIntegrationDefault) IsSuccess() bool

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

func (*CreateConfluentIntegrationDefault) String ¶

type CreateConfluentIntegrationOK ¶

type CreateConfluentIntegrationOK struct {
	Payload *models.Secrets20231128CreateConfluentIntegrationResponse
}

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

A successful response.

func NewCreateConfluentIntegrationOK ¶

func NewCreateConfluentIntegrationOK() *CreateConfluentIntegrationOK

NewCreateConfluentIntegrationOK creates a CreateConfluentIntegrationOK with default headers values

func (*CreateConfluentIntegrationOK) Code ¶

Code gets the status code for the create confluent integration o k response

func (*CreateConfluentIntegrationOK) Error ¶

func (*CreateConfluentIntegrationOK) GetPayload ¶

func (*CreateConfluentIntegrationOK) IsClientError ¶

func (o *CreateConfluentIntegrationOK) IsClientError() bool

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

func (*CreateConfluentIntegrationOK) IsCode ¶

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

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

func (*CreateConfluentIntegrationOK) IsRedirect ¶

func (o *CreateConfluentIntegrationOK) IsRedirect() bool

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

func (*CreateConfluentIntegrationOK) IsServerError ¶

func (o *CreateConfluentIntegrationOK) IsServerError() bool

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

func (*CreateConfluentIntegrationOK) IsSuccess ¶

func (o *CreateConfluentIntegrationOK) IsSuccess() bool

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

func (*CreateConfluentIntegrationOK) String ¶

type CreateConfluentIntegrationParams ¶

type CreateConfluentIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreateConfluentIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateConfluentIntegrationParams contains all the parameters to send to the API endpoint

for the create confluent integration operation.

Typically these are written to a http.Request.

func NewCreateConfluentIntegrationParams ¶

func NewCreateConfluentIntegrationParams() *CreateConfluentIntegrationParams

NewCreateConfluentIntegrationParams creates a new CreateConfluentIntegrationParams 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 NewCreateConfluentIntegrationParamsWithContext ¶

func NewCreateConfluentIntegrationParamsWithContext(ctx context.Context) *CreateConfluentIntegrationParams

NewCreateConfluentIntegrationParamsWithContext creates a new CreateConfluentIntegrationParams object with the ability to set a context for a request.

func NewCreateConfluentIntegrationParamsWithHTTPClient ¶

func NewCreateConfluentIntegrationParamsWithHTTPClient(client *http.Client) *CreateConfluentIntegrationParams

NewCreateConfluentIntegrationParamsWithHTTPClient creates a new CreateConfluentIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateConfluentIntegrationParamsWithTimeout ¶

func NewCreateConfluentIntegrationParamsWithTimeout(timeout time.Duration) *CreateConfluentIntegrationParams

NewCreateConfluentIntegrationParamsWithTimeout creates a new CreateConfluentIntegrationParams object with the ability to set a timeout on a request.

func (*CreateConfluentIntegrationParams) SetBody ¶

SetBody adds the body to the create confluent integration params

func (*CreateConfluentIntegrationParams) SetContext ¶

SetContext adds the context to the create confluent integration params

func (*CreateConfluentIntegrationParams) SetDefaults ¶

func (o *CreateConfluentIntegrationParams) SetDefaults()

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

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

func (*CreateConfluentIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create confluent integration params

func (*CreateConfluentIntegrationParams) SetOrganizationID ¶

func (o *CreateConfluentIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create confluent integration params

func (*CreateConfluentIntegrationParams) SetProjectID ¶

func (o *CreateConfluentIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create confluent integration params

func (*CreateConfluentIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create confluent integration params

func (*CreateConfluentIntegrationParams) WithBody ¶

WithBody adds the body to the create confluent integration params

func (*CreateConfluentIntegrationParams) WithContext ¶

WithContext adds the context to the create confluent integration params

func (*CreateConfluentIntegrationParams) WithDefaults ¶

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

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

func (*CreateConfluentIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create confluent integration params

func (*CreateConfluentIntegrationParams) WithOrganizationID ¶

func (o *CreateConfluentIntegrationParams) WithOrganizationID(organizationID string) *CreateConfluentIntegrationParams

WithOrganizationID adds the organizationID to the create confluent integration params

func (*CreateConfluentIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the create confluent integration params

func (*CreateConfluentIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the create confluent integration params

func (*CreateConfluentIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateConfluentIntegrationReader ¶

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

CreateConfluentIntegrationReader is a Reader for the CreateConfluentIntegration structure.

func (*CreateConfluentIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateGatewayPoolDefault ¶

type CreateGatewayPoolDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateGatewayPoolDefault ¶

func NewCreateGatewayPoolDefault(code int) *CreateGatewayPoolDefault

NewCreateGatewayPoolDefault creates a CreateGatewayPoolDefault with default headers values

func (*CreateGatewayPoolDefault) Code ¶

func (o *CreateGatewayPoolDefault) Code() int

Code gets the status code for the create gateway pool default response

func (*CreateGatewayPoolDefault) Error ¶

func (o *CreateGatewayPoolDefault) Error() string

func (*CreateGatewayPoolDefault) GetPayload ¶

func (*CreateGatewayPoolDefault) IsClientError ¶

func (o *CreateGatewayPoolDefault) IsClientError() bool

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

func (*CreateGatewayPoolDefault) IsCode ¶

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

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

func (*CreateGatewayPoolDefault) IsRedirect ¶

func (o *CreateGatewayPoolDefault) IsRedirect() bool

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

func (*CreateGatewayPoolDefault) IsServerError ¶

func (o *CreateGatewayPoolDefault) IsServerError() bool

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

func (*CreateGatewayPoolDefault) IsSuccess ¶

func (o *CreateGatewayPoolDefault) IsSuccess() bool

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

func (*CreateGatewayPoolDefault) String ¶

func (o *CreateGatewayPoolDefault) String() string

type CreateGatewayPoolOK ¶

type CreateGatewayPoolOK struct {
	Payload *models.Secrets20231128CreateGatewayPoolResponse
}

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

A successful response.

func NewCreateGatewayPoolOK ¶

func NewCreateGatewayPoolOK() *CreateGatewayPoolOK

NewCreateGatewayPoolOK creates a CreateGatewayPoolOK with default headers values

func (*CreateGatewayPoolOK) Code ¶

func (o *CreateGatewayPoolOK) Code() int

Code gets the status code for the create gateway pool o k response

func (*CreateGatewayPoolOK) Error ¶

func (o *CreateGatewayPoolOK) Error() string

func (*CreateGatewayPoolOK) GetPayload ¶

func (*CreateGatewayPoolOK) IsClientError ¶

func (o *CreateGatewayPoolOK) IsClientError() bool

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

func (*CreateGatewayPoolOK) IsCode ¶

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

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

func (*CreateGatewayPoolOK) IsRedirect ¶

func (o *CreateGatewayPoolOK) IsRedirect() bool

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

func (*CreateGatewayPoolOK) IsServerError ¶

func (o *CreateGatewayPoolOK) IsServerError() bool

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

func (*CreateGatewayPoolOK) IsSuccess ¶

func (o *CreateGatewayPoolOK) IsSuccess() bool

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

func (*CreateGatewayPoolOK) String ¶

func (o *CreateGatewayPoolOK) String() string

type CreateGatewayPoolParams ¶

type CreateGatewayPoolParams struct {

	// Body.
	Body *models.SecretServiceCreateGatewayPoolBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateGatewayPoolParams contains all the parameters to send to the API endpoint

for the create gateway pool operation.

Typically these are written to a http.Request.

func NewCreateGatewayPoolParams ¶

func NewCreateGatewayPoolParams() *CreateGatewayPoolParams

NewCreateGatewayPoolParams creates a new CreateGatewayPoolParams 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 NewCreateGatewayPoolParamsWithContext ¶

func NewCreateGatewayPoolParamsWithContext(ctx context.Context) *CreateGatewayPoolParams

NewCreateGatewayPoolParamsWithContext creates a new CreateGatewayPoolParams object with the ability to set a context for a request.

func NewCreateGatewayPoolParamsWithHTTPClient ¶

func NewCreateGatewayPoolParamsWithHTTPClient(client *http.Client) *CreateGatewayPoolParams

NewCreateGatewayPoolParamsWithHTTPClient creates a new CreateGatewayPoolParams object with the ability to set a custom HTTPClient for a request.

func NewCreateGatewayPoolParamsWithTimeout ¶

func NewCreateGatewayPoolParamsWithTimeout(timeout time.Duration) *CreateGatewayPoolParams

NewCreateGatewayPoolParamsWithTimeout creates a new CreateGatewayPoolParams object with the ability to set a timeout on a request.

func (*CreateGatewayPoolParams) SetBody ¶

SetBody adds the body to the create gateway pool params

func (*CreateGatewayPoolParams) SetContext ¶

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

SetContext adds the context to the create gateway pool params

func (*CreateGatewayPoolParams) SetDefaults ¶

func (o *CreateGatewayPoolParams) SetDefaults()

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

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

func (*CreateGatewayPoolParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create gateway pool params

func (*CreateGatewayPoolParams) SetOrganizationID ¶

func (o *CreateGatewayPoolParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create gateway pool params

func (*CreateGatewayPoolParams) SetProjectID ¶

func (o *CreateGatewayPoolParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create gateway pool params

func (*CreateGatewayPoolParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create gateway pool params

func (*CreateGatewayPoolParams) WithBody ¶

WithBody adds the body to the create gateway pool params

func (*CreateGatewayPoolParams) WithContext ¶

WithContext adds the context to the create gateway pool params

func (*CreateGatewayPoolParams) WithDefaults ¶

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

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

func (*CreateGatewayPoolParams) WithHTTPClient ¶

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

WithHTTPClient adds the HTTPClient to the create gateway pool params

func (*CreateGatewayPoolParams) WithOrganizationID ¶

func (o *CreateGatewayPoolParams) WithOrganizationID(organizationID string) *CreateGatewayPoolParams

WithOrganizationID adds the organizationID to the create gateway pool params

func (*CreateGatewayPoolParams) WithProjectID ¶

func (o *CreateGatewayPoolParams) WithProjectID(projectID string) *CreateGatewayPoolParams

WithProjectID adds the projectID to the create gateway pool params

func (*CreateGatewayPoolParams) WithTimeout ¶

WithTimeout adds the timeout to the create gateway pool params

func (*CreateGatewayPoolParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateGatewayPoolReader ¶

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

CreateGatewayPoolReader is a Reader for the CreateGatewayPool structure.

func (*CreateGatewayPoolReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateGcpDynamicSecretDefault ¶

type CreateGcpDynamicSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateGcpDynamicSecretDefault ¶

func NewCreateGcpDynamicSecretDefault(code int) *CreateGcpDynamicSecretDefault

NewCreateGcpDynamicSecretDefault creates a CreateGcpDynamicSecretDefault with default headers values

func (*CreateGcpDynamicSecretDefault) Code ¶

Code gets the status code for the create gcp dynamic secret default response

func (*CreateGcpDynamicSecretDefault) Error ¶

func (*CreateGcpDynamicSecretDefault) GetPayload ¶

func (*CreateGcpDynamicSecretDefault) IsClientError ¶

func (o *CreateGcpDynamicSecretDefault) IsClientError() bool

IsClientError returns true when this create gcp dynamic secret default response has a 4xx status code

func (*CreateGcpDynamicSecretDefault) IsCode ¶

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

IsCode returns true when this create gcp dynamic secret default response a status code equal to that given

func (*CreateGcpDynamicSecretDefault) IsRedirect ¶

func (o *CreateGcpDynamicSecretDefault) IsRedirect() bool

IsRedirect returns true when this create gcp dynamic secret default response has a 3xx status code

func (*CreateGcpDynamicSecretDefault) IsServerError ¶

func (o *CreateGcpDynamicSecretDefault) IsServerError() bool

IsServerError returns true when this create gcp dynamic secret default response has a 5xx status code

func (*CreateGcpDynamicSecretDefault) IsSuccess ¶

func (o *CreateGcpDynamicSecretDefault) IsSuccess() bool

IsSuccess returns true when this create gcp dynamic secret default response has a 2xx status code

func (*CreateGcpDynamicSecretDefault) String ¶

type CreateGcpDynamicSecretOK ¶

type CreateGcpDynamicSecretOK struct {
	Payload *models.Secrets20231128CreateGcpDynamicSecretResponse
}

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

A successful response.

func NewCreateGcpDynamicSecretOK ¶

func NewCreateGcpDynamicSecretOK() *CreateGcpDynamicSecretOK

NewCreateGcpDynamicSecretOK creates a CreateGcpDynamicSecretOK with default headers values

func (*CreateGcpDynamicSecretOK) Code ¶

func (o *CreateGcpDynamicSecretOK) Code() int

Code gets the status code for the create gcp dynamic secret o k response

func (*CreateGcpDynamicSecretOK) Error ¶

func (o *CreateGcpDynamicSecretOK) Error() string

func (*CreateGcpDynamicSecretOK) GetPayload ¶

func (*CreateGcpDynamicSecretOK) IsClientError ¶

func (o *CreateGcpDynamicSecretOK) IsClientError() bool

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

func (*CreateGcpDynamicSecretOK) IsCode ¶

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

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

func (*CreateGcpDynamicSecretOK) IsRedirect ¶

func (o *CreateGcpDynamicSecretOK) IsRedirect() bool

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

func (*CreateGcpDynamicSecretOK) IsServerError ¶

func (o *CreateGcpDynamicSecretOK) IsServerError() bool

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

func (*CreateGcpDynamicSecretOK) IsSuccess ¶

func (o *CreateGcpDynamicSecretOK) IsSuccess() bool

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

func (*CreateGcpDynamicSecretOK) String ¶

func (o *CreateGcpDynamicSecretOK) String() string

type CreateGcpDynamicSecretParams ¶

type CreateGcpDynamicSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateGcpDynamicSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateGcpDynamicSecretParams contains all the parameters to send to the API endpoint

for the create gcp dynamic secret operation.

Typically these are written to a http.Request.

func NewCreateGcpDynamicSecretParams ¶

func NewCreateGcpDynamicSecretParams() *CreateGcpDynamicSecretParams

NewCreateGcpDynamicSecretParams creates a new CreateGcpDynamicSecretParams 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 NewCreateGcpDynamicSecretParamsWithContext ¶

func NewCreateGcpDynamicSecretParamsWithContext(ctx context.Context) *CreateGcpDynamicSecretParams

NewCreateGcpDynamicSecretParamsWithContext creates a new CreateGcpDynamicSecretParams object with the ability to set a context for a request.

func NewCreateGcpDynamicSecretParamsWithHTTPClient ¶

func NewCreateGcpDynamicSecretParamsWithHTTPClient(client *http.Client) *CreateGcpDynamicSecretParams

NewCreateGcpDynamicSecretParamsWithHTTPClient creates a new CreateGcpDynamicSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateGcpDynamicSecretParamsWithTimeout ¶

func NewCreateGcpDynamicSecretParamsWithTimeout(timeout time.Duration) *CreateGcpDynamicSecretParams

NewCreateGcpDynamicSecretParamsWithTimeout creates a new CreateGcpDynamicSecretParams object with the ability to set a timeout on a request.

func (*CreateGcpDynamicSecretParams) SetAppName ¶

func (o *CreateGcpDynamicSecretParams) SetAppName(appName string)

SetAppName adds the appName to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) SetBody ¶

SetBody adds the body to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) SetContext ¶

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

SetContext adds the context to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) SetDefaults ¶

func (o *CreateGcpDynamicSecretParams) SetDefaults()

SetDefaults hydrates default values in the create gcp dynamic secret params (not the query body).

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

func (*CreateGcpDynamicSecretParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) SetOrganizationID ¶

func (o *CreateGcpDynamicSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) SetProjectID ¶

func (o *CreateGcpDynamicSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) WithAppName ¶

WithAppName adds the appName to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) WithBody ¶

WithBody adds the body to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) WithContext ¶

WithContext adds the context to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the create gcp dynamic secret params (not the query body).

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

func (*CreateGcpDynamicSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) WithOrganizationID ¶

func (o *CreateGcpDynamicSecretParams) WithOrganizationID(organizationID string) *CreateGcpDynamicSecretParams

WithOrganizationID adds the organizationID to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the create gcp dynamic secret params

func (*CreateGcpDynamicSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateGcpDynamicSecretReader ¶

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

CreateGcpDynamicSecretReader is a Reader for the CreateGcpDynamicSecret structure.

func (*CreateGcpDynamicSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateGcpIntegrationDefault ¶

type CreateGcpIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateGcpIntegrationDefault ¶

func NewCreateGcpIntegrationDefault(code int) *CreateGcpIntegrationDefault

NewCreateGcpIntegrationDefault creates a CreateGcpIntegrationDefault with default headers values

func (*CreateGcpIntegrationDefault) Code ¶

func (o *CreateGcpIntegrationDefault) Code() int

Code gets the status code for the create gcp integration default response

func (*CreateGcpIntegrationDefault) Error ¶

func (*CreateGcpIntegrationDefault) GetPayload ¶

func (*CreateGcpIntegrationDefault) IsClientError ¶

func (o *CreateGcpIntegrationDefault) IsClientError() bool

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

func (*CreateGcpIntegrationDefault) IsCode ¶

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

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

func (*CreateGcpIntegrationDefault) IsRedirect ¶

func (o *CreateGcpIntegrationDefault) IsRedirect() bool

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

func (*CreateGcpIntegrationDefault) IsServerError ¶

func (o *CreateGcpIntegrationDefault) IsServerError() bool

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

func (*CreateGcpIntegrationDefault) IsSuccess ¶

func (o *CreateGcpIntegrationDefault) IsSuccess() bool

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

func (*CreateGcpIntegrationDefault) String ¶

func (o *CreateGcpIntegrationDefault) String() string

type CreateGcpIntegrationOK ¶

type CreateGcpIntegrationOK struct {
	Payload *models.Secrets20231128CreateGcpIntegrationResponse
}

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

A successful response.

func NewCreateGcpIntegrationOK ¶

func NewCreateGcpIntegrationOK() *CreateGcpIntegrationOK

NewCreateGcpIntegrationOK creates a CreateGcpIntegrationOK with default headers values

func (*CreateGcpIntegrationOK) Code ¶

func (o *CreateGcpIntegrationOK) Code() int

Code gets the status code for the create gcp integration o k response

func (*CreateGcpIntegrationOK) Error ¶

func (o *CreateGcpIntegrationOK) Error() string

func (*CreateGcpIntegrationOK) GetPayload ¶

func (*CreateGcpIntegrationOK) IsClientError ¶

func (o *CreateGcpIntegrationOK) IsClientError() bool

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

func (*CreateGcpIntegrationOK) IsCode ¶

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

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

func (*CreateGcpIntegrationOK) IsRedirect ¶

func (o *CreateGcpIntegrationOK) IsRedirect() bool

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

func (*CreateGcpIntegrationOK) IsServerError ¶

func (o *CreateGcpIntegrationOK) IsServerError() bool

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

func (*CreateGcpIntegrationOK) IsSuccess ¶

func (o *CreateGcpIntegrationOK) IsSuccess() bool

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

func (*CreateGcpIntegrationOK) String ¶

func (o *CreateGcpIntegrationOK) String() string

type CreateGcpIntegrationParams ¶

type CreateGcpIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreateGcpIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateGcpIntegrationParams contains all the parameters to send to the API endpoint

for the create gcp integration operation.

Typically these are written to a http.Request.

func NewCreateGcpIntegrationParams ¶

func NewCreateGcpIntegrationParams() *CreateGcpIntegrationParams

NewCreateGcpIntegrationParams creates a new CreateGcpIntegrationParams 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 NewCreateGcpIntegrationParamsWithContext ¶

func NewCreateGcpIntegrationParamsWithContext(ctx context.Context) *CreateGcpIntegrationParams

NewCreateGcpIntegrationParamsWithContext creates a new CreateGcpIntegrationParams object with the ability to set a context for a request.

func NewCreateGcpIntegrationParamsWithHTTPClient ¶

func NewCreateGcpIntegrationParamsWithHTTPClient(client *http.Client) *CreateGcpIntegrationParams

NewCreateGcpIntegrationParamsWithHTTPClient creates a new CreateGcpIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateGcpIntegrationParamsWithTimeout ¶

func NewCreateGcpIntegrationParamsWithTimeout(timeout time.Duration) *CreateGcpIntegrationParams

NewCreateGcpIntegrationParamsWithTimeout creates a new CreateGcpIntegrationParams object with the ability to set a timeout on a request.

func (*CreateGcpIntegrationParams) SetBody ¶

SetBody adds the body to the create gcp integration params

func (*CreateGcpIntegrationParams) SetContext ¶

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

SetContext adds the context to the create gcp integration params

func (*CreateGcpIntegrationParams) SetDefaults ¶

func (o *CreateGcpIntegrationParams) SetDefaults()

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

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

func (*CreateGcpIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create gcp integration params

func (*CreateGcpIntegrationParams) SetOrganizationID ¶

func (o *CreateGcpIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create gcp integration params

func (*CreateGcpIntegrationParams) SetProjectID ¶

func (o *CreateGcpIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create gcp integration params

func (*CreateGcpIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create gcp integration params

func (*CreateGcpIntegrationParams) WithBody ¶

WithBody adds the body to the create gcp integration params

func (*CreateGcpIntegrationParams) WithContext ¶

WithContext adds the context to the create gcp integration params

func (*CreateGcpIntegrationParams) WithDefaults ¶

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

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

func (*CreateGcpIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create gcp integration params

func (*CreateGcpIntegrationParams) WithOrganizationID ¶

func (o *CreateGcpIntegrationParams) WithOrganizationID(organizationID string) *CreateGcpIntegrationParams

WithOrganizationID adds the organizationID to the create gcp integration params

func (*CreateGcpIntegrationParams) WithProjectID ¶

func (o *CreateGcpIntegrationParams) WithProjectID(projectID string) *CreateGcpIntegrationParams

WithProjectID adds the projectID to the create gcp integration params

func (*CreateGcpIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the create gcp integration params

func (*CreateGcpIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateGcpIntegrationReader ¶

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

CreateGcpIntegrationReader is a Reader for the CreateGcpIntegration structure.

func (*CreateGcpIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateGcpServiceAccountKeyRotatingSecretDefault ¶

type CreateGcpServiceAccountKeyRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateGcpServiceAccountKeyRotatingSecretDefault ¶

func NewCreateGcpServiceAccountKeyRotatingSecretDefault(code int) *CreateGcpServiceAccountKeyRotatingSecretDefault

NewCreateGcpServiceAccountKeyRotatingSecretDefault creates a CreateGcpServiceAccountKeyRotatingSecretDefault with default headers values

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) Code ¶

Code gets the status code for the create gcp service account key rotating secret default response

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) Error ¶

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) GetPayload ¶

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) IsClientError ¶

IsClientError returns true when this create gcp service account key rotating secret default response has a 4xx status code

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) IsCode ¶

IsCode returns true when this create gcp service account key rotating secret default response a status code equal to that given

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) IsRedirect ¶

IsRedirect returns true when this create gcp service account key rotating secret default response has a 3xx status code

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) IsServerError ¶

IsServerError returns true when this create gcp service account key rotating secret default response has a 5xx status code

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this create gcp service account key rotating secret default response has a 2xx status code

func (*CreateGcpServiceAccountKeyRotatingSecretDefault) String ¶

type CreateGcpServiceAccountKeyRotatingSecretOK ¶

type CreateGcpServiceAccountKeyRotatingSecretOK struct {
	Payload *models.Secrets20231128CreateGcpServiceAccountKeyRotatingSecretResponse
}

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

A successful response.

func NewCreateGcpServiceAccountKeyRotatingSecretOK ¶

func NewCreateGcpServiceAccountKeyRotatingSecretOK() *CreateGcpServiceAccountKeyRotatingSecretOK

NewCreateGcpServiceAccountKeyRotatingSecretOK creates a CreateGcpServiceAccountKeyRotatingSecretOK with default headers values

func (*CreateGcpServiceAccountKeyRotatingSecretOK) Code ¶

Code gets the status code for the create gcp service account key rotating secret o k response

func (*CreateGcpServiceAccountKeyRotatingSecretOK) Error ¶

func (*CreateGcpServiceAccountKeyRotatingSecretOK) IsClientError ¶

IsClientError returns true when this create gcp service account key rotating secret o k response has a 4xx status code

func (*CreateGcpServiceAccountKeyRotatingSecretOK) IsCode ¶

IsCode returns true when this create gcp service account key rotating secret o k response a status code equal to that given

func (*CreateGcpServiceAccountKeyRotatingSecretOK) IsRedirect ¶

IsRedirect returns true when this create gcp service account key rotating secret o k response has a 3xx status code

func (*CreateGcpServiceAccountKeyRotatingSecretOK) IsServerError ¶

IsServerError returns true when this create gcp service account key rotating secret o k response has a 5xx status code

func (*CreateGcpServiceAccountKeyRotatingSecretOK) IsSuccess ¶

IsSuccess returns true when this create gcp service account key rotating secret o k response has a 2xx status code

func (*CreateGcpServiceAccountKeyRotatingSecretOK) String ¶

type CreateGcpServiceAccountKeyRotatingSecretParams ¶

type CreateGcpServiceAccountKeyRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateGcpServiceAccountKeyRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateGcpServiceAccountKeyRotatingSecretParams contains all the parameters to send to the API endpoint

for the create gcp service account key rotating secret operation.

Typically these are written to a http.Request.

func NewCreateGcpServiceAccountKeyRotatingSecretParams ¶

func NewCreateGcpServiceAccountKeyRotatingSecretParams() *CreateGcpServiceAccountKeyRotatingSecretParams

NewCreateGcpServiceAccountKeyRotatingSecretParams creates a new CreateGcpServiceAccountKeyRotatingSecretParams 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 NewCreateGcpServiceAccountKeyRotatingSecretParamsWithContext ¶

func NewCreateGcpServiceAccountKeyRotatingSecretParamsWithContext(ctx context.Context) *CreateGcpServiceAccountKeyRotatingSecretParams

NewCreateGcpServiceAccountKeyRotatingSecretParamsWithContext creates a new CreateGcpServiceAccountKeyRotatingSecretParams object with the ability to set a context for a request.

func NewCreateGcpServiceAccountKeyRotatingSecretParamsWithHTTPClient ¶

func NewCreateGcpServiceAccountKeyRotatingSecretParamsWithHTTPClient(client *http.Client) *CreateGcpServiceAccountKeyRotatingSecretParams

NewCreateGcpServiceAccountKeyRotatingSecretParamsWithHTTPClient creates a new CreateGcpServiceAccountKeyRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateGcpServiceAccountKeyRotatingSecretParamsWithTimeout ¶

func NewCreateGcpServiceAccountKeyRotatingSecretParamsWithTimeout(timeout time.Duration) *CreateGcpServiceAccountKeyRotatingSecretParams

NewCreateGcpServiceAccountKeyRotatingSecretParamsWithTimeout creates a new CreateGcpServiceAccountKeyRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreateGcpServiceAccountKeyRotatingSecretParams) SetAppName ¶

SetAppName adds the appName to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) SetBody ¶

SetBody adds the body to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) SetContext ¶

SetContext adds the context to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) SetDefaults ¶

SetDefaults hydrates default values in the create gcp service account key rotating secret params (not the query body).

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

func (*CreateGcpServiceAccountKeyRotatingSecretParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) SetOrganizationID ¶

func (o *CreateGcpServiceAccountKeyRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) SetProjectID ¶

func (o *CreateGcpServiceAccountKeyRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) SetTimeout ¶

SetTimeout adds the timeout to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WithBody ¶

WithBody adds the body to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WithContext ¶

WithContext adds the context to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the create gcp service account key rotating secret params (not the query body).

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

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the create gcp service account key rotating secret params

func (*CreateGcpServiceAccountKeyRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateGcpServiceAccountKeyRotatingSecretReader ¶

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

CreateGcpServiceAccountKeyRotatingSecretReader is a Reader for the CreateGcpServiceAccountKeyRotatingSecret structure.

func (*CreateGcpServiceAccountKeyRotatingSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateIntegrationDefault ¶

type CreateIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateIntegrationDefault ¶

func NewCreateIntegrationDefault(code int) *CreateIntegrationDefault

NewCreateIntegrationDefault creates a CreateIntegrationDefault with default headers values

func (*CreateIntegrationDefault) Code ¶

func (o *CreateIntegrationDefault) Code() int

Code gets the status code for the create integration default response

func (*CreateIntegrationDefault) Error ¶

func (o *CreateIntegrationDefault) Error() string

func (*CreateIntegrationDefault) GetPayload ¶

func (*CreateIntegrationDefault) IsClientError ¶

func (o *CreateIntegrationDefault) IsClientError() bool

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

func (*CreateIntegrationDefault) IsCode ¶

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

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

func (*CreateIntegrationDefault) IsRedirect ¶

func (o *CreateIntegrationDefault) IsRedirect() bool

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

func (*CreateIntegrationDefault) IsServerError ¶

func (o *CreateIntegrationDefault) IsServerError() bool

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

func (*CreateIntegrationDefault) IsSuccess ¶

func (o *CreateIntegrationDefault) IsSuccess() bool

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

func (*CreateIntegrationDefault) String ¶

func (o *CreateIntegrationDefault) String() string

type CreateIntegrationOK ¶

type CreateIntegrationOK struct {
	Payload *models.Secrets20231128CreateIntegrationResponse
}

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

A successful response.

func NewCreateIntegrationOK ¶

func NewCreateIntegrationOK() *CreateIntegrationOK

NewCreateIntegrationOK creates a CreateIntegrationOK with default headers values

func (*CreateIntegrationOK) Code ¶

func (o *CreateIntegrationOK) Code() int

Code gets the status code for the create integration o k response

func (*CreateIntegrationOK) Error ¶

func (o *CreateIntegrationOK) Error() string

func (*CreateIntegrationOK) GetPayload ¶

func (*CreateIntegrationOK) IsClientError ¶

func (o *CreateIntegrationOK) IsClientError() bool

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

func (*CreateIntegrationOK) IsCode ¶

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

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

func (*CreateIntegrationOK) IsRedirect ¶

func (o *CreateIntegrationOK) IsRedirect() bool

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

func (*CreateIntegrationOK) IsServerError ¶

func (o *CreateIntegrationOK) IsServerError() bool

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

func (*CreateIntegrationOK) IsSuccess ¶

func (o *CreateIntegrationOK) IsSuccess() bool

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

func (*CreateIntegrationOK) String ¶

func (o *CreateIntegrationOK) String() string

type CreateIntegrationParams ¶

type CreateIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreateIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateIntegrationParams contains all the parameters to send to the API endpoint

for the create integration operation.

Typically these are written to a http.Request.

func NewCreateIntegrationParams ¶

func NewCreateIntegrationParams() *CreateIntegrationParams

NewCreateIntegrationParams creates a new CreateIntegrationParams 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 NewCreateIntegrationParamsWithContext ¶

func NewCreateIntegrationParamsWithContext(ctx context.Context) *CreateIntegrationParams

NewCreateIntegrationParamsWithContext creates a new CreateIntegrationParams object with the ability to set a context for a request.

func NewCreateIntegrationParamsWithHTTPClient ¶

func NewCreateIntegrationParamsWithHTTPClient(client *http.Client) *CreateIntegrationParams

NewCreateIntegrationParamsWithHTTPClient creates a new CreateIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateIntegrationParamsWithTimeout ¶

func NewCreateIntegrationParamsWithTimeout(timeout time.Duration) *CreateIntegrationParams

NewCreateIntegrationParamsWithTimeout creates a new CreateIntegrationParams object with the ability to set a timeout on a request.

func (*CreateIntegrationParams) SetBody ¶

SetBody adds the body to the create integration params

func (*CreateIntegrationParams) SetContext ¶

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

SetContext adds the context to the create integration params

func (*CreateIntegrationParams) SetDefaults ¶

func (o *CreateIntegrationParams) SetDefaults()

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

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

func (*CreateIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create integration params

func (*CreateIntegrationParams) SetOrganizationID ¶

func (o *CreateIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create integration params

func (*CreateIntegrationParams) SetProjectID ¶

func (o *CreateIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create integration params

func (*CreateIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create integration params

func (*CreateIntegrationParams) WithBody ¶

WithBody adds the body to the create integration params

func (*CreateIntegrationParams) WithContext ¶

WithContext adds the context to the create integration params

func (*CreateIntegrationParams) WithDefaults ¶

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

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

func (*CreateIntegrationParams) WithHTTPClient ¶

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

WithHTTPClient adds the HTTPClient to the create integration params

func (*CreateIntegrationParams) WithOrganizationID ¶

func (o *CreateIntegrationParams) WithOrganizationID(organizationID string) *CreateIntegrationParams

WithOrganizationID adds the organizationID to the create integration params

func (*CreateIntegrationParams) WithProjectID ¶

func (o *CreateIntegrationParams) WithProjectID(projectID string) *CreateIntegrationParams

WithProjectID adds the projectID to the create integration params

func (*CreateIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the create integration params

func (*CreateIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateIntegrationReader ¶

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

CreateIntegrationReader is a Reader for the CreateIntegration structure.

func (*CreateIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateMongoDBAtlasIntegrationDefault ¶

type CreateMongoDBAtlasIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateMongoDBAtlasIntegrationDefault ¶

func NewCreateMongoDBAtlasIntegrationDefault(code int) *CreateMongoDBAtlasIntegrationDefault

NewCreateMongoDBAtlasIntegrationDefault creates a CreateMongoDBAtlasIntegrationDefault with default headers values

func (*CreateMongoDBAtlasIntegrationDefault) Code ¶

Code gets the status code for the create mongo d b atlas integration default response

func (*CreateMongoDBAtlasIntegrationDefault) Error ¶

func (*CreateMongoDBAtlasIntegrationDefault) GetPayload ¶

func (*CreateMongoDBAtlasIntegrationDefault) IsClientError ¶

func (o *CreateMongoDBAtlasIntegrationDefault) IsClientError() bool

IsClientError returns true when this create mongo d b atlas integration default response has a 4xx status code

func (*CreateMongoDBAtlasIntegrationDefault) IsCode ¶

IsCode returns true when this create mongo d b atlas integration default response a status code equal to that given

func (*CreateMongoDBAtlasIntegrationDefault) IsRedirect ¶

IsRedirect returns true when this create mongo d b atlas integration default response has a 3xx status code

func (*CreateMongoDBAtlasIntegrationDefault) IsServerError ¶

func (o *CreateMongoDBAtlasIntegrationDefault) IsServerError() bool

IsServerError returns true when this create mongo d b atlas integration default response has a 5xx status code

func (*CreateMongoDBAtlasIntegrationDefault) IsSuccess ¶

IsSuccess returns true when this create mongo d b atlas integration default response has a 2xx status code

func (*CreateMongoDBAtlasIntegrationDefault) String ¶

type CreateMongoDBAtlasIntegrationOK ¶

type CreateMongoDBAtlasIntegrationOK struct {
	Payload *models.Secrets20231128CreateMongoDBAtlasIntegrationResponse
}

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

A successful response.

func NewCreateMongoDBAtlasIntegrationOK ¶

func NewCreateMongoDBAtlasIntegrationOK() *CreateMongoDBAtlasIntegrationOK

NewCreateMongoDBAtlasIntegrationOK creates a CreateMongoDBAtlasIntegrationOK with default headers values

func (*CreateMongoDBAtlasIntegrationOK) Code ¶

Code gets the status code for the create mongo d b atlas integration o k response

func (*CreateMongoDBAtlasIntegrationOK) Error ¶

func (*CreateMongoDBAtlasIntegrationOK) GetPayload ¶

func (*CreateMongoDBAtlasIntegrationOK) IsClientError ¶

func (o *CreateMongoDBAtlasIntegrationOK) IsClientError() bool

IsClientError returns true when this create mongo d b atlas integration o k response has a 4xx status code

func (*CreateMongoDBAtlasIntegrationOK) IsCode ¶

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

IsCode returns true when this create mongo d b atlas integration o k response a status code equal to that given

func (*CreateMongoDBAtlasIntegrationOK) IsRedirect ¶

func (o *CreateMongoDBAtlasIntegrationOK) IsRedirect() bool

IsRedirect returns true when this create mongo d b atlas integration o k response has a 3xx status code

func (*CreateMongoDBAtlasIntegrationOK) IsServerError ¶

func (o *CreateMongoDBAtlasIntegrationOK) IsServerError() bool

IsServerError returns true when this create mongo d b atlas integration o k response has a 5xx status code

func (*CreateMongoDBAtlasIntegrationOK) IsSuccess ¶

func (o *CreateMongoDBAtlasIntegrationOK) IsSuccess() bool

IsSuccess returns true when this create mongo d b atlas integration o k response has a 2xx status code

func (*CreateMongoDBAtlasIntegrationOK) String ¶

type CreateMongoDBAtlasIntegrationParams ¶

type CreateMongoDBAtlasIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreateMongoDBAtlasIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateMongoDBAtlasIntegrationParams contains all the parameters to send to the API endpoint

for the create mongo d b atlas integration operation.

Typically these are written to a http.Request.

func NewCreateMongoDBAtlasIntegrationParams ¶

func NewCreateMongoDBAtlasIntegrationParams() *CreateMongoDBAtlasIntegrationParams

NewCreateMongoDBAtlasIntegrationParams creates a new CreateMongoDBAtlasIntegrationParams 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 NewCreateMongoDBAtlasIntegrationParamsWithContext ¶

func NewCreateMongoDBAtlasIntegrationParamsWithContext(ctx context.Context) *CreateMongoDBAtlasIntegrationParams

NewCreateMongoDBAtlasIntegrationParamsWithContext creates a new CreateMongoDBAtlasIntegrationParams object with the ability to set a context for a request.

func NewCreateMongoDBAtlasIntegrationParamsWithHTTPClient ¶

func NewCreateMongoDBAtlasIntegrationParamsWithHTTPClient(client *http.Client) *CreateMongoDBAtlasIntegrationParams

NewCreateMongoDBAtlasIntegrationParamsWithHTTPClient creates a new CreateMongoDBAtlasIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateMongoDBAtlasIntegrationParamsWithTimeout ¶

func NewCreateMongoDBAtlasIntegrationParamsWithTimeout(timeout time.Duration) *CreateMongoDBAtlasIntegrationParams

NewCreateMongoDBAtlasIntegrationParamsWithTimeout creates a new CreateMongoDBAtlasIntegrationParams object with the ability to set a timeout on a request.

func (*CreateMongoDBAtlasIntegrationParams) SetBody ¶

SetBody adds the body to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) SetContext ¶

SetContext adds the context to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) SetDefaults ¶

func (o *CreateMongoDBAtlasIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the create mongo d b atlas integration params (not the query body).

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

func (*CreateMongoDBAtlasIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) SetOrganizationID ¶

func (o *CreateMongoDBAtlasIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) SetProjectID ¶

func (o *CreateMongoDBAtlasIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) WithBody ¶

WithBody adds the body to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) WithContext ¶

WithContext adds the context to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the create mongo d b atlas integration params (not the query body).

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

func (*CreateMongoDBAtlasIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the create mongo d b atlas integration params

func (*CreateMongoDBAtlasIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateMongoDBAtlasIntegrationReader ¶

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

CreateMongoDBAtlasIntegrationReader is a Reader for the CreateMongoDBAtlasIntegration structure.

func (*CreateMongoDBAtlasIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateMongoDBAtlasRotatingSecretDefault ¶

type CreateMongoDBAtlasRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateMongoDBAtlasRotatingSecretDefault ¶

func NewCreateMongoDBAtlasRotatingSecretDefault(code int) *CreateMongoDBAtlasRotatingSecretDefault

NewCreateMongoDBAtlasRotatingSecretDefault creates a CreateMongoDBAtlasRotatingSecretDefault with default headers values

func (*CreateMongoDBAtlasRotatingSecretDefault) Code ¶

Code gets the status code for the create mongo d b atlas rotating secret default response

func (*CreateMongoDBAtlasRotatingSecretDefault) Error ¶

func (*CreateMongoDBAtlasRotatingSecretDefault) GetPayload ¶

func (*CreateMongoDBAtlasRotatingSecretDefault) IsClientError ¶

func (o *CreateMongoDBAtlasRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this create mongo d b atlas rotating secret default response has a 4xx status code

func (*CreateMongoDBAtlasRotatingSecretDefault) IsCode ¶

IsCode returns true when this create mongo d b atlas rotating secret default response a status code equal to that given

func (*CreateMongoDBAtlasRotatingSecretDefault) IsRedirect ¶

IsRedirect returns true when this create mongo d b atlas rotating secret default response has a 3xx status code

func (*CreateMongoDBAtlasRotatingSecretDefault) IsServerError ¶

func (o *CreateMongoDBAtlasRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this create mongo d b atlas rotating secret default response has a 5xx status code

func (*CreateMongoDBAtlasRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this create mongo d b atlas rotating secret default response has a 2xx status code

func (*CreateMongoDBAtlasRotatingSecretDefault) String ¶

type CreateMongoDBAtlasRotatingSecretOK ¶

type CreateMongoDBAtlasRotatingSecretOK struct {
	Payload *models.Secrets20231128CreateMongoDBAtlasRotatingSecretResponse
}

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

A successful response.

func NewCreateMongoDBAtlasRotatingSecretOK ¶

func NewCreateMongoDBAtlasRotatingSecretOK() *CreateMongoDBAtlasRotatingSecretOK

NewCreateMongoDBAtlasRotatingSecretOK creates a CreateMongoDBAtlasRotatingSecretOK with default headers values

func (*CreateMongoDBAtlasRotatingSecretOK) Code ¶

Code gets the status code for the create mongo d b atlas rotating secret o k response

func (*CreateMongoDBAtlasRotatingSecretOK) Error ¶

func (*CreateMongoDBAtlasRotatingSecretOK) GetPayload ¶

func (*CreateMongoDBAtlasRotatingSecretOK) IsClientError ¶

func (o *CreateMongoDBAtlasRotatingSecretOK) IsClientError() bool

IsClientError returns true when this create mongo d b atlas rotating secret o k response has a 4xx status code

func (*CreateMongoDBAtlasRotatingSecretOK) IsCode ¶

IsCode returns true when this create mongo d b atlas rotating secret o k response a status code equal to that given

func (*CreateMongoDBAtlasRotatingSecretOK) IsRedirect ¶

func (o *CreateMongoDBAtlasRotatingSecretOK) IsRedirect() bool

IsRedirect returns true when this create mongo d b atlas rotating secret o k response has a 3xx status code

func (*CreateMongoDBAtlasRotatingSecretOK) IsServerError ¶

func (o *CreateMongoDBAtlasRotatingSecretOK) IsServerError() bool

IsServerError returns true when this create mongo d b atlas rotating secret o k response has a 5xx status code

func (*CreateMongoDBAtlasRotatingSecretOK) IsSuccess ¶

IsSuccess returns true when this create mongo d b atlas rotating secret o k response has a 2xx status code

func (*CreateMongoDBAtlasRotatingSecretOK) String ¶

type CreateMongoDBAtlasRotatingSecretParams ¶

type CreateMongoDBAtlasRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateMongoDBAtlasRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateMongoDBAtlasRotatingSecretParams contains all the parameters to send to the API endpoint

for the create mongo d b atlas rotating secret operation.

Typically these are written to a http.Request.

func NewCreateMongoDBAtlasRotatingSecretParams ¶

func NewCreateMongoDBAtlasRotatingSecretParams() *CreateMongoDBAtlasRotatingSecretParams

NewCreateMongoDBAtlasRotatingSecretParams creates a new CreateMongoDBAtlasRotatingSecretParams 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 NewCreateMongoDBAtlasRotatingSecretParamsWithContext ¶

func NewCreateMongoDBAtlasRotatingSecretParamsWithContext(ctx context.Context) *CreateMongoDBAtlasRotatingSecretParams

NewCreateMongoDBAtlasRotatingSecretParamsWithContext creates a new CreateMongoDBAtlasRotatingSecretParams object with the ability to set a context for a request.

func NewCreateMongoDBAtlasRotatingSecretParamsWithHTTPClient ¶

func NewCreateMongoDBAtlasRotatingSecretParamsWithHTTPClient(client *http.Client) *CreateMongoDBAtlasRotatingSecretParams

NewCreateMongoDBAtlasRotatingSecretParamsWithHTTPClient creates a new CreateMongoDBAtlasRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateMongoDBAtlasRotatingSecretParamsWithTimeout ¶

func NewCreateMongoDBAtlasRotatingSecretParamsWithTimeout(timeout time.Duration) *CreateMongoDBAtlasRotatingSecretParams

NewCreateMongoDBAtlasRotatingSecretParamsWithTimeout creates a new CreateMongoDBAtlasRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreateMongoDBAtlasRotatingSecretParams) SetAppName ¶

func (o *CreateMongoDBAtlasRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) SetBody ¶

SetBody adds the body to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) SetContext ¶

SetContext adds the context to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) SetDefaults ¶

func (o *CreateMongoDBAtlasRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the create mongo d b atlas rotating secret params (not the query body).

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

func (*CreateMongoDBAtlasRotatingSecretParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) SetOrganizationID ¶

func (o *CreateMongoDBAtlasRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) SetProjectID ¶

func (o *CreateMongoDBAtlasRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) WithBody ¶

WithBody adds the body to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) WithContext ¶

WithContext adds the context to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the create mongo d b atlas rotating secret params (not the query body).

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

func (*CreateMongoDBAtlasRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the create mongo d b atlas rotating secret params

func (*CreateMongoDBAtlasRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateMongoDBAtlasRotatingSecretReader ¶

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

CreateMongoDBAtlasRotatingSecretReader is a Reader for the CreateMongoDBAtlasRotatingSecret structure.

func (*CreateMongoDBAtlasRotatingSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreatePostgresIntegrationDefault ¶

type CreatePostgresIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreatePostgresIntegrationDefault ¶

func NewCreatePostgresIntegrationDefault(code int) *CreatePostgresIntegrationDefault

NewCreatePostgresIntegrationDefault creates a CreatePostgresIntegrationDefault with default headers values

func (*CreatePostgresIntegrationDefault) Code ¶

Code gets the status code for the create postgres integration default response

func (*CreatePostgresIntegrationDefault) Error ¶

func (*CreatePostgresIntegrationDefault) GetPayload ¶

func (*CreatePostgresIntegrationDefault) IsClientError ¶

func (o *CreatePostgresIntegrationDefault) IsClientError() bool

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

func (*CreatePostgresIntegrationDefault) IsCode ¶

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

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

func (*CreatePostgresIntegrationDefault) IsRedirect ¶

func (o *CreatePostgresIntegrationDefault) IsRedirect() bool

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

func (*CreatePostgresIntegrationDefault) IsServerError ¶

func (o *CreatePostgresIntegrationDefault) IsServerError() bool

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

func (*CreatePostgresIntegrationDefault) IsSuccess ¶

func (o *CreatePostgresIntegrationDefault) IsSuccess() bool

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

func (*CreatePostgresIntegrationDefault) String ¶

type CreatePostgresIntegrationOK ¶

type CreatePostgresIntegrationOK struct {
	Payload *models.Secrets20231128CreatePostgresIntegrationResponse
}

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

A successful response.

func NewCreatePostgresIntegrationOK ¶

func NewCreatePostgresIntegrationOK() *CreatePostgresIntegrationOK

NewCreatePostgresIntegrationOK creates a CreatePostgresIntegrationOK with default headers values

func (*CreatePostgresIntegrationOK) Code ¶

func (o *CreatePostgresIntegrationOK) Code() int

Code gets the status code for the create postgres integration o k response

func (*CreatePostgresIntegrationOK) Error ¶

func (*CreatePostgresIntegrationOK) GetPayload ¶

func (*CreatePostgresIntegrationOK) IsClientError ¶

func (o *CreatePostgresIntegrationOK) IsClientError() bool

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

func (*CreatePostgresIntegrationOK) IsCode ¶

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

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

func (*CreatePostgresIntegrationOK) IsRedirect ¶

func (o *CreatePostgresIntegrationOK) IsRedirect() bool

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

func (*CreatePostgresIntegrationOK) IsServerError ¶

func (o *CreatePostgresIntegrationOK) IsServerError() bool

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

func (*CreatePostgresIntegrationOK) IsSuccess ¶

func (o *CreatePostgresIntegrationOK) IsSuccess() bool

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

func (*CreatePostgresIntegrationOK) String ¶

func (o *CreatePostgresIntegrationOK) String() string

type CreatePostgresIntegrationParams ¶

type CreatePostgresIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreatePostgresIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreatePostgresIntegrationParams contains all the parameters to send to the API endpoint

for the create postgres integration operation.

Typically these are written to a http.Request.

func NewCreatePostgresIntegrationParams ¶

func NewCreatePostgresIntegrationParams() *CreatePostgresIntegrationParams

NewCreatePostgresIntegrationParams creates a new CreatePostgresIntegrationParams 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 NewCreatePostgresIntegrationParamsWithContext ¶

func NewCreatePostgresIntegrationParamsWithContext(ctx context.Context) *CreatePostgresIntegrationParams

NewCreatePostgresIntegrationParamsWithContext creates a new CreatePostgresIntegrationParams object with the ability to set a context for a request.

func NewCreatePostgresIntegrationParamsWithHTTPClient ¶

func NewCreatePostgresIntegrationParamsWithHTTPClient(client *http.Client) *CreatePostgresIntegrationParams

NewCreatePostgresIntegrationParamsWithHTTPClient creates a new CreatePostgresIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreatePostgresIntegrationParamsWithTimeout ¶

func NewCreatePostgresIntegrationParamsWithTimeout(timeout time.Duration) *CreatePostgresIntegrationParams

NewCreatePostgresIntegrationParamsWithTimeout creates a new CreatePostgresIntegrationParams object with the ability to set a timeout on a request.

func (*CreatePostgresIntegrationParams) SetBody ¶

SetBody adds the body to the create postgres integration params

func (*CreatePostgresIntegrationParams) SetContext ¶

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

SetContext adds the context to the create postgres integration params

func (*CreatePostgresIntegrationParams) SetDefaults ¶

func (o *CreatePostgresIntegrationParams) SetDefaults()

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

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

func (*CreatePostgresIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create postgres integration params

func (*CreatePostgresIntegrationParams) SetOrganizationID ¶

func (o *CreatePostgresIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create postgres integration params

func (*CreatePostgresIntegrationParams) SetProjectID ¶

func (o *CreatePostgresIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create postgres integration params

func (*CreatePostgresIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create postgres integration params

func (*CreatePostgresIntegrationParams) WithBody ¶

WithBody adds the body to the create postgres integration params

func (*CreatePostgresIntegrationParams) WithContext ¶

WithContext adds the context to the create postgres integration params

func (*CreatePostgresIntegrationParams) WithDefaults ¶

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

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

func (*CreatePostgresIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create postgres integration params

func (*CreatePostgresIntegrationParams) WithOrganizationID ¶

func (o *CreatePostgresIntegrationParams) WithOrganizationID(organizationID string) *CreatePostgresIntegrationParams

WithOrganizationID adds the organizationID to the create postgres integration params

func (*CreatePostgresIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the create postgres integration params

func (*CreatePostgresIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the create postgres integration params

func (*CreatePostgresIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreatePostgresIntegrationReader ¶

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

CreatePostgresIntegrationReader is a Reader for the CreatePostgresIntegration structure.

func (*CreatePostgresIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreatePostgresRotatingSecretDefault ¶

type CreatePostgresRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreatePostgresRotatingSecretDefault ¶

func NewCreatePostgresRotatingSecretDefault(code int) *CreatePostgresRotatingSecretDefault

NewCreatePostgresRotatingSecretDefault creates a CreatePostgresRotatingSecretDefault with default headers values

func (*CreatePostgresRotatingSecretDefault) Code ¶

Code gets the status code for the create postgres rotating secret default response

func (*CreatePostgresRotatingSecretDefault) Error ¶

func (*CreatePostgresRotatingSecretDefault) GetPayload ¶

func (*CreatePostgresRotatingSecretDefault) IsClientError ¶

func (o *CreatePostgresRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this create postgres rotating secret default response has a 4xx status code

func (*CreatePostgresRotatingSecretDefault) IsCode ¶

IsCode returns true when this create postgres rotating secret default response a status code equal to that given

func (*CreatePostgresRotatingSecretDefault) IsRedirect ¶

func (o *CreatePostgresRotatingSecretDefault) IsRedirect() bool

IsRedirect returns true when this create postgres rotating secret default response has a 3xx status code

func (*CreatePostgresRotatingSecretDefault) IsServerError ¶

func (o *CreatePostgresRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this create postgres rotating secret default response has a 5xx status code

func (*CreatePostgresRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this create postgres rotating secret default response has a 2xx status code

func (*CreatePostgresRotatingSecretDefault) String ¶

type CreatePostgresRotatingSecretOK ¶

type CreatePostgresRotatingSecretOK struct {
	Payload *models.Secrets20231128CreatePostgresRotatingSecretResponse
}

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

A successful response.

func NewCreatePostgresRotatingSecretOK ¶

func NewCreatePostgresRotatingSecretOK() *CreatePostgresRotatingSecretOK

NewCreatePostgresRotatingSecretOK creates a CreatePostgresRotatingSecretOK with default headers values

func (*CreatePostgresRotatingSecretOK) Code ¶

Code gets the status code for the create postgres rotating secret o k response

func (*CreatePostgresRotatingSecretOK) Error ¶

func (*CreatePostgresRotatingSecretOK) GetPayload ¶

func (*CreatePostgresRotatingSecretOK) IsClientError ¶

func (o *CreatePostgresRotatingSecretOK) IsClientError() bool

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

func (*CreatePostgresRotatingSecretOK) IsCode ¶

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

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

func (*CreatePostgresRotatingSecretOK) IsRedirect ¶

func (o *CreatePostgresRotatingSecretOK) IsRedirect() bool

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

func (*CreatePostgresRotatingSecretOK) IsServerError ¶

func (o *CreatePostgresRotatingSecretOK) IsServerError() bool

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

func (*CreatePostgresRotatingSecretOK) IsSuccess ¶

func (o *CreatePostgresRotatingSecretOK) IsSuccess() bool

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

func (*CreatePostgresRotatingSecretOK) String ¶

type CreatePostgresRotatingSecretParams ¶

type CreatePostgresRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreatePostgresRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreatePostgresRotatingSecretParams contains all the parameters to send to the API endpoint

for the create postgres rotating secret operation.

Typically these are written to a http.Request.

func NewCreatePostgresRotatingSecretParams ¶

func NewCreatePostgresRotatingSecretParams() *CreatePostgresRotatingSecretParams

NewCreatePostgresRotatingSecretParams creates a new CreatePostgresRotatingSecretParams 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 NewCreatePostgresRotatingSecretParamsWithContext ¶

func NewCreatePostgresRotatingSecretParamsWithContext(ctx context.Context) *CreatePostgresRotatingSecretParams

NewCreatePostgresRotatingSecretParamsWithContext creates a new CreatePostgresRotatingSecretParams object with the ability to set a context for a request.

func NewCreatePostgresRotatingSecretParamsWithHTTPClient ¶

func NewCreatePostgresRotatingSecretParamsWithHTTPClient(client *http.Client) *CreatePostgresRotatingSecretParams

NewCreatePostgresRotatingSecretParamsWithHTTPClient creates a new CreatePostgresRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreatePostgresRotatingSecretParamsWithTimeout ¶

func NewCreatePostgresRotatingSecretParamsWithTimeout(timeout time.Duration) *CreatePostgresRotatingSecretParams

NewCreatePostgresRotatingSecretParamsWithTimeout creates a new CreatePostgresRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreatePostgresRotatingSecretParams) SetAppName ¶

func (o *CreatePostgresRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) SetBody ¶

SetBody adds the body to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) SetContext ¶

SetContext adds the context to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) SetDefaults ¶

func (o *CreatePostgresRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the create postgres rotating secret params (not the query body).

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

func (*CreatePostgresRotatingSecretParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) SetOrganizationID ¶

func (o *CreatePostgresRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) SetProjectID ¶

func (o *CreatePostgresRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) WithBody ¶

WithBody adds the body to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) WithContext ¶

WithContext adds the context to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the create postgres rotating secret params (not the query body).

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

func (*CreatePostgresRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) WithOrganizationID ¶

func (o *CreatePostgresRotatingSecretParams) WithOrganizationID(organizationID string) *CreatePostgresRotatingSecretParams

WithOrganizationID adds the organizationID to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the create postgres rotating secret params

func (*CreatePostgresRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreatePostgresRotatingSecretReader ¶

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

CreatePostgresRotatingSecretReader is a Reader for the CreatePostgresRotatingSecret structure.

func (*CreatePostgresRotatingSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateRandomIntegrationDefault ¶ added in v0.126.0

type CreateRandomIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateRandomIntegrationDefault ¶ added in v0.126.0

func NewCreateRandomIntegrationDefault(code int) *CreateRandomIntegrationDefault

NewCreateRandomIntegrationDefault creates a CreateRandomIntegrationDefault with default headers values

func (*CreateRandomIntegrationDefault) Code ¶ added in v0.126.0

Code gets the status code for the create random integration default response

func (*CreateRandomIntegrationDefault) Error ¶ added in v0.126.0

func (*CreateRandomIntegrationDefault) GetPayload ¶ added in v0.126.0

func (*CreateRandomIntegrationDefault) IsClientError ¶ added in v0.126.0

func (o *CreateRandomIntegrationDefault) IsClientError() bool

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

func (*CreateRandomIntegrationDefault) IsCode ¶ added in v0.126.0

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

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

func (*CreateRandomIntegrationDefault) IsRedirect ¶ added in v0.126.0

func (o *CreateRandomIntegrationDefault) IsRedirect() bool

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

func (*CreateRandomIntegrationDefault) IsServerError ¶ added in v0.126.0

func (o *CreateRandomIntegrationDefault) IsServerError() bool

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

func (*CreateRandomIntegrationDefault) IsSuccess ¶ added in v0.126.0

func (o *CreateRandomIntegrationDefault) IsSuccess() bool

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

func (*CreateRandomIntegrationDefault) String ¶ added in v0.126.0

type CreateRandomIntegrationOK ¶ added in v0.126.0

type CreateRandomIntegrationOK struct {
	Payload *models.Secrets20231128CreateRandomIntegrationResponse
}

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

A successful response.

func NewCreateRandomIntegrationOK ¶ added in v0.126.0

func NewCreateRandomIntegrationOK() *CreateRandomIntegrationOK

NewCreateRandomIntegrationOK creates a CreateRandomIntegrationOK with default headers values

func (*CreateRandomIntegrationOK) Code ¶ added in v0.126.0

func (o *CreateRandomIntegrationOK) Code() int

Code gets the status code for the create random integration o k response

func (*CreateRandomIntegrationOK) Error ¶ added in v0.126.0

func (o *CreateRandomIntegrationOK) Error() string

func (*CreateRandomIntegrationOK) GetPayload ¶ added in v0.126.0

func (*CreateRandomIntegrationOK) IsClientError ¶ added in v0.126.0

func (o *CreateRandomIntegrationOK) IsClientError() bool

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

func (*CreateRandomIntegrationOK) IsCode ¶ added in v0.126.0

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

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

func (*CreateRandomIntegrationOK) IsRedirect ¶ added in v0.126.0

func (o *CreateRandomIntegrationOK) IsRedirect() bool

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

func (*CreateRandomIntegrationOK) IsServerError ¶ added in v0.126.0

func (o *CreateRandomIntegrationOK) IsServerError() bool

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

func (*CreateRandomIntegrationOK) IsSuccess ¶ added in v0.126.0

func (o *CreateRandomIntegrationOK) IsSuccess() bool

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

func (*CreateRandomIntegrationOK) String ¶ added in v0.126.0

func (o *CreateRandomIntegrationOK) String() string

type CreateRandomIntegrationParams ¶ added in v0.126.0

type CreateRandomIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreateRandomIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateRandomIntegrationParams contains all the parameters to send to the API endpoint

for the create random integration operation.

Typically these are written to a http.Request.

func NewCreateRandomIntegrationParams ¶ added in v0.126.0

func NewCreateRandomIntegrationParams() *CreateRandomIntegrationParams

NewCreateRandomIntegrationParams creates a new CreateRandomIntegrationParams 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 NewCreateRandomIntegrationParamsWithContext ¶ added in v0.126.0

func NewCreateRandomIntegrationParamsWithContext(ctx context.Context) *CreateRandomIntegrationParams

NewCreateRandomIntegrationParamsWithContext creates a new CreateRandomIntegrationParams object with the ability to set a context for a request.

func NewCreateRandomIntegrationParamsWithHTTPClient ¶ added in v0.126.0

func NewCreateRandomIntegrationParamsWithHTTPClient(client *http.Client) *CreateRandomIntegrationParams

NewCreateRandomIntegrationParamsWithHTTPClient creates a new CreateRandomIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateRandomIntegrationParamsWithTimeout ¶ added in v0.126.0

func NewCreateRandomIntegrationParamsWithTimeout(timeout time.Duration) *CreateRandomIntegrationParams

NewCreateRandomIntegrationParamsWithTimeout creates a new CreateRandomIntegrationParams object with the ability to set a timeout on a request.

func (*CreateRandomIntegrationParams) SetBody ¶ added in v0.126.0

SetBody adds the body to the create random integration params

func (*CreateRandomIntegrationParams) SetContext ¶ added in v0.126.0

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

SetContext adds the context to the create random integration params

func (*CreateRandomIntegrationParams) SetDefaults ¶ added in v0.126.0

func (o *CreateRandomIntegrationParams) SetDefaults()

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

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

func (*CreateRandomIntegrationParams) SetHTTPClient ¶ added in v0.126.0

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

SetHTTPClient adds the HTTPClient to the create random integration params

func (*CreateRandomIntegrationParams) SetOrganizationID ¶ added in v0.126.0

func (o *CreateRandomIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create random integration params

func (*CreateRandomIntegrationParams) SetProjectID ¶ added in v0.126.0

func (o *CreateRandomIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create random integration params

func (*CreateRandomIntegrationParams) SetTimeout ¶ added in v0.126.0

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

SetTimeout adds the timeout to the create random integration params

func (*CreateRandomIntegrationParams) WithBody ¶ added in v0.126.0

WithBody adds the body to the create random integration params

func (*CreateRandomIntegrationParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the create random integration params

func (*CreateRandomIntegrationParams) WithDefaults ¶ added in v0.126.0

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

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

func (*CreateRandomIntegrationParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the create random integration params

func (*CreateRandomIntegrationParams) WithOrganizationID ¶ added in v0.126.0

func (o *CreateRandomIntegrationParams) WithOrganizationID(organizationID string) *CreateRandomIntegrationParams

WithOrganizationID adds the organizationID to the create random integration params

func (*CreateRandomIntegrationParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the create random integration params

func (*CreateRandomIntegrationParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the create random integration params

func (*CreateRandomIntegrationParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type CreateRandomIntegrationReader ¶ added in v0.126.0

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

CreateRandomIntegrationReader is a Reader for the CreateRandomIntegration structure.

func (*CreateRandomIntegrationReader) ReadResponse ¶ added in v0.126.0

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

ReadResponse reads a server response into the received o.

type CreateRandomRotatingSecretDefault ¶ added in v0.126.0

type CreateRandomRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateRandomRotatingSecretDefault ¶ added in v0.126.0

func NewCreateRandomRotatingSecretDefault(code int) *CreateRandomRotatingSecretDefault

NewCreateRandomRotatingSecretDefault creates a CreateRandomRotatingSecretDefault with default headers values

func (*CreateRandomRotatingSecretDefault) Code ¶ added in v0.126.0

Code gets the status code for the create random rotating secret default response

func (*CreateRandomRotatingSecretDefault) Error ¶ added in v0.126.0

func (*CreateRandomRotatingSecretDefault) GetPayload ¶ added in v0.126.0

func (*CreateRandomRotatingSecretDefault) IsClientError ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this create random rotating secret default response has a 4xx status code

func (*CreateRandomRotatingSecretDefault) IsCode ¶ added in v0.126.0

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

IsCode returns true when this create random rotating secret default response a status code equal to that given

func (*CreateRandomRotatingSecretDefault) IsRedirect ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretDefault) IsRedirect() bool

IsRedirect returns true when this create random rotating secret default response has a 3xx status code

func (*CreateRandomRotatingSecretDefault) IsServerError ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this create random rotating secret default response has a 5xx status code

func (*CreateRandomRotatingSecretDefault) IsSuccess ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretDefault) IsSuccess() bool

IsSuccess returns true when this create random rotating secret default response has a 2xx status code

func (*CreateRandomRotatingSecretDefault) String ¶ added in v0.126.0

type CreateRandomRotatingSecretOK ¶ added in v0.126.0

type CreateRandomRotatingSecretOK struct {
	Payload *models.Secrets20231128CreateRandomRotatingSecretResponse
}

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

A successful response.

func NewCreateRandomRotatingSecretOK ¶ added in v0.126.0

func NewCreateRandomRotatingSecretOK() *CreateRandomRotatingSecretOK

NewCreateRandomRotatingSecretOK creates a CreateRandomRotatingSecretOK with default headers values

func (*CreateRandomRotatingSecretOK) Code ¶ added in v0.126.0

Code gets the status code for the create random rotating secret o k response

func (*CreateRandomRotatingSecretOK) Error ¶ added in v0.126.0

func (*CreateRandomRotatingSecretOK) GetPayload ¶ added in v0.126.0

func (*CreateRandomRotatingSecretOK) IsClientError ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretOK) IsClientError() bool

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

func (*CreateRandomRotatingSecretOK) IsCode ¶ added in v0.126.0

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

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

func (*CreateRandomRotatingSecretOK) IsRedirect ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretOK) IsRedirect() bool

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

func (*CreateRandomRotatingSecretOK) IsServerError ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretOK) IsServerError() bool

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

func (*CreateRandomRotatingSecretOK) IsSuccess ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretOK) IsSuccess() bool

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

func (*CreateRandomRotatingSecretOK) String ¶ added in v0.126.0

type CreateRandomRotatingSecretParams ¶ added in v0.126.0

type CreateRandomRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateRandomRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateRandomRotatingSecretParams contains all the parameters to send to the API endpoint

for the create random rotating secret operation.

Typically these are written to a http.Request.

func NewCreateRandomRotatingSecretParams ¶ added in v0.126.0

func NewCreateRandomRotatingSecretParams() *CreateRandomRotatingSecretParams

NewCreateRandomRotatingSecretParams creates a new CreateRandomRotatingSecretParams 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 NewCreateRandomRotatingSecretParamsWithContext ¶ added in v0.126.0

func NewCreateRandomRotatingSecretParamsWithContext(ctx context.Context) *CreateRandomRotatingSecretParams

NewCreateRandomRotatingSecretParamsWithContext creates a new CreateRandomRotatingSecretParams object with the ability to set a context for a request.

func NewCreateRandomRotatingSecretParamsWithHTTPClient ¶ added in v0.126.0

func NewCreateRandomRotatingSecretParamsWithHTTPClient(client *http.Client) *CreateRandomRotatingSecretParams

NewCreateRandomRotatingSecretParamsWithHTTPClient creates a new CreateRandomRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateRandomRotatingSecretParamsWithTimeout ¶ added in v0.126.0

func NewCreateRandomRotatingSecretParamsWithTimeout(timeout time.Duration) *CreateRandomRotatingSecretParams

NewCreateRandomRotatingSecretParamsWithTimeout creates a new CreateRandomRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreateRandomRotatingSecretParams) SetAppName ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) SetBody ¶ added in v0.126.0

SetBody adds the body to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) SetContext ¶ added in v0.126.0

SetContext adds the context to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) SetDefaults ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the create random rotating secret params (not the query body).

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

func (*CreateRandomRotatingSecretParams) SetHTTPClient ¶ added in v0.126.0

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

SetHTTPClient adds the HTTPClient to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) SetOrganizationID ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) SetProjectID ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) SetTimeout ¶ added in v0.126.0

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

SetTimeout adds the timeout to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) WithAppName ¶ added in v0.126.0

WithAppName adds the appName to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) WithBody ¶ added in v0.126.0

WithBody adds the body to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) WithDefaults ¶ added in v0.126.0

WithDefaults hydrates default values in the create random rotating secret params (not the query body).

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

func (*CreateRandomRotatingSecretParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) WithOrganizationID ¶ added in v0.126.0

func (o *CreateRandomRotatingSecretParams) WithOrganizationID(organizationID string) *CreateRandomRotatingSecretParams

WithOrganizationID adds the organizationID to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the create random rotating secret params

func (*CreateRandomRotatingSecretParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type CreateRandomRotatingSecretReader ¶ added in v0.126.0

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

CreateRandomRotatingSecretReader is a Reader for the CreateRandomRotatingSecret structure.

func (*CreateRandomRotatingSecretReader) ReadResponse ¶ added in v0.126.0

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

ReadResponse reads a server response into the received o.

type CreateSyncDefault ¶

type CreateSyncDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateSyncDefault ¶

func NewCreateSyncDefault(code int) *CreateSyncDefault

NewCreateSyncDefault creates a CreateSyncDefault with default headers values

func (*CreateSyncDefault) Code ¶

func (o *CreateSyncDefault) Code() int

Code gets the status code for the create sync default response

func (*CreateSyncDefault) Error ¶

func (o *CreateSyncDefault) Error() string

func (*CreateSyncDefault) GetPayload ¶

func (o *CreateSyncDefault) GetPayload() *models.GooglerpcStatus

func (*CreateSyncDefault) IsClientError ¶

func (o *CreateSyncDefault) IsClientError() bool

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

func (*CreateSyncDefault) IsCode ¶

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

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

func (*CreateSyncDefault) IsRedirect ¶

func (o *CreateSyncDefault) IsRedirect() bool

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

func (*CreateSyncDefault) IsServerError ¶

func (o *CreateSyncDefault) IsServerError() bool

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

func (*CreateSyncDefault) IsSuccess ¶

func (o *CreateSyncDefault) IsSuccess() bool

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

func (*CreateSyncDefault) String ¶

func (o *CreateSyncDefault) String() string

type CreateSyncOK ¶

type CreateSyncOK struct {
	Payload *models.Secrets20231128CreateSyncResponse
}

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

A successful response.

func NewCreateSyncOK ¶

func NewCreateSyncOK() *CreateSyncOK

NewCreateSyncOK creates a CreateSyncOK with default headers values

func (*CreateSyncOK) Code ¶

func (o *CreateSyncOK) Code() int

Code gets the status code for the create sync o k response

func (*CreateSyncOK) Error ¶

func (o *CreateSyncOK) Error() string

func (*CreateSyncOK) GetPayload ¶

func (*CreateSyncOK) IsClientError ¶

func (o *CreateSyncOK) IsClientError() bool

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

func (*CreateSyncOK) IsCode ¶

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

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

func (*CreateSyncOK) IsRedirect ¶

func (o *CreateSyncOK) IsRedirect() bool

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

func (*CreateSyncOK) IsServerError ¶

func (o *CreateSyncOK) IsServerError() bool

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

func (*CreateSyncOK) IsSuccess ¶

func (o *CreateSyncOK) IsSuccess() bool

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

func (*CreateSyncOK) String ¶

func (o *CreateSyncOK) String() string

type CreateSyncParams ¶

type CreateSyncParams struct {

	// Body.
	Body *models.SecretServiceCreateSyncBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateSyncParams contains all the parameters to send to the API endpoint

for the create sync operation.

Typically these are written to a http.Request.

func NewCreateSyncParams ¶

func NewCreateSyncParams() *CreateSyncParams

NewCreateSyncParams creates a new CreateSyncParams 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 NewCreateSyncParamsWithContext ¶

func NewCreateSyncParamsWithContext(ctx context.Context) *CreateSyncParams

NewCreateSyncParamsWithContext creates a new CreateSyncParams object with the ability to set a context for a request.

func NewCreateSyncParamsWithHTTPClient ¶

func NewCreateSyncParamsWithHTTPClient(client *http.Client) *CreateSyncParams

NewCreateSyncParamsWithHTTPClient creates a new CreateSyncParams object with the ability to set a custom HTTPClient for a request.

func NewCreateSyncParamsWithTimeout ¶

func NewCreateSyncParamsWithTimeout(timeout time.Duration) *CreateSyncParams

NewCreateSyncParamsWithTimeout creates a new CreateSyncParams object with the ability to set a timeout on a request.

func (*CreateSyncParams) SetBody ¶

SetBody adds the body to the create sync params

func (*CreateSyncParams) SetContext ¶

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

SetContext adds the context to the create sync params

func (*CreateSyncParams) SetDefaults ¶

func (o *CreateSyncParams) SetDefaults()

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

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

func (*CreateSyncParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create sync params

func (*CreateSyncParams) SetOrganizationID ¶

func (o *CreateSyncParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create sync params

func (*CreateSyncParams) SetProjectID ¶

func (o *CreateSyncParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create sync params

func (*CreateSyncParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create sync params

func (*CreateSyncParams) WithBody ¶

WithBody adds the body to the create sync params

func (*CreateSyncParams) WithContext ¶

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

WithContext adds the context to the create sync params

func (*CreateSyncParams) WithDefaults ¶

func (o *CreateSyncParams) WithDefaults() *CreateSyncParams

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

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

func (*CreateSyncParams) WithHTTPClient ¶

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

WithHTTPClient adds the HTTPClient to the create sync params

func (*CreateSyncParams) WithOrganizationID ¶

func (o *CreateSyncParams) WithOrganizationID(organizationID string) *CreateSyncParams

WithOrganizationID adds the organizationID to the create sync params

func (*CreateSyncParams) WithProjectID ¶

func (o *CreateSyncParams) WithProjectID(projectID string) *CreateSyncParams

WithProjectID adds the projectID to the create sync params

func (*CreateSyncParams) WithTimeout ¶

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

WithTimeout adds the timeout to the create sync params

func (*CreateSyncParams) WriteToRequest ¶

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

WriteToRequest writes these params to a swagger request

type CreateSyncReader ¶

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

CreateSyncReader is a Reader for the CreateSync structure.

func (*CreateSyncReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateTwilioIntegrationDefault ¶

type CreateTwilioIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateTwilioIntegrationDefault ¶

func NewCreateTwilioIntegrationDefault(code int) *CreateTwilioIntegrationDefault

NewCreateTwilioIntegrationDefault creates a CreateTwilioIntegrationDefault with default headers values

func (*CreateTwilioIntegrationDefault) Code ¶

Code gets the status code for the create twilio integration default response

func (*CreateTwilioIntegrationDefault) Error ¶

func (*CreateTwilioIntegrationDefault) GetPayload ¶

func (*CreateTwilioIntegrationDefault) IsClientError ¶

func (o *CreateTwilioIntegrationDefault) IsClientError() bool

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

func (*CreateTwilioIntegrationDefault) IsCode ¶

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

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

func (*CreateTwilioIntegrationDefault) IsRedirect ¶

func (o *CreateTwilioIntegrationDefault) IsRedirect() bool

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

func (*CreateTwilioIntegrationDefault) IsServerError ¶

func (o *CreateTwilioIntegrationDefault) IsServerError() bool

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

func (*CreateTwilioIntegrationDefault) IsSuccess ¶

func (o *CreateTwilioIntegrationDefault) IsSuccess() bool

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

func (*CreateTwilioIntegrationDefault) String ¶

type CreateTwilioIntegrationOK ¶

type CreateTwilioIntegrationOK struct {
	Payload *models.Secrets20231128CreateTwilioIntegrationResponse
}

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

A successful response.

func NewCreateTwilioIntegrationOK ¶

func NewCreateTwilioIntegrationOK() *CreateTwilioIntegrationOK

NewCreateTwilioIntegrationOK creates a CreateTwilioIntegrationOK with default headers values

func (*CreateTwilioIntegrationOK) Code ¶

func (o *CreateTwilioIntegrationOK) Code() int

Code gets the status code for the create twilio integration o k response

func (*CreateTwilioIntegrationOK) Error ¶

func (o *CreateTwilioIntegrationOK) Error() string

func (*CreateTwilioIntegrationOK) GetPayload ¶

func (*CreateTwilioIntegrationOK) IsClientError ¶

func (o *CreateTwilioIntegrationOK) IsClientError() bool

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

func (*CreateTwilioIntegrationOK) IsCode ¶

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

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

func (*CreateTwilioIntegrationOK) IsRedirect ¶

func (o *CreateTwilioIntegrationOK) IsRedirect() bool

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

func (*CreateTwilioIntegrationOK) IsServerError ¶

func (o *CreateTwilioIntegrationOK) IsServerError() bool

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

func (*CreateTwilioIntegrationOK) IsSuccess ¶

func (o *CreateTwilioIntegrationOK) IsSuccess() bool

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

func (*CreateTwilioIntegrationOK) String ¶

func (o *CreateTwilioIntegrationOK) String() string

type CreateTwilioIntegrationParams ¶

type CreateTwilioIntegrationParams struct {

	// Body.
	Body *models.SecretServiceCreateTwilioIntegrationBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateTwilioIntegrationParams contains all the parameters to send to the API endpoint

for the create twilio integration operation.

Typically these are written to a http.Request.

func NewCreateTwilioIntegrationParams ¶

func NewCreateTwilioIntegrationParams() *CreateTwilioIntegrationParams

NewCreateTwilioIntegrationParams creates a new CreateTwilioIntegrationParams 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 NewCreateTwilioIntegrationParamsWithContext ¶

func NewCreateTwilioIntegrationParamsWithContext(ctx context.Context) *CreateTwilioIntegrationParams

NewCreateTwilioIntegrationParamsWithContext creates a new CreateTwilioIntegrationParams object with the ability to set a context for a request.

func NewCreateTwilioIntegrationParamsWithHTTPClient ¶

func NewCreateTwilioIntegrationParamsWithHTTPClient(client *http.Client) *CreateTwilioIntegrationParams

NewCreateTwilioIntegrationParamsWithHTTPClient creates a new CreateTwilioIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewCreateTwilioIntegrationParamsWithTimeout ¶

func NewCreateTwilioIntegrationParamsWithTimeout(timeout time.Duration) *CreateTwilioIntegrationParams

NewCreateTwilioIntegrationParamsWithTimeout creates a new CreateTwilioIntegrationParams object with the ability to set a timeout on a request.

func (*CreateTwilioIntegrationParams) SetBody ¶

SetBody adds the body to the create twilio integration params

func (*CreateTwilioIntegrationParams) SetContext ¶

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

SetContext adds the context to the create twilio integration params

func (*CreateTwilioIntegrationParams) SetDefaults ¶

func (o *CreateTwilioIntegrationParams) SetDefaults()

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

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

func (*CreateTwilioIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create twilio integration params

func (*CreateTwilioIntegrationParams) SetOrganizationID ¶

func (o *CreateTwilioIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create twilio integration params

func (*CreateTwilioIntegrationParams) SetProjectID ¶

func (o *CreateTwilioIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create twilio integration params

func (*CreateTwilioIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create twilio integration params

func (*CreateTwilioIntegrationParams) WithBody ¶

WithBody adds the body to the create twilio integration params

func (*CreateTwilioIntegrationParams) WithContext ¶

WithContext adds the context to the create twilio integration params

func (*CreateTwilioIntegrationParams) WithDefaults ¶

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

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

func (*CreateTwilioIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create twilio integration params

func (*CreateTwilioIntegrationParams) WithOrganizationID ¶

func (o *CreateTwilioIntegrationParams) WithOrganizationID(organizationID string) *CreateTwilioIntegrationParams

WithOrganizationID adds the organizationID to the create twilio integration params

func (*CreateTwilioIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the create twilio integration params

func (*CreateTwilioIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the create twilio integration params

func (*CreateTwilioIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateTwilioIntegrationReader ¶

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

CreateTwilioIntegrationReader is a Reader for the CreateTwilioIntegration structure.

func (*CreateTwilioIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type CreateTwilioRotatingSecretDefault ¶

type CreateTwilioRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewCreateTwilioRotatingSecretDefault ¶

func NewCreateTwilioRotatingSecretDefault(code int) *CreateTwilioRotatingSecretDefault

NewCreateTwilioRotatingSecretDefault creates a CreateTwilioRotatingSecretDefault with default headers values

func (*CreateTwilioRotatingSecretDefault) Code ¶

Code gets the status code for the create twilio rotating secret default response

func (*CreateTwilioRotatingSecretDefault) Error ¶

func (*CreateTwilioRotatingSecretDefault) GetPayload ¶

func (*CreateTwilioRotatingSecretDefault) IsClientError ¶

func (o *CreateTwilioRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this create twilio rotating secret default response has a 4xx status code

func (*CreateTwilioRotatingSecretDefault) IsCode ¶

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

IsCode returns true when this create twilio rotating secret default response a status code equal to that given

func (*CreateTwilioRotatingSecretDefault) IsRedirect ¶

func (o *CreateTwilioRotatingSecretDefault) IsRedirect() bool

IsRedirect returns true when this create twilio rotating secret default response has a 3xx status code

func (*CreateTwilioRotatingSecretDefault) IsServerError ¶

func (o *CreateTwilioRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this create twilio rotating secret default response has a 5xx status code

func (*CreateTwilioRotatingSecretDefault) IsSuccess ¶

func (o *CreateTwilioRotatingSecretDefault) IsSuccess() bool

IsSuccess returns true when this create twilio rotating secret default response has a 2xx status code

func (*CreateTwilioRotatingSecretDefault) String ¶

type CreateTwilioRotatingSecretOK ¶

type CreateTwilioRotatingSecretOK struct {
	Payload *models.Secrets20231128CreateTwilioRotatingSecretResponse
}

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

A successful response.

func NewCreateTwilioRotatingSecretOK ¶

func NewCreateTwilioRotatingSecretOK() *CreateTwilioRotatingSecretOK

NewCreateTwilioRotatingSecretOK creates a CreateTwilioRotatingSecretOK with default headers values

func (*CreateTwilioRotatingSecretOK) Code ¶

Code gets the status code for the create twilio rotating secret o k response

func (*CreateTwilioRotatingSecretOK) Error ¶

func (*CreateTwilioRotatingSecretOK) GetPayload ¶

func (*CreateTwilioRotatingSecretOK) IsClientError ¶

func (o *CreateTwilioRotatingSecretOK) IsClientError() bool

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

func (*CreateTwilioRotatingSecretOK) IsCode ¶

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

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

func (*CreateTwilioRotatingSecretOK) IsRedirect ¶

func (o *CreateTwilioRotatingSecretOK) IsRedirect() bool

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

func (*CreateTwilioRotatingSecretOK) IsServerError ¶

func (o *CreateTwilioRotatingSecretOK) IsServerError() bool

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

func (*CreateTwilioRotatingSecretOK) IsSuccess ¶

func (o *CreateTwilioRotatingSecretOK) IsSuccess() bool

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

func (*CreateTwilioRotatingSecretOK) String ¶

type CreateTwilioRotatingSecretParams ¶

type CreateTwilioRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceCreateTwilioRotatingSecretBody

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

CreateTwilioRotatingSecretParams contains all the parameters to send to the API endpoint

for the create twilio rotating secret operation.

Typically these are written to a http.Request.

func NewCreateTwilioRotatingSecretParams ¶

func NewCreateTwilioRotatingSecretParams() *CreateTwilioRotatingSecretParams

NewCreateTwilioRotatingSecretParams creates a new CreateTwilioRotatingSecretParams 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 NewCreateTwilioRotatingSecretParamsWithContext ¶

func NewCreateTwilioRotatingSecretParamsWithContext(ctx context.Context) *CreateTwilioRotatingSecretParams

NewCreateTwilioRotatingSecretParamsWithContext creates a new CreateTwilioRotatingSecretParams object with the ability to set a context for a request.

func NewCreateTwilioRotatingSecretParamsWithHTTPClient ¶

func NewCreateTwilioRotatingSecretParamsWithHTTPClient(client *http.Client) *CreateTwilioRotatingSecretParams

NewCreateTwilioRotatingSecretParamsWithHTTPClient creates a new CreateTwilioRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewCreateTwilioRotatingSecretParamsWithTimeout ¶

func NewCreateTwilioRotatingSecretParamsWithTimeout(timeout time.Duration) *CreateTwilioRotatingSecretParams

NewCreateTwilioRotatingSecretParamsWithTimeout creates a new CreateTwilioRotatingSecretParams object with the ability to set a timeout on a request.

func (*CreateTwilioRotatingSecretParams) SetAppName ¶

func (o *CreateTwilioRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) SetBody ¶

SetBody adds the body to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) SetContext ¶

SetContext adds the context to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) SetDefaults ¶

func (o *CreateTwilioRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the create twilio rotating secret params (not the query body).

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

func (*CreateTwilioRotatingSecretParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) SetOrganizationID ¶

func (o *CreateTwilioRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) SetProjectID ¶

func (o *CreateTwilioRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) SetTimeout ¶

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

SetTimeout adds the timeout to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) WithBody ¶

WithBody adds the body to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) WithContext ¶

WithContext adds the context to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the create twilio rotating secret params (not the query body).

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

func (*CreateTwilioRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) WithOrganizationID ¶

func (o *CreateTwilioRotatingSecretParams) WithOrganizationID(organizationID string) *CreateTwilioRotatingSecretParams

WithOrganizationID adds the organizationID to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the create twilio rotating secret params

func (*CreateTwilioRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CreateTwilioRotatingSecretReader ¶

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

CreateTwilioRotatingSecretReader is a Reader for the CreateTwilioRotatingSecret structure.

func (*CreateTwilioRotatingSecretReader) ReadResponse ¶

func (o *CreateTwilioRotatingSecretReader) 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.GooglerpcStatus
	// 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.GooglerpcStatus

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.Secrets20231128DeleteAppResponse
}

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) Code ¶

func (o *DeleteAppOK) Code() int

Code gets the status code for the delete app o k response

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 {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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) SetName ¶

func (o *DeleteAppParams) SetName(name string)

SetName adds the name to the delete app params

func (*DeleteAppParams) SetOrganizationID ¶

func (o *DeleteAppParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete app params

func (*DeleteAppParams) SetProjectID ¶

func (o *DeleteAppParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithName ¶

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

WithName adds the name to the delete app params

func (*DeleteAppParams) WithOrganizationID ¶

func (o *DeleteAppParams) WithOrganizationID(organizationID string) *DeleteAppParams

WithOrganizationID adds the organizationID to the delete app params

func (*DeleteAppParams) WithProjectID ¶

func (o *DeleteAppParams) WithProjectID(projectID string) *DeleteAppParams

WithProjectID adds the projectID 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.GooglerpcStatus
	// 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 (*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.Secrets20231128DeleteAppSecretResponse
}

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) Code ¶

func (o *DeleteAppSecretOK) Code() int

Code gets the status code for the delete app secret o k response

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

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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) SetOrganizationID ¶

func (o *DeleteAppSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete app secret params

func (*DeleteAppSecretParams) SetProjectID ¶

func (o *DeleteAppSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithOrganizationID ¶

func (o *DeleteAppSecretParams) WithOrganizationID(organizationID string) *DeleteAppSecretParams

WithOrganizationID adds the organizationID to the delete app secret params

func (*DeleteAppSecretParams) WithProjectID ¶

func (o *DeleteAppSecretParams) WithProjectID(projectID string) *DeleteAppSecretParams

WithProjectID adds the projectID 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 ¶

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

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

An unexpected error response.

func NewDeleteAppSecretVersionDefault ¶

func NewDeleteAppSecretVersionDefault(code int) *DeleteAppSecretVersionDefault

NewDeleteAppSecretVersionDefault creates a DeleteAppSecretVersionDefault with default headers values

func (*DeleteAppSecretVersionDefault) Code ¶

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

func (*DeleteAppSecretVersionDefault) Error ¶

func (*DeleteAppSecretVersionDefault) GetPayload ¶

func (*DeleteAppSecretVersionDefault) IsClientError ¶

func (o *DeleteAppSecretVersionDefault) IsClientError() bool

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

func (*DeleteAppSecretVersionDefault) IsCode ¶

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 ¶

func (o *DeleteAppSecretVersionDefault) IsRedirect() bool

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

func (*DeleteAppSecretVersionDefault) IsServerError ¶

func (o *DeleteAppSecretVersionDefault) IsServerError() bool

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

func (*DeleteAppSecretVersionDefault) IsSuccess ¶

func (o *DeleteAppSecretVersionDefault) IsSuccess() bool

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

func (*DeleteAppSecretVersionDefault) String ¶

type DeleteAppSecretVersionOK ¶

type DeleteAppSecretVersionOK struct {
	Payload models.Secrets20231128DeleteAppSecretVersionResponse
}

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

A successful response.

func NewDeleteAppSecretVersionOK ¶

func NewDeleteAppSecretVersionOK() *DeleteAppSecretVersionOK

NewDeleteAppSecretVersionOK creates a DeleteAppSecretVersionOK with default headers values

func (*DeleteAppSecretVersionOK) Code ¶

func (o *DeleteAppSecretVersionOK) Code() int

Code gets the status code for the delete app secret version o k response

func (*DeleteAppSecretVersionOK) Error ¶

func (o *DeleteAppSecretVersionOK) Error() string

func (*DeleteAppSecretVersionOK) GetPayload ¶

func (*DeleteAppSecretVersionOK) IsClientError ¶

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 ¶

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 ¶

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 ¶

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 ¶

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 ¶

func (o *DeleteAppSecretVersionOK) String() string

type DeleteAppSecretVersionParams ¶

type DeleteAppSecretVersionParams struct {

	// AppName.
	AppName string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	// SecretName.
	SecretName string

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

	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 ¶

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 ¶

func NewDeleteAppSecretVersionParamsWithContext(ctx context.Context) *DeleteAppSecretVersionParams

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

func NewDeleteAppSecretVersionParamsWithHTTPClient ¶

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 ¶

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 ¶

func (o *DeleteAppSecretVersionParams) SetAppName(appName string)

SetAppName adds the appName to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetContext ¶

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

SetContext adds the context to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetDefaults ¶

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 ¶

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

SetHTTPClient adds the HTTPClient to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetOrganizationID ¶

func (o *DeleteAppSecretVersionParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetProjectID ¶

func (o *DeleteAppSecretVersionParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetSecretName ¶

func (o *DeleteAppSecretVersionParams) SetSecretName(secretName string)

SetSecretName adds the secretName to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete app secret version params

func (*DeleteAppSecretVersionParams) SetVersion ¶

func (o *DeleteAppSecretVersionParams) SetVersion(version int64)

SetVersion adds the version to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithAppName ¶

WithAppName adds the appName to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithContext ¶

WithContext adds the context to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithDefaults ¶

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 ¶

WithHTTPClient adds the HTTPClient to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithOrganizationID ¶

func (o *DeleteAppSecretVersionParams) WithOrganizationID(organizationID string) *DeleteAppSecretVersionParams

WithOrganizationID adds the organizationID to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithProjectID ¶

WithProjectID adds the projectID to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithSecretName ¶

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

WithSecretName adds the secretName to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithTimeout ¶

WithTimeout adds the timeout to the delete app secret version params

func (*DeleteAppSecretVersionParams) WithVersion ¶

WithVersion adds the version to the delete app secret version params

func (*DeleteAppSecretVersionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteAppSecretVersionReader ¶

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

DeleteAppSecretVersionReader is a Reader for the DeleteAppSecretVersion structure.

func (*DeleteAppSecretVersionReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteAwsDynamicSecretDefault ¶

type DeleteAwsDynamicSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteAwsDynamicSecretDefault ¶

func NewDeleteAwsDynamicSecretDefault(code int) *DeleteAwsDynamicSecretDefault

NewDeleteAwsDynamicSecretDefault creates a DeleteAwsDynamicSecretDefault with default headers values

func (*DeleteAwsDynamicSecretDefault) Code ¶

Code gets the status code for the delete aws dynamic secret default response

func (*DeleteAwsDynamicSecretDefault) Error ¶

func (*DeleteAwsDynamicSecretDefault) GetPayload ¶

func (*DeleteAwsDynamicSecretDefault) IsClientError ¶

func (o *DeleteAwsDynamicSecretDefault) IsClientError() bool

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

func (*DeleteAwsDynamicSecretDefault) IsCode ¶

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

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

func (*DeleteAwsDynamicSecretDefault) IsRedirect ¶

func (o *DeleteAwsDynamicSecretDefault) IsRedirect() bool

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

func (*DeleteAwsDynamicSecretDefault) IsServerError ¶

func (o *DeleteAwsDynamicSecretDefault) IsServerError() bool

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

func (*DeleteAwsDynamicSecretDefault) IsSuccess ¶

func (o *DeleteAwsDynamicSecretDefault) IsSuccess() bool

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

func (*DeleteAwsDynamicSecretDefault) String ¶

type DeleteAwsDynamicSecretOK ¶

type DeleteAwsDynamicSecretOK struct {
	Payload models.Secrets20231128DeleteAwsDynamicSecretResponse
}

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

A successful response.

func NewDeleteAwsDynamicSecretOK ¶

func NewDeleteAwsDynamicSecretOK() *DeleteAwsDynamicSecretOK

NewDeleteAwsDynamicSecretOK creates a DeleteAwsDynamicSecretOK with default headers values

func (*DeleteAwsDynamicSecretOK) Code ¶

func (o *DeleteAwsDynamicSecretOK) Code() int

Code gets the status code for the delete aws dynamic secret o k response

func (*DeleteAwsDynamicSecretOK) Error ¶

func (o *DeleteAwsDynamicSecretOK) Error() string

func (*DeleteAwsDynamicSecretOK) GetPayload ¶

func (*DeleteAwsDynamicSecretOK) IsClientError ¶

func (o *DeleteAwsDynamicSecretOK) IsClientError() bool

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

func (*DeleteAwsDynamicSecretOK) IsCode ¶

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

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

func (*DeleteAwsDynamicSecretOK) IsRedirect ¶

func (o *DeleteAwsDynamicSecretOK) IsRedirect() bool

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

func (*DeleteAwsDynamicSecretOK) IsServerError ¶

func (o *DeleteAwsDynamicSecretOK) IsServerError() bool

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

func (*DeleteAwsDynamicSecretOK) IsSuccess ¶

func (o *DeleteAwsDynamicSecretOK) IsSuccess() bool

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

func (*DeleteAwsDynamicSecretOK) String ¶

func (o *DeleteAwsDynamicSecretOK) String() string

type DeleteAwsDynamicSecretParams ¶

type DeleteAwsDynamicSecretParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteAwsDynamicSecretParams contains all the parameters to send to the API endpoint

for the delete aws dynamic secret operation.

Typically these are written to a http.Request.

func NewDeleteAwsDynamicSecretParams ¶

func NewDeleteAwsDynamicSecretParams() *DeleteAwsDynamicSecretParams

NewDeleteAwsDynamicSecretParams creates a new DeleteAwsDynamicSecretParams 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 NewDeleteAwsDynamicSecretParamsWithContext ¶

func NewDeleteAwsDynamicSecretParamsWithContext(ctx context.Context) *DeleteAwsDynamicSecretParams

NewDeleteAwsDynamicSecretParamsWithContext creates a new DeleteAwsDynamicSecretParams object with the ability to set a context for a request.

func NewDeleteAwsDynamicSecretParamsWithHTTPClient ¶

func NewDeleteAwsDynamicSecretParamsWithHTTPClient(client *http.Client) *DeleteAwsDynamicSecretParams

NewDeleteAwsDynamicSecretParamsWithHTTPClient creates a new DeleteAwsDynamicSecretParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAwsDynamicSecretParamsWithTimeout ¶

func NewDeleteAwsDynamicSecretParamsWithTimeout(timeout time.Duration) *DeleteAwsDynamicSecretParams

NewDeleteAwsDynamicSecretParamsWithTimeout creates a new DeleteAwsDynamicSecretParams object with the ability to set a timeout on a request.

func (*DeleteAwsDynamicSecretParams) SetAppName ¶

func (o *DeleteAwsDynamicSecretParams) SetAppName(appName string)

SetAppName adds the appName to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) SetContext ¶

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

SetContext adds the context to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) SetDefaults ¶

func (o *DeleteAwsDynamicSecretParams) SetDefaults()

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

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

func (*DeleteAwsDynamicSecretParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) SetName ¶

func (o *DeleteAwsDynamicSecretParams) SetName(name string)

SetName adds the name to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) SetOrganizationID ¶

func (o *DeleteAwsDynamicSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) SetProjectID ¶

func (o *DeleteAwsDynamicSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) WithAppName ¶

WithAppName adds the appName to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) WithContext ¶

WithContext adds the context to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) WithDefaults ¶

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

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

func (*DeleteAwsDynamicSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) WithName ¶

WithName adds the name to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) WithOrganizationID ¶

func (o *DeleteAwsDynamicSecretParams) WithOrganizationID(organizationID string) *DeleteAwsDynamicSecretParams

WithOrganizationID adds the organizationID to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the delete aws dynamic secret params

func (*DeleteAwsDynamicSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteAwsDynamicSecretReader ¶

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

DeleteAwsDynamicSecretReader is a Reader for the DeleteAwsDynamicSecret structure.

func (*DeleteAwsDynamicSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteAwsIntegrationDefault ¶

type DeleteAwsIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteAwsIntegrationDefault ¶

func NewDeleteAwsIntegrationDefault(code int) *DeleteAwsIntegrationDefault

NewDeleteAwsIntegrationDefault creates a DeleteAwsIntegrationDefault with default headers values

func (*DeleteAwsIntegrationDefault) Code ¶

func (o *DeleteAwsIntegrationDefault) Code() int

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

func (*DeleteAwsIntegrationDefault) Error ¶

func (*DeleteAwsIntegrationDefault) GetPayload ¶

func (*DeleteAwsIntegrationDefault) IsClientError ¶

func (o *DeleteAwsIntegrationDefault) IsClientError() bool

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

func (*DeleteAwsIntegrationDefault) IsCode ¶

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

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

func (*DeleteAwsIntegrationDefault) IsRedirect ¶

func (o *DeleteAwsIntegrationDefault) IsRedirect() bool

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

func (*DeleteAwsIntegrationDefault) IsServerError ¶

func (o *DeleteAwsIntegrationDefault) IsServerError() bool

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

func (*DeleteAwsIntegrationDefault) IsSuccess ¶

func (o *DeleteAwsIntegrationDefault) IsSuccess() bool

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

func (*DeleteAwsIntegrationDefault) String ¶

func (o *DeleteAwsIntegrationDefault) String() string

type DeleteAwsIntegrationOK ¶

type DeleteAwsIntegrationOK struct {
	Payload models.Secrets20231128DeleteAwsIntegrationResponse
}

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

A successful response.

func NewDeleteAwsIntegrationOK ¶

func NewDeleteAwsIntegrationOK() *DeleteAwsIntegrationOK

NewDeleteAwsIntegrationOK creates a DeleteAwsIntegrationOK with default headers values

func (*DeleteAwsIntegrationOK) Code ¶

func (o *DeleteAwsIntegrationOK) Code() int

Code gets the status code for the delete aws integration o k response

func (*DeleteAwsIntegrationOK) Error ¶

func (o *DeleteAwsIntegrationOK) Error() string

func (*DeleteAwsIntegrationOK) GetPayload ¶

func (*DeleteAwsIntegrationOK) IsClientError ¶

func (o *DeleteAwsIntegrationOK) IsClientError() bool

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

func (*DeleteAwsIntegrationOK) IsCode ¶

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

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

func (*DeleteAwsIntegrationOK) IsRedirect ¶

func (o *DeleteAwsIntegrationOK) IsRedirect() bool

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

func (*DeleteAwsIntegrationOK) IsServerError ¶

func (o *DeleteAwsIntegrationOK) IsServerError() bool

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

func (*DeleteAwsIntegrationOK) IsSuccess ¶

func (o *DeleteAwsIntegrationOK) IsSuccess() bool

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

func (*DeleteAwsIntegrationOK) String ¶

func (o *DeleteAwsIntegrationOK) String() string

type DeleteAwsIntegrationParams ¶

type DeleteAwsIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteAwsIntegrationParams contains all the parameters to send to the API endpoint

for the delete aws integration operation.

Typically these are written to a http.Request.

func NewDeleteAwsIntegrationParams ¶

func NewDeleteAwsIntegrationParams() *DeleteAwsIntegrationParams

NewDeleteAwsIntegrationParams creates a new DeleteAwsIntegrationParams 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 NewDeleteAwsIntegrationParamsWithContext ¶

func NewDeleteAwsIntegrationParamsWithContext(ctx context.Context) *DeleteAwsIntegrationParams

NewDeleteAwsIntegrationParamsWithContext creates a new DeleteAwsIntegrationParams object with the ability to set a context for a request.

func NewDeleteAwsIntegrationParamsWithHTTPClient ¶

func NewDeleteAwsIntegrationParamsWithHTTPClient(client *http.Client) *DeleteAwsIntegrationParams

NewDeleteAwsIntegrationParamsWithHTTPClient creates a new DeleteAwsIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAwsIntegrationParamsWithTimeout ¶

func NewDeleteAwsIntegrationParamsWithTimeout(timeout time.Duration) *DeleteAwsIntegrationParams

NewDeleteAwsIntegrationParamsWithTimeout creates a new DeleteAwsIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteAwsIntegrationParams) SetContext ¶

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

SetContext adds the context to the delete aws integration params

func (*DeleteAwsIntegrationParams) SetDefaults ¶

func (o *DeleteAwsIntegrationParams) SetDefaults()

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

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

func (*DeleteAwsIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete aws integration params

func (*DeleteAwsIntegrationParams) SetName ¶

func (o *DeleteAwsIntegrationParams) SetName(name string)

SetName adds the name to the delete aws integration params

func (*DeleteAwsIntegrationParams) SetOrganizationID ¶

func (o *DeleteAwsIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete aws integration params

func (*DeleteAwsIntegrationParams) SetProjectID ¶

func (o *DeleteAwsIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete aws integration params

func (*DeleteAwsIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete aws integration params

func (*DeleteAwsIntegrationParams) WithContext ¶

WithContext adds the context to the delete aws integration params

func (*DeleteAwsIntegrationParams) WithDefaults ¶

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

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

func (*DeleteAwsIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete aws integration params

func (*DeleteAwsIntegrationParams) WithName ¶

WithName adds the name to the delete aws integration params

func (*DeleteAwsIntegrationParams) WithOrganizationID ¶

func (o *DeleteAwsIntegrationParams) WithOrganizationID(organizationID string) *DeleteAwsIntegrationParams

WithOrganizationID adds the organizationID to the delete aws integration params

func (*DeleteAwsIntegrationParams) WithProjectID ¶

func (o *DeleteAwsIntegrationParams) WithProjectID(projectID string) *DeleteAwsIntegrationParams

WithProjectID adds the projectID to the delete aws integration params

func (*DeleteAwsIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the delete aws integration params

func (*DeleteAwsIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteAwsIntegrationReader ¶

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

DeleteAwsIntegrationReader is a Reader for the DeleteAwsIntegration structure.

func (*DeleteAwsIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteAzureIntegrationDefault ¶

type DeleteAzureIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteAzureIntegrationDefault ¶

func NewDeleteAzureIntegrationDefault(code int) *DeleteAzureIntegrationDefault

NewDeleteAzureIntegrationDefault creates a DeleteAzureIntegrationDefault with default headers values

func (*DeleteAzureIntegrationDefault) Code ¶

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

func (*DeleteAzureIntegrationDefault) Error ¶

func (*DeleteAzureIntegrationDefault) GetPayload ¶

func (*DeleteAzureIntegrationDefault) IsClientError ¶

func (o *DeleteAzureIntegrationDefault) IsClientError() bool

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

func (*DeleteAzureIntegrationDefault) IsCode ¶

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

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

func (*DeleteAzureIntegrationDefault) IsRedirect ¶

func (o *DeleteAzureIntegrationDefault) IsRedirect() bool

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

func (*DeleteAzureIntegrationDefault) IsServerError ¶

func (o *DeleteAzureIntegrationDefault) IsServerError() bool

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

func (*DeleteAzureIntegrationDefault) IsSuccess ¶

func (o *DeleteAzureIntegrationDefault) IsSuccess() bool

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

func (*DeleteAzureIntegrationDefault) String ¶

type DeleteAzureIntegrationOK ¶

type DeleteAzureIntegrationOK struct {
	Payload models.Secrets20231128DeleteAzureIntegrationResponse
}

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

A successful response.

func NewDeleteAzureIntegrationOK ¶

func NewDeleteAzureIntegrationOK() *DeleteAzureIntegrationOK

NewDeleteAzureIntegrationOK creates a DeleteAzureIntegrationOK with default headers values

func (*DeleteAzureIntegrationOK) Code ¶

func (o *DeleteAzureIntegrationOK) Code() int

Code gets the status code for the delete azure integration o k response

func (*DeleteAzureIntegrationOK) Error ¶

func (o *DeleteAzureIntegrationOK) Error() string

func (*DeleteAzureIntegrationOK) GetPayload ¶

func (*DeleteAzureIntegrationOK) IsClientError ¶

func (o *DeleteAzureIntegrationOK) IsClientError() bool

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

func (*DeleteAzureIntegrationOK) IsCode ¶

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

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

func (*DeleteAzureIntegrationOK) IsRedirect ¶

func (o *DeleteAzureIntegrationOK) IsRedirect() bool

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

func (*DeleteAzureIntegrationOK) IsServerError ¶

func (o *DeleteAzureIntegrationOK) IsServerError() bool

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

func (*DeleteAzureIntegrationOK) IsSuccess ¶

func (o *DeleteAzureIntegrationOK) IsSuccess() bool

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

func (*DeleteAzureIntegrationOK) String ¶

func (o *DeleteAzureIntegrationOK) String() string

type DeleteAzureIntegrationParams ¶

type DeleteAzureIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteAzureIntegrationParams contains all the parameters to send to the API endpoint

for the delete azure integration operation.

Typically these are written to a http.Request.

func NewDeleteAzureIntegrationParams ¶

func NewDeleteAzureIntegrationParams() *DeleteAzureIntegrationParams

NewDeleteAzureIntegrationParams creates a new DeleteAzureIntegrationParams 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 NewDeleteAzureIntegrationParamsWithContext ¶

func NewDeleteAzureIntegrationParamsWithContext(ctx context.Context) *DeleteAzureIntegrationParams

NewDeleteAzureIntegrationParamsWithContext creates a new DeleteAzureIntegrationParams object with the ability to set a context for a request.

func NewDeleteAzureIntegrationParamsWithHTTPClient ¶

func NewDeleteAzureIntegrationParamsWithHTTPClient(client *http.Client) *DeleteAzureIntegrationParams

NewDeleteAzureIntegrationParamsWithHTTPClient creates a new DeleteAzureIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAzureIntegrationParamsWithTimeout ¶

func NewDeleteAzureIntegrationParamsWithTimeout(timeout time.Duration) *DeleteAzureIntegrationParams

NewDeleteAzureIntegrationParamsWithTimeout creates a new DeleteAzureIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteAzureIntegrationParams) SetContext ¶

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

SetContext adds the context to the delete azure integration params

func (*DeleteAzureIntegrationParams) SetDefaults ¶

func (o *DeleteAzureIntegrationParams) SetDefaults()

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

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

func (*DeleteAzureIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete azure integration params

func (*DeleteAzureIntegrationParams) SetName ¶

func (o *DeleteAzureIntegrationParams) SetName(name string)

SetName adds the name to the delete azure integration params

func (*DeleteAzureIntegrationParams) SetOrganizationID ¶

func (o *DeleteAzureIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete azure integration params

func (*DeleteAzureIntegrationParams) SetProjectID ¶

func (o *DeleteAzureIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete azure integration params

func (*DeleteAzureIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete azure integration params

func (*DeleteAzureIntegrationParams) WithContext ¶

WithContext adds the context to the delete azure integration params

func (*DeleteAzureIntegrationParams) WithDefaults ¶

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

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

func (*DeleteAzureIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete azure integration params

func (*DeleteAzureIntegrationParams) WithName ¶

WithName adds the name to the delete azure integration params

func (*DeleteAzureIntegrationParams) WithOrganizationID ¶

func (o *DeleteAzureIntegrationParams) WithOrganizationID(organizationID string) *DeleteAzureIntegrationParams

WithOrganizationID adds the organizationID to the delete azure integration params

func (*DeleteAzureIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the delete azure integration params

func (*DeleteAzureIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the delete azure integration params

func (*DeleteAzureIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteAzureIntegrationReader ¶

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

DeleteAzureIntegrationReader is a Reader for the DeleteAzureIntegration structure.

func (*DeleteAzureIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteConfluentIntegrationDefault ¶

type DeleteConfluentIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteConfluentIntegrationDefault ¶

func NewDeleteConfluentIntegrationDefault(code int) *DeleteConfluentIntegrationDefault

NewDeleteConfluentIntegrationDefault creates a DeleteConfluentIntegrationDefault with default headers values

func (*DeleteConfluentIntegrationDefault) Code ¶

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

func (*DeleteConfluentIntegrationDefault) Error ¶

func (*DeleteConfluentIntegrationDefault) GetPayload ¶

func (*DeleteConfluentIntegrationDefault) IsClientError ¶

func (o *DeleteConfluentIntegrationDefault) IsClientError() bool

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

func (*DeleteConfluentIntegrationDefault) IsCode ¶

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

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

func (*DeleteConfluentIntegrationDefault) IsRedirect ¶

func (o *DeleteConfluentIntegrationDefault) IsRedirect() bool

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

func (*DeleteConfluentIntegrationDefault) IsServerError ¶

func (o *DeleteConfluentIntegrationDefault) IsServerError() bool

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

func (*DeleteConfluentIntegrationDefault) IsSuccess ¶

func (o *DeleteConfluentIntegrationDefault) IsSuccess() bool

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

func (*DeleteConfluentIntegrationDefault) String ¶

type DeleteConfluentIntegrationOK ¶

type DeleteConfluentIntegrationOK struct {
	Payload models.Secrets20231128DeleteConfluentIntegrationResponse
}

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

A successful response.

func NewDeleteConfluentIntegrationOK ¶

func NewDeleteConfluentIntegrationOK() *DeleteConfluentIntegrationOK

NewDeleteConfluentIntegrationOK creates a DeleteConfluentIntegrationOK with default headers values

func (*DeleteConfluentIntegrationOK) Code ¶

Code gets the status code for the delete confluent integration o k response

func (*DeleteConfluentIntegrationOK) Error ¶

func (*DeleteConfluentIntegrationOK) GetPayload ¶

func (*DeleteConfluentIntegrationOK) IsClientError ¶

func (o *DeleteConfluentIntegrationOK) IsClientError() bool

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

func (*DeleteConfluentIntegrationOK) IsCode ¶

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

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

func (*DeleteConfluentIntegrationOK) IsRedirect ¶

func (o *DeleteConfluentIntegrationOK) IsRedirect() bool

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

func (*DeleteConfluentIntegrationOK) IsServerError ¶

func (o *DeleteConfluentIntegrationOK) IsServerError() bool

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

func (*DeleteConfluentIntegrationOK) IsSuccess ¶

func (o *DeleteConfluentIntegrationOK) IsSuccess() bool

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

func (*DeleteConfluentIntegrationOK) String ¶

type DeleteConfluentIntegrationParams ¶

type DeleteConfluentIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteConfluentIntegrationParams contains all the parameters to send to the API endpoint

for the delete confluent integration operation.

Typically these are written to a http.Request.

func NewDeleteConfluentIntegrationParams ¶

func NewDeleteConfluentIntegrationParams() *DeleteConfluentIntegrationParams

NewDeleteConfluentIntegrationParams creates a new DeleteConfluentIntegrationParams 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 NewDeleteConfluentIntegrationParamsWithContext ¶

func NewDeleteConfluentIntegrationParamsWithContext(ctx context.Context) *DeleteConfluentIntegrationParams

NewDeleteConfluentIntegrationParamsWithContext creates a new DeleteConfluentIntegrationParams object with the ability to set a context for a request.

func NewDeleteConfluentIntegrationParamsWithHTTPClient ¶

func NewDeleteConfluentIntegrationParamsWithHTTPClient(client *http.Client) *DeleteConfluentIntegrationParams

NewDeleteConfluentIntegrationParamsWithHTTPClient creates a new DeleteConfluentIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteConfluentIntegrationParamsWithTimeout ¶

func NewDeleteConfluentIntegrationParamsWithTimeout(timeout time.Duration) *DeleteConfluentIntegrationParams

NewDeleteConfluentIntegrationParamsWithTimeout creates a new DeleteConfluentIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteConfluentIntegrationParams) SetContext ¶

SetContext adds the context to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) SetDefaults ¶

func (o *DeleteConfluentIntegrationParams) SetDefaults()

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

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

func (*DeleteConfluentIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) SetName ¶

func (o *DeleteConfluentIntegrationParams) SetName(name string)

SetName adds the name to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) SetOrganizationID ¶

func (o *DeleteConfluentIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) SetProjectID ¶

func (o *DeleteConfluentIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) WithContext ¶

WithContext adds the context to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) WithDefaults ¶

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

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

func (*DeleteConfluentIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) WithName ¶

WithName adds the name to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) WithOrganizationID ¶

func (o *DeleteConfluentIntegrationParams) WithOrganizationID(organizationID string) *DeleteConfluentIntegrationParams

WithOrganizationID adds the organizationID to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the delete confluent integration params

func (*DeleteConfluentIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteConfluentIntegrationReader ¶

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

DeleteConfluentIntegrationReader is a Reader for the DeleteConfluentIntegration structure.

func (*DeleteConfluentIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteGatewayPoolDefault ¶

type DeleteGatewayPoolDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteGatewayPoolDefault ¶

func NewDeleteGatewayPoolDefault(code int) *DeleteGatewayPoolDefault

NewDeleteGatewayPoolDefault creates a DeleteGatewayPoolDefault with default headers values

func (*DeleteGatewayPoolDefault) Code ¶

func (o *DeleteGatewayPoolDefault) Code() int

Code gets the status code for the delete gateway pool default response

func (*DeleteGatewayPoolDefault) Error ¶

func (o *DeleteGatewayPoolDefault) Error() string

func (*DeleteGatewayPoolDefault) GetPayload ¶

func (*DeleteGatewayPoolDefault) IsClientError ¶

func (o *DeleteGatewayPoolDefault) IsClientError() bool

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

func (*DeleteGatewayPoolDefault) IsCode ¶

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

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

func (*DeleteGatewayPoolDefault) IsRedirect ¶

func (o *DeleteGatewayPoolDefault) IsRedirect() bool

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

func (*DeleteGatewayPoolDefault) IsServerError ¶

func (o *DeleteGatewayPoolDefault) IsServerError() bool

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

func (*DeleteGatewayPoolDefault) IsSuccess ¶

func (o *DeleteGatewayPoolDefault) IsSuccess() bool

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

func (*DeleteGatewayPoolDefault) String ¶

func (o *DeleteGatewayPoolDefault) String() string

type DeleteGatewayPoolOK ¶

type DeleteGatewayPoolOK struct {
	Payload models.Secrets20231128DeleteGatewayPoolResponse
}

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

A successful response.

func NewDeleteGatewayPoolOK ¶

func NewDeleteGatewayPoolOK() *DeleteGatewayPoolOK

NewDeleteGatewayPoolOK creates a DeleteGatewayPoolOK with default headers values

func (*DeleteGatewayPoolOK) Code ¶

func (o *DeleteGatewayPoolOK) Code() int

Code gets the status code for the delete gateway pool o k response

func (*DeleteGatewayPoolOK) Error ¶

func (o *DeleteGatewayPoolOK) Error() string

func (*DeleteGatewayPoolOK) GetPayload ¶

func (*DeleteGatewayPoolOK) IsClientError ¶

func (o *DeleteGatewayPoolOK) IsClientError() bool

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

func (*DeleteGatewayPoolOK) IsCode ¶

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

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

func (*DeleteGatewayPoolOK) IsRedirect ¶

func (o *DeleteGatewayPoolOK) IsRedirect() bool

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

func (*DeleteGatewayPoolOK) IsServerError ¶

func (o *DeleteGatewayPoolOK) IsServerError() bool

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

func (*DeleteGatewayPoolOK) IsSuccess ¶

func (o *DeleteGatewayPoolOK) IsSuccess() bool

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

func (*DeleteGatewayPoolOK) String ¶

func (o *DeleteGatewayPoolOK) String() string

type DeleteGatewayPoolParams ¶

type DeleteGatewayPoolParams struct {

	// GatewayPoolName.
	GatewayPoolName string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteGatewayPoolParams contains all the parameters to send to the API endpoint

for the delete gateway pool operation.

Typically these are written to a http.Request.

func NewDeleteGatewayPoolParams ¶

func NewDeleteGatewayPoolParams() *DeleteGatewayPoolParams

NewDeleteGatewayPoolParams creates a new DeleteGatewayPoolParams 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 NewDeleteGatewayPoolParamsWithContext ¶

func NewDeleteGatewayPoolParamsWithContext(ctx context.Context) *DeleteGatewayPoolParams

NewDeleteGatewayPoolParamsWithContext creates a new DeleteGatewayPoolParams object with the ability to set a context for a request.

func NewDeleteGatewayPoolParamsWithHTTPClient ¶

func NewDeleteGatewayPoolParamsWithHTTPClient(client *http.Client) *DeleteGatewayPoolParams

NewDeleteGatewayPoolParamsWithHTTPClient creates a new DeleteGatewayPoolParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteGatewayPoolParamsWithTimeout ¶

func NewDeleteGatewayPoolParamsWithTimeout(timeout time.Duration) *DeleteGatewayPoolParams

NewDeleteGatewayPoolParamsWithTimeout creates a new DeleteGatewayPoolParams object with the ability to set a timeout on a request.

func (*DeleteGatewayPoolParams) SetContext ¶

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

SetContext adds the context to the delete gateway pool params

func (*DeleteGatewayPoolParams) SetDefaults ¶

func (o *DeleteGatewayPoolParams) SetDefaults()

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

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

func (*DeleteGatewayPoolParams) SetGatewayPoolName ¶

func (o *DeleteGatewayPoolParams) SetGatewayPoolName(gatewayPoolName string)

SetGatewayPoolName adds the gatewayPoolName to the delete gateway pool params

func (*DeleteGatewayPoolParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete gateway pool params

func (*DeleteGatewayPoolParams) SetOrganizationID ¶

func (o *DeleteGatewayPoolParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete gateway pool params

func (*DeleteGatewayPoolParams) SetProjectID ¶

func (o *DeleteGatewayPoolParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete gateway pool params

func (*DeleteGatewayPoolParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete gateway pool params

func (*DeleteGatewayPoolParams) WithContext ¶

WithContext adds the context to the delete gateway pool params

func (*DeleteGatewayPoolParams) WithDefaults ¶

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

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

func (*DeleteGatewayPoolParams) WithGatewayPoolName ¶

func (o *DeleteGatewayPoolParams) WithGatewayPoolName(gatewayPoolName string) *DeleteGatewayPoolParams

WithGatewayPoolName adds the gatewayPoolName to the delete gateway pool params

func (*DeleteGatewayPoolParams) WithHTTPClient ¶

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

WithHTTPClient adds the HTTPClient to the delete gateway pool params

func (*DeleteGatewayPoolParams) WithOrganizationID ¶

func (o *DeleteGatewayPoolParams) WithOrganizationID(organizationID string) *DeleteGatewayPoolParams

WithOrganizationID adds the organizationID to the delete gateway pool params

func (*DeleteGatewayPoolParams) WithProjectID ¶

func (o *DeleteGatewayPoolParams) WithProjectID(projectID string) *DeleteGatewayPoolParams

WithProjectID adds the projectID to the delete gateway pool params

func (*DeleteGatewayPoolParams) WithTimeout ¶

WithTimeout adds the timeout to the delete gateway pool params

func (*DeleteGatewayPoolParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteGatewayPoolReader ¶

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

DeleteGatewayPoolReader is a Reader for the DeleteGatewayPool structure.

func (*DeleteGatewayPoolReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteGcpDynamicSecretDefault ¶

type DeleteGcpDynamicSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteGcpDynamicSecretDefault ¶

func NewDeleteGcpDynamicSecretDefault(code int) *DeleteGcpDynamicSecretDefault

NewDeleteGcpDynamicSecretDefault creates a DeleteGcpDynamicSecretDefault with default headers values

func (*DeleteGcpDynamicSecretDefault) Code ¶

Code gets the status code for the delete gcp dynamic secret default response

func (*DeleteGcpDynamicSecretDefault) Error ¶

func (*DeleteGcpDynamicSecretDefault) GetPayload ¶

func (*DeleteGcpDynamicSecretDefault) IsClientError ¶

func (o *DeleteGcpDynamicSecretDefault) IsClientError() bool

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

func (*DeleteGcpDynamicSecretDefault) IsCode ¶

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

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

func (*DeleteGcpDynamicSecretDefault) IsRedirect ¶

func (o *DeleteGcpDynamicSecretDefault) IsRedirect() bool

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

func (*DeleteGcpDynamicSecretDefault) IsServerError ¶

func (o *DeleteGcpDynamicSecretDefault) IsServerError() bool

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

func (*DeleteGcpDynamicSecretDefault) IsSuccess ¶

func (o *DeleteGcpDynamicSecretDefault) IsSuccess() bool

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

func (*DeleteGcpDynamicSecretDefault) String ¶

type DeleteGcpDynamicSecretOK ¶

type DeleteGcpDynamicSecretOK struct {
	Payload models.Secrets20231128DeleteGcpDynamicSecretResponse
}

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

A successful response.

func NewDeleteGcpDynamicSecretOK ¶

func NewDeleteGcpDynamicSecretOK() *DeleteGcpDynamicSecretOK

NewDeleteGcpDynamicSecretOK creates a DeleteGcpDynamicSecretOK with default headers values

func (*DeleteGcpDynamicSecretOK) Code ¶

func (o *DeleteGcpDynamicSecretOK) Code() int

Code gets the status code for the delete gcp dynamic secret o k response

func (*DeleteGcpDynamicSecretOK) Error ¶

func (o *DeleteGcpDynamicSecretOK) Error() string

func (*DeleteGcpDynamicSecretOK) GetPayload ¶

func (*DeleteGcpDynamicSecretOK) IsClientError ¶

func (o *DeleteGcpDynamicSecretOK) IsClientError() bool

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

func (*DeleteGcpDynamicSecretOK) IsCode ¶

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

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

func (*DeleteGcpDynamicSecretOK) IsRedirect ¶

func (o *DeleteGcpDynamicSecretOK) IsRedirect() bool

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

func (*DeleteGcpDynamicSecretOK) IsServerError ¶

func (o *DeleteGcpDynamicSecretOK) IsServerError() bool

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

func (*DeleteGcpDynamicSecretOK) IsSuccess ¶

func (o *DeleteGcpDynamicSecretOK) IsSuccess() bool

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

func (*DeleteGcpDynamicSecretOK) String ¶

func (o *DeleteGcpDynamicSecretOK) String() string

type DeleteGcpDynamicSecretParams ¶

type DeleteGcpDynamicSecretParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteGcpDynamicSecretParams contains all the parameters to send to the API endpoint

for the delete gcp dynamic secret operation.

Typically these are written to a http.Request.

func NewDeleteGcpDynamicSecretParams ¶

func NewDeleteGcpDynamicSecretParams() *DeleteGcpDynamicSecretParams

NewDeleteGcpDynamicSecretParams creates a new DeleteGcpDynamicSecretParams 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 NewDeleteGcpDynamicSecretParamsWithContext ¶

func NewDeleteGcpDynamicSecretParamsWithContext(ctx context.Context) *DeleteGcpDynamicSecretParams

NewDeleteGcpDynamicSecretParamsWithContext creates a new DeleteGcpDynamicSecretParams object with the ability to set a context for a request.

func NewDeleteGcpDynamicSecretParamsWithHTTPClient ¶

func NewDeleteGcpDynamicSecretParamsWithHTTPClient(client *http.Client) *DeleteGcpDynamicSecretParams

NewDeleteGcpDynamicSecretParamsWithHTTPClient creates a new DeleteGcpDynamicSecretParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteGcpDynamicSecretParamsWithTimeout ¶

func NewDeleteGcpDynamicSecretParamsWithTimeout(timeout time.Duration) *DeleteGcpDynamicSecretParams

NewDeleteGcpDynamicSecretParamsWithTimeout creates a new DeleteGcpDynamicSecretParams object with the ability to set a timeout on a request.

func (*DeleteGcpDynamicSecretParams) SetAppName ¶

func (o *DeleteGcpDynamicSecretParams) SetAppName(appName string)

SetAppName adds the appName to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) SetContext ¶

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

SetContext adds the context to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) SetDefaults ¶

func (o *DeleteGcpDynamicSecretParams) SetDefaults()

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

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

func (*DeleteGcpDynamicSecretParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) SetName ¶

func (o *DeleteGcpDynamicSecretParams) SetName(name string)

SetName adds the name to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) SetOrganizationID ¶

func (o *DeleteGcpDynamicSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) SetProjectID ¶

func (o *DeleteGcpDynamicSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) WithAppName ¶

WithAppName adds the appName to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) WithContext ¶

WithContext adds the context to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) WithDefaults ¶

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

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

func (*DeleteGcpDynamicSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) WithName ¶

WithName adds the name to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) WithOrganizationID ¶

func (o *DeleteGcpDynamicSecretParams) WithOrganizationID(organizationID string) *DeleteGcpDynamicSecretParams

WithOrganizationID adds the organizationID to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the delete gcp dynamic secret params

func (*DeleteGcpDynamicSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteGcpDynamicSecretReader ¶

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

DeleteGcpDynamicSecretReader is a Reader for the DeleteGcpDynamicSecret structure.

func (*DeleteGcpDynamicSecretReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteGcpIntegrationDefault ¶

type DeleteGcpIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteGcpIntegrationDefault ¶

func NewDeleteGcpIntegrationDefault(code int) *DeleteGcpIntegrationDefault

NewDeleteGcpIntegrationDefault creates a DeleteGcpIntegrationDefault with default headers values

func (*DeleteGcpIntegrationDefault) Code ¶

func (o *DeleteGcpIntegrationDefault) Code() int

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

func (*DeleteGcpIntegrationDefault) Error ¶

func (*DeleteGcpIntegrationDefault) GetPayload ¶

func (*DeleteGcpIntegrationDefault) IsClientError ¶

func (o *DeleteGcpIntegrationDefault) IsClientError() bool

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

func (*DeleteGcpIntegrationDefault) IsCode ¶

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

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

func (*DeleteGcpIntegrationDefault) IsRedirect ¶

func (o *DeleteGcpIntegrationDefault) IsRedirect() bool

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

func (*DeleteGcpIntegrationDefault) IsServerError ¶

func (o *DeleteGcpIntegrationDefault) IsServerError() bool

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

func (*DeleteGcpIntegrationDefault) IsSuccess ¶

func (o *DeleteGcpIntegrationDefault) IsSuccess() bool

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

func (*DeleteGcpIntegrationDefault) String ¶

func (o *DeleteGcpIntegrationDefault) String() string

type DeleteGcpIntegrationOK ¶

type DeleteGcpIntegrationOK struct {
	Payload models.Secrets20231128DeleteGcpIntegrationResponse
}

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

A successful response.

func NewDeleteGcpIntegrationOK ¶

func NewDeleteGcpIntegrationOK() *DeleteGcpIntegrationOK

NewDeleteGcpIntegrationOK creates a DeleteGcpIntegrationOK with default headers values

func (*DeleteGcpIntegrationOK) Code ¶

func (o *DeleteGcpIntegrationOK) Code() int

Code gets the status code for the delete gcp integration o k response

func (*DeleteGcpIntegrationOK) Error ¶

func (o *DeleteGcpIntegrationOK) Error() string

func (*DeleteGcpIntegrationOK) GetPayload ¶

func (*DeleteGcpIntegrationOK) IsClientError ¶

func (o *DeleteGcpIntegrationOK) IsClientError() bool

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

func (*DeleteGcpIntegrationOK) IsCode ¶

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

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

func (*DeleteGcpIntegrationOK) IsRedirect ¶

func (o *DeleteGcpIntegrationOK) IsRedirect() bool

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

func (*DeleteGcpIntegrationOK) IsServerError ¶

func (o *DeleteGcpIntegrationOK) IsServerError() bool

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

func (*DeleteGcpIntegrationOK) IsSuccess ¶

func (o *DeleteGcpIntegrationOK) IsSuccess() bool

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

func (*DeleteGcpIntegrationOK) String ¶

func (o *DeleteGcpIntegrationOK) String() string

type DeleteGcpIntegrationParams ¶

type DeleteGcpIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteGcpIntegrationParams contains all the parameters to send to the API endpoint

for the delete gcp integration operation.

Typically these are written to a http.Request.

func NewDeleteGcpIntegrationParams ¶

func NewDeleteGcpIntegrationParams() *DeleteGcpIntegrationParams

NewDeleteGcpIntegrationParams creates a new DeleteGcpIntegrationParams 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 NewDeleteGcpIntegrationParamsWithContext ¶

func NewDeleteGcpIntegrationParamsWithContext(ctx context.Context) *DeleteGcpIntegrationParams

NewDeleteGcpIntegrationParamsWithContext creates a new DeleteGcpIntegrationParams object with the ability to set a context for a request.

func NewDeleteGcpIntegrationParamsWithHTTPClient ¶

func NewDeleteGcpIntegrationParamsWithHTTPClient(client *http.Client) *DeleteGcpIntegrationParams

NewDeleteGcpIntegrationParamsWithHTTPClient creates a new DeleteGcpIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteGcpIntegrationParamsWithTimeout ¶

func NewDeleteGcpIntegrationParamsWithTimeout(timeout time.Duration) *DeleteGcpIntegrationParams

NewDeleteGcpIntegrationParamsWithTimeout creates a new DeleteGcpIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteGcpIntegrationParams) SetContext ¶

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

SetContext adds the context to the delete gcp integration params

func (*DeleteGcpIntegrationParams) SetDefaults ¶

func (o *DeleteGcpIntegrationParams) SetDefaults()

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

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

func (*DeleteGcpIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete gcp integration params

func (*DeleteGcpIntegrationParams) SetName ¶

func (o *DeleteGcpIntegrationParams) SetName(name string)

SetName adds the name to the delete gcp integration params

func (*DeleteGcpIntegrationParams) SetOrganizationID ¶

func (o *DeleteGcpIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete gcp integration params

func (*DeleteGcpIntegrationParams) SetProjectID ¶

func (o *DeleteGcpIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete gcp integration params

func (*DeleteGcpIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete gcp integration params

func (*DeleteGcpIntegrationParams) WithContext ¶

WithContext adds the context to the delete gcp integration params

func (*DeleteGcpIntegrationParams) WithDefaults ¶

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

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

func (*DeleteGcpIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete gcp integration params

func (*DeleteGcpIntegrationParams) WithName ¶

WithName adds the name to the delete gcp integration params

func (*DeleteGcpIntegrationParams) WithOrganizationID ¶

func (o *DeleteGcpIntegrationParams) WithOrganizationID(organizationID string) *DeleteGcpIntegrationParams

WithOrganizationID adds the organizationID to the delete gcp integration params

func (*DeleteGcpIntegrationParams) WithProjectID ¶

func (o *DeleteGcpIntegrationParams) WithProjectID(projectID string) *DeleteGcpIntegrationParams

WithProjectID adds the projectID to the delete gcp integration params

func (*DeleteGcpIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the delete gcp integration params

func (*DeleteGcpIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteGcpIntegrationReader ¶

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

DeleteGcpIntegrationReader is a Reader for the DeleteGcpIntegration structure.

func (*DeleteGcpIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteIntegrationDefault ¶

type DeleteIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteIntegrationDefault ¶

func NewDeleteIntegrationDefault(code int) *DeleteIntegrationDefault

NewDeleteIntegrationDefault creates a DeleteIntegrationDefault with default headers values

func (*DeleteIntegrationDefault) Code ¶

func (o *DeleteIntegrationDefault) Code() int

Code gets the status code for the delete integration default response

func (*DeleteIntegrationDefault) Error ¶

func (o *DeleteIntegrationDefault) Error() string

func (*DeleteIntegrationDefault) GetPayload ¶

func (*DeleteIntegrationDefault) IsClientError ¶

func (o *DeleteIntegrationDefault) IsClientError() bool

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

func (*DeleteIntegrationDefault) IsCode ¶

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

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

func (*DeleteIntegrationDefault) IsRedirect ¶

func (o *DeleteIntegrationDefault) IsRedirect() bool

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

func (*DeleteIntegrationDefault) IsServerError ¶

func (o *DeleteIntegrationDefault) IsServerError() bool

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

func (*DeleteIntegrationDefault) IsSuccess ¶

func (o *DeleteIntegrationDefault) IsSuccess() bool

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

func (*DeleteIntegrationDefault) String ¶

func (o *DeleteIntegrationDefault) String() string

type DeleteIntegrationOK ¶

type DeleteIntegrationOK struct {
	Payload models.Secrets20231128DeleteIntegrationResponse
}

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

A successful response.

func NewDeleteIntegrationOK ¶

func NewDeleteIntegrationOK() *DeleteIntegrationOK

NewDeleteIntegrationOK creates a DeleteIntegrationOK with default headers values

func (*DeleteIntegrationOK) Code ¶

func (o *DeleteIntegrationOK) Code() int

Code gets the status code for the delete integration o k response

func (*DeleteIntegrationOK) Error ¶

func (o *DeleteIntegrationOK) Error() string

func (*DeleteIntegrationOK) GetPayload ¶

func (*DeleteIntegrationOK) IsClientError ¶

func (o *DeleteIntegrationOK) IsClientError() bool

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

func (*DeleteIntegrationOK) IsCode ¶

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

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

func (*DeleteIntegrationOK) IsRedirect ¶

func (o *DeleteIntegrationOK) IsRedirect() bool

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

func (*DeleteIntegrationOK) IsServerError ¶

func (o *DeleteIntegrationOK) IsServerError() bool

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

func (*DeleteIntegrationOK) IsSuccess ¶

func (o *DeleteIntegrationOK) IsSuccess() bool

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

func (*DeleteIntegrationOK) String ¶

func (o *DeleteIntegrationOK) String() string

type DeleteIntegrationParams ¶

type DeleteIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteIntegrationParams contains all the parameters to send to the API endpoint

for the delete integration operation.

Typically these are written to a http.Request.

func NewDeleteIntegrationParams ¶

func NewDeleteIntegrationParams() *DeleteIntegrationParams

NewDeleteIntegrationParams creates a new DeleteIntegrationParams 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 NewDeleteIntegrationParamsWithContext ¶

func NewDeleteIntegrationParamsWithContext(ctx context.Context) *DeleteIntegrationParams

NewDeleteIntegrationParamsWithContext creates a new DeleteIntegrationParams object with the ability to set a context for a request.

func NewDeleteIntegrationParamsWithHTTPClient ¶

func NewDeleteIntegrationParamsWithHTTPClient(client *http.Client) *DeleteIntegrationParams

NewDeleteIntegrationParamsWithHTTPClient creates a new DeleteIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIntegrationParamsWithTimeout ¶

func NewDeleteIntegrationParamsWithTimeout(timeout time.Duration) *DeleteIntegrationParams

NewDeleteIntegrationParamsWithTimeout creates a new DeleteIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteIntegrationParams) SetContext ¶

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

SetContext adds the context to the delete integration params

func (*DeleteIntegrationParams) SetDefaults ¶

func (o *DeleteIntegrationParams) SetDefaults()

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

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

func (*DeleteIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete integration params

func (*DeleteIntegrationParams) SetName ¶

func (o *DeleteIntegrationParams) SetName(name string)

SetName adds the name to the delete integration params

func (*DeleteIntegrationParams) SetOrganizationID ¶

func (o *DeleteIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete integration params

func (*DeleteIntegrationParams) SetProjectID ¶

func (o *DeleteIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete integration params

func (*DeleteIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete integration params

func (*DeleteIntegrationParams) WithContext ¶

WithContext adds the context to the delete integration params

func (*DeleteIntegrationParams) WithDefaults ¶

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

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

func (*DeleteIntegrationParams) WithHTTPClient ¶

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

WithHTTPClient adds the HTTPClient to the delete integration params

func (*DeleteIntegrationParams) WithName ¶

WithName adds the name to the delete integration params

func (*DeleteIntegrationParams) WithOrganizationID ¶

func (o *DeleteIntegrationParams) WithOrganizationID(organizationID string) *DeleteIntegrationParams

WithOrganizationID adds the organizationID to the delete integration params

func (*DeleteIntegrationParams) WithProjectID ¶

func (o *DeleteIntegrationParams) WithProjectID(projectID string) *DeleteIntegrationParams

WithProjectID adds the projectID to the delete integration params

func (*DeleteIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the delete integration params

func (*DeleteIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIntegrationReader ¶

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

DeleteIntegrationReader is a Reader for the DeleteIntegration structure.

func (*DeleteIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMongoDBAtlasIntegrationDefault ¶

type DeleteMongoDBAtlasIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteMongoDBAtlasIntegrationDefault ¶

func NewDeleteMongoDBAtlasIntegrationDefault(code int) *DeleteMongoDBAtlasIntegrationDefault

NewDeleteMongoDBAtlasIntegrationDefault creates a DeleteMongoDBAtlasIntegrationDefault with default headers values

func (*DeleteMongoDBAtlasIntegrationDefault) Code ¶

Code gets the status code for the delete mongo d b atlas integration default response

func (*DeleteMongoDBAtlasIntegrationDefault) Error ¶

func (*DeleteMongoDBAtlasIntegrationDefault) GetPayload ¶

func (*DeleteMongoDBAtlasIntegrationDefault) IsClientError ¶

func (o *DeleteMongoDBAtlasIntegrationDefault) IsClientError() bool

IsClientError returns true when this delete mongo d b atlas integration default response has a 4xx status code

func (*DeleteMongoDBAtlasIntegrationDefault) IsCode ¶

IsCode returns true when this delete mongo d b atlas integration default response a status code equal to that given

func (*DeleteMongoDBAtlasIntegrationDefault) IsRedirect ¶

IsRedirect returns true when this delete mongo d b atlas integration default response has a 3xx status code

func (*DeleteMongoDBAtlasIntegrationDefault) IsServerError ¶

func (o *DeleteMongoDBAtlasIntegrationDefault) IsServerError() bool

IsServerError returns true when this delete mongo d b atlas integration default response has a 5xx status code

func (*DeleteMongoDBAtlasIntegrationDefault) IsSuccess ¶

IsSuccess returns true when this delete mongo d b atlas integration default response has a 2xx status code

func (*DeleteMongoDBAtlasIntegrationDefault) String ¶

type DeleteMongoDBAtlasIntegrationOK ¶

type DeleteMongoDBAtlasIntegrationOK struct {
	Payload models.Secrets20231128DeleteMongoDBAtlasIntegrationResponse
}

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

A successful response.

func NewDeleteMongoDBAtlasIntegrationOK ¶

func NewDeleteMongoDBAtlasIntegrationOK() *DeleteMongoDBAtlasIntegrationOK

NewDeleteMongoDBAtlasIntegrationOK creates a DeleteMongoDBAtlasIntegrationOK with default headers values

func (*DeleteMongoDBAtlasIntegrationOK) Code ¶

Code gets the status code for the delete mongo d b atlas integration o k response

func (*DeleteMongoDBAtlasIntegrationOK) Error ¶

func (*DeleteMongoDBAtlasIntegrationOK) GetPayload ¶

func (*DeleteMongoDBAtlasIntegrationOK) IsClientError ¶

func (o *DeleteMongoDBAtlasIntegrationOK) IsClientError() bool

IsClientError returns true when this delete mongo d b atlas integration o k response has a 4xx status code

func (*DeleteMongoDBAtlasIntegrationOK) IsCode ¶

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

IsCode returns true when this delete mongo d b atlas integration o k response a status code equal to that given

func (*DeleteMongoDBAtlasIntegrationOK) IsRedirect ¶

func (o *DeleteMongoDBAtlasIntegrationOK) IsRedirect() bool

IsRedirect returns true when this delete mongo d b atlas integration o k response has a 3xx status code

func (*DeleteMongoDBAtlasIntegrationOK) IsServerError ¶

func (o *DeleteMongoDBAtlasIntegrationOK) IsServerError() bool

IsServerError returns true when this delete mongo d b atlas integration o k response has a 5xx status code

func (*DeleteMongoDBAtlasIntegrationOK) IsSuccess ¶

func (o *DeleteMongoDBAtlasIntegrationOK) IsSuccess() bool

IsSuccess returns true when this delete mongo d b atlas integration o k response has a 2xx status code

func (*DeleteMongoDBAtlasIntegrationOK) String ¶

type DeleteMongoDBAtlasIntegrationParams ¶

type DeleteMongoDBAtlasIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteMongoDBAtlasIntegrationParams contains all the parameters to send to the API endpoint

for the delete mongo d b atlas integration operation.

Typically these are written to a http.Request.

func NewDeleteMongoDBAtlasIntegrationParams ¶

func NewDeleteMongoDBAtlasIntegrationParams() *DeleteMongoDBAtlasIntegrationParams

NewDeleteMongoDBAtlasIntegrationParams creates a new DeleteMongoDBAtlasIntegrationParams 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 NewDeleteMongoDBAtlasIntegrationParamsWithContext ¶

func NewDeleteMongoDBAtlasIntegrationParamsWithContext(ctx context.Context) *DeleteMongoDBAtlasIntegrationParams

NewDeleteMongoDBAtlasIntegrationParamsWithContext creates a new DeleteMongoDBAtlasIntegrationParams object with the ability to set a context for a request.

func NewDeleteMongoDBAtlasIntegrationParamsWithHTTPClient ¶

func NewDeleteMongoDBAtlasIntegrationParamsWithHTTPClient(client *http.Client) *DeleteMongoDBAtlasIntegrationParams

NewDeleteMongoDBAtlasIntegrationParamsWithHTTPClient creates a new DeleteMongoDBAtlasIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteMongoDBAtlasIntegrationParamsWithTimeout ¶

func NewDeleteMongoDBAtlasIntegrationParamsWithTimeout(timeout time.Duration) *DeleteMongoDBAtlasIntegrationParams

NewDeleteMongoDBAtlasIntegrationParamsWithTimeout creates a new DeleteMongoDBAtlasIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteMongoDBAtlasIntegrationParams) SetContext ¶

SetContext adds the context to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) SetDefaults ¶

func (o *DeleteMongoDBAtlasIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the delete mongo d b atlas integration params (not the query body).

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

func (*DeleteMongoDBAtlasIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) SetName ¶

SetName adds the name to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) SetOrganizationID ¶

func (o *DeleteMongoDBAtlasIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) SetProjectID ¶

func (o *DeleteMongoDBAtlasIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) WithContext ¶

WithContext adds the context to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the delete mongo d b atlas integration params (not the query body).

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

func (*DeleteMongoDBAtlasIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) WithName ¶

WithName adds the name to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the delete mongo d b atlas integration params

func (*DeleteMongoDBAtlasIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMongoDBAtlasIntegrationReader ¶

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

DeleteMongoDBAtlasIntegrationReader is a Reader for the DeleteMongoDBAtlasIntegration structure.

func (*DeleteMongoDBAtlasIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeletePostgresIntegrationDefault ¶

type DeletePostgresIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeletePostgresIntegrationDefault ¶

func NewDeletePostgresIntegrationDefault(code int) *DeletePostgresIntegrationDefault

NewDeletePostgresIntegrationDefault creates a DeletePostgresIntegrationDefault with default headers values

func (*DeletePostgresIntegrationDefault) Code ¶

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

func (*DeletePostgresIntegrationDefault) Error ¶

func (*DeletePostgresIntegrationDefault) GetPayload ¶

func (*DeletePostgresIntegrationDefault) IsClientError ¶

func (o *DeletePostgresIntegrationDefault) IsClientError() bool

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

func (*DeletePostgresIntegrationDefault) IsCode ¶

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

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

func (*DeletePostgresIntegrationDefault) IsRedirect ¶

func (o *DeletePostgresIntegrationDefault) IsRedirect() bool

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

func (*DeletePostgresIntegrationDefault) IsServerError ¶

func (o *DeletePostgresIntegrationDefault) IsServerError() bool

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

func (*DeletePostgresIntegrationDefault) IsSuccess ¶

func (o *DeletePostgresIntegrationDefault) IsSuccess() bool

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

func (*DeletePostgresIntegrationDefault) String ¶

type DeletePostgresIntegrationOK ¶

type DeletePostgresIntegrationOK struct {
	Payload models.Secrets20231128DeletePostgresIntegrationResponse
}

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

A successful response.

func NewDeletePostgresIntegrationOK ¶

func NewDeletePostgresIntegrationOK() *DeletePostgresIntegrationOK

NewDeletePostgresIntegrationOK creates a DeletePostgresIntegrationOK with default headers values

func (*DeletePostgresIntegrationOK) Code ¶

func (o *DeletePostgresIntegrationOK) Code() int

Code gets the status code for the delete postgres integration o k response

func (*DeletePostgresIntegrationOK) Error ¶

func (*DeletePostgresIntegrationOK) GetPayload ¶

func (*DeletePostgresIntegrationOK) IsClientError ¶

func (o *DeletePostgresIntegrationOK) IsClientError() bool

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

func (*DeletePostgresIntegrationOK) IsCode ¶

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

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

func (*DeletePostgresIntegrationOK) IsRedirect ¶

func (o *DeletePostgresIntegrationOK) IsRedirect() bool

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

func (*DeletePostgresIntegrationOK) IsServerError ¶

func (o *DeletePostgresIntegrationOK) IsServerError() bool

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

func (*DeletePostgresIntegrationOK) IsSuccess ¶

func (o *DeletePostgresIntegrationOK) IsSuccess() bool

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

func (*DeletePostgresIntegrationOK) String ¶

func (o *DeletePostgresIntegrationOK) String() string

type DeletePostgresIntegrationParams ¶

type DeletePostgresIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeletePostgresIntegrationParams contains all the parameters to send to the API endpoint

for the delete postgres integration operation.

Typically these are written to a http.Request.

func NewDeletePostgresIntegrationParams ¶

func NewDeletePostgresIntegrationParams() *DeletePostgresIntegrationParams

NewDeletePostgresIntegrationParams creates a new DeletePostgresIntegrationParams 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 NewDeletePostgresIntegrationParamsWithContext ¶

func NewDeletePostgresIntegrationParamsWithContext(ctx context.Context) *DeletePostgresIntegrationParams

NewDeletePostgresIntegrationParamsWithContext creates a new DeletePostgresIntegrationParams object with the ability to set a context for a request.

func NewDeletePostgresIntegrationParamsWithHTTPClient ¶

func NewDeletePostgresIntegrationParamsWithHTTPClient(client *http.Client) *DeletePostgresIntegrationParams

NewDeletePostgresIntegrationParamsWithHTTPClient creates a new DeletePostgresIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeletePostgresIntegrationParamsWithTimeout ¶

func NewDeletePostgresIntegrationParamsWithTimeout(timeout time.Duration) *DeletePostgresIntegrationParams

NewDeletePostgresIntegrationParamsWithTimeout creates a new DeletePostgresIntegrationParams object with the ability to set a timeout on a request.

func (*DeletePostgresIntegrationParams) SetContext ¶

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

SetContext adds the context to the delete postgres integration params

func (*DeletePostgresIntegrationParams) SetDefaults ¶

func (o *DeletePostgresIntegrationParams) SetDefaults()

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

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

func (*DeletePostgresIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete postgres integration params

func (*DeletePostgresIntegrationParams) SetName ¶

func (o *DeletePostgresIntegrationParams) SetName(name string)

SetName adds the name to the delete postgres integration params

func (*DeletePostgresIntegrationParams) SetOrganizationID ¶

func (o *DeletePostgresIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete postgres integration params

func (*DeletePostgresIntegrationParams) SetProjectID ¶

func (o *DeletePostgresIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete postgres integration params

func (*DeletePostgresIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete postgres integration params

func (*DeletePostgresIntegrationParams) WithContext ¶

WithContext adds the context to the delete postgres integration params

func (*DeletePostgresIntegrationParams) WithDefaults ¶

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

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

func (*DeletePostgresIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete postgres integration params

func (*DeletePostgresIntegrationParams) WithName ¶

WithName adds the name to the delete postgres integration params

func (*DeletePostgresIntegrationParams) WithOrganizationID ¶

func (o *DeletePostgresIntegrationParams) WithOrganizationID(organizationID string) *DeletePostgresIntegrationParams

WithOrganizationID adds the organizationID to the delete postgres integration params

func (*DeletePostgresIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the delete postgres integration params

func (*DeletePostgresIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the delete postgres integration params

func (*DeletePostgresIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeletePostgresIntegrationReader ¶

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

DeletePostgresIntegrationReader is a Reader for the DeletePostgresIntegration structure.

func (*DeletePostgresIntegrationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteRandomIntegrationDefault ¶ added in v0.126.0

type DeleteRandomIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteRandomIntegrationDefault ¶ added in v0.126.0

func NewDeleteRandomIntegrationDefault(code int) *DeleteRandomIntegrationDefault

NewDeleteRandomIntegrationDefault creates a DeleteRandomIntegrationDefault with default headers values

func (*DeleteRandomIntegrationDefault) Code ¶ added in v0.126.0

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

func (*DeleteRandomIntegrationDefault) Error ¶ added in v0.126.0

func (*DeleteRandomIntegrationDefault) GetPayload ¶ added in v0.126.0

func (*DeleteRandomIntegrationDefault) IsClientError ¶ added in v0.126.0

func (o *DeleteRandomIntegrationDefault) IsClientError() bool

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

func (*DeleteRandomIntegrationDefault) IsCode ¶ added in v0.126.0

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

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

func (*DeleteRandomIntegrationDefault) IsRedirect ¶ added in v0.126.0

func (o *DeleteRandomIntegrationDefault) IsRedirect() bool

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

func (*DeleteRandomIntegrationDefault) IsServerError ¶ added in v0.126.0

func (o *DeleteRandomIntegrationDefault) IsServerError() bool

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

func (*DeleteRandomIntegrationDefault) IsSuccess ¶ added in v0.126.0

func (o *DeleteRandomIntegrationDefault) IsSuccess() bool

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

func (*DeleteRandomIntegrationDefault) String ¶ added in v0.126.0

type DeleteRandomIntegrationOK ¶ added in v0.126.0

type DeleteRandomIntegrationOK struct {
	Payload models.Secrets20231128DeleteRandomIntegrationResponse
}

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

A successful response.

func NewDeleteRandomIntegrationOK ¶ added in v0.126.0

func NewDeleteRandomIntegrationOK() *DeleteRandomIntegrationOK

NewDeleteRandomIntegrationOK creates a DeleteRandomIntegrationOK with default headers values

func (*DeleteRandomIntegrationOK) Code ¶ added in v0.126.0

func (o *DeleteRandomIntegrationOK) Code() int

Code gets the status code for the delete random integration o k response

func (*DeleteRandomIntegrationOK) Error ¶ added in v0.126.0

func (o *DeleteRandomIntegrationOK) Error() string

func (*DeleteRandomIntegrationOK) GetPayload ¶ added in v0.126.0

func (*DeleteRandomIntegrationOK) IsClientError ¶ added in v0.126.0

func (o *DeleteRandomIntegrationOK) IsClientError() bool

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

func (*DeleteRandomIntegrationOK) IsCode ¶ added in v0.126.0

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

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

func (*DeleteRandomIntegrationOK) IsRedirect ¶ added in v0.126.0

func (o *DeleteRandomIntegrationOK) IsRedirect() bool

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

func (*DeleteRandomIntegrationOK) IsServerError ¶ added in v0.126.0

func (o *DeleteRandomIntegrationOK) IsServerError() bool

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

func (*DeleteRandomIntegrationOK) IsSuccess ¶ added in v0.126.0

func (o *DeleteRandomIntegrationOK) IsSuccess() bool

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

func (*DeleteRandomIntegrationOK) String ¶ added in v0.126.0

func (o *DeleteRandomIntegrationOK) String() string

type DeleteRandomIntegrationParams ¶ added in v0.126.0

type DeleteRandomIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteRandomIntegrationParams contains all the parameters to send to the API endpoint

for the delete random integration operation.

Typically these are written to a http.Request.

func NewDeleteRandomIntegrationParams ¶ added in v0.126.0

func NewDeleteRandomIntegrationParams() *DeleteRandomIntegrationParams

NewDeleteRandomIntegrationParams creates a new DeleteRandomIntegrationParams 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 NewDeleteRandomIntegrationParamsWithContext ¶ added in v0.126.0

func NewDeleteRandomIntegrationParamsWithContext(ctx context.Context) *DeleteRandomIntegrationParams

NewDeleteRandomIntegrationParamsWithContext creates a new DeleteRandomIntegrationParams object with the ability to set a context for a request.

func NewDeleteRandomIntegrationParamsWithHTTPClient ¶ added in v0.126.0

func NewDeleteRandomIntegrationParamsWithHTTPClient(client *http.Client) *DeleteRandomIntegrationParams

NewDeleteRandomIntegrationParamsWithHTTPClient creates a new DeleteRandomIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteRandomIntegrationParamsWithTimeout ¶ added in v0.126.0

func NewDeleteRandomIntegrationParamsWithTimeout(timeout time.Duration) *DeleteRandomIntegrationParams

NewDeleteRandomIntegrationParamsWithTimeout creates a new DeleteRandomIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteRandomIntegrationParams) SetContext ¶ added in v0.126.0

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

SetContext adds the context to the delete random integration params

func (*DeleteRandomIntegrationParams) SetDefaults ¶ added in v0.126.0

func (o *DeleteRandomIntegrationParams) SetDefaults()

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

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

func (*DeleteRandomIntegrationParams) SetHTTPClient ¶ added in v0.126.0

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

SetHTTPClient adds the HTTPClient to the delete random integration params

func (*DeleteRandomIntegrationParams) SetName ¶ added in v0.126.0

func (o *DeleteRandomIntegrationParams) SetName(name string)

SetName adds the name to the delete random integration params

func (*DeleteRandomIntegrationParams) SetOrganizationID ¶ added in v0.126.0

func (o *DeleteRandomIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete random integration params

func (*DeleteRandomIntegrationParams) SetProjectID ¶ added in v0.126.0

func (o *DeleteRandomIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete random integration params

func (*DeleteRandomIntegrationParams) SetTimeout ¶ added in v0.126.0

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

SetTimeout adds the timeout to the delete random integration params

func (*DeleteRandomIntegrationParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the delete random integration params

func (*DeleteRandomIntegrationParams) WithDefaults ¶ added in v0.126.0

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

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

func (*DeleteRandomIntegrationParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the delete random integration params

func (*DeleteRandomIntegrationParams) WithName ¶ added in v0.126.0

WithName adds the name to the delete random integration params

func (*DeleteRandomIntegrationParams) WithOrganizationID ¶ added in v0.126.0

func (o *DeleteRandomIntegrationParams) WithOrganizationID(organizationID string) *DeleteRandomIntegrationParams

WithOrganizationID adds the organizationID to the delete random integration params

func (*DeleteRandomIntegrationParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the delete random integration params

func (*DeleteRandomIntegrationParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the delete random integration params

func (*DeleteRandomIntegrationParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type DeleteRandomIntegrationReader ¶ added in v0.126.0

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

DeleteRandomIntegrationReader is a Reader for the DeleteRandomIntegration structure.

func (*DeleteRandomIntegrationReader) ReadResponse ¶ added in v0.126.0

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

ReadResponse reads a server response into the received o.

type DeleteSyncDefault ¶

type DeleteSyncDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteSyncDefault ¶

func NewDeleteSyncDefault(code int) *DeleteSyncDefault

NewDeleteSyncDefault creates a DeleteSyncDefault with default headers values

func (*DeleteSyncDefault) Code ¶

func (o *DeleteSyncDefault) Code() int

Code gets the status code for the delete sync default response

func (*DeleteSyncDefault) Error ¶

func (o *DeleteSyncDefault) Error() string

func (*DeleteSyncDefault) GetPayload ¶

func (o *DeleteSyncDefault) GetPayload() *models.GooglerpcStatus

func (*DeleteSyncDefault) IsClientError ¶

func (o *DeleteSyncDefault) IsClientError() bool

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

func (*DeleteSyncDefault) IsCode ¶

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

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

func (*DeleteSyncDefault) IsRedirect ¶

func (o *DeleteSyncDefault) IsRedirect() bool

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

func (*DeleteSyncDefault) IsServerError ¶

func (o *DeleteSyncDefault) IsServerError() bool

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

func (*DeleteSyncDefault) IsSuccess ¶

func (o *DeleteSyncDefault) IsSuccess() bool

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

func (*DeleteSyncDefault) String ¶

func (o *DeleteSyncDefault) String() string

type DeleteSyncOK ¶

type DeleteSyncOK struct {
	Payload models.Secrets20231128DeleteSyncResponse
}

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

A successful response.

func NewDeleteSyncOK ¶

func NewDeleteSyncOK() *DeleteSyncOK

NewDeleteSyncOK creates a DeleteSyncOK with default headers values

func (*DeleteSyncOK) Code ¶

func (o *DeleteSyncOK) Code() int

Code gets the status code for the delete sync o k response

func (*DeleteSyncOK) Error ¶

func (o *DeleteSyncOK) Error() string

func (*DeleteSyncOK) GetPayload ¶

func (*DeleteSyncOK) IsClientError ¶

func (o *DeleteSyncOK) IsClientError() bool

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

func (*DeleteSyncOK) IsCode ¶

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

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

func (*DeleteSyncOK) IsRedirect ¶

func (o *DeleteSyncOK) IsRedirect() bool

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

func (*DeleteSyncOK) IsServerError ¶

func (o *DeleteSyncOK) IsServerError() bool

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

func (*DeleteSyncOK) IsSuccess ¶

func (o *DeleteSyncOK) IsSuccess() bool

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

func (*DeleteSyncOK) String ¶

func (o *DeleteSyncOK) String() string

type DeleteSyncParams ¶

type DeleteSyncParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteSyncParams contains all the parameters to send to the API endpoint

for the delete sync operation.

Typically these are written to a http.Request.

func NewDeleteSyncParams ¶

func NewDeleteSyncParams() *DeleteSyncParams

NewDeleteSyncParams creates a new DeleteSyncParams 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 NewDeleteSyncParamsWithContext ¶

func NewDeleteSyncParamsWithContext(ctx context.Context) *DeleteSyncParams

NewDeleteSyncParamsWithContext creates a new DeleteSyncParams object with the ability to set a context for a request.

func NewDeleteSyncParamsWithHTTPClient ¶

func NewDeleteSyncParamsWithHTTPClient(client *http.Client) *DeleteSyncParams

NewDeleteSyncParamsWithHTTPClient creates a new DeleteSyncParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteSyncParamsWithTimeout ¶

func NewDeleteSyncParamsWithTimeout(timeout time.Duration) *DeleteSyncParams

NewDeleteSyncParamsWithTimeout creates a new DeleteSyncParams object with the ability to set a timeout on a request.

func (*DeleteSyncParams) SetContext ¶

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

SetContext adds the context to the delete sync params

func (*DeleteSyncParams) SetDefaults ¶

func (o *DeleteSyncParams) SetDefaults()

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

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

func (*DeleteSyncParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete sync params

func (*DeleteSyncParams) SetName ¶

func (o *DeleteSyncParams) SetName(name string)

SetName adds the name to the delete sync params

func (*DeleteSyncParams) SetOrganizationID ¶

func (o *DeleteSyncParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete sync params

func (*DeleteSyncParams) SetProjectID ¶

func (o *DeleteSyncParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete sync params

func (*DeleteSyncParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete sync params

func (*DeleteSyncParams) WithContext ¶

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

WithContext adds the context to the delete sync params

func (*DeleteSyncParams) WithDefaults ¶

func (o *DeleteSyncParams) WithDefaults() *DeleteSyncParams

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

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

func (*DeleteSyncParams) WithHTTPClient ¶

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

WithHTTPClient adds the HTTPClient to the delete sync params

func (*DeleteSyncParams) WithName ¶

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

WithName adds the name to the delete sync params

func (*DeleteSyncParams) WithOrganizationID ¶

func (o *DeleteSyncParams) WithOrganizationID(organizationID string) *DeleteSyncParams

WithOrganizationID adds the organizationID to the delete sync params

func (*DeleteSyncParams) WithProjectID ¶

func (o *DeleteSyncParams) WithProjectID(projectID string) *DeleteSyncParams

WithProjectID adds the projectID to the delete sync params

func (*DeleteSyncParams) WithTimeout ¶

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

WithTimeout adds the timeout to the delete sync params

func (*DeleteSyncParams) WriteToRequest ¶

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

WriteToRequest writes these params to a swagger request

type DeleteSyncReader ¶

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

DeleteSyncReader is a Reader for the DeleteSync structure.

func (*DeleteSyncReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteTwilioIntegrationDefault ¶

type DeleteTwilioIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewDeleteTwilioIntegrationDefault ¶

func NewDeleteTwilioIntegrationDefault(code int) *DeleteTwilioIntegrationDefault

NewDeleteTwilioIntegrationDefault creates a DeleteTwilioIntegrationDefault with default headers values

func (*DeleteTwilioIntegrationDefault) Code ¶

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

func (*DeleteTwilioIntegrationDefault) Error ¶

func (*DeleteTwilioIntegrationDefault) GetPayload ¶

func (*DeleteTwilioIntegrationDefault) IsClientError ¶

func (o *DeleteTwilioIntegrationDefault) IsClientError() bool

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

func (*DeleteTwilioIntegrationDefault) IsCode ¶

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

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

func (*DeleteTwilioIntegrationDefault) IsRedirect ¶

func (o *DeleteTwilioIntegrationDefault) IsRedirect() bool

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

func (*DeleteTwilioIntegrationDefault) IsServerError ¶

func (o *DeleteTwilioIntegrationDefault) IsServerError() bool

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

func (*DeleteTwilioIntegrationDefault) IsSuccess ¶

func (o *DeleteTwilioIntegrationDefault) IsSuccess() bool

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

func (*DeleteTwilioIntegrationDefault) String ¶

type DeleteTwilioIntegrationOK ¶

type DeleteTwilioIntegrationOK struct {
	Payload models.Secrets20231128DeleteTwilioIntegrationResponse
}

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

A successful response.

func NewDeleteTwilioIntegrationOK ¶

func NewDeleteTwilioIntegrationOK() *DeleteTwilioIntegrationOK

NewDeleteTwilioIntegrationOK creates a DeleteTwilioIntegrationOK with default headers values

func (*DeleteTwilioIntegrationOK) Code ¶

func (o *DeleteTwilioIntegrationOK) Code() int

Code gets the status code for the delete twilio integration o k response

func (*DeleteTwilioIntegrationOK) Error ¶

func (o *DeleteTwilioIntegrationOK) Error() string

func (*DeleteTwilioIntegrationOK) GetPayload ¶

func (*DeleteTwilioIntegrationOK) IsClientError ¶

func (o *DeleteTwilioIntegrationOK) IsClientError() bool

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

func (*DeleteTwilioIntegrationOK) IsCode ¶

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

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

func (*DeleteTwilioIntegrationOK) IsRedirect ¶

func (o *DeleteTwilioIntegrationOK) IsRedirect() bool

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

func (*DeleteTwilioIntegrationOK) IsServerError ¶

func (o *DeleteTwilioIntegrationOK) IsServerError() bool

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

func (*DeleteTwilioIntegrationOK) IsSuccess ¶

func (o *DeleteTwilioIntegrationOK) IsSuccess() bool

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

func (*DeleteTwilioIntegrationOK) String ¶

func (o *DeleteTwilioIntegrationOK) String() string

type DeleteTwilioIntegrationParams ¶

type DeleteTwilioIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

DeleteTwilioIntegrationParams contains all the parameters to send to the API endpoint

for the delete twilio integration operation.

Typically these are written to a http.Request.

func NewDeleteTwilioIntegrationParams ¶

func NewDeleteTwilioIntegrationParams() *DeleteTwilioIntegrationParams

NewDeleteTwilioIntegrationParams creates a new DeleteTwilioIntegrationParams 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 NewDeleteTwilioIntegrationParamsWithContext ¶

func NewDeleteTwilioIntegrationParamsWithContext(ctx context.Context) *DeleteTwilioIntegrationParams

NewDeleteTwilioIntegrationParamsWithContext creates a new DeleteTwilioIntegrationParams object with the ability to set a context for a request.

func NewDeleteTwilioIntegrationParamsWithHTTPClient ¶

func NewDeleteTwilioIntegrationParamsWithHTTPClient(client *http.Client) *DeleteTwilioIntegrationParams

NewDeleteTwilioIntegrationParamsWithHTTPClient creates a new DeleteTwilioIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteTwilioIntegrationParamsWithTimeout ¶

func NewDeleteTwilioIntegrationParamsWithTimeout(timeout time.Duration) *DeleteTwilioIntegrationParams

NewDeleteTwilioIntegrationParamsWithTimeout creates a new DeleteTwilioIntegrationParams object with the ability to set a timeout on a request.

func (*DeleteTwilioIntegrationParams) SetContext ¶

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

SetContext adds the context to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) SetDefaults ¶

func (o *DeleteTwilioIntegrationParams) SetDefaults()

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

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

func (*DeleteTwilioIntegrationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) SetName ¶

func (o *DeleteTwilioIntegrationParams) SetName(name string)

SetName adds the name to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) SetOrganizationID ¶

func (o *DeleteTwilioIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) SetProjectID ¶

func (o *DeleteTwilioIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) WithContext ¶

WithContext adds the context to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) WithDefaults ¶

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

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

func (*DeleteTwilioIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) WithName ¶

WithName adds the name to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) WithOrganizationID ¶

func (o *DeleteTwilioIntegrationParams) WithOrganizationID(organizationID string) *DeleteTwilioIntegrationParams

WithOrganizationID adds the organizationID to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the delete twilio integration params

func (*DeleteTwilioIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteTwilioIntegrationReader ¶

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

DeleteTwilioIntegrationReader is a Reader for the DeleteTwilioIntegration structure.

func (*DeleteTwilioIntegrationReader) ReadResponse ¶

func (o *DeleteTwilioIntegrationReader) 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.GooglerpcStatus
	// 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.GooglerpcStatus

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.Secrets20231128GetAppResponse
}

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) Code ¶

func (o *GetAppOK) Code() int

Code gets the status code for the get app o k response

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 {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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) SetName ¶

func (o *GetAppParams) SetName(name string)

SetName adds the name to the get app params

func (*GetAppParams) SetOrganizationID ¶

func (o *GetAppParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get app params

func (*GetAppParams) SetProjectID ¶

func (o *GetAppParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithName ¶

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

WithName adds the name to the get app params

func (*GetAppParams) WithOrganizationID ¶

func (o *GetAppParams) WithOrganizationID(organizationID string) *GetAppParams

WithOrganizationID adds the organizationID to the get app params

func (*GetAppParams) WithProjectID ¶

func (o *GetAppParams) WithProjectID(projectID string) *GetAppParams

WithProjectID adds the projectID 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 GetAppRotatingSecretDefault ¶ added in v0.126.0

type GetAppRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewGetAppRotatingSecretDefault ¶ added in v0.126.0

func NewGetAppRotatingSecretDefault(code int) *GetAppRotatingSecretDefault

NewGetAppRotatingSecretDefault creates a GetAppRotatingSecretDefault with default headers values

func (*GetAppRotatingSecretDefault) Code ¶ added in v0.126.0

func (o *GetAppRotatingSecretDefault) Code() int

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

func (*GetAppRotatingSecretDefault) Error ¶ added in v0.126.0

func (*GetAppRotatingSecretDefault) GetPayload ¶ added in v0.126.0

func (*GetAppRotatingSecretDefault) IsClientError ¶ added in v0.126.0

func (o *GetAppRotatingSecretDefault) IsClientError() bool

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

func (*GetAppRotatingSecretDefault) IsCode ¶ added in v0.126.0

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

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

func (*GetAppRotatingSecretDefault) IsRedirect ¶ added in v0.126.0

func (o *GetAppRotatingSecretDefault) IsRedirect() bool

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

func (*GetAppRotatingSecretDefault) IsServerError ¶ added in v0.126.0

func (o *GetAppRotatingSecretDefault) IsServerError() bool

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

func (*GetAppRotatingSecretDefault) IsSuccess ¶ added in v0.126.0

func (o *GetAppRotatingSecretDefault) IsSuccess() bool

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

func (*GetAppRotatingSecretDefault) String ¶ added in v0.126.0

func (o *GetAppRotatingSecretDefault) String() string

type GetAppRotatingSecretOK ¶ added in v0.126.0

type GetAppRotatingSecretOK struct {
	Payload *models.Secrets20231128GetAppRotatingSecretResponse
}

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

A successful response.

func NewGetAppRotatingSecretOK ¶ added in v0.126.0

func NewGetAppRotatingSecretOK() *GetAppRotatingSecretOK

NewGetAppRotatingSecretOK creates a GetAppRotatingSecretOK with default headers values

func (*GetAppRotatingSecretOK) Code ¶ added in v0.126.0

func (o *GetAppRotatingSecretOK) Code() int

Code gets the status code for the get app rotating secret o k response

func (*GetAppRotatingSecretOK) Error ¶ added in v0.126.0

func (o *GetAppRotatingSecretOK) Error() string

func (*GetAppRotatingSecretOK) GetPayload ¶ added in v0.126.0

func (*GetAppRotatingSecretOK) IsClientError ¶ added in v0.126.0

func (o *GetAppRotatingSecretOK) IsClientError() bool

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

func (*GetAppRotatingSecretOK) IsCode ¶ added in v0.126.0

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

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

func (*GetAppRotatingSecretOK) IsRedirect ¶ added in v0.126.0

func (o *GetAppRotatingSecretOK) IsRedirect() bool

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

func (*GetAppRotatingSecretOK) IsServerError ¶ added in v0.126.0

func (o *GetAppRotatingSecretOK) IsServerError() bool

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

func (*GetAppRotatingSecretOK) IsSuccess ¶ added in v0.126.0

func (o *GetAppRotatingSecretOK) IsSuccess() bool

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

func (*GetAppRotatingSecretOK) String ¶ added in v0.126.0

func (o *GetAppRotatingSecretOK) String() string

type GetAppRotatingSecretParams ¶ added in v0.126.0

type GetAppRotatingSecretParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

GetAppRotatingSecretParams contains all the parameters to send to the API endpoint

for the get app rotating secret operation.

Typically these are written to a http.Request.

func NewGetAppRotatingSecretParams ¶ added in v0.126.0

func NewGetAppRotatingSecretParams() *GetAppRotatingSecretParams

NewGetAppRotatingSecretParams creates a new GetAppRotatingSecretParams 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 NewGetAppRotatingSecretParamsWithContext ¶ added in v0.126.0

func NewGetAppRotatingSecretParamsWithContext(ctx context.Context) *GetAppRotatingSecretParams

NewGetAppRotatingSecretParamsWithContext creates a new GetAppRotatingSecretParams object with the ability to set a context for a request.

func NewGetAppRotatingSecretParamsWithHTTPClient ¶ added in v0.126.0

func NewGetAppRotatingSecretParamsWithHTTPClient(client *http.Client) *GetAppRotatingSecretParams

NewGetAppRotatingSecretParamsWithHTTPClient creates a new GetAppRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewGetAppRotatingSecretParamsWithTimeout ¶ added in v0.126.0

func NewGetAppRotatingSecretParamsWithTimeout(timeout time.Duration) *GetAppRotatingSecretParams

NewGetAppRotatingSecretParamsWithTimeout creates a new GetAppRotatingSecretParams object with the ability to set a timeout on a request.

func (*GetAppRotatingSecretParams) SetAppName ¶ added in v0.126.0

func (o *GetAppRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the get app rotating secret params

func (*GetAppRotatingSecretParams) SetContext ¶ added in v0.126.0

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

SetContext adds the context to the get app rotating secret params

func (*GetAppRotatingSecretParams) SetDefaults ¶ added in v0.126.0

func (o *GetAppRotatingSecretParams) SetDefaults()

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

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

func (*GetAppRotatingSecretParams) SetHTTPClient ¶ added in v0.126.0

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

SetHTTPClient adds the HTTPClient to the get app rotating secret params

func (*GetAppRotatingSecretParams) SetName ¶ added in v0.126.0

func (o *GetAppRotatingSecretParams) SetName(name string)

SetName adds the name to the get app rotating secret params

func (*GetAppRotatingSecretParams) SetOrganizationID ¶ added in v0.126.0

func (o *GetAppRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get app rotating secret params

func (*GetAppRotatingSecretParams) SetProjectID ¶ added in v0.126.0

func (o *GetAppRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get app rotating secret params

func (*GetAppRotatingSecretParams) SetTimeout ¶ added in v0.126.0

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

SetTimeout adds the timeout to the get app rotating secret params

func (*GetAppRotatingSecretParams) WithAppName ¶ added in v0.126.0

WithAppName adds the appName to the get app rotating secret params

func (*GetAppRotatingSecretParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the get app rotating secret params

func (*GetAppRotatingSecretParams) WithDefaults ¶ added in v0.126.0

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

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

func (*GetAppRotatingSecretParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the get app rotating secret params

func (*GetAppRotatingSecretParams) WithName ¶ added in v0.126.0

WithName adds the name to the get app rotating secret params

func (*GetAppRotatingSecretParams) WithOrganizationID ¶ added in v0.126.0

func (o *GetAppRotatingSecretParams) WithOrganizationID(organizationID string) *GetAppRotatingSecretParams

WithOrganizationID adds the organizationID to the get app rotating secret params

func (*GetAppRotatingSecretParams) WithProjectID ¶ added in v0.126.0

func (o *GetAppRotatingSecretParams) WithProjectID(projectID string) *GetAppRotatingSecretParams

WithProjectID adds the projectID to the get app rotating secret params

func (*GetAppRotatingSecretParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the get app rotating secret params

func (*GetAppRotatingSecretParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type GetAppRotatingSecretReader ¶ added in v0.126.0

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

GetAppRotatingSecretReader is a Reader for the GetAppRotatingSecret structure.

func (*GetAppRotatingSecretReader) ReadResponse ¶ added in v0.126.0

func (o *GetAppRotatingSecretReader) 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.GooglerpcStatus
	// 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.GooglerpcStatus

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.Secrets20231128GetAppSecretResponse
}

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) Code ¶

func (o *GetAppSecretOK) Code() int

Code gets the status code for the get app secret o k response

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

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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) SetOrganizationID ¶

func (o *GetAppSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get app secret params

func (*GetAppSecretParams) SetProjectID ¶

func (o *GetAppSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithOrganizationID ¶

func (o *GetAppSecretParams) WithOrganizationID(organizationID string) *GetAppSecretParams

WithOrganizationID adds the organizationID to the get app secret params

func (*GetAppSecretParams) WithProjectID ¶

func (o *GetAppSecretParams) WithProjectID(projectID string) *GetAppSecretParams

WithProjectID adds the projectID 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.GooglerpcStatus
	// 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 (*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.Secrets20231128GetAppSecretVersionResponse
}

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) Code ¶

func (o *GetAppSecretVersionOK) Code() int

Code gets the status code for the get app secret version o k response

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

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	// SecretName.
	SecretName string

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

	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) SetOrganizationID ¶

func (o *GetAppSecretVersionParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get app secret version params

func (*GetAppSecretVersionParams) SetProjectID ¶

func (o *GetAppSecretVersionParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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 int64)

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) WithOrganizationID ¶

func (o *GetAppSecretVersionParams) WithOrganizationID(organizationID string) *GetAppSecretVersionParams

WithOrganizationID adds the organizationID to the get app secret version params

func (*GetAppSecretVersionParams) WithProjectID ¶

func (o *GetAppSecretVersionParams) WithProjectID(projectID string) *GetAppSecretVersionParams

WithProjectID adds the projectID 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 GetAppSyncsDefault ¶

type GetAppSyncsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewGetAppSyncsDefault ¶

func NewGetAppSyncsDefault(code int) *GetAppSyncsDefault

NewGetAppSyncsDefault creates a GetAppSyncsDefault with default headers values

func (*GetAppSyncsDefault) Code ¶

func (o *GetAppSyncsDefault) Code() int

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

func (*GetAppSyncsDefault) Error ¶

func (o *GetAppSyncsDefault) Error() string

func (*GetAppSyncsDefault) GetPayload ¶

func (o *GetAppSyncsDefault) GetPayload() *models.GooglerpcStatus

func (*GetAppSyncsDefault) IsClientError ¶

func (o *GetAppSyncsDefault) IsClientError() bool

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

func (*GetAppSyncsDefault) IsCode ¶

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

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

func (*GetAppSyncsDefault) IsRedirect ¶

func (o *GetAppSyncsDefault) IsRedirect() bool

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

func (*GetAppSyncsDefault) IsServerError ¶

func (o *GetAppSyncsDefault) IsServerError() bool

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

func (*GetAppSyncsDefault) IsSuccess ¶

func (o *GetAppSyncsDefault) IsSuccess() bool

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

func (*GetAppSyncsDefault) String ¶

func (o *GetAppSyncsDefault) String() string

type GetAppSyncsOK ¶

type GetAppSyncsOK struct {
	Payload *models.Secrets20231128GetAppSyncsResponse
}

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

A successful response.

func NewGetAppSyncsOK ¶

func NewGetAppSyncsOK() *GetAppSyncsOK

NewGetAppSyncsOK creates a GetAppSyncsOK with default headers values

func (*GetAppSyncsOK) Code ¶

func (o *GetAppSyncsOK) Code() int

Code gets the status code for the get app syncs o k response

func (*GetAppSyncsOK) Error ¶

func (o *GetAppSyncsOK) Error() string

func (*GetAppSyncsOK) GetPayload ¶

func (*GetAppSyncsOK) IsClientError ¶

func (o *GetAppSyncsOK) IsClientError() bool

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

func (*GetAppSyncsOK) IsCode ¶

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

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

func (*GetAppSyncsOK) IsRedirect ¶

func (o *GetAppSyncsOK) IsRedirect() bool

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

func (*GetAppSyncsOK) IsServerError ¶

func (o *GetAppSyncsOK) IsServerError() bool

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

func (*GetAppSyncsOK) IsSuccess ¶

func (o *GetAppSyncsOK) IsSuccess() bool

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

func (*GetAppSyncsOK) String ¶

func (o *GetAppSyncsOK) String() string

type GetAppSyncsParams ¶

type GetAppSyncsParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

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

GetAppSyncsParams contains all the parameters to send to the API endpoint

for the get app syncs operation.

Typically these are written to a http.Request.

func NewGetAppSyncsParams ¶

func NewGetAppSyncsParams() *GetAppSyncsParams

NewGetAppSyncsParams creates a new GetAppSyncsParams 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 NewGetAppSyncsParamsWithContext ¶

func NewGetAppSyncsParamsWithContext(ctx context.Context) *GetAppSyncsParams

NewGetAppSyncsParamsWithContext creates a new GetAppSyncsParams object with the ability to set a context for a request.

func NewGetAppSyncsParamsWithHTTPClient ¶

func NewGetAppSyncsParamsWithHTTPClient(client *http.Client) *GetAppSyncsParams

NewGetAppSyncsParamsWithHTTPClient creates a new GetAppSyncsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAppSyncsParamsWithTimeout ¶

func NewGetAppSyncsParamsWithTimeout(timeout time.Duration) *GetAppSyncsParams

NewGetAppSyncsParamsWithTimeout creates a new GetAppSyncsParams object with the ability to set a timeout on a request.

func (*GetAppSyncsParams) SetContext ¶

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

SetContext adds the context to the get app syncs params

func (*GetAppSyncsParams) SetDefaults ¶

func (o *GetAppSyncsParams) SetDefaults()

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

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

func (*GetAppSyncsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get app syncs params

func (*GetAppSyncsParams) SetName ¶

func (o *GetAppSyncsParams) SetName(name string)

SetName adds the name to the get app syncs params

func (*GetAppSyncsParams) SetOrganizationID ¶

func (o *GetAppSyncsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get app syncs params

func (*GetAppSyncsParams) SetProjectID ¶

func (o *GetAppSyncsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get app syncs params

func (*GetAppSyncsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get app syncs params

func (*GetAppSyncsParams) WithContext ¶

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

WithContext adds the context to the get app syncs params

func (*GetAppSyncsParams) WithDefaults ¶

func (o *GetAppSyncsParams) WithDefaults() *GetAppSyncsParams

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

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

func (*GetAppSyncsParams) WithHTTPClient ¶

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

WithHTTPClient adds the HTTPClient to the get app syncs params

func (*GetAppSyncsParams) WithName ¶

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

WithName adds the name to the get app syncs params

func (*GetAppSyncsParams) WithOrganizationID ¶

func (o *GetAppSyncsParams) WithOrganizationID(organizationID string) *GetAppSyncsParams

WithOrganizationID adds the organizationID to the get app syncs params

func (*GetAppSyncsParams) WithProjectID ¶

func (o *GetAppSyncsParams) WithProjectID(projectID string) *GetAppSyncsParams

WithProjectID adds the projectID to the get app syncs params

func (*GetAppSyncsParams) WithTimeout ¶

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

WithTimeout adds the timeout to the get app syncs params

func (*GetAppSyncsParams) WriteToRequest ¶

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

WriteToRequest writes these params to a swagger request

type GetAppSyncsReader ¶

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

GetAppSyncsReader is a Reader for the GetAppSyncs structure.

func (*GetAppSyncsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetAwsDynamicSecretDefault ¶

type GetAwsDynamicSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewGetAwsDynamicSecretDefault ¶

func NewGetAwsDynamicSecretDefault(code int) *GetAwsDynamicSecretDefault

NewGetAwsDynamicSecretDefault creates a GetAwsDynamicSecretDefault with default headers values

func (*GetAwsDynamicSecretDefault) Code ¶

func (o *GetAwsDynamicSecretDefault) Code() int

Code gets the status code for the get aws dynamic secret default response

func (*GetAwsDynamicSecretDefault) Error ¶

func (*GetAwsDynamicSecretDefault) GetPayload ¶

func (*GetAwsDynamicSecretDefault) IsClientError ¶

func (o *GetAwsDynamicSecretDefault) IsClientError() bool

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

func (*GetAwsDynamicSecretDefault) IsCode ¶

func (o *GetAwsDynamicSecretDefault) IsCode(code int) bool

IsCode returns true when this get aws dynamic secret default response a status code equal to that given

func (*GetAwsDynamicSecretDefault) IsRedirect ¶

func (o *GetAwsDynamicSecretDefault) IsRedirect() bool

IsRedirect returns true when this get aws dynamic secret default response has a 3xx status code

func (*GetAwsDynamicSecretDefault) IsServerError ¶

func (o *GetAwsDynamicSecretDefault) IsServerError() bool

IsServerError returns true when this get aws dynamic secret default response has a 5xx status code

func (*GetAwsDynamicSecretDefault) IsSuccess ¶

func (o *GetAwsDynamicSecretDefault) IsSuccess() bool

IsSuccess returns true when this get aws dynamic secret default response has a 2xx status code

func (*GetAwsDynamicSecretDefault) String ¶

func (o *GetAwsDynamicSecretDefault) String() string

type GetAwsDynamicSecretOK ¶

type GetAwsDynamicSecretOK struct {
	Payload *models.Secrets20231128GetAwsDynamicSecretResponse
}

GetAwsDynamicSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewGetAwsDynamicSecretOK ¶

func NewGetAwsDynamicSecretOK() *GetAwsDynamicSecretOK

NewGetAwsDynamicSecretOK creates a GetAwsDynamicSecretOK with default headers values

func (*GetAwsDynamicSecretOK) Code ¶

func (o *GetAwsDynamicSecretOK) Code() int

Code gets the status code for the get aws dynamic secret o k response

func (*GetAwsDynamicSecretOK) Error ¶

func (o *GetAwsDynamicSecretOK) Error() string

func (*GetAwsDynamicSecretOK) GetPayload ¶

func (*GetAwsDynamicSecretOK) IsClientError ¶

func (o *GetAwsDynamicSecretOK) IsClientError() bool

IsClientError returns true when this get aws dynamic secret o k response has a 4xx status code

func (*GetAwsDynamicSecretOK) IsCode ¶

func (o *GetAwsDynamicSecretOK) IsCode(code int) bool

IsCode returns true when this get aws dynamic secret o k response a status code equal to that given

func (*GetAwsDynamicSecretOK) IsRedirect ¶

func (o *GetAwsDynamicSecretOK) IsRedirect() bool

IsRedirect returns true when this get aws dynamic secret o k response has a 3xx status code

func (*GetAwsDynamicSecretOK) IsServerError ¶

func (o *GetAwsDynamicSecretOK) IsServerError() bool

IsServerError returns true when this get aws dynamic secret o k response has a 5xx status code

func (*GetAwsDynamicSecretOK) IsSuccess ¶

func (o *GetAwsDynamicSecretOK) IsSuccess() bool

IsSuccess returns true when this get aws dynamic secret o k response has a 2xx status code

func (*GetAwsDynamicSecretOK) String ¶

func (o *GetAwsDynamicSecretOK) String() string

type GetAwsDynamicSecretParams ¶

type GetAwsDynamicSecretParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAwsDynamicSecretParams contains all the parameters to send to the API endpoint

for the get aws dynamic secret operation.

Typically these are written to a http.Request.

func NewGetAwsDynamicSecretParams ¶

func NewGetAwsDynamicSecretParams() *GetAwsDynamicSecretParams

NewGetAwsDynamicSecretParams creates a new GetAwsDynamicSecretParams 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 NewGetAwsDynamicSecretParamsWithContext ¶

func NewGetAwsDynamicSecretParamsWithContext(ctx context.Context) *GetAwsDynamicSecretParams

NewGetAwsDynamicSecretParamsWithContext creates a new GetAwsDynamicSecretParams object with the ability to set a context for a request.

func NewGetAwsDynamicSecretParamsWithHTTPClient ¶

func NewGetAwsDynamicSecretParamsWithHTTPClient(client *http.Client) *GetAwsDynamicSecretParams

NewGetAwsDynamicSecretParamsWithHTTPClient creates a new GetAwsDynamicSecretParams object with the ability to set a custom HTTPClient for a request.

func NewGetAwsDynamicSecretParamsWithTimeout ¶

func NewGetAwsDynamicSecretParamsWithTimeout(timeout time.Duration) *GetAwsDynamicSecretParams

NewGetAwsDynamicSecretParamsWithTimeout creates a new GetAwsDynamicSecretParams object with the ability to set a timeout on a request.

func (*GetAwsDynamicSecretParams) SetAppName ¶

func (o *GetAwsDynamicSecretParams) SetAppName(appName string)

SetAppName adds the appName to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) SetContext ¶

func (o *GetAwsDynamicSecretParams) SetContext(ctx context.Context)

SetContext adds the context to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) SetDefaults ¶

func (o *GetAwsDynamicSecretParams) SetDefaults()

SetDefaults hydrates default values in the get aws dynamic secret params (not the query body).

All values with no default are reset to their zero value.

func (*GetAwsDynamicSecretParams) SetHTTPClient ¶

func (o *GetAwsDynamicSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) SetName ¶

func (o *GetAwsDynamicSecretParams) SetName(name string)

SetName adds the name to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) SetOrganizationID ¶

func (o *GetAwsDynamicSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) SetProjectID ¶

func (o *GetAwsDynamicSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) SetTimeout ¶

func (o *GetAwsDynamicSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) WithAppName ¶

WithAppName adds the appName to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) WithContext ¶

WithContext adds the context to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the get aws dynamic secret params (not the query body).

All values with no default are reset to their zero value.

func (*GetAwsDynamicSecretParams) WithHTTPClient ¶

func (o *GetAwsDynamicSecretParams) WithHTTPClient(client *http.Client) *GetAwsDynamicSecretParams

WithHTTPClient adds the HTTPClient to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) WithName ¶

WithName adds the name to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) WithOrganizationID ¶

func (o *GetAwsDynamicSecretParams) WithOrganizationID(organizationID string) *GetAwsDynamicSecretParams

WithOrganizationID adds the organizationID to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) WithProjectID ¶

func (o *GetAwsDynamicSecretParams) WithProjectID(projectID string) *GetAwsDynamicSecretParams

WithProjectID adds the projectID to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the get aws dynamic secret params

func (*GetAwsDynamicSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAwsDynamicSecretReader ¶

type GetAwsDynamicSecretReader struct {
	// contains filtered or unexported fields
}

GetAwsDynamicSecretReader is a Reader for the GetAwsDynamicSecret structure.

func (*GetAwsDynamicSecretReader) ReadResponse ¶

func (o *GetAwsDynamicSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAwsIAMUserAccessKeyRotatingSecretConfigDefault ¶

type GetAwsIAMUserAccessKeyRotatingSecretConfigDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetAwsIAMUserAccessKeyRotatingSecretConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigDefault ¶

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigDefault(code int) *GetAwsIAMUserAccessKeyRotatingSecretConfigDefault

NewGetAwsIAMUserAccessKeyRotatingSecretConfigDefault creates a GetAwsIAMUserAccessKeyRotatingSecretConfigDefault with default headers values

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) Code ¶

Code gets the status code for the get aws i a m user access key rotating secret config default response

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) Error ¶

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) GetPayload ¶

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) IsClientError ¶

IsClientError returns true when this get aws i a m user access key rotating secret config default response has a 4xx status code

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) IsCode ¶

IsCode returns true when this get aws i a m user access key rotating secret config default response a status code equal to that given

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) IsRedirect ¶

IsRedirect returns true when this get aws i a m user access key rotating secret config default response has a 3xx status code

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) IsServerError ¶

IsServerError returns true when this get aws i a m user access key rotating secret config default response has a 5xx status code

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) IsSuccess ¶

IsSuccess returns true when this get aws i a m user access key rotating secret config default response has a 2xx status code

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigDefault) String ¶

type GetAwsIAMUserAccessKeyRotatingSecretConfigOK ¶

type GetAwsIAMUserAccessKeyRotatingSecretConfigOK struct {
	Payload *models.Secrets20231128GetAwsIAMUserAccessKeyRotatingSecretConfigResponse
}

GetAwsIAMUserAccessKeyRotatingSecretConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigOK ¶

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigOK() *GetAwsIAMUserAccessKeyRotatingSecretConfigOK

NewGetAwsIAMUserAccessKeyRotatingSecretConfigOK creates a GetAwsIAMUserAccessKeyRotatingSecretConfigOK with default headers values

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK) Code ¶

Code gets the status code for the get aws i a m user access key rotating secret config o k response

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK) Error ¶

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK) IsClientError ¶

IsClientError returns true when this get aws i a m user access key rotating secret config o k response has a 4xx status code

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK) IsCode ¶

IsCode returns true when this get aws i a m user access key rotating secret config o k response a status code equal to that given

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK) IsRedirect ¶

IsRedirect returns true when this get aws i a m user access key rotating secret config o k response has a 3xx status code

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK) IsServerError ¶

IsServerError returns true when this get aws i a m user access key rotating secret config o k response has a 5xx status code

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK) IsSuccess ¶

IsSuccess returns true when this get aws i a m user access key rotating secret config o k response has a 2xx status code

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigOK) String ¶

type GetAwsIAMUserAccessKeyRotatingSecretConfigParams ¶

type GetAwsIAMUserAccessKeyRotatingSecretConfigParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAwsIAMUserAccessKeyRotatingSecretConfigParams contains all the parameters to send to the API endpoint

for the get aws i a m user access key rotating secret config operation.

Typically these are written to a http.Request.

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigParams ¶

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigParams() *GetAwsIAMUserAccessKeyRotatingSecretConfigParams

NewGetAwsIAMUserAccessKeyRotatingSecretConfigParams creates a new GetAwsIAMUserAccessKeyRotatingSecretConfigParams 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 NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithContext ¶

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithContext(ctx context.Context) *GetAwsIAMUserAccessKeyRotatingSecretConfigParams

NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithContext creates a new GetAwsIAMUserAccessKeyRotatingSecretConfigParams object with the ability to set a context for a request.

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithHTTPClient ¶

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithHTTPClient(client *http.Client) *GetAwsIAMUserAccessKeyRotatingSecretConfigParams

NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithHTTPClient creates a new GetAwsIAMUserAccessKeyRotatingSecretConfigParams object with the ability to set a custom HTTPClient for a request.

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithTimeout ¶

func NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithTimeout(timeout time.Duration) *GetAwsIAMUserAccessKeyRotatingSecretConfigParams

NewGetAwsIAMUserAccessKeyRotatingSecretConfigParamsWithTimeout creates a new GetAwsIAMUserAccessKeyRotatingSecretConfigParams object with the ability to set a timeout on a request.

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetAppName ¶

SetAppName adds the appName to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetContext ¶

SetContext adds the context to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetDefaults ¶

SetDefaults hydrates default values in the get aws i a m user access key rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetName ¶

SetName adds the name to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetOrganizationID ¶

func (o *GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetProjectID ¶

func (o *GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) SetTimeout ¶

SetTimeout adds the timeout to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WithAppName ¶

WithAppName adds the appName to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WithContext ¶

WithContext adds the context to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the get aws i a m user access key rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WithName ¶

WithName adds the name to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WithProjectID ¶

WithProjectID adds the projectID to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the get aws i a m user access key rotating secret config params

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAwsIAMUserAccessKeyRotatingSecretConfigReader ¶

type GetAwsIAMUserAccessKeyRotatingSecretConfigReader struct {
	// contains filtered or unexported fields
}

GetAwsIAMUserAccessKeyRotatingSecretConfigReader is a Reader for the GetAwsIAMUserAccessKeyRotatingSecretConfig structure.

func (*GetAwsIAMUserAccessKeyRotatingSecretConfigReader) ReadResponse ¶

func (o *GetAwsIAMUserAccessKeyRotatingSecretConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAwsIntegrationDefault ¶

type GetAwsIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetAwsIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetAwsIntegrationDefault ¶

func NewGetAwsIntegrationDefault(code int) *GetAwsIntegrationDefault

NewGetAwsIntegrationDefault creates a GetAwsIntegrationDefault with default headers values

func (*GetAwsIntegrationDefault) Code ¶

func (o *GetAwsIntegrationDefault) Code() int

Code gets the status code for the get aws integration default response

func (*GetAwsIntegrationDefault) Error ¶

func (o *GetAwsIntegrationDefault) Error() string

func (*GetAwsIntegrationDefault) GetPayload ¶

func (*GetAwsIntegrationDefault) IsClientError ¶

func (o *GetAwsIntegrationDefault) IsClientError() bool

IsClientError returns true when this get aws integration default response has a 4xx status code

func (*GetAwsIntegrationDefault) IsCode ¶

func (o *GetAwsIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get aws integration default response a status code equal to that given

func (*GetAwsIntegrationDefault) IsRedirect ¶

func (o *GetAwsIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get aws integration default response has a 3xx status code

func (*GetAwsIntegrationDefault) IsServerError ¶

func (o *GetAwsIntegrationDefault) IsServerError() bool

IsServerError returns true when this get aws integration default response has a 5xx status code

func (*GetAwsIntegrationDefault) IsSuccess ¶

func (o *GetAwsIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get aws integration default response has a 2xx status code

func (*GetAwsIntegrationDefault) String ¶

func (o *GetAwsIntegrationDefault) String() string

type GetAwsIntegrationOK ¶

type GetAwsIntegrationOK struct {
	Payload *models.Secrets20231128GetAwsIntegrationResponse
}

GetAwsIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetAwsIntegrationOK ¶

func NewGetAwsIntegrationOK() *GetAwsIntegrationOK

NewGetAwsIntegrationOK creates a GetAwsIntegrationOK with default headers values

func (*GetAwsIntegrationOK) Code ¶

func (o *GetAwsIntegrationOK) Code() int

Code gets the status code for the get aws integration o k response

func (*GetAwsIntegrationOK) Error ¶

func (o *GetAwsIntegrationOK) Error() string

func (*GetAwsIntegrationOK) GetPayload ¶

func (*GetAwsIntegrationOK) IsClientError ¶

func (o *GetAwsIntegrationOK) IsClientError() bool

IsClientError returns true when this get aws integration o k response has a 4xx status code

func (*GetAwsIntegrationOK) IsCode ¶

func (o *GetAwsIntegrationOK) IsCode(code int) bool

IsCode returns true when this get aws integration o k response a status code equal to that given

func (*GetAwsIntegrationOK) IsRedirect ¶

func (o *GetAwsIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get aws integration o k response has a 3xx status code

func (*GetAwsIntegrationOK) IsServerError ¶

func (o *GetAwsIntegrationOK) IsServerError() bool

IsServerError returns true when this get aws integration o k response has a 5xx status code

func (*GetAwsIntegrationOK) IsSuccess ¶

func (o *GetAwsIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get aws integration o k response has a 2xx status code

func (*GetAwsIntegrationOK) String ¶

func (o *GetAwsIntegrationOK) String() string

type GetAwsIntegrationParams ¶

type GetAwsIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAwsIntegrationParams contains all the parameters to send to the API endpoint

for the get aws integration operation.

Typically these are written to a http.Request.

func NewGetAwsIntegrationParams ¶

func NewGetAwsIntegrationParams() *GetAwsIntegrationParams

NewGetAwsIntegrationParams creates a new GetAwsIntegrationParams 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 NewGetAwsIntegrationParamsWithContext ¶

func NewGetAwsIntegrationParamsWithContext(ctx context.Context) *GetAwsIntegrationParams

NewGetAwsIntegrationParamsWithContext creates a new GetAwsIntegrationParams object with the ability to set a context for a request.

func NewGetAwsIntegrationParamsWithHTTPClient ¶

func NewGetAwsIntegrationParamsWithHTTPClient(client *http.Client) *GetAwsIntegrationParams

NewGetAwsIntegrationParamsWithHTTPClient creates a new GetAwsIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetAwsIntegrationParamsWithTimeout ¶

func NewGetAwsIntegrationParamsWithTimeout(timeout time.Duration) *GetAwsIntegrationParams

NewGetAwsIntegrationParamsWithTimeout creates a new GetAwsIntegrationParams object with the ability to set a timeout on a request.

func (*GetAwsIntegrationParams) SetContext ¶

func (o *GetAwsIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the get aws integration params

func (*GetAwsIntegrationParams) SetDefaults ¶

func (o *GetAwsIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get aws integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetAwsIntegrationParams) SetHTTPClient ¶

func (o *GetAwsIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get aws integration params

func (*GetAwsIntegrationParams) SetName ¶

func (o *GetAwsIntegrationParams) SetName(name string)

SetName adds the name to the get aws integration params

func (*GetAwsIntegrationParams) SetOrganizationID ¶

func (o *GetAwsIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get aws integration params

func (*GetAwsIntegrationParams) SetProjectID ¶

func (o *GetAwsIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get aws integration params

func (*GetAwsIntegrationParams) SetTimeout ¶

func (o *GetAwsIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get aws integration params

func (*GetAwsIntegrationParams) WithContext ¶

WithContext adds the context to the get aws integration params

func (*GetAwsIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the get aws integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetAwsIntegrationParams) WithHTTPClient ¶

func (o *GetAwsIntegrationParams) WithHTTPClient(client *http.Client) *GetAwsIntegrationParams

WithHTTPClient adds the HTTPClient to the get aws integration params

func (*GetAwsIntegrationParams) WithName ¶

WithName adds the name to the get aws integration params

func (*GetAwsIntegrationParams) WithOrganizationID ¶

func (o *GetAwsIntegrationParams) WithOrganizationID(organizationID string) *GetAwsIntegrationParams

WithOrganizationID adds the organizationID to the get aws integration params

func (*GetAwsIntegrationParams) WithProjectID ¶

func (o *GetAwsIntegrationParams) WithProjectID(projectID string) *GetAwsIntegrationParams

WithProjectID adds the projectID to the get aws integration params

func (*GetAwsIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the get aws integration params

func (*GetAwsIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAwsIntegrationReader ¶

type GetAwsIntegrationReader struct {
	// contains filtered or unexported fields
}

GetAwsIntegrationReader is a Reader for the GetAwsIntegration structure.

func (*GetAwsIntegrationReader) ReadResponse ¶

func (o *GetAwsIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAzureApplicationPasswordRotatingSecretConfigDefault ¶ added in v0.124.0

type GetAzureApplicationPasswordRotatingSecretConfigDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetAzureApplicationPasswordRotatingSecretConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetAzureApplicationPasswordRotatingSecretConfigDefault ¶ added in v0.124.0

func NewGetAzureApplicationPasswordRotatingSecretConfigDefault(code int) *GetAzureApplicationPasswordRotatingSecretConfigDefault

NewGetAzureApplicationPasswordRotatingSecretConfigDefault creates a GetAzureApplicationPasswordRotatingSecretConfigDefault with default headers values

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) Code ¶ added in v0.124.0

Code gets the status code for the get azure application password rotating secret config default response

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) Error ¶ added in v0.124.0

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) GetPayload ¶ added in v0.124.0

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) IsClientError ¶ added in v0.124.0

IsClientError returns true when this get azure application password rotating secret config default response has a 4xx status code

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) IsCode ¶ added in v0.124.0

IsCode returns true when this get azure application password rotating secret config default response a status code equal to that given

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) IsRedirect ¶ added in v0.124.0

IsRedirect returns true when this get azure application password rotating secret config default response has a 3xx status code

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) IsServerError ¶ added in v0.124.0

IsServerError returns true when this get azure application password rotating secret config default response has a 5xx status code

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) IsSuccess ¶ added in v0.124.0

IsSuccess returns true when this get azure application password rotating secret config default response has a 2xx status code

func (*GetAzureApplicationPasswordRotatingSecretConfigDefault) String ¶ added in v0.124.0

type GetAzureApplicationPasswordRotatingSecretConfigOK ¶ added in v0.124.0

type GetAzureApplicationPasswordRotatingSecretConfigOK struct {
	Payload *models.Secrets20231128GetAzureApplicationPasswordRotatingSecretConfigResponse
}

GetAzureApplicationPasswordRotatingSecretConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewGetAzureApplicationPasswordRotatingSecretConfigOK ¶ added in v0.124.0

func NewGetAzureApplicationPasswordRotatingSecretConfigOK() *GetAzureApplicationPasswordRotatingSecretConfigOK

NewGetAzureApplicationPasswordRotatingSecretConfigOK creates a GetAzureApplicationPasswordRotatingSecretConfigOK with default headers values

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) Code ¶ added in v0.124.0

Code gets the status code for the get azure application password rotating secret config o k response

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) Error ¶ added in v0.124.0

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) GetPayload ¶ added in v0.124.0

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) IsClientError ¶ added in v0.124.0

IsClientError returns true when this get azure application password rotating secret config o k response has a 4xx status code

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) IsCode ¶ added in v0.124.0

IsCode returns true when this get azure application password rotating secret config o k response a status code equal to that given

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) IsRedirect ¶ added in v0.124.0

IsRedirect returns true when this get azure application password rotating secret config o k response has a 3xx status code

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) IsServerError ¶ added in v0.124.0

IsServerError returns true when this get azure application password rotating secret config o k response has a 5xx status code

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) IsSuccess ¶ added in v0.124.0

IsSuccess returns true when this get azure application password rotating secret config o k response has a 2xx status code

func (*GetAzureApplicationPasswordRotatingSecretConfigOK) String ¶ added in v0.124.0

type GetAzureApplicationPasswordRotatingSecretConfigParams ¶ added in v0.124.0

type GetAzureApplicationPasswordRotatingSecretConfigParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAzureApplicationPasswordRotatingSecretConfigParams contains all the parameters to send to the API endpoint

for the get azure application password rotating secret config operation.

Typically these are written to a http.Request.

func NewGetAzureApplicationPasswordRotatingSecretConfigParams ¶ added in v0.124.0

func NewGetAzureApplicationPasswordRotatingSecretConfigParams() *GetAzureApplicationPasswordRotatingSecretConfigParams

NewGetAzureApplicationPasswordRotatingSecretConfigParams creates a new GetAzureApplicationPasswordRotatingSecretConfigParams 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 NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithContext ¶ added in v0.124.0

func NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithContext(ctx context.Context) *GetAzureApplicationPasswordRotatingSecretConfigParams

NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithContext creates a new GetAzureApplicationPasswordRotatingSecretConfigParams object with the ability to set a context for a request.

func NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithHTTPClient ¶ added in v0.124.0

func NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithHTTPClient(client *http.Client) *GetAzureApplicationPasswordRotatingSecretConfigParams

NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithHTTPClient creates a new GetAzureApplicationPasswordRotatingSecretConfigParams object with the ability to set a custom HTTPClient for a request.

func NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithTimeout ¶ added in v0.124.0

func NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithTimeout(timeout time.Duration) *GetAzureApplicationPasswordRotatingSecretConfigParams

NewGetAzureApplicationPasswordRotatingSecretConfigParamsWithTimeout creates a new GetAzureApplicationPasswordRotatingSecretConfigParams object with the ability to set a timeout on a request.

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) SetAppName ¶ added in v0.124.0

SetAppName adds the appName to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) SetContext ¶ added in v0.124.0

SetContext adds the context to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) SetDefaults ¶ added in v0.124.0

SetDefaults hydrates default values in the get azure application password rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) SetHTTPClient ¶ added in v0.124.0

SetHTTPClient adds the HTTPClient to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) SetName ¶ added in v0.124.0

SetName adds the name to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) SetOrganizationID ¶ added in v0.124.0

func (o *GetAzureApplicationPasswordRotatingSecretConfigParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) SetProjectID ¶ added in v0.124.0

SetProjectID adds the projectId to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) SetTimeout ¶ added in v0.124.0

SetTimeout adds the timeout to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WithAppName ¶ added in v0.124.0

WithAppName adds the appName to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WithContext ¶ added in v0.124.0

WithContext adds the context to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WithDefaults ¶ added in v0.124.0

WithDefaults hydrates default values in the get azure application password rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WithHTTPClient ¶ added in v0.124.0

WithHTTPClient adds the HTTPClient to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WithName ¶ added in v0.124.0

WithName adds the name to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WithOrganizationID ¶ added in v0.124.0

WithOrganizationID adds the organizationID to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WithProjectID ¶ added in v0.124.0

WithProjectID adds the projectID to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WithTimeout ¶ added in v0.124.0

WithTimeout adds the timeout to the get azure application password rotating secret config params

func (*GetAzureApplicationPasswordRotatingSecretConfigParams) WriteToRequest ¶ added in v0.124.0

WriteToRequest writes these params to a swagger request

type GetAzureApplicationPasswordRotatingSecretConfigReader ¶ added in v0.124.0

type GetAzureApplicationPasswordRotatingSecretConfigReader struct {
	// contains filtered or unexported fields
}

GetAzureApplicationPasswordRotatingSecretConfigReader is a Reader for the GetAzureApplicationPasswordRotatingSecretConfig structure.

func (*GetAzureApplicationPasswordRotatingSecretConfigReader) ReadResponse ¶ added in v0.124.0

func (o *GetAzureApplicationPasswordRotatingSecretConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAzureIntegrationDefault ¶

type GetAzureIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetAzureIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetAzureIntegrationDefault ¶

func NewGetAzureIntegrationDefault(code int) *GetAzureIntegrationDefault

NewGetAzureIntegrationDefault creates a GetAzureIntegrationDefault with default headers values

func (*GetAzureIntegrationDefault) Code ¶

func (o *GetAzureIntegrationDefault) Code() int

Code gets the status code for the get azure integration default response

func (*GetAzureIntegrationDefault) Error ¶

func (*GetAzureIntegrationDefault) GetPayload ¶

func (*GetAzureIntegrationDefault) IsClientError ¶

func (o *GetAzureIntegrationDefault) IsClientError() bool

IsClientError returns true when this get azure integration default response has a 4xx status code

func (*GetAzureIntegrationDefault) IsCode ¶

func (o *GetAzureIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get azure integration default response a status code equal to that given

func (*GetAzureIntegrationDefault) IsRedirect ¶

func (o *GetAzureIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get azure integration default response has a 3xx status code

func (*GetAzureIntegrationDefault) IsServerError ¶

func (o *GetAzureIntegrationDefault) IsServerError() bool

IsServerError returns true when this get azure integration default response has a 5xx status code

func (*GetAzureIntegrationDefault) IsSuccess ¶

func (o *GetAzureIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get azure integration default response has a 2xx status code

func (*GetAzureIntegrationDefault) String ¶

func (o *GetAzureIntegrationDefault) String() string

type GetAzureIntegrationOK ¶

type GetAzureIntegrationOK struct {
	Payload *models.Secrets20231128GetAzureIntegrationResponse
}

GetAzureIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetAzureIntegrationOK ¶

func NewGetAzureIntegrationOK() *GetAzureIntegrationOK

NewGetAzureIntegrationOK creates a GetAzureIntegrationOK with default headers values

func (*GetAzureIntegrationOK) Code ¶

func (o *GetAzureIntegrationOK) Code() int

Code gets the status code for the get azure integration o k response

func (*GetAzureIntegrationOK) Error ¶

func (o *GetAzureIntegrationOK) Error() string

func (*GetAzureIntegrationOK) GetPayload ¶

func (*GetAzureIntegrationOK) IsClientError ¶

func (o *GetAzureIntegrationOK) IsClientError() bool

IsClientError returns true when this get azure integration o k response has a 4xx status code

func (*GetAzureIntegrationOK) IsCode ¶

func (o *GetAzureIntegrationOK) IsCode(code int) bool

IsCode returns true when this get azure integration o k response a status code equal to that given

func (*GetAzureIntegrationOK) IsRedirect ¶

func (o *GetAzureIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get azure integration o k response has a 3xx status code

func (*GetAzureIntegrationOK) IsServerError ¶

func (o *GetAzureIntegrationOK) IsServerError() bool

IsServerError returns true when this get azure integration o k response has a 5xx status code

func (*GetAzureIntegrationOK) IsSuccess ¶

func (o *GetAzureIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get azure integration o k response has a 2xx status code

func (*GetAzureIntegrationOK) String ¶

func (o *GetAzureIntegrationOK) String() string

type GetAzureIntegrationParams ¶

type GetAzureIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAzureIntegrationParams contains all the parameters to send to the API endpoint

for the get azure integration operation.

Typically these are written to a http.Request.

func NewGetAzureIntegrationParams ¶

func NewGetAzureIntegrationParams() *GetAzureIntegrationParams

NewGetAzureIntegrationParams creates a new GetAzureIntegrationParams 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 NewGetAzureIntegrationParamsWithContext ¶

func NewGetAzureIntegrationParamsWithContext(ctx context.Context) *GetAzureIntegrationParams

NewGetAzureIntegrationParamsWithContext creates a new GetAzureIntegrationParams object with the ability to set a context for a request.

func NewGetAzureIntegrationParamsWithHTTPClient ¶

func NewGetAzureIntegrationParamsWithHTTPClient(client *http.Client) *GetAzureIntegrationParams

NewGetAzureIntegrationParamsWithHTTPClient creates a new GetAzureIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetAzureIntegrationParamsWithTimeout ¶

func NewGetAzureIntegrationParamsWithTimeout(timeout time.Duration) *GetAzureIntegrationParams

NewGetAzureIntegrationParamsWithTimeout creates a new GetAzureIntegrationParams object with the ability to set a timeout on a request.

func (*GetAzureIntegrationParams) SetContext ¶

func (o *GetAzureIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the get azure integration params

func (*GetAzureIntegrationParams) SetDefaults ¶

func (o *GetAzureIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get azure integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetAzureIntegrationParams) SetHTTPClient ¶

func (o *GetAzureIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get azure integration params

func (*GetAzureIntegrationParams) SetName ¶

func (o *GetAzureIntegrationParams) SetName(name string)

SetName adds the name to the get azure integration params

func (*GetAzureIntegrationParams) SetOrganizationID ¶

func (o *GetAzureIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get azure integration params

func (*GetAzureIntegrationParams) SetProjectID ¶

func (o *GetAzureIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get azure integration params

func (*GetAzureIntegrationParams) SetTimeout ¶

func (o *GetAzureIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get azure integration params

func (*GetAzureIntegrationParams) WithContext ¶

WithContext adds the context to the get azure integration params

func (*GetAzureIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the get azure integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetAzureIntegrationParams) WithHTTPClient ¶

func (o *GetAzureIntegrationParams) WithHTTPClient(client *http.Client) *GetAzureIntegrationParams

WithHTTPClient adds the HTTPClient to the get azure integration params

func (*GetAzureIntegrationParams) WithName ¶

WithName adds the name to the get azure integration params

func (*GetAzureIntegrationParams) WithOrganizationID ¶

func (o *GetAzureIntegrationParams) WithOrganizationID(organizationID string) *GetAzureIntegrationParams

WithOrganizationID adds the organizationID to the get azure integration params

func (*GetAzureIntegrationParams) WithProjectID ¶

func (o *GetAzureIntegrationParams) WithProjectID(projectID string) *GetAzureIntegrationParams

WithProjectID adds the projectID to the get azure integration params

func (*GetAzureIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the get azure integration params

func (*GetAzureIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAzureIntegrationReader ¶

type GetAzureIntegrationReader struct {
	// contains filtered or unexported fields
}

GetAzureIntegrationReader is a Reader for the GetAzureIntegration structure.

func (*GetAzureIntegrationReader) ReadResponse ¶

func (o *GetAzureIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetConfluentCloudAPIKeyRotatingSecretConfigDefault ¶

type GetConfluentCloudAPIKeyRotatingSecretConfigDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetConfluentCloudAPIKeyRotatingSecretConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetConfluentCloudAPIKeyRotatingSecretConfigDefault ¶

func NewGetConfluentCloudAPIKeyRotatingSecretConfigDefault(code int) *GetConfluentCloudAPIKeyRotatingSecretConfigDefault

NewGetConfluentCloudAPIKeyRotatingSecretConfigDefault creates a GetConfluentCloudAPIKeyRotatingSecretConfigDefault with default headers values

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) Code ¶

Code gets the status code for the get confluent cloud Api key rotating secret config default response

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) Error ¶

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) GetPayload ¶

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) IsClientError ¶

IsClientError returns true when this get confluent cloud Api key rotating secret config default response has a 4xx status code

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) IsCode ¶

IsCode returns true when this get confluent cloud Api key rotating secret config default response a status code equal to that given

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) IsRedirect ¶

IsRedirect returns true when this get confluent cloud Api key rotating secret config default response has a 3xx status code

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) IsServerError ¶

IsServerError returns true when this get confluent cloud Api key rotating secret config default response has a 5xx status code

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) IsSuccess ¶

IsSuccess returns true when this get confluent cloud Api key rotating secret config default response has a 2xx status code

func (*GetConfluentCloudAPIKeyRotatingSecretConfigDefault) String ¶

type GetConfluentCloudAPIKeyRotatingSecretConfigOK ¶

type GetConfluentCloudAPIKeyRotatingSecretConfigOK struct {
	Payload *models.Secrets20231128GetConfluentCloudAPIKeyRotatingSecretConfigResponse
}

GetConfluentCloudAPIKeyRotatingSecretConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewGetConfluentCloudAPIKeyRotatingSecretConfigOK ¶

func NewGetConfluentCloudAPIKeyRotatingSecretConfigOK() *GetConfluentCloudAPIKeyRotatingSecretConfigOK

NewGetConfluentCloudAPIKeyRotatingSecretConfigOK creates a GetConfluentCloudAPIKeyRotatingSecretConfigOK with default headers values

func (*GetConfluentCloudAPIKeyRotatingSecretConfigOK) Code ¶

Code gets the status code for the get confluent cloud Api key rotating secret config o k response

func (*GetConfluentCloudAPIKeyRotatingSecretConfigOK) Error ¶

func (*GetConfluentCloudAPIKeyRotatingSecretConfigOK) IsClientError ¶

IsClientError returns true when this get confluent cloud Api key rotating secret config o k response has a 4xx status code

func (*GetConfluentCloudAPIKeyRotatingSecretConfigOK) IsCode ¶

IsCode returns true when this get confluent cloud Api key rotating secret config o k response a status code equal to that given

func (*GetConfluentCloudAPIKeyRotatingSecretConfigOK) IsRedirect ¶

IsRedirect returns true when this get confluent cloud Api key rotating secret config o k response has a 3xx status code

func (*GetConfluentCloudAPIKeyRotatingSecretConfigOK) IsServerError ¶

IsServerError returns true when this get confluent cloud Api key rotating secret config o k response has a 5xx status code

func (*GetConfluentCloudAPIKeyRotatingSecretConfigOK) IsSuccess ¶

IsSuccess returns true when this get confluent cloud Api key rotating secret config o k response has a 2xx status code

func (*GetConfluentCloudAPIKeyRotatingSecretConfigOK) String ¶

type GetConfluentCloudAPIKeyRotatingSecretConfigParams ¶

type GetConfluentCloudAPIKeyRotatingSecretConfigParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetConfluentCloudAPIKeyRotatingSecretConfigParams contains all the parameters to send to the API endpoint

for the get confluent cloud Api key rotating secret config operation.

Typically these are written to a http.Request.

func NewGetConfluentCloudAPIKeyRotatingSecretConfigParams ¶

func NewGetConfluentCloudAPIKeyRotatingSecretConfigParams() *GetConfluentCloudAPIKeyRotatingSecretConfigParams

NewGetConfluentCloudAPIKeyRotatingSecretConfigParams creates a new GetConfluentCloudAPIKeyRotatingSecretConfigParams 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 NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithContext ¶

func NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithContext(ctx context.Context) *GetConfluentCloudAPIKeyRotatingSecretConfigParams

NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithContext creates a new GetConfluentCloudAPIKeyRotatingSecretConfigParams object with the ability to set a context for a request.

func NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithHTTPClient ¶

func NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithHTTPClient(client *http.Client) *GetConfluentCloudAPIKeyRotatingSecretConfigParams

NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithHTTPClient creates a new GetConfluentCloudAPIKeyRotatingSecretConfigParams object with the ability to set a custom HTTPClient for a request.

func NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithTimeout ¶

func NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithTimeout(timeout time.Duration) *GetConfluentCloudAPIKeyRotatingSecretConfigParams

NewGetConfluentCloudAPIKeyRotatingSecretConfigParamsWithTimeout creates a new GetConfluentCloudAPIKeyRotatingSecretConfigParams object with the ability to set a timeout on a request.

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetAppName ¶

SetAppName adds the appName to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetContext ¶

SetContext adds the context to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetDefaults ¶

SetDefaults hydrates default values in the get confluent cloud Api key rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetName ¶

SetName adds the name to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetOrganizationID ¶

func (o *GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetProjectID ¶

func (o *GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) SetTimeout ¶

SetTimeout adds the timeout to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WithAppName ¶

WithAppName adds the appName to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WithContext ¶

WithContext adds the context to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the get confluent cloud Api key rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WithName ¶

WithName adds the name to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WithProjectID ¶

WithProjectID adds the projectID to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the get confluent cloud Api key rotating secret config params

func (*GetConfluentCloudAPIKeyRotatingSecretConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetConfluentCloudAPIKeyRotatingSecretConfigReader ¶

type GetConfluentCloudAPIKeyRotatingSecretConfigReader struct {
	// contains filtered or unexported fields
}

GetConfluentCloudAPIKeyRotatingSecretConfigReader is a Reader for the GetConfluentCloudAPIKeyRotatingSecretConfig structure.

func (*GetConfluentCloudAPIKeyRotatingSecretConfigReader) ReadResponse ¶

func (o *GetConfluentCloudAPIKeyRotatingSecretConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetConfluentIntegrationDefault ¶

type GetConfluentIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetConfluentIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetConfluentIntegrationDefault ¶

func NewGetConfluentIntegrationDefault(code int) *GetConfluentIntegrationDefault

NewGetConfluentIntegrationDefault creates a GetConfluentIntegrationDefault with default headers values

func (*GetConfluentIntegrationDefault) Code ¶

Code gets the status code for the get confluent integration default response

func (*GetConfluentIntegrationDefault) Error ¶

func (*GetConfluentIntegrationDefault) GetPayload ¶

func (*GetConfluentIntegrationDefault) IsClientError ¶

func (o *GetConfluentIntegrationDefault) IsClientError() bool

IsClientError returns true when this get confluent integration default response has a 4xx status code

func (*GetConfluentIntegrationDefault) IsCode ¶

func (o *GetConfluentIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get confluent integration default response a status code equal to that given

func (*GetConfluentIntegrationDefault) IsRedirect ¶

func (o *GetConfluentIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get confluent integration default response has a 3xx status code

func (*GetConfluentIntegrationDefault) IsServerError ¶

func (o *GetConfluentIntegrationDefault) IsServerError() bool

IsServerError returns true when this get confluent integration default response has a 5xx status code

func (*GetConfluentIntegrationDefault) IsSuccess ¶

func (o *GetConfluentIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get confluent integration default response has a 2xx status code

func (*GetConfluentIntegrationDefault) String ¶

type GetConfluentIntegrationOK ¶

type GetConfluentIntegrationOK struct {
	Payload *models.Secrets20231128GetConfluentIntegrationResponse
}

GetConfluentIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetConfluentIntegrationOK ¶

func NewGetConfluentIntegrationOK() *GetConfluentIntegrationOK

NewGetConfluentIntegrationOK creates a GetConfluentIntegrationOK with default headers values

func (*GetConfluentIntegrationOK) Code ¶

func (o *GetConfluentIntegrationOK) Code() int

Code gets the status code for the get confluent integration o k response

func (*GetConfluentIntegrationOK) Error ¶

func (o *GetConfluentIntegrationOK) Error() string

func (*GetConfluentIntegrationOK) GetPayload ¶

func (*GetConfluentIntegrationOK) IsClientError ¶

func (o *GetConfluentIntegrationOK) IsClientError() bool

IsClientError returns true when this get confluent integration o k response has a 4xx status code

func (*GetConfluentIntegrationOK) IsCode ¶

func (o *GetConfluentIntegrationOK) IsCode(code int) bool

IsCode returns true when this get confluent integration o k response a status code equal to that given

func (*GetConfluentIntegrationOK) IsRedirect ¶

func (o *GetConfluentIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get confluent integration o k response has a 3xx status code

func (*GetConfluentIntegrationOK) IsServerError ¶

func (o *GetConfluentIntegrationOK) IsServerError() bool

IsServerError returns true when this get confluent integration o k response has a 5xx status code

func (*GetConfluentIntegrationOK) IsSuccess ¶

func (o *GetConfluentIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get confluent integration o k response has a 2xx status code

func (*GetConfluentIntegrationOK) String ¶

func (o *GetConfluentIntegrationOK) String() string

type GetConfluentIntegrationParams ¶

type GetConfluentIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetConfluentIntegrationParams contains all the parameters to send to the API endpoint

for the get confluent integration operation.

Typically these are written to a http.Request.

func NewGetConfluentIntegrationParams ¶

func NewGetConfluentIntegrationParams() *GetConfluentIntegrationParams

NewGetConfluentIntegrationParams creates a new GetConfluentIntegrationParams 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 NewGetConfluentIntegrationParamsWithContext ¶

func NewGetConfluentIntegrationParamsWithContext(ctx context.Context) *GetConfluentIntegrationParams

NewGetConfluentIntegrationParamsWithContext creates a new GetConfluentIntegrationParams object with the ability to set a context for a request.

func NewGetConfluentIntegrationParamsWithHTTPClient ¶

func NewGetConfluentIntegrationParamsWithHTTPClient(client *http.Client) *GetConfluentIntegrationParams

NewGetConfluentIntegrationParamsWithHTTPClient creates a new GetConfluentIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetConfluentIntegrationParamsWithTimeout ¶

func NewGetConfluentIntegrationParamsWithTimeout(timeout time.Duration) *GetConfluentIntegrationParams

NewGetConfluentIntegrationParamsWithTimeout creates a new GetConfluentIntegrationParams object with the ability to set a timeout on a request.

func (*GetConfluentIntegrationParams) SetContext ¶

func (o *GetConfluentIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the get confluent integration params

func (*GetConfluentIntegrationParams) SetDefaults ¶

func (o *GetConfluentIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get confluent integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetConfluentIntegrationParams) SetHTTPClient ¶

func (o *GetConfluentIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get confluent integration params

func (*GetConfluentIntegrationParams) SetName ¶

func (o *GetConfluentIntegrationParams) SetName(name string)

SetName adds the name to the get confluent integration params

func (*GetConfluentIntegrationParams) SetOrganizationID ¶

func (o *GetConfluentIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get confluent integration params

func (*GetConfluentIntegrationParams) SetProjectID ¶

func (o *GetConfluentIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get confluent integration params

func (*GetConfluentIntegrationParams) SetTimeout ¶

func (o *GetConfluentIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get confluent integration params

func (*GetConfluentIntegrationParams) WithContext ¶

WithContext adds the context to the get confluent integration params

func (*GetConfluentIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the get confluent integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetConfluentIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get confluent integration params

func (*GetConfluentIntegrationParams) WithName ¶

WithName adds the name to the get confluent integration params

func (*GetConfluentIntegrationParams) WithOrganizationID ¶

func (o *GetConfluentIntegrationParams) WithOrganizationID(organizationID string) *GetConfluentIntegrationParams

WithOrganizationID adds the organizationID to the get confluent integration params

func (*GetConfluentIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the get confluent integration params

func (*GetConfluentIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the get confluent integration params

func (*GetConfluentIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetConfluentIntegrationReader ¶

type GetConfluentIntegrationReader struct {
	// contains filtered or unexported fields
}

GetConfluentIntegrationReader is a Reader for the GetConfluentIntegration structure.

func (*GetConfluentIntegrationReader) ReadResponse ¶

func (o *GetConfluentIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetGatewayPoolCertificateDefault ¶

type GetGatewayPoolCertificateDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetGatewayPoolCertificateDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetGatewayPoolCertificateDefault ¶

func NewGetGatewayPoolCertificateDefault(code int) *GetGatewayPoolCertificateDefault

NewGetGatewayPoolCertificateDefault creates a GetGatewayPoolCertificateDefault with default headers values

func (*GetGatewayPoolCertificateDefault) Code ¶

Code gets the status code for the get gateway pool certificate default response

func (*GetGatewayPoolCertificateDefault) Error ¶

func (*GetGatewayPoolCertificateDefault) GetPayload ¶

func (*GetGatewayPoolCertificateDefault) IsClientError ¶

func (o *GetGatewayPoolCertificateDefault) IsClientError() bool

IsClientError returns true when this get gateway pool certificate default response has a 4xx status code

func (*GetGatewayPoolCertificateDefault) IsCode ¶

func (o *GetGatewayPoolCertificateDefault) IsCode(code int) bool

IsCode returns true when this get gateway pool certificate default response a status code equal to that given

func (*GetGatewayPoolCertificateDefault) IsRedirect ¶

func (o *GetGatewayPoolCertificateDefault) IsRedirect() bool

IsRedirect returns true when this get gateway pool certificate default response has a 3xx status code

func (*GetGatewayPoolCertificateDefault) IsServerError ¶

func (o *GetGatewayPoolCertificateDefault) IsServerError() bool

IsServerError returns true when this get gateway pool certificate default response has a 5xx status code

func (*GetGatewayPoolCertificateDefault) IsSuccess ¶

func (o *GetGatewayPoolCertificateDefault) IsSuccess() bool

IsSuccess returns true when this get gateway pool certificate default response has a 2xx status code

func (*GetGatewayPoolCertificateDefault) String ¶

type GetGatewayPoolCertificateOK ¶

type GetGatewayPoolCertificateOK struct {
	Payload *models.Secrets20231128GetGatewayPoolCertificateResponse
}

GetGatewayPoolCertificateOK describes a response with status code 200, with default header values.

A successful response.

func NewGetGatewayPoolCertificateOK ¶

func NewGetGatewayPoolCertificateOK() *GetGatewayPoolCertificateOK

NewGetGatewayPoolCertificateOK creates a GetGatewayPoolCertificateOK with default headers values

func (*GetGatewayPoolCertificateOK) Code ¶

func (o *GetGatewayPoolCertificateOK) Code() int

Code gets the status code for the get gateway pool certificate o k response

func (*GetGatewayPoolCertificateOK) Error ¶

func (*GetGatewayPoolCertificateOK) GetPayload ¶

func (*GetGatewayPoolCertificateOK) IsClientError ¶

func (o *GetGatewayPoolCertificateOK) IsClientError() bool

IsClientError returns true when this get gateway pool certificate o k response has a 4xx status code

func (*GetGatewayPoolCertificateOK) IsCode ¶

func (o *GetGatewayPoolCertificateOK) IsCode(code int) bool

IsCode returns true when this get gateway pool certificate o k response a status code equal to that given

func (*GetGatewayPoolCertificateOK) IsRedirect ¶

func (o *GetGatewayPoolCertificateOK) IsRedirect() bool

IsRedirect returns true when this get gateway pool certificate o k response has a 3xx status code

func (*GetGatewayPoolCertificateOK) IsServerError ¶

func (o *GetGatewayPoolCertificateOK) IsServerError() bool

IsServerError returns true when this get gateway pool certificate o k response has a 5xx status code

func (*GetGatewayPoolCertificateOK) IsSuccess ¶

func (o *GetGatewayPoolCertificateOK) IsSuccess() bool

IsSuccess returns true when this get gateway pool certificate o k response has a 2xx status code

func (*GetGatewayPoolCertificateOK) String ¶

func (o *GetGatewayPoolCertificateOK) String() string

type GetGatewayPoolCertificateParams ¶

type GetGatewayPoolCertificateParams struct {

	// CsrPem.
	CsrPem *string

	// GatewayPoolName.
	GatewayPoolName string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetGatewayPoolCertificateParams contains all the parameters to send to the API endpoint

for the get gateway pool certificate operation.

Typically these are written to a http.Request.

func NewGetGatewayPoolCertificateParams ¶

func NewGetGatewayPoolCertificateParams() *GetGatewayPoolCertificateParams

NewGetGatewayPoolCertificateParams creates a new GetGatewayPoolCertificateParams 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 NewGetGatewayPoolCertificateParamsWithContext ¶

func NewGetGatewayPoolCertificateParamsWithContext(ctx context.Context) *GetGatewayPoolCertificateParams

NewGetGatewayPoolCertificateParamsWithContext creates a new GetGatewayPoolCertificateParams object with the ability to set a context for a request.

func NewGetGatewayPoolCertificateParamsWithHTTPClient ¶

func NewGetGatewayPoolCertificateParamsWithHTTPClient(client *http.Client) *GetGatewayPoolCertificateParams

NewGetGatewayPoolCertificateParamsWithHTTPClient creates a new GetGatewayPoolCertificateParams object with the ability to set a custom HTTPClient for a request.

func NewGetGatewayPoolCertificateParamsWithTimeout ¶

func NewGetGatewayPoolCertificateParamsWithTimeout(timeout time.Duration) *GetGatewayPoolCertificateParams

NewGetGatewayPoolCertificateParamsWithTimeout creates a new GetGatewayPoolCertificateParams object with the ability to set a timeout on a request.

func (*GetGatewayPoolCertificateParams) SetContext ¶

func (o *GetGatewayPoolCertificateParams) SetContext(ctx context.Context)

SetContext adds the context to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) SetCsrPem ¶

func (o *GetGatewayPoolCertificateParams) SetCsrPem(csrPem *string)

SetCsrPem adds the csrPem to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) SetDefaults ¶

func (o *GetGatewayPoolCertificateParams) SetDefaults()

SetDefaults hydrates default values in the get gateway pool certificate params (not the query body).

All values with no default are reset to their zero value.

func (*GetGatewayPoolCertificateParams) SetGatewayPoolName ¶

func (o *GetGatewayPoolCertificateParams) SetGatewayPoolName(gatewayPoolName string)

SetGatewayPoolName adds the gatewayPoolName to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) SetHTTPClient ¶

func (o *GetGatewayPoolCertificateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) SetOrganizationID ¶

func (o *GetGatewayPoolCertificateParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) SetProjectID ¶

func (o *GetGatewayPoolCertificateParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) SetTimeout ¶

func (o *GetGatewayPoolCertificateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) WithContext ¶

WithContext adds the context to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) WithCsrPem ¶

WithCsrPem adds the csrPem to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) WithDefaults ¶

WithDefaults hydrates default values in the get gateway pool certificate params (not the query body).

All values with no default are reset to their zero value.

func (*GetGatewayPoolCertificateParams) WithGatewayPoolName ¶

func (o *GetGatewayPoolCertificateParams) WithGatewayPoolName(gatewayPoolName string) *GetGatewayPoolCertificateParams

WithGatewayPoolName adds the gatewayPoolName to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) WithOrganizationID ¶

func (o *GetGatewayPoolCertificateParams) WithOrganizationID(organizationID string) *GetGatewayPoolCertificateParams

WithOrganizationID adds the organizationID to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) WithProjectID ¶

WithProjectID adds the projectID to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) WithTimeout ¶

WithTimeout adds the timeout to the get gateway pool certificate params

func (*GetGatewayPoolCertificateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetGatewayPoolCertificateReader ¶

type GetGatewayPoolCertificateReader struct {
	// contains filtered or unexported fields
}

GetGatewayPoolCertificateReader is a Reader for the GetGatewayPoolCertificate structure.

func (*GetGatewayPoolCertificateReader) ReadResponse ¶

func (o *GetGatewayPoolCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetGatewayPoolDefault ¶

type GetGatewayPoolDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetGatewayPoolDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetGatewayPoolDefault ¶

func NewGetGatewayPoolDefault(code int) *GetGatewayPoolDefault

NewGetGatewayPoolDefault creates a GetGatewayPoolDefault with default headers values

func (*GetGatewayPoolDefault) Code ¶

func (o *GetGatewayPoolDefault) Code() int

Code gets the status code for the get gateway pool default response

func (*GetGatewayPoolDefault) Error ¶

func (o *GetGatewayPoolDefault) Error() string

func (*GetGatewayPoolDefault) GetPayload ¶

func (o *GetGatewayPoolDefault) GetPayload() *models.GooglerpcStatus

func (*GetGatewayPoolDefault) IsClientError ¶

func (o *GetGatewayPoolDefault) IsClientError() bool

IsClientError returns true when this get gateway pool default response has a 4xx status code

func (*GetGatewayPoolDefault) IsCode ¶

func (o *GetGatewayPoolDefault) IsCode(code int) bool

IsCode returns true when this get gateway pool default response a status code equal to that given

func (*GetGatewayPoolDefault) IsRedirect ¶

func (o *GetGatewayPoolDefault) IsRedirect() bool

IsRedirect returns true when this get gateway pool default response has a 3xx status code

func (*GetGatewayPoolDefault) IsServerError ¶

func (o *GetGatewayPoolDefault) IsServerError() bool

IsServerError returns true when this get gateway pool default response has a 5xx status code

func (*GetGatewayPoolDefault) IsSuccess ¶

func (o *GetGatewayPoolDefault) IsSuccess() bool

IsSuccess returns true when this get gateway pool default response has a 2xx status code

func (*GetGatewayPoolDefault) String ¶

func (o *GetGatewayPoolDefault) String() string

type GetGatewayPoolOK ¶

type GetGatewayPoolOK struct {
	Payload *models.Secrets20231128GetGatewayPoolResponse
}

GetGatewayPoolOK describes a response with status code 200, with default header values.

A successful response.

func NewGetGatewayPoolOK ¶

func NewGetGatewayPoolOK() *GetGatewayPoolOK

NewGetGatewayPoolOK creates a GetGatewayPoolOK with default headers values

func (*GetGatewayPoolOK) Code ¶

func (o *GetGatewayPoolOK) Code() int

Code gets the status code for the get gateway pool o k response

func (*GetGatewayPoolOK) Error ¶

func (o *GetGatewayPoolOK) Error() string

func (*GetGatewayPoolOK) GetPayload ¶

func (*GetGatewayPoolOK) IsClientError ¶

func (o *GetGatewayPoolOK) IsClientError() bool

IsClientError returns true when this get gateway pool o k response has a 4xx status code

func (*GetGatewayPoolOK) IsCode ¶

func (o *GetGatewayPoolOK) IsCode(code int) bool

IsCode returns true when this get gateway pool o k response a status code equal to that given

func (*GetGatewayPoolOK) IsRedirect ¶

func (o *GetGatewayPoolOK) IsRedirect() bool

IsRedirect returns true when this get gateway pool o k response has a 3xx status code

func (*GetGatewayPoolOK) IsServerError ¶

func (o *GetGatewayPoolOK) IsServerError() bool

IsServerError returns true when this get gateway pool o k response has a 5xx status code

func (*GetGatewayPoolOK) IsSuccess ¶

func (o *GetGatewayPoolOK) IsSuccess() bool

IsSuccess returns true when this get gateway pool o k response has a 2xx status code

func (*GetGatewayPoolOK) String ¶

func (o *GetGatewayPoolOK) String() string

type GetGatewayPoolParams ¶

type GetGatewayPoolParams struct {

	// GatewayPoolName.
	GatewayPoolName string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetGatewayPoolParams contains all the parameters to send to the API endpoint

for the get gateway pool operation.

Typically these are written to a http.Request.

func NewGetGatewayPoolParams ¶

func NewGetGatewayPoolParams() *GetGatewayPoolParams

NewGetGatewayPoolParams creates a new GetGatewayPoolParams 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 NewGetGatewayPoolParamsWithContext ¶

func NewGetGatewayPoolParamsWithContext(ctx context.Context) *GetGatewayPoolParams

NewGetGatewayPoolParamsWithContext creates a new GetGatewayPoolParams object with the ability to set a context for a request.

func NewGetGatewayPoolParamsWithHTTPClient ¶

func NewGetGatewayPoolParamsWithHTTPClient(client *http.Client) *GetGatewayPoolParams

NewGetGatewayPoolParamsWithHTTPClient creates a new GetGatewayPoolParams object with the ability to set a custom HTTPClient for a request.

func NewGetGatewayPoolParamsWithTimeout ¶

func NewGetGatewayPoolParamsWithTimeout(timeout time.Duration) *GetGatewayPoolParams

NewGetGatewayPoolParamsWithTimeout creates a new GetGatewayPoolParams object with the ability to set a timeout on a request.

func (*GetGatewayPoolParams) SetContext ¶

func (o *GetGatewayPoolParams) SetContext(ctx context.Context)

SetContext adds the context to the get gateway pool params

func (*GetGatewayPoolParams) SetDefaults ¶

func (o *GetGatewayPoolParams) SetDefaults()

SetDefaults hydrates default values in the get gateway pool params (not the query body).

All values with no default are reset to their zero value.

func (*GetGatewayPoolParams) SetGatewayPoolName ¶

func (o *GetGatewayPoolParams) SetGatewayPoolName(gatewayPoolName string)

SetGatewayPoolName adds the gatewayPoolName to the get gateway pool params

func (*GetGatewayPoolParams) SetHTTPClient ¶

func (o *GetGatewayPoolParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get gateway pool params

func (*GetGatewayPoolParams) SetOrganizationID ¶

func (o *GetGatewayPoolParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get gateway pool params

func (*GetGatewayPoolParams) SetProjectID ¶

func (o *GetGatewayPoolParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get gateway pool params

func (*GetGatewayPoolParams) SetTimeout ¶

func (o *GetGatewayPoolParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get gateway pool params

func (*GetGatewayPoolParams) WithContext ¶

WithContext adds the context to the get gateway pool params

func (*GetGatewayPoolParams) WithDefaults ¶

func (o *GetGatewayPoolParams) WithDefaults() *GetGatewayPoolParams

WithDefaults hydrates default values in the get gateway pool params (not the query body).

All values with no default are reset to their zero value.

func (*GetGatewayPoolParams) WithGatewayPoolName ¶

func (o *GetGatewayPoolParams) WithGatewayPoolName(gatewayPoolName string) *GetGatewayPoolParams

WithGatewayPoolName adds the gatewayPoolName to the get gateway pool params

func (*GetGatewayPoolParams) WithHTTPClient ¶

func (o *GetGatewayPoolParams) WithHTTPClient(client *http.Client) *GetGatewayPoolParams

WithHTTPClient adds the HTTPClient to the get gateway pool params

func (*GetGatewayPoolParams) WithOrganizationID ¶

func (o *GetGatewayPoolParams) WithOrganizationID(organizationID string) *GetGatewayPoolParams

WithOrganizationID adds the organizationID to the get gateway pool params

func (*GetGatewayPoolParams) WithProjectID ¶

func (o *GetGatewayPoolParams) WithProjectID(projectID string) *GetGatewayPoolParams

WithProjectID adds the projectID to the get gateway pool params

func (*GetGatewayPoolParams) WithTimeout ¶

func (o *GetGatewayPoolParams) WithTimeout(timeout time.Duration) *GetGatewayPoolParams

WithTimeout adds the timeout to the get gateway pool params

func (*GetGatewayPoolParams) WriteToRequest ¶

func (o *GetGatewayPoolParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetGatewayPoolReader ¶

type GetGatewayPoolReader struct {
	// contains filtered or unexported fields
}

GetGatewayPoolReader is a Reader for the GetGatewayPool structure.

func (*GetGatewayPoolReader) ReadResponse ¶

func (o *GetGatewayPoolReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetGcpDynamicSecretDefault ¶

type GetGcpDynamicSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetGcpDynamicSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetGcpDynamicSecretDefault ¶

func NewGetGcpDynamicSecretDefault(code int) *GetGcpDynamicSecretDefault

NewGetGcpDynamicSecretDefault creates a GetGcpDynamicSecretDefault with default headers values

func (*GetGcpDynamicSecretDefault) Code ¶

func (o *GetGcpDynamicSecretDefault) Code() int

Code gets the status code for the get gcp dynamic secret default response

func (*GetGcpDynamicSecretDefault) Error ¶

func (*GetGcpDynamicSecretDefault) GetPayload ¶

func (*GetGcpDynamicSecretDefault) IsClientError ¶

func (o *GetGcpDynamicSecretDefault) IsClientError() bool

IsClientError returns true when this get gcp dynamic secret default response has a 4xx status code

func (*GetGcpDynamicSecretDefault) IsCode ¶

func (o *GetGcpDynamicSecretDefault) IsCode(code int) bool

IsCode returns true when this get gcp dynamic secret default response a status code equal to that given

func (*GetGcpDynamicSecretDefault) IsRedirect ¶

func (o *GetGcpDynamicSecretDefault) IsRedirect() bool

IsRedirect returns true when this get gcp dynamic secret default response has a 3xx status code

func (*GetGcpDynamicSecretDefault) IsServerError ¶

func (o *GetGcpDynamicSecretDefault) IsServerError() bool

IsServerError returns true when this get gcp dynamic secret default response has a 5xx status code

func (*GetGcpDynamicSecretDefault) IsSuccess ¶

func (o *GetGcpDynamicSecretDefault) IsSuccess() bool

IsSuccess returns true when this get gcp dynamic secret default response has a 2xx status code

func (*GetGcpDynamicSecretDefault) String ¶

func (o *GetGcpDynamicSecretDefault) String() string

type GetGcpDynamicSecretOK ¶

type GetGcpDynamicSecretOK struct {
	Payload *models.Secrets20231128GetGcpDynamicSecretResponse
}

GetGcpDynamicSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewGetGcpDynamicSecretOK ¶

func NewGetGcpDynamicSecretOK() *GetGcpDynamicSecretOK

NewGetGcpDynamicSecretOK creates a GetGcpDynamicSecretOK with default headers values

func (*GetGcpDynamicSecretOK) Code ¶

func (o *GetGcpDynamicSecretOK) Code() int

Code gets the status code for the get gcp dynamic secret o k response

func (*GetGcpDynamicSecretOK) Error ¶

func (o *GetGcpDynamicSecretOK) Error() string

func (*GetGcpDynamicSecretOK) GetPayload ¶

func (*GetGcpDynamicSecretOK) IsClientError ¶

func (o *GetGcpDynamicSecretOK) IsClientError() bool

IsClientError returns true when this get gcp dynamic secret o k response has a 4xx status code

func (*GetGcpDynamicSecretOK) IsCode ¶

func (o *GetGcpDynamicSecretOK) IsCode(code int) bool

IsCode returns true when this get gcp dynamic secret o k response a status code equal to that given

func (*GetGcpDynamicSecretOK) IsRedirect ¶

func (o *GetGcpDynamicSecretOK) IsRedirect() bool

IsRedirect returns true when this get gcp dynamic secret o k response has a 3xx status code

func (*GetGcpDynamicSecretOK) IsServerError ¶

func (o *GetGcpDynamicSecretOK) IsServerError() bool

IsServerError returns true when this get gcp dynamic secret o k response has a 5xx status code

func (*GetGcpDynamicSecretOK) IsSuccess ¶

func (o *GetGcpDynamicSecretOK) IsSuccess() bool

IsSuccess returns true when this get gcp dynamic secret o k response has a 2xx status code

func (*GetGcpDynamicSecretOK) String ¶

func (o *GetGcpDynamicSecretOK) String() string

type GetGcpDynamicSecretParams ¶

type GetGcpDynamicSecretParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetGcpDynamicSecretParams contains all the parameters to send to the API endpoint

for the get gcp dynamic secret operation.

Typically these are written to a http.Request.

func NewGetGcpDynamicSecretParams ¶

func NewGetGcpDynamicSecretParams() *GetGcpDynamicSecretParams

NewGetGcpDynamicSecretParams creates a new GetGcpDynamicSecretParams 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 NewGetGcpDynamicSecretParamsWithContext ¶

func NewGetGcpDynamicSecretParamsWithContext(ctx context.Context) *GetGcpDynamicSecretParams

NewGetGcpDynamicSecretParamsWithContext creates a new GetGcpDynamicSecretParams object with the ability to set a context for a request.

func NewGetGcpDynamicSecretParamsWithHTTPClient ¶

func NewGetGcpDynamicSecretParamsWithHTTPClient(client *http.Client) *GetGcpDynamicSecretParams

NewGetGcpDynamicSecretParamsWithHTTPClient creates a new GetGcpDynamicSecretParams object with the ability to set a custom HTTPClient for a request.

func NewGetGcpDynamicSecretParamsWithTimeout ¶

func NewGetGcpDynamicSecretParamsWithTimeout(timeout time.Duration) *GetGcpDynamicSecretParams

NewGetGcpDynamicSecretParamsWithTimeout creates a new GetGcpDynamicSecretParams object with the ability to set a timeout on a request.

func (*GetGcpDynamicSecretParams) SetAppName ¶

func (o *GetGcpDynamicSecretParams) SetAppName(appName string)

SetAppName adds the appName to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) SetContext ¶

func (o *GetGcpDynamicSecretParams) SetContext(ctx context.Context)

SetContext adds the context to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) SetDefaults ¶

func (o *GetGcpDynamicSecretParams) SetDefaults()

SetDefaults hydrates default values in the get gcp dynamic secret params (not the query body).

All values with no default are reset to their zero value.

func (*GetGcpDynamicSecretParams) SetHTTPClient ¶

func (o *GetGcpDynamicSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) SetName ¶

func (o *GetGcpDynamicSecretParams) SetName(name string)

SetName adds the name to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) SetOrganizationID ¶

func (o *GetGcpDynamicSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) SetProjectID ¶

func (o *GetGcpDynamicSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) SetTimeout ¶

func (o *GetGcpDynamicSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) WithAppName ¶

WithAppName adds the appName to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) WithContext ¶

WithContext adds the context to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the get gcp dynamic secret params (not the query body).

All values with no default are reset to their zero value.

func (*GetGcpDynamicSecretParams) WithHTTPClient ¶

func (o *GetGcpDynamicSecretParams) WithHTTPClient(client *http.Client) *GetGcpDynamicSecretParams

WithHTTPClient adds the HTTPClient to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) WithName ¶

WithName adds the name to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) WithOrganizationID ¶

func (o *GetGcpDynamicSecretParams) WithOrganizationID(organizationID string) *GetGcpDynamicSecretParams

WithOrganizationID adds the organizationID to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) WithProjectID ¶

func (o *GetGcpDynamicSecretParams) WithProjectID(projectID string) *GetGcpDynamicSecretParams

WithProjectID adds the projectID to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the get gcp dynamic secret params

func (*GetGcpDynamicSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetGcpDynamicSecretReader ¶

type GetGcpDynamicSecretReader struct {
	// contains filtered or unexported fields
}

GetGcpDynamicSecretReader is a Reader for the GetGcpDynamicSecret structure.

func (*GetGcpDynamicSecretReader) ReadResponse ¶

func (o *GetGcpDynamicSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetGcpIntegrationDefault ¶

type GetGcpIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetGcpIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetGcpIntegrationDefault ¶

func NewGetGcpIntegrationDefault(code int) *GetGcpIntegrationDefault

NewGetGcpIntegrationDefault creates a GetGcpIntegrationDefault with default headers values

func (*GetGcpIntegrationDefault) Code ¶

func (o *GetGcpIntegrationDefault) Code() int

Code gets the status code for the get gcp integration default response

func (*GetGcpIntegrationDefault) Error ¶

func (o *GetGcpIntegrationDefault) Error() string

func (*GetGcpIntegrationDefault) GetPayload ¶

func (*GetGcpIntegrationDefault) IsClientError ¶

func (o *GetGcpIntegrationDefault) IsClientError() bool

IsClientError returns true when this get gcp integration default response has a 4xx status code

func (*GetGcpIntegrationDefault) IsCode ¶

func (o *GetGcpIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get gcp integration default response a status code equal to that given

func (*GetGcpIntegrationDefault) IsRedirect ¶

func (o *GetGcpIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get gcp integration default response has a 3xx status code

func (*GetGcpIntegrationDefault) IsServerError ¶

func (o *GetGcpIntegrationDefault) IsServerError() bool

IsServerError returns true when this get gcp integration default response has a 5xx status code

func (*GetGcpIntegrationDefault) IsSuccess ¶

func (o *GetGcpIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get gcp integration default response has a 2xx status code

func (*GetGcpIntegrationDefault) String ¶

func (o *GetGcpIntegrationDefault) String() string

type GetGcpIntegrationOK ¶

type GetGcpIntegrationOK struct {
	Payload *models.Secrets20231128GetGcpIntegrationResponse
}

GetGcpIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetGcpIntegrationOK ¶

func NewGetGcpIntegrationOK() *GetGcpIntegrationOK

NewGetGcpIntegrationOK creates a GetGcpIntegrationOK with default headers values

func (*GetGcpIntegrationOK) Code ¶

func (o *GetGcpIntegrationOK) Code() int

Code gets the status code for the get gcp integration o k response

func (*GetGcpIntegrationOK) Error ¶

func (o *GetGcpIntegrationOK) Error() string

func (*GetGcpIntegrationOK) GetPayload ¶

func (*GetGcpIntegrationOK) IsClientError ¶

func (o *GetGcpIntegrationOK) IsClientError() bool

IsClientError returns true when this get gcp integration o k response has a 4xx status code

func (*GetGcpIntegrationOK) IsCode ¶

func (o *GetGcpIntegrationOK) IsCode(code int) bool

IsCode returns true when this get gcp integration o k response a status code equal to that given

func (*GetGcpIntegrationOK) IsRedirect ¶

func (o *GetGcpIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get gcp integration o k response has a 3xx status code

func (*GetGcpIntegrationOK) IsServerError ¶

func (o *GetGcpIntegrationOK) IsServerError() bool

IsServerError returns true when this get gcp integration o k response has a 5xx status code

func (*GetGcpIntegrationOK) IsSuccess ¶

func (o *GetGcpIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get gcp integration o k response has a 2xx status code

func (*GetGcpIntegrationOK) String ¶

func (o *GetGcpIntegrationOK) String() string

type GetGcpIntegrationParams ¶

type GetGcpIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetGcpIntegrationParams contains all the parameters to send to the API endpoint

for the get gcp integration operation.

Typically these are written to a http.Request.

func NewGetGcpIntegrationParams ¶

func NewGetGcpIntegrationParams() *GetGcpIntegrationParams

NewGetGcpIntegrationParams creates a new GetGcpIntegrationParams 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 NewGetGcpIntegrationParamsWithContext ¶

func NewGetGcpIntegrationParamsWithContext(ctx context.Context) *GetGcpIntegrationParams

NewGetGcpIntegrationParamsWithContext creates a new GetGcpIntegrationParams object with the ability to set a context for a request.

func NewGetGcpIntegrationParamsWithHTTPClient ¶

func NewGetGcpIntegrationParamsWithHTTPClient(client *http.Client) *GetGcpIntegrationParams

NewGetGcpIntegrationParamsWithHTTPClient creates a new GetGcpIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetGcpIntegrationParamsWithTimeout ¶

func NewGetGcpIntegrationParamsWithTimeout(timeout time.Duration) *GetGcpIntegrationParams

NewGetGcpIntegrationParamsWithTimeout creates a new GetGcpIntegrationParams object with the ability to set a timeout on a request.

func (*GetGcpIntegrationParams) SetContext ¶

func (o *GetGcpIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the get gcp integration params

func (*GetGcpIntegrationParams) SetDefaults ¶

func (o *GetGcpIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get gcp integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetGcpIntegrationParams) SetHTTPClient ¶

func (o *GetGcpIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get gcp integration params

func (*GetGcpIntegrationParams) SetName ¶

func (o *GetGcpIntegrationParams) SetName(name string)

SetName adds the name to the get gcp integration params

func (*GetGcpIntegrationParams) SetOrganizationID ¶

func (o *GetGcpIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get gcp integration params

func (*GetGcpIntegrationParams) SetProjectID ¶

func (o *GetGcpIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get gcp integration params

func (*GetGcpIntegrationParams) SetTimeout ¶

func (o *GetGcpIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get gcp integration params

func (*GetGcpIntegrationParams) WithContext ¶

WithContext adds the context to the get gcp integration params

func (*GetGcpIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the get gcp integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetGcpIntegrationParams) WithHTTPClient ¶

func (o *GetGcpIntegrationParams) WithHTTPClient(client *http.Client) *GetGcpIntegrationParams

WithHTTPClient adds the HTTPClient to the get gcp integration params

func (*GetGcpIntegrationParams) WithName ¶

WithName adds the name to the get gcp integration params

func (*GetGcpIntegrationParams) WithOrganizationID ¶

func (o *GetGcpIntegrationParams) WithOrganizationID(organizationID string) *GetGcpIntegrationParams

WithOrganizationID adds the organizationID to the get gcp integration params

func (*GetGcpIntegrationParams) WithProjectID ¶

func (o *GetGcpIntegrationParams) WithProjectID(projectID string) *GetGcpIntegrationParams

WithProjectID adds the projectID to the get gcp integration params

func (*GetGcpIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the get gcp integration params

func (*GetGcpIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetGcpIntegrationReader ¶

type GetGcpIntegrationReader struct {
	// contains filtered or unexported fields
}

GetGcpIntegrationReader is a Reader for the GetGcpIntegration structure.

func (*GetGcpIntegrationReader) ReadResponse ¶

func (o *GetGcpIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetGcpServiceAccountKeyRotatingSecretConfigDefault ¶

type GetGcpServiceAccountKeyRotatingSecretConfigDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetGcpServiceAccountKeyRotatingSecretConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetGcpServiceAccountKeyRotatingSecretConfigDefault ¶

func NewGetGcpServiceAccountKeyRotatingSecretConfigDefault(code int) *GetGcpServiceAccountKeyRotatingSecretConfigDefault

NewGetGcpServiceAccountKeyRotatingSecretConfigDefault creates a GetGcpServiceAccountKeyRotatingSecretConfigDefault with default headers values

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) Code ¶

Code gets the status code for the get gcp service account key rotating secret config default response

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) Error ¶

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) GetPayload ¶

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) IsClientError ¶

IsClientError returns true when this get gcp service account key rotating secret config default response has a 4xx status code

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) IsCode ¶

IsCode returns true when this get gcp service account key rotating secret config default response a status code equal to that given

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) IsRedirect ¶

IsRedirect returns true when this get gcp service account key rotating secret config default response has a 3xx status code

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) IsServerError ¶

IsServerError returns true when this get gcp service account key rotating secret config default response has a 5xx status code

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) IsSuccess ¶

IsSuccess returns true when this get gcp service account key rotating secret config default response has a 2xx status code

func (*GetGcpServiceAccountKeyRotatingSecretConfigDefault) String ¶

type GetGcpServiceAccountKeyRotatingSecretConfigOK ¶

type GetGcpServiceAccountKeyRotatingSecretConfigOK struct {
	Payload *models.Secrets20231128GetGcpServiceAccountKeyRotatingSecretConfigResponse
}

GetGcpServiceAccountKeyRotatingSecretConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewGetGcpServiceAccountKeyRotatingSecretConfigOK ¶

func NewGetGcpServiceAccountKeyRotatingSecretConfigOK() *GetGcpServiceAccountKeyRotatingSecretConfigOK

NewGetGcpServiceAccountKeyRotatingSecretConfigOK creates a GetGcpServiceAccountKeyRotatingSecretConfigOK with default headers values

func (*GetGcpServiceAccountKeyRotatingSecretConfigOK) Code ¶

Code gets the status code for the get gcp service account key rotating secret config o k response

func (*GetGcpServiceAccountKeyRotatingSecretConfigOK) Error ¶

func (*GetGcpServiceAccountKeyRotatingSecretConfigOK) IsClientError ¶

IsClientError returns true when this get gcp service account key rotating secret config o k response has a 4xx status code

func (*GetGcpServiceAccountKeyRotatingSecretConfigOK) IsCode ¶

IsCode returns true when this get gcp service account key rotating secret config o k response a status code equal to that given

func (*GetGcpServiceAccountKeyRotatingSecretConfigOK) IsRedirect ¶

IsRedirect returns true when this get gcp service account key rotating secret config o k response has a 3xx status code

func (*GetGcpServiceAccountKeyRotatingSecretConfigOK) IsServerError ¶

IsServerError returns true when this get gcp service account key rotating secret config o k response has a 5xx status code

func (*GetGcpServiceAccountKeyRotatingSecretConfigOK) IsSuccess ¶

IsSuccess returns true when this get gcp service account key rotating secret config o k response has a 2xx status code

func (*GetGcpServiceAccountKeyRotatingSecretConfigOK) String ¶

type GetGcpServiceAccountKeyRotatingSecretConfigParams ¶

type GetGcpServiceAccountKeyRotatingSecretConfigParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetGcpServiceAccountKeyRotatingSecretConfigParams contains all the parameters to send to the API endpoint

for the get gcp service account key rotating secret config operation.

Typically these are written to a http.Request.

func NewGetGcpServiceAccountKeyRotatingSecretConfigParams ¶

func NewGetGcpServiceAccountKeyRotatingSecretConfigParams() *GetGcpServiceAccountKeyRotatingSecretConfigParams

NewGetGcpServiceAccountKeyRotatingSecretConfigParams creates a new GetGcpServiceAccountKeyRotatingSecretConfigParams 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 NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithContext ¶

func NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithContext(ctx context.Context) *GetGcpServiceAccountKeyRotatingSecretConfigParams

NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithContext creates a new GetGcpServiceAccountKeyRotatingSecretConfigParams object with the ability to set a context for a request.

func NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithHTTPClient ¶

func NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithHTTPClient(client *http.Client) *GetGcpServiceAccountKeyRotatingSecretConfigParams

NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithHTTPClient creates a new GetGcpServiceAccountKeyRotatingSecretConfigParams object with the ability to set a custom HTTPClient for a request.

func NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithTimeout ¶

func NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithTimeout(timeout time.Duration) *GetGcpServiceAccountKeyRotatingSecretConfigParams

NewGetGcpServiceAccountKeyRotatingSecretConfigParamsWithTimeout creates a new GetGcpServiceAccountKeyRotatingSecretConfigParams object with the ability to set a timeout on a request.

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) SetAppName ¶

SetAppName adds the appName to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) SetContext ¶

SetContext adds the context to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) SetDefaults ¶

SetDefaults hydrates default values in the get gcp service account key rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) SetName ¶

SetName adds the name to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) SetOrganizationID ¶

func (o *GetGcpServiceAccountKeyRotatingSecretConfigParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) SetProjectID ¶

func (o *GetGcpServiceAccountKeyRotatingSecretConfigParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) SetTimeout ¶

SetTimeout adds the timeout to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WithAppName ¶

WithAppName adds the appName to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WithContext ¶

WithContext adds the context to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the get gcp service account key rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WithName ¶

WithName adds the name to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WithProjectID ¶

WithProjectID adds the projectID to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the get gcp service account key rotating secret config params

func (*GetGcpServiceAccountKeyRotatingSecretConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetGcpServiceAccountKeyRotatingSecretConfigReader ¶

type GetGcpServiceAccountKeyRotatingSecretConfigReader struct {
	// contains filtered or unexported fields
}

GetGcpServiceAccountKeyRotatingSecretConfigReader is a Reader for the GetGcpServiceAccountKeyRotatingSecretConfig structure.

func (*GetGcpServiceAccountKeyRotatingSecretConfigReader) ReadResponse ¶

func (o *GetGcpServiceAccountKeyRotatingSecretConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetIntegrationDefault ¶

type GetIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetIntegrationDefault ¶

func NewGetIntegrationDefault(code int) *GetIntegrationDefault

NewGetIntegrationDefault creates a GetIntegrationDefault with default headers values

func (*GetIntegrationDefault) Code ¶

func (o *GetIntegrationDefault) Code() int

Code gets the status code for the get integration default response

func (*GetIntegrationDefault) Error ¶

func (o *GetIntegrationDefault) Error() string

func (*GetIntegrationDefault) GetPayload ¶

func (o *GetIntegrationDefault) GetPayload() *models.GooglerpcStatus

func (*GetIntegrationDefault) IsClientError ¶

func (o *GetIntegrationDefault) IsClientError() bool

IsClientError returns true when this get integration default response has a 4xx status code

func (*GetIntegrationDefault) IsCode ¶

func (o *GetIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get integration default response a status code equal to that given

func (*GetIntegrationDefault) IsRedirect ¶

func (o *GetIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get integration default response has a 3xx status code

func (*GetIntegrationDefault) IsServerError ¶

func (o *GetIntegrationDefault) IsServerError() bool

IsServerError returns true when this get integration default response has a 5xx status code

func (*GetIntegrationDefault) IsSuccess ¶

func (o *GetIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get integration default response has a 2xx status code

func (*GetIntegrationDefault) String ¶

func (o *GetIntegrationDefault) String() string

type GetIntegrationOK ¶

type GetIntegrationOK struct {
	Payload *models.Secrets20231128GetIntegrationResponse
}

GetIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetIntegrationOK ¶

func NewGetIntegrationOK() *GetIntegrationOK

NewGetIntegrationOK creates a GetIntegrationOK with default headers values

func (*GetIntegrationOK) Code ¶

func (o *GetIntegrationOK) Code() int

Code gets the status code for the get integration o k response

func (*GetIntegrationOK) Error ¶

func (o *GetIntegrationOK) Error() string

func (*GetIntegrationOK) GetPayload ¶

func (*GetIntegrationOK) IsClientError ¶

func (o *GetIntegrationOK) IsClientError() bool

IsClientError returns true when this get integration o k response has a 4xx status code

func (*GetIntegrationOK) IsCode ¶

func (o *GetIntegrationOK) IsCode(code int) bool

IsCode returns true when this get integration o k response a status code equal to that given

func (*GetIntegrationOK) IsRedirect ¶

func (o *GetIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get integration o k response has a 3xx status code

func (*GetIntegrationOK) IsServerError ¶

func (o *GetIntegrationOK) IsServerError() bool

IsServerError returns true when this get integration o k response has a 5xx status code

func (*GetIntegrationOK) IsSuccess ¶

func (o *GetIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get integration o k response has a 2xx status code

func (*GetIntegrationOK) String ¶

func (o *GetIntegrationOK) String() string

type GetIntegrationParams ¶

type GetIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetIntegrationParams contains all the parameters to send to the API endpoint

for the get integration operation.

Typically these are written to a http.Request.

func NewGetIntegrationParams ¶

func NewGetIntegrationParams() *GetIntegrationParams

NewGetIntegrationParams creates a new GetIntegrationParams 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 NewGetIntegrationParamsWithContext ¶

func NewGetIntegrationParamsWithContext(ctx context.Context) *GetIntegrationParams

NewGetIntegrationParamsWithContext creates a new GetIntegrationParams object with the ability to set a context for a request.

func NewGetIntegrationParamsWithHTTPClient ¶

func NewGetIntegrationParamsWithHTTPClient(client *http.Client) *GetIntegrationParams

NewGetIntegrationParamsWithHTTPClient creates a new GetIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetIntegrationParamsWithTimeout ¶

func NewGetIntegrationParamsWithTimeout(timeout time.Duration) *GetIntegrationParams

NewGetIntegrationParamsWithTimeout creates a new GetIntegrationParams object with the ability to set a timeout on a request.

func (*GetIntegrationParams) SetContext ¶

func (o *GetIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the get integration params

func (*GetIntegrationParams) SetDefaults ¶

func (o *GetIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetIntegrationParams) SetHTTPClient ¶

func (o *GetIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get integration params

func (*GetIntegrationParams) SetName ¶

func (o *GetIntegrationParams) SetName(name string)

SetName adds the name to the get integration params

func (*GetIntegrationParams) SetOrganizationID ¶

func (o *GetIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get integration params

func (*GetIntegrationParams) SetProjectID ¶

func (o *GetIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get integration params

func (*GetIntegrationParams) SetTimeout ¶

func (o *GetIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get integration params

func (*GetIntegrationParams) WithContext ¶

WithContext adds the context to the get integration params

func (*GetIntegrationParams) WithDefaults ¶

func (o *GetIntegrationParams) WithDefaults() *GetIntegrationParams

WithDefaults hydrates default values in the get integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetIntegrationParams) WithHTTPClient ¶

func (o *GetIntegrationParams) WithHTTPClient(client *http.Client) *GetIntegrationParams

WithHTTPClient adds the HTTPClient to the get integration params

func (*GetIntegrationParams) WithName ¶

WithName adds the name to the get integration params

func (*GetIntegrationParams) WithOrganizationID ¶

func (o *GetIntegrationParams) WithOrganizationID(organizationID string) *GetIntegrationParams

WithOrganizationID adds the organizationID to the get integration params

func (*GetIntegrationParams) WithProjectID ¶

func (o *GetIntegrationParams) WithProjectID(projectID string) *GetIntegrationParams

WithProjectID adds the projectID to the get integration params

func (*GetIntegrationParams) WithTimeout ¶

func (o *GetIntegrationParams) WithTimeout(timeout time.Duration) *GetIntegrationParams

WithTimeout adds the timeout to the get integration params

func (*GetIntegrationParams) WriteToRequest ¶

func (o *GetIntegrationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetIntegrationReader ¶

type GetIntegrationReader struct {
	// contains filtered or unexported fields
}

GetIntegrationReader is a Reader for the GetIntegration structure.

func (*GetIntegrationReader) ReadResponse ¶

func (o *GetIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetMongoDBAtlasIntegrationDefault ¶

type GetMongoDBAtlasIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetMongoDBAtlasIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetMongoDBAtlasIntegrationDefault ¶

func NewGetMongoDBAtlasIntegrationDefault(code int) *GetMongoDBAtlasIntegrationDefault

NewGetMongoDBAtlasIntegrationDefault creates a GetMongoDBAtlasIntegrationDefault with default headers values

func (*GetMongoDBAtlasIntegrationDefault) Code ¶

Code gets the status code for the get mongo d b atlas integration default response

func (*GetMongoDBAtlasIntegrationDefault) Error ¶

func (*GetMongoDBAtlasIntegrationDefault) GetPayload ¶

func (*GetMongoDBAtlasIntegrationDefault) IsClientError ¶

func (o *GetMongoDBAtlasIntegrationDefault) IsClientError() bool

IsClientError returns true when this get mongo d b atlas integration default response has a 4xx status code

func (*GetMongoDBAtlasIntegrationDefault) IsCode ¶

func (o *GetMongoDBAtlasIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get mongo d b atlas integration default response a status code equal to that given

func (*GetMongoDBAtlasIntegrationDefault) IsRedirect ¶

func (o *GetMongoDBAtlasIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get mongo d b atlas integration default response has a 3xx status code

func (*GetMongoDBAtlasIntegrationDefault) IsServerError ¶

func (o *GetMongoDBAtlasIntegrationDefault) IsServerError() bool

IsServerError returns true when this get mongo d b atlas integration default response has a 5xx status code

func (*GetMongoDBAtlasIntegrationDefault) IsSuccess ¶

func (o *GetMongoDBAtlasIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get mongo d b atlas integration default response has a 2xx status code

func (*GetMongoDBAtlasIntegrationDefault) String ¶

type GetMongoDBAtlasIntegrationOK ¶

type GetMongoDBAtlasIntegrationOK struct {
	Payload *models.Secrets20231128GetMongoDBAtlasIntegrationResponse
}

GetMongoDBAtlasIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetMongoDBAtlasIntegrationOK ¶

func NewGetMongoDBAtlasIntegrationOK() *GetMongoDBAtlasIntegrationOK

NewGetMongoDBAtlasIntegrationOK creates a GetMongoDBAtlasIntegrationOK with default headers values

func (*GetMongoDBAtlasIntegrationOK) Code ¶

Code gets the status code for the get mongo d b atlas integration o k response

func (*GetMongoDBAtlasIntegrationOK) Error ¶

func (*GetMongoDBAtlasIntegrationOK) GetPayload ¶

func (*GetMongoDBAtlasIntegrationOK) IsClientError ¶

func (o *GetMongoDBAtlasIntegrationOK) IsClientError() bool

IsClientError returns true when this get mongo d b atlas integration o k response has a 4xx status code

func (*GetMongoDBAtlasIntegrationOK) IsCode ¶

func (o *GetMongoDBAtlasIntegrationOK) IsCode(code int) bool

IsCode returns true when this get mongo d b atlas integration o k response a status code equal to that given

func (*GetMongoDBAtlasIntegrationOK) IsRedirect ¶

func (o *GetMongoDBAtlasIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get mongo d b atlas integration o k response has a 3xx status code

func (*GetMongoDBAtlasIntegrationOK) IsServerError ¶

func (o *GetMongoDBAtlasIntegrationOK) IsServerError() bool

IsServerError returns true when this get mongo d b atlas integration o k response has a 5xx status code

func (*GetMongoDBAtlasIntegrationOK) IsSuccess ¶

func (o *GetMongoDBAtlasIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get mongo d b atlas integration o k response has a 2xx status code

func (*GetMongoDBAtlasIntegrationOK) String ¶

type GetMongoDBAtlasIntegrationParams ¶

type GetMongoDBAtlasIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMongoDBAtlasIntegrationParams contains all the parameters to send to the API endpoint

for the get mongo d b atlas integration operation.

Typically these are written to a http.Request.

func NewGetMongoDBAtlasIntegrationParams ¶

func NewGetMongoDBAtlasIntegrationParams() *GetMongoDBAtlasIntegrationParams

NewGetMongoDBAtlasIntegrationParams creates a new GetMongoDBAtlasIntegrationParams 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 NewGetMongoDBAtlasIntegrationParamsWithContext ¶

func NewGetMongoDBAtlasIntegrationParamsWithContext(ctx context.Context) *GetMongoDBAtlasIntegrationParams

NewGetMongoDBAtlasIntegrationParamsWithContext creates a new GetMongoDBAtlasIntegrationParams object with the ability to set a context for a request.

func NewGetMongoDBAtlasIntegrationParamsWithHTTPClient ¶

func NewGetMongoDBAtlasIntegrationParamsWithHTTPClient(client *http.Client) *GetMongoDBAtlasIntegrationParams

NewGetMongoDBAtlasIntegrationParamsWithHTTPClient creates a new GetMongoDBAtlasIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetMongoDBAtlasIntegrationParamsWithTimeout ¶

func NewGetMongoDBAtlasIntegrationParamsWithTimeout(timeout time.Duration) *GetMongoDBAtlasIntegrationParams

NewGetMongoDBAtlasIntegrationParamsWithTimeout creates a new GetMongoDBAtlasIntegrationParams object with the ability to set a timeout on a request.

func (*GetMongoDBAtlasIntegrationParams) SetContext ¶

SetContext adds the context to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) SetDefaults ¶

func (o *GetMongoDBAtlasIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get mongo d b atlas integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetMongoDBAtlasIntegrationParams) SetHTTPClient ¶

func (o *GetMongoDBAtlasIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) SetName ¶

func (o *GetMongoDBAtlasIntegrationParams) SetName(name string)

SetName adds the name to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) SetOrganizationID ¶

func (o *GetMongoDBAtlasIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) SetProjectID ¶

func (o *GetMongoDBAtlasIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) SetTimeout ¶

func (o *GetMongoDBAtlasIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) WithContext ¶

WithContext adds the context to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the get mongo d b atlas integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetMongoDBAtlasIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) WithName ¶

WithName adds the name to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) WithOrganizationID ¶

func (o *GetMongoDBAtlasIntegrationParams) WithOrganizationID(organizationID string) *GetMongoDBAtlasIntegrationParams

WithOrganizationID adds the organizationID to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the get mongo d b atlas integration params

func (*GetMongoDBAtlasIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMongoDBAtlasIntegrationReader ¶

type GetMongoDBAtlasIntegrationReader struct {
	// contains filtered or unexported fields
}

GetMongoDBAtlasIntegrationReader is a Reader for the GetMongoDBAtlasIntegration structure.

func (*GetMongoDBAtlasIntegrationReader) ReadResponse ¶

func (o *GetMongoDBAtlasIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetMongoDBAtlasRotatingSecretConfigDefault ¶

type GetMongoDBAtlasRotatingSecretConfigDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetMongoDBAtlasRotatingSecretConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetMongoDBAtlasRotatingSecretConfigDefault ¶

func NewGetMongoDBAtlasRotatingSecretConfigDefault(code int) *GetMongoDBAtlasRotatingSecretConfigDefault

NewGetMongoDBAtlasRotatingSecretConfigDefault creates a GetMongoDBAtlasRotatingSecretConfigDefault with default headers values

func (*GetMongoDBAtlasRotatingSecretConfigDefault) Code ¶

Code gets the status code for the get mongo d b atlas rotating secret config default response

func (*GetMongoDBAtlasRotatingSecretConfigDefault) Error ¶

func (*GetMongoDBAtlasRotatingSecretConfigDefault) GetPayload ¶

func (*GetMongoDBAtlasRotatingSecretConfigDefault) IsClientError ¶

IsClientError returns true when this get mongo d b atlas rotating secret config default response has a 4xx status code

func (*GetMongoDBAtlasRotatingSecretConfigDefault) IsCode ¶

IsCode returns true when this get mongo d b atlas rotating secret config default response a status code equal to that given

func (*GetMongoDBAtlasRotatingSecretConfigDefault) IsRedirect ¶

IsRedirect returns true when this get mongo d b atlas rotating secret config default response has a 3xx status code

func (*GetMongoDBAtlasRotatingSecretConfigDefault) IsServerError ¶

IsServerError returns true when this get mongo d b atlas rotating secret config default response has a 5xx status code

func (*GetMongoDBAtlasRotatingSecretConfigDefault) IsSuccess ¶

IsSuccess returns true when this get mongo d b atlas rotating secret config default response has a 2xx status code

func (*GetMongoDBAtlasRotatingSecretConfigDefault) String ¶

type GetMongoDBAtlasRotatingSecretConfigOK ¶

type GetMongoDBAtlasRotatingSecretConfigOK struct {
	Payload *models.Secrets20231128GetMongoDBAtlasRotatingSecretConfigResponse
}

GetMongoDBAtlasRotatingSecretConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewGetMongoDBAtlasRotatingSecretConfigOK ¶

func NewGetMongoDBAtlasRotatingSecretConfigOK() *GetMongoDBAtlasRotatingSecretConfigOK

NewGetMongoDBAtlasRotatingSecretConfigOK creates a GetMongoDBAtlasRotatingSecretConfigOK with default headers values

func (*GetMongoDBAtlasRotatingSecretConfigOK) Code ¶

Code gets the status code for the get mongo d b atlas rotating secret config o k response

func (*GetMongoDBAtlasRotatingSecretConfigOK) Error ¶

func (*GetMongoDBAtlasRotatingSecretConfigOK) IsClientError ¶

func (o *GetMongoDBAtlasRotatingSecretConfigOK) IsClientError() bool

IsClientError returns true when this get mongo d b atlas rotating secret config o k response has a 4xx status code

func (*GetMongoDBAtlasRotatingSecretConfigOK) IsCode ¶

IsCode returns true when this get mongo d b atlas rotating secret config o k response a status code equal to that given

func (*GetMongoDBAtlasRotatingSecretConfigOK) IsRedirect ¶

IsRedirect returns true when this get mongo d b atlas rotating secret config o k response has a 3xx status code

func (*GetMongoDBAtlasRotatingSecretConfigOK) IsServerError ¶

func (o *GetMongoDBAtlasRotatingSecretConfigOK) IsServerError() bool

IsServerError returns true when this get mongo d b atlas rotating secret config o k response has a 5xx status code

func (*GetMongoDBAtlasRotatingSecretConfigOK) IsSuccess ¶

IsSuccess returns true when this get mongo d b atlas rotating secret config o k response has a 2xx status code

func (*GetMongoDBAtlasRotatingSecretConfigOK) String ¶

type GetMongoDBAtlasRotatingSecretConfigParams ¶

type GetMongoDBAtlasRotatingSecretConfigParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMongoDBAtlasRotatingSecretConfigParams contains all the parameters to send to the API endpoint

for the get mongo d b atlas rotating secret config operation.

Typically these are written to a http.Request.

func NewGetMongoDBAtlasRotatingSecretConfigParams ¶

func NewGetMongoDBAtlasRotatingSecretConfigParams() *GetMongoDBAtlasRotatingSecretConfigParams

NewGetMongoDBAtlasRotatingSecretConfigParams creates a new GetMongoDBAtlasRotatingSecretConfigParams 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 NewGetMongoDBAtlasRotatingSecretConfigParamsWithContext ¶

func NewGetMongoDBAtlasRotatingSecretConfigParamsWithContext(ctx context.Context) *GetMongoDBAtlasRotatingSecretConfigParams

NewGetMongoDBAtlasRotatingSecretConfigParamsWithContext creates a new GetMongoDBAtlasRotatingSecretConfigParams object with the ability to set a context for a request.

func NewGetMongoDBAtlasRotatingSecretConfigParamsWithHTTPClient ¶

func NewGetMongoDBAtlasRotatingSecretConfigParamsWithHTTPClient(client *http.Client) *GetMongoDBAtlasRotatingSecretConfigParams

NewGetMongoDBAtlasRotatingSecretConfigParamsWithHTTPClient creates a new GetMongoDBAtlasRotatingSecretConfigParams object with the ability to set a custom HTTPClient for a request.

func NewGetMongoDBAtlasRotatingSecretConfigParamsWithTimeout ¶

func NewGetMongoDBAtlasRotatingSecretConfigParamsWithTimeout(timeout time.Duration) *GetMongoDBAtlasRotatingSecretConfigParams

NewGetMongoDBAtlasRotatingSecretConfigParamsWithTimeout creates a new GetMongoDBAtlasRotatingSecretConfigParams object with the ability to set a timeout on a request.

func (*GetMongoDBAtlasRotatingSecretConfigParams) SetAppName ¶

func (o *GetMongoDBAtlasRotatingSecretConfigParams) SetAppName(appName string)

SetAppName adds the appName to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) SetContext ¶

SetContext adds the context to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) SetDefaults ¶

SetDefaults hydrates default values in the get mongo d b atlas rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetMongoDBAtlasRotatingSecretConfigParams) SetHTTPClient ¶

func (o *GetMongoDBAtlasRotatingSecretConfigParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) SetName ¶

SetName adds the name to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) SetOrganizationID ¶

func (o *GetMongoDBAtlasRotatingSecretConfigParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) SetProjectID ¶

func (o *GetMongoDBAtlasRotatingSecretConfigParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) SetTimeout ¶

SetTimeout adds the timeout to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) WithAppName ¶

WithAppName adds the appName to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) WithContext ¶

WithContext adds the context to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the get mongo d b atlas rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetMongoDBAtlasRotatingSecretConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) WithName ¶

WithName adds the name to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) WithProjectID ¶

WithProjectID adds the projectID to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the get mongo d b atlas rotating secret config params

func (*GetMongoDBAtlasRotatingSecretConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMongoDBAtlasRotatingSecretConfigReader ¶

type GetMongoDBAtlasRotatingSecretConfigReader struct {
	// contains filtered or unexported fields
}

GetMongoDBAtlasRotatingSecretConfigReader is a Reader for the GetMongoDBAtlasRotatingSecretConfig structure.

func (*GetMongoDBAtlasRotatingSecretConfigReader) ReadResponse ¶

func (o *GetMongoDBAtlasRotatingSecretConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetPostgresIntegrationDefault ¶

type GetPostgresIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetPostgresIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetPostgresIntegrationDefault ¶

func NewGetPostgresIntegrationDefault(code int) *GetPostgresIntegrationDefault

NewGetPostgresIntegrationDefault creates a GetPostgresIntegrationDefault with default headers values

func (*GetPostgresIntegrationDefault) Code ¶

Code gets the status code for the get postgres integration default response

func (*GetPostgresIntegrationDefault) Error ¶

func (*GetPostgresIntegrationDefault) GetPayload ¶

func (*GetPostgresIntegrationDefault) IsClientError ¶

func (o *GetPostgresIntegrationDefault) IsClientError() bool

IsClientError returns true when this get postgres integration default response has a 4xx status code

func (*GetPostgresIntegrationDefault) IsCode ¶

func (o *GetPostgresIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get postgres integration default response a status code equal to that given

func (*GetPostgresIntegrationDefault) IsRedirect ¶

func (o *GetPostgresIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get postgres integration default response has a 3xx status code

func (*GetPostgresIntegrationDefault) IsServerError ¶

func (o *GetPostgresIntegrationDefault) IsServerError() bool

IsServerError returns true when this get postgres integration default response has a 5xx status code

func (*GetPostgresIntegrationDefault) IsSuccess ¶

func (o *GetPostgresIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get postgres integration default response has a 2xx status code

func (*GetPostgresIntegrationDefault) String ¶

type GetPostgresIntegrationOK ¶

type GetPostgresIntegrationOK struct {
	Payload *models.Secrets20231128GetPostgresIntegrationResponse
}

GetPostgresIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetPostgresIntegrationOK ¶

func NewGetPostgresIntegrationOK() *GetPostgresIntegrationOK

NewGetPostgresIntegrationOK creates a GetPostgresIntegrationOK with default headers values

func (*GetPostgresIntegrationOK) Code ¶

func (o *GetPostgresIntegrationOK) Code() int

Code gets the status code for the get postgres integration o k response

func (*GetPostgresIntegrationOK) Error ¶

func (o *GetPostgresIntegrationOK) Error() string

func (*GetPostgresIntegrationOK) GetPayload ¶

func (*GetPostgresIntegrationOK) IsClientError ¶

func (o *GetPostgresIntegrationOK) IsClientError() bool

IsClientError returns true when this get postgres integration o k response has a 4xx status code

func (*GetPostgresIntegrationOK) IsCode ¶

func (o *GetPostgresIntegrationOK) IsCode(code int) bool

IsCode returns true when this get postgres integration o k response a status code equal to that given

func (*GetPostgresIntegrationOK) IsRedirect ¶

func (o *GetPostgresIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get postgres integration o k response has a 3xx status code

func (*GetPostgresIntegrationOK) IsServerError ¶

func (o *GetPostgresIntegrationOK) IsServerError() bool

IsServerError returns true when this get postgres integration o k response has a 5xx status code

func (*GetPostgresIntegrationOK) IsSuccess ¶

func (o *GetPostgresIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get postgres integration o k response has a 2xx status code

func (*GetPostgresIntegrationOK) String ¶

func (o *GetPostgresIntegrationOK) String() string

type GetPostgresIntegrationParams ¶

type GetPostgresIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetPostgresIntegrationParams contains all the parameters to send to the API endpoint

for the get postgres integration operation.

Typically these are written to a http.Request.

func NewGetPostgresIntegrationParams ¶

func NewGetPostgresIntegrationParams() *GetPostgresIntegrationParams

NewGetPostgresIntegrationParams creates a new GetPostgresIntegrationParams 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 NewGetPostgresIntegrationParamsWithContext ¶

func NewGetPostgresIntegrationParamsWithContext(ctx context.Context) *GetPostgresIntegrationParams

NewGetPostgresIntegrationParamsWithContext creates a new GetPostgresIntegrationParams object with the ability to set a context for a request.

func NewGetPostgresIntegrationParamsWithHTTPClient ¶

func NewGetPostgresIntegrationParamsWithHTTPClient(client *http.Client) *GetPostgresIntegrationParams

NewGetPostgresIntegrationParamsWithHTTPClient creates a new GetPostgresIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetPostgresIntegrationParamsWithTimeout ¶

func NewGetPostgresIntegrationParamsWithTimeout(timeout time.Duration) *GetPostgresIntegrationParams

NewGetPostgresIntegrationParamsWithTimeout creates a new GetPostgresIntegrationParams object with the ability to set a timeout on a request.

func (*GetPostgresIntegrationParams) SetContext ¶

func (o *GetPostgresIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the get postgres integration params

func (*GetPostgresIntegrationParams) SetDefaults ¶

func (o *GetPostgresIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get postgres integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetPostgresIntegrationParams) SetHTTPClient ¶

func (o *GetPostgresIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get postgres integration params

func (*GetPostgresIntegrationParams) SetName ¶

func (o *GetPostgresIntegrationParams) SetName(name string)

SetName adds the name to the get postgres integration params

func (*GetPostgresIntegrationParams) SetOrganizationID ¶

func (o *GetPostgresIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get postgres integration params

func (*GetPostgresIntegrationParams) SetProjectID ¶

func (o *GetPostgresIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get postgres integration params

func (*GetPostgresIntegrationParams) SetTimeout ¶

func (o *GetPostgresIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get postgres integration params

func (*GetPostgresIntegrationParams) WithContext ¶

WithContext adds the context to the get postgres integration params

func (*GetPostgresIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the get postgres integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetPostgresIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get postgres integration params

func (*GetPostgresIntegrationParams) WithName ¶

WithName adds the name to the get postgres integration params

func (*GetPostgresIntegrationParams) WithOrganizationID ¶

func (o *GetPostgresIntegrationParams) WithOrganizationID(organizationID string) *GetPostgresIntegrationParams

WithOrganizationID adds the organizationID to the get postgres integration params

func (*GetPostgresIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the get postgres integration params

func (*GetPostgresIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the get postgres integration params

func (*GetPostgresIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetPostgresIntegrationReader ¶

type GetPostgresIntegrationReader struct {
	// contains filtered or unexported fields
}

GetPostgresIntegrationReader is a Reader for the GetPostgresIntegration structure.

func (*GetPostgresIntegrationReader) ReadResponse ¶

func (o *GetPostgresIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetPostgresRotatingSecretConfigDefault ¶

type GetPostgresRotatingSecretConfigDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetPostgresRotatingSecretConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetPostgresRotatingSecretConfigDefault ¶

func NewGetPostgresRotatingSecretConfigDefault(code int) *GetPostgresRotatingSecretConfigDefault

NewGetPostgresRotatingSecretConfigDefault creates a GetPostgresRotatingSecretConfigDefault with default headers values

func (*GetPostgresRotatingSecretConfigDefault) Code ¶

Code gets the status code for the get postgres rotating secret config default response

func (*GetPostgresRotatingSecretConfigDefault) Error ¶

func (*GetPostgresRotatingSecretConfigDefault) GetPayload ¶

func (*GetPostgresRotatingSecretConfigDefault) IsClientError ¶

func (o *GetPostgresRotatingSecretConfigDefault) IsClientError() bool

IsClientError returns true when this get postgres rotating secret config default response has a 4xx status code

func (*GetPostgresRotatingSecretConfigDefault) IsCode ¶

IsCode returns true when this get postgres rotating secret config default response a status code equal to that given

func (*GetPostgresRotatingSecretConfigDefault) IsRedirect ¶

IsRedirect returns true when this get postgres rotating secret config default response has a 3xx status code

func (*GetPostgresRotatingSecretConfigDefault) IsServerError ¶

func (o *GetPostgresRotatingSecretConfigDefault) IsServerError() bool

IsServerError returns true when this get postgres rotating secret config default response has a 5xx status code

func (*GetPostgresRotatingSecretConfigDefault) IsSuccess ¶

IsSuccess returns true when this get postgres rotating secret config default response has a 2xx status code

func (*GetPostgresRotatingSecretConfigDefault) String ¶

type GetPostgresRotatingSecretConfigOK ¶

type GetPostgresRotatingSecretConfigOK struct {
	Payload *models.Secrets20231128GetPostgresRotatingSecretConfigResponse
}

GetPostgresRotatingSecretConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewGetPostgresRotatingSecretConfigOK ¶

func NewGetPostgresRotatingSecretConfigOK() *GetPostgresRotatingSecretConfigOK

NewGetPostgresRotatingSecretConfigOK creates a GetPostgresRotatingSecretConfigOK with default headers values

func (*GetPostgresRotatingSecretConfigOK) Code ¶

Code gets the status code for the get postgres rotating secret config o k response

func (*GetPostgresRotatingSecretConfigOK) Error ¶

func (*GetPostgresRotatingSecretConfigOK) GetPayload ¶

func (*GetPostgresRotatingSecretConfigOK) IsClientError ¶

func (o *GetPostgresRotatingSecretConfigOK) IsClientError() bool

IsClientError returns true when this get postgres rotating secret config o k response has a 4xx status code

func (*GetPostgresRotatingSecretConfigOK) IsCode ¶

func (o *GetPostgresRotatingSecretConfigOK) IsCode(code int) bool

IsCode returns true when this get postgres rotating secret config o k response a status code equal to that given

func (*GetPostgresRotatingSecretConfigOK) IsRedirect ¶

func (o *GetPostgresRotatingSecretConfigOK) IsRedirect() bool

IsRedirect returns true when this get postgres rotating secret config o k response has a 3xx status code

func (*GetPostgresRotatingSecretConfigOK) IsServerError ¶

func (o *GetPostgresRotatingSecretConfigOK) IsServerError() bool

IsServerError returns true when this get postgres rotating secret config o k response has a 5xx status code

func (*GetPostgresRotatingSecretConfigOK) IsSuccess ¶

func (o *GetPostgresRotatingSecretConfigOK) IsSuccess() bool

IsSuccess returns true when this get postgres rotating secret config o k response has a 2xx status code

func (*GetPostgresRotatingSecretConfigOK) String ¶

type GetPostgresRotatingSecretConfigParams ¶

type GetPostgresRotatingSecretConfigParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetPostgresRotatingSecretConfigParams contains all the parameters to send to the API endpoint

for the get postgres rotating secret config operation.

Typically these are written to a http.Request.

func NewGetPostgresRotatingSecretConfigParams ¶

func NewGetPostgresRotatingSecretConfigParams() *GetPostgresRotatingSecretConfigParams

NewGetPostgresRotatingSecretConfigParams creates a new GetPostgresRotatingSecretConfigParams 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 NewGetPostgresRotatingSecretConfigParamsWithContext ¶

func NewGetPostgresRotatingSecretConfigParamsWithContext(ctx context.Context) *GetPostgresRotatingSecretConfigParams

NewGetPostgresRotatingSecretConfigParamsWithContext creates a new GetPostgresRotatingSecretConfigParams object with the ability to set a context for a request.

func NewGetPostgresRotatingSecretConfigParamsWithHTTPClient ¶

func NewGetPostgresRotatingSecretConfigParamsWithHTTPClient(client *http.Client) *GetPostgresRotatingSecretConfigParams

NewGetPostgresRotatingSecretConfigParamsWithHTTPClient creates a new GetPostgresRotatingSecretConfigParams object with the ability to set a custom HTTPClient for a request.

func NewGetPostgresRotatingSecretConfigParamsWithTimeout ¶

func NewGetPostgresRotatingSecretConfigParamsWithTimeout(timeout time.Duration) *GetPostgresRotatingSecretConfigParams

NewGetPostgresRotatingSecretConfigParamsWithTimeout creates a new GetPostgresRotatingSecretConfigParams object with the ability to set a timeout on a request.

func (*GetPostgresRotatingSecretConfigParams) SetAppName ¶

func (o *GetPostgresRotatingSecretConfigParams) SetAppName(appName string)

SetAppName adds the appName to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) SetContext ¶

SetContext adds the context to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) SetDefaults ¶

func (o *GetPostgresRotatingSecretConfigParams) SetDefaults()

SetDefaults hydrates default values in the get postgres rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetPostgresRotatingSecretConfigParams) SetHTTPClient ¶

func (o *GetPostgresRotatingSecretConfigParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) SetName ¶

SetName adds the name to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) SetOrganizationID ¶

func (o *GetPostgresRotatingSecretConfigParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) SetProjectID ¶

func (o *GetPostgresRotatingSecretConfigParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) SetTimeout ¶

func (o *GetPostgresRotatingSecretConfigParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) WithAppName ¶

WithAppName adds the appName to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) WithContext ¶

WithContext adds the context to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the get postgres rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetPostgresRotatingSecretConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) WithName ¶

WithName adds the name to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) WithProjectID ¶

WithProjectID adds the projectID to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the get postgres rotating secret config params

func (*GetPostgresRotatingSecretConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetPostgresRotatingSecretConfigReader ¶

type GetPostgresRotatingSecretConfigReader struct {
	// contains filtered or unexported fields
}

GetPostgresRotatingSecretConfigReader is a Reader for the GetPostgresRotatingSecretConfig structure.

func (*GetPostgresRotatingSecretConfigReader) ReadResponse ¶

func (o *GetPostgresRotatingSecretConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRandomIntegrationDefault ¶ added in v0.126.0

type GetRandomIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetRandomIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetRandomIntegrationDefault ¶ added in v0.126.0

func NewGetRandomIntegrationDefault(code int) *GetRandomIntegrationDefault

NewGetRandomIntegrationDefault creates a GetRandomIntegrationDefault with default headers values

func (*GetRandomIntegrationDefault) Code ¶ added in v0.126.0

func (o *GetRandomIntegrationDefault) Code() int

Code gets the status code for the get random integration default response

func (*GetRandomIntegrationDefault) Error ¶ added in v0.126.0

func (*GetRandomIntegrationDefault) GetPayload ¶ added in v0.126.0

func (*GetRandomIntegrationDefault) IsClientError ¶ added in v0.126.0

func (o *GetRandomIntegrationDefault) IsClientError() bool

IsClientError returns true when this get random integration default response has a 4xx status code

func (*GetRandomIntegrationDefault) IsCode ¶ added in v0.126.0

func (o *GetRandomIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get random integration default response a status code equal to that given

func (*GetRandomIntegrationDefault) IsRedirect ¶ added in v0.126.0

func (o *GetRandomIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get random integration default response has a 3xx status code

func (*GetRandomIntegrationDefault) IsServerError ¶ added in v0.126.0

func (o *GetRandomIntegrationDefault) IsServerError() bool

IsServerError returns true when this get random integration default response has a 5xx status code

func (*GetRandomIntegrationDefault) IsSuccess ¶ added in v0.126.0

func (o *GetRandomIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get random integration default response has a 2xx status code

func (*GetRandomIntegrationDefault) String ¶ added in v0.126.0

func (o *GetRandomIntegrationDefault) String() string

type GetRandomIntegrationOK ¶ added in v0.126.0

type GetRandomIntegrationOK struct {
	Payload *models.Secrets20231128GetRandomIntegrationResponse
}

GetRandomIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetRandomIntegrationOK ¶ added in v0.126.0

func NewGetRandomIntegrationOK() *GetRandomIntegrationOK

NewGetRandomIntegrationOK creates a GetRandomIntegrationOK with default headers values

func (*GetRandomIntegrationOK) Code ¶ added in v0.126.0

func (o *GetRandomIntegrationOK) Code() int

Code gets the status code for the get random integration o k response

func (*GetRandomIntegrationOK) Error ¶ added in v0.126.0

func (o *GetRandomIntegrationOK) Error() string

func (*GetRandomIntegrationOK) GetPayload ¶ added in v0.126.0

func (*GetRandomIntegrationOK) IsClientError ¶ added in v0.126.0

func (o *GetRandomIntegrationOK) IsClientError() bool

IsClientError returns true when this get random integration o k response has a 4xx status code

func (*GetRandomIntegrationOK) IsCode ¶ added in v0.126.0

func (o *GetRandomIntegrationOK) IsCode(code int) bool

IsCode returns true when this get random integration o k response a status code equal to that given

func (*GetRandomIntegrationOK) IsRedirect ¶ added in v0.126.0

func (o *GetRandomIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get random integration o k response has a 3xx status code

func (*GetRandomIntegrationOK) IsServerError ¶ added in v0.126.0

func (o *GetRandomIntegrationOK) IsServerError() bool

IsServerError returns true when this get random integration o k response has a 5xx status code

func (*GetRandomIntegrationOK) IsSuccess ¶ added in v0.126.0

func (o *GetRandomIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get random integration o k response has a 2xx status code

func (*GetRandomIntegrationOK) String ¶ added in v0.126.0

func (o *GetRandomIntegrationOK) String() string

type GetRandomIntegrationParams ¶ added in v0.126.0

type GetRandomIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRandomIntegrationParams contains all the parameters to send to the API endpoint

for the get random integration operation.

Typically these are written to a http.Request.

func NewGetRandomIntegrationParams ¶ added in v0.126.0

func NewGetRandomIntegrationParams() *GetRandomIntegrationParams

NewGetRandomIntegrationParams creates a new GetRandomIntegrationParams 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 NewGetRandomIntegrationParamsWithContext ¶ added in v0.126.0

func NewGetRandomIntegrationParamsWithContext(ctx context.Context) *GetRandomIntegrationParams

NewGetRandomIntegrationParamsWithContext creates a new GetRandomIntegrationParams object with the ability to set a context for a request.

func NewGetRandomIntegrationParamsWithHTTPClient ¶ added in v0.126.0

func NewGetRandomIntegrationParamsWithHTTPClient(client *http.Client) *GetRandomIntegrationParams

NewGetRandomIntegrationParamsWithHTTPClient creates a new GetRandomIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetRandomIntegrationParamsWithTimeout ¶ added in v0.126.0

func NewGetRandomIntegrationParamsWithTimeout(timeout time.Duration) *GetRandomIntegrationParams

NewGetRandomIntegrationParamsWithTimeout creates a new GetRandomIntegrationParams object with the ability to set a timeout on a request.

func (*GetRandomIntegrationParams) SetContext ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the get random integration params

func (*GetRandomIntegrationParams) SetDefaults ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get random integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetRandomIntegrationParams) SetHTTPClient ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get random integration params

func (*GetRandomIntegrationParams) SetName ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) SetName(name string)

SetName adds the name to the get random integration params

func (*GetRandomIntegrationParams) SetOrganizationID ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get random integration params

func (*GetRandomIntegrationParams) SetProjectID ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get random integration params

func (*GetRandomIntegrationParams) SetTimeout ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get random integration params

func (*GetRandomIntegrationParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the get random integration params

func (*GetRandomIntegrationParams) WithDefaults ¶ added in v0.126.0

WithDefaults hydrates default values in the get random integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetRandomIntegrationParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the get random integration params

func (*GetRandomIntegrationParams) WithName ¶ added in v0.126.0

WithName adds the name to the get random integration params

func (*GetRandomIntegrationParams) WithOrganizationID ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) WithOrganizationID(organizationID string) *GetRandomIntegrationParams

WithOrganizationID adds the organizationID to the get random integration params

func (*GetRandomIntegrationParams) WithProjectID ¶ added in v0.126.0

func (o *GetRandomIntegrationParams) WithProjectID(projectID string) *GetRandomIntegrationParams

WithProjectID adds the projectID to the get random integration params

func (*GetRandomIntegrationParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the get random integration params

func (*GetRandomIntegrationParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type GetRandomIntegrationReader ¶ added in v0.126.0

type GetRandomIntegrationReader struct {
	// contains filtered or unexported fields
}

GetRandomIntegrationReader is a Reader for the GetRandomIntegration structure.

func (*GetRandomIntegrationReader) ReadResponse ¶ added in v0.126.0

func (o *GetRandomIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRandomRotatingSecretConfigDefault ¶ added in v0.126.0

type GetRandomRotatingSecretConfigDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetRandomRotatingSecretConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetRandomRotatingSecretConfigDefault ¶ added in v0.126.0

func NewGetRandomRotatingSecretConfigDefault(code int) *GetRandomRotatingSecretConfigDefault

NewGetRandomRotatingSecretConfigDefault creates a GetRandomRotatingSecretConfigDefault with default headers values

func (*GetRandomRotatingSecretConfigDefault) Code ¶ added in v0.126.0

Code gets the status code for the get random rotating secret config default response

func (*GetRandomRotatingSecretConfigDefault) Error ¶ added in v0.126.0

func (*GetRandomRotatingSecretConfigDefault) GetPayload ¶ added in v0.126.0

func (*GetRandomRotatingSecretConfigDefault) IsClientError ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigDefault) IsClientError() bool

IsClientError returns true when this get random rotating secret config default response has a 4xx status code

func (*GetRandomRotatingSecretConfigDefault) IsCode ¶ added in v0.126.0

IsCode returns true when this get random rotating secret config default response a status code equal to that given

func (*GetRandomRotatingSecretConfigDefault) IsRedirect ¶ added in v0.126.0

IsRedirect returns true when this get random rotating secret config default response has a 3xx status code

func (*GetRandomRotatingSecretConfigDefault) IsServerError ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigDefault) IsServerError() bool

IsServerError returns true when this get random rotating secret config default response has a 5xx status code

func (*GetRandomRotatingSecretConfigDefault) IsSuccess ¶ added in v0.126.0

IsSuccess returns true when this get random rotating secret config default response has a 2xx status code

func (*GetRandomRotatingSecretConfigDefault) String ¶ added in v0.126.0

type GetRandomRotatingSecretConfigOK ¶ added in v0.126.0

type GetRandomRotatingSecretConfigOK struct {
	Payload *models.Secrets20231128GetRandomRotatingSecretConfigResponse
}

GetRandomRotatingSecretConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewGetRandomRotatingSecretConfigOK ¶ added in v0.126.0

func NewGetRandomRotatingSecretConfigOK() *GetRandomRotatingSecretConfigOK

NewGetRandomRotatingSecretConfigOK creates a GetRandomRotatingSecretConfigOK with default headers values

func (*GetRandomRotatingSecretConfigOK) Code ¶ added in v0.126.0

Code gets the status code for the get random rotating secret config o k response

func (*GetRandomRotatingSecretConfigOK) Error ¶ added in v0.126.0

func (*GetRandomRotatingSecretConfigOK) GetPayload ¶ added in v0.126.0

func (*GetRandomRotatingSecretConfigOK) IsClientError ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigOK) IsClientError() bool

IsClientError returns true when this get random rotating secret config o k response has a 4xx status code

func (*GetRandomRotatingSecretConfigOK) IsCode ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigOK) IsCode(code int) bool

IsCode returns true when this get random rotating secret config o k response a status code equal to that given

func (*GetRandomRotatingSecretConfigOK) IsRedirect ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigOK) IsRedirect() bool

IsRedirect returns true when this get random rotating secret config o k response has a 3xx status code

func (*GetRandomRotatingSecretConfigOK) IsServerError ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigOK) IsServerError() bool

IsServerError returns true when this get random rotating secret config o k response has a 5xx status code

func (*GetRandomRotatingSecretConfigOK) IsSuccess ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigOK) IsSuccess() bool

IsSuccess returns true when this get random rotating secret config o k response has a 2xx status code

func (*GetRandomRotatingSecretConfigOK) String ¶ added in v0.126.0

type GetRandomRotatingSecretConfigParams ¶ added in v0.126.0

type GetRandomRotatingSecretConfigParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRandomRotatingSecretConfigParams contains all the parameters to send to the API endpoint

for the get random rotating secret config operation.

Typically these are written to a http.Request.

func NewGetRandomRotatingSecretConfigParams ¶ added in v0.126.0

func NewGetRandomRotatingSecretConfigParams() *GetRandomRotatingSecretConfigParams

NewGetRandomRotatingSecretConfigParams creates a new GetRandomRotatingSecretConfigParams 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 NewGetRandomRotatingSecretConfigParamsWithContext ¶ added in v0.126.0

func NewGetRandomRotatingSecretConfigParamsWithContext(ctx context.Context) *GetRandomRotatingSecretConfigParams

NewGetRandomRotatingSecretConfigParamsWithContext creates a new GetRandomRotatingSecretConfigParams object with the ability to set a context for a request.

func NewGetRandomRotatingSecretConfigParamsWithHTTPClient ¶ added in v0.126.0

func NewGetRandomRotatingSecretConfigParamsWithHTTPClient(client *http.Client) *GetRandomRotatingSecretConfigParams

NewGetRandomRotatingSecretConfigParamsWithHTTPClient creates a new GetRandomRotatingSecretConfigParams object with the ability to set a custom HTTPClient for a request.

func NewGetRandomRotatingSecretConfigParamsWithTimeout ¶ added in v0.126.0

func NewGetRandomRotatingSecretConfigParamsWithTimeout(timeout time.Duration) *GetRandomRotatingSecretConfigParams

NewGetRandomRotatingSecretConfigParamsWithTimeout creates a new GetRandomRotatingSecretConfigParams object with the ability to set a timeout on a request.

func (*GetRandomRotatingSecretConfigParams) SetAppName ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigParams) SetAppName(appName string)

SetAppName adds the appName to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) SetContext ¶ added in v0.126.0

SetContext adds the context to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) SetDefaults ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigParams) SetDefaults()

SetDefaults hydrates default values in the get random rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetRandomRotatingSecretConfigParams) SetHTTPClient ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) SetName ¶ added in v0.126.0

SetName adds the name to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) SetOrganizationID ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) SetProjectID ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) SetTimeout ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) WithAppName ¶ added in v0.126.0

WithAppName adds the appName to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) WithDefaults ¶ added in v0.126.0

WithDefaults hydrates default values in the get random rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetRandomRotatingSecretConfigParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) WithName ¶ added in v0.126.0

WithName adds the name to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) WithOrganizationID ¶ added in v0.126.0

WithOrganizationID adds the organizationID to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the get random rotating secret config params

func (*GetRandomRotatingSecretConfigParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type GetRandomRotatingSecretConfigReader ¶ added in v0.126.0

type GetRandomRotatingSecretConfigReader struct {
	// contains filtered or unexported fields
}

GetRandomRotatingSecretConfigReader is a Reader for the GetRandomRotatingSecretConfig structure.

func (*GetRandomRotatingSecretConfigReader) ReadResponse ¶ added in v0.126.0

func (o *GetRandomRotatingSecretConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRotatingSecretStateDefault ¶

type GetRotatingSecretStateDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetRotatingSecretStateDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetRotatingSecretStateDefault ¶

func NewGetRotatingSecretStateDefault(code int) *GetRotatingSecretStateDefault

NewGetRotatingSecretStateDefault creates a GetRotatingSecretStateDefault with default headers values

func (*GetRotatingSecretStateDefault) Code ¶

Code gets the status code for the get rotating secret state default response

func (*GetRotatingSecretStateDefault) Error ¶

func (*GetRotatingSecretStateDefault) GetPayload ¶

func (*GetRotatingSecretStateDefault) IsClientError ¶

func (o *GetRotatingSecretStateDefault) IsClientError() bool

IsClientError returns true when this get rotating secret state default response has a 4xx status code

func (*GetRotatingSecretStateDefault) IsCode ¶

func (o *GetRotatingSecretStateDefault) IsCode(code int) bool

IsCode returns true when this get rotating secret state default response a status code equal to that given

func (*GetRotatingSecretStateDefault) IsRedirect ¶

func (o *GetRotatingSecretStateDefault) IsRedirect() bool

IsRedirect returns true when this get rotating secret state default response has a 3xx status code

func (*GetRotatingSecretStateDefault) IsServerError ¶

func (o *GetRotatingSecretStateDefault) IsServerError() bool

IsServerError returns true when this get rotating secret state default response has a 5xx status code

func (*GetRotatingSecretStateDefault) IsSuccess ¶

func (o *GetRotatingSecretStateDefault) IsSuccess() bool

IsSuccess returns true when this get rotating secret state default response has a 2xx status code

func (*GetRotatingSecretStateDefault) String ¶

type GetRotatingSecretStateOK ¶

type GetRotatingSecretStateOK struct {
	Payload *models.Secrets20231128GetRotatingSecretStateResponse
}

GetRotatingSecretStateOK describes a response with status code 200, with default header values.

A successful response.

func NewGetRotatingSecretStateOK ¶

func NewGetRotatingSecretStateOK() *GetRotatingSecretStateOK

NewGetRotatingSecretStateOK creates a GetRotatingSecretStateOK with default headers values

func (*GetRotatingSecretStateOK) Code ¶

func (o *GetRotatingSecretStateOK) Code() int

Code gets the status code for the get rotating secret state o k response

func (*GetRotatingSecretStateOK) Error ¶

func (o *GetRotatingSecretStateOK) Error() string

func (*GetRotatingSecretStateOK) GetPayload ¶

func (*GetRotatingSecretStateOK) IsClientError ¶

func (o *GetRotatingSecretStateOK) IsClientError() bool

IsClientError returns true when this get rotating secret state o k response has a 4xx status code

func (*GetRotatingSecretStateOK) IsCode ¶

func (o *GetRotatingSecretStateOK) IsCode(code int) bool

IsCode returns true when this get rotating secret state o k response a status code equal to that given

func (*GetRotatingSecretStateOK) IsRedirect ¶

func (o *GetRotatingSecretStateOK) IsRedirect() bool

IsRedirect returns true when this get rotating secret state o k response has a 3xx status code

func (*GetRotatingSecretStateOK) IsServerError ¶

func (o *GetRotatingSecretStateOK) IsServerError() bool

IsServerError returns true when this get rotating secret state o k response has a 5xx status code

func (*GetRotatingSecretStateOK) IsSuccess ¶

func (o *GetRotatingSecretStateOK) IsSuccess() bool

IsSuccess returns true when this get rotating secret state o k response has a 2xx status code

func (*GetRotatingSecretStateOK) String ¶

func (o *GetRotatingSecretStateOK) String() string

type GetRotatingSecretStateParams ¶

type GetRotatingSecretStateParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRotatingSecretStateParams contains all the parameters to send to the API endpoint

for the get rotating secret state operation.

Typically these are written to a http.Request.

func NewGetRotatingSecretStateParams ¶

func NewGetRotatingSecretStateParams() *GetRotatingSecretStateParams

NewGetRotatingSecretStateParams creates a new GetRotatingSecretStateParams 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 NewGetRotatingSecretStateParamsWithContext ¶

func NewGetRotatingSecretStateParamsWithContext(ctx context.Context) *GetRotatingSecretStateParams

NewGetRotatingSecretStateParamsWithContext creates a new GetRotatingSecretStateParams object with the ability to set a context for a request.

func NewGetRotatingSecretStateParamsWithHTTPClient ¶

func NewGetRotatingSecretStateParamsWithHTTPClient(client *http.Client) *GetRotatingSecretStateParams

NewGetRotatingSecretStateParamsWithHTTPClient creates a new GetRotatingSecretStateParams object with the ability to set a custom HTTPClient for a request.

func NewGetRotatingSecretStateParamsWithTimeout ¶

func NewGetRotatingSecretStateParamsWithTimeout(timeout time.Duration) *GetRotatingSecretStateParams

NewGetRotatingSecretStateParamsWithTimeout creates a new GetRotatingSecretStateParams object with the ability to set a timeout on a request.

func (*GetRotatingSecretStateParams) SetAppName ¶

func (o *GetRotatingSecretStateParams) SetAppName(appName string)

SetAppName adds the appName to the get rotating secret state params

func (*GetRotatingSecretStateParams) SetContext ¶

func (o *GetRotatingSecretStateParams) SetContext(ctx context.Context)

SetContext adds the context to the get rotating secret state params

func (*GetRotatingSecretStateParams) SetDefaults ¶

func (o *GetRotatingSecretStateParams) SetDefaults()

SetDefaults hydrates default values in the get rotating secret state params (not the query body).

All values with no default are reset to their zero value.

func (*GetRotatingSecretStateParams) SetHTTPClient ¶

func (o *GetRotatingSecretStateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get rotating secret state params

func (*GetRotatingSecretStateParams) SetName ¶

func (o *GetRotatingSecretStateParams) SetName(name string)

SetName adds the name to the get rotating secret state params

func (*GetRotatingSecretStateParams) SetOrganizationID ¶

func (o *GetRotatingSecretStateParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get rotating secret state params

func (*GetRotatingSecretStateParams) SetProjectID ¶

func (o *GetRotatingSecretStateParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get rotating secret state params

func (*GetRotatingSecretStateParams) SetTimeout ¶

func (o *GetRotatingSecretStateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get rotating secret state params

func (*GetRotatingSecretStateParams) WithAppName ¶

WithAppName adds the appName to the get rotating secret state params

func (*GetRotatingSecretStateParams) WithContext ¶

WithContext adds the context to the get rotating secret state params

func (*GetRotatingSecretStateParams) WithDefaults ¶

WithDefaults hydrates default values in the get rotating secret state params (not the query body).

All values with no default are reset to their zero value.

func (*GetRotatingSecretStateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get rotating secret state params

func (*GetRotatingSecretStateParams) WithName ¶

WithName adds the name to the get rotating secret state params

func (*GetRotatingSecretStateParams) WithOrganizationID ¶

func (o *GetRotatingSecretStateParams) WithOrganizationID(organizationID string) *GetRotatingSecretStateParams

WithOrganizationID adds the organizationID to the get rotating secret state params

func (*GetRotatingSecretStateParams) WithProjectID ¶

WithProjectID adds the projectID to the get rotating secret state params

func (*GetRotatingSecretStateParams) WithTimeout ¶

WithTimeout adds the timeout to the get rotating secret state params

func (*GetRotatingSecretStateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetRotatingSecretStateReader ¶

type GetRotatingSecretStateReader struct {
	// contains filtered or unexported fields
}

GetRotatingSecretStateReader is a Reader for the GetRotatingSecretState structure.

func (*GetRotatingSecretStateReader) ReadResponse ¶

func (o *GetRotatingSecretStateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetSyncDefault ¶

type GetSyncDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetSyncDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetSyncDefault ¶

func NewGetSyncDefault(code int) *GetSyncDefault

NewGetSyncDefault creates a GetSyncDefault with default headers values

func (*GetSyncDefault) Code ¶

func (o *GetSyncDefault) Code() int

Code gets the status code for the get sync default response

func (*GetSyncDefault) Error ¶

func (o *GetSyncDefault) Error() string

func (*GetSyncDefault) GetPayload ¶

func (o *GetSyncDefault) GetPayload() *models.GooglerpcStatus

func (*GetSyncDefault) IsClientError ¶

func (o *GetSyncDefault) IsClientError() bool

IsClientError returns true when this get sync default response has a 4xx status code

func (*GetSyncDefault) IsCode ¶

func (o *GetSyncDefault) IsCode(code int) bool

IsCode returns true when this get sync default response a status code equal to that given

func (*GetSyncDefault) IsRedirect ¶

func (o *GetSyncDefault) IsRedirect() bool

IsRedirect returns true when this get sync default response has a 3xx status code

func (*GetSyncDefault) IsServerError ¶

func (o *GetSyncDefault) IsServerError() bool

IsServerError returns true when this get sync default response has a 5xx status code

func (*GetSyncDefault) IsSuccess ¶

func (o *GetSyncDefault) IsSuccess() bool

IsSuccess returns true when this get sync default response has a 2xx status code

func (*GetSyncDefault) String ¶

func (o *GetSyncDefault) String() string

type GetSyncOK ¶

type GetSyncOK struct {
	Payload *models.Secrets20231128GetSyncResponse
}

GetSyncOK describes a response with status code 200, with default header values.

A successful response.

func NewGetSyncOK ¶

func NewGetSyncOK() *GetSyncOK

NewGetSyncOK creates a GetSyncOK with default headers values

func (*GetSyncOK) Code ¶

func (o *GetSyncOK) Code() int

Code gets the status code for the get sync o k response

func (*GetSyncOK) Error ¶

func (o *GetSyncOK) Error() string

func (*GetSyncOK) GetPayload ¶

func (*GetSyncOK) IsClientError ¶

func (o *GetSyncOK) IsClientError() bool

IsClientError returns true when this get sync o k response has a 4xx status code

func (*GetSyncOK) IsCode ¶

func (o *GetSyncOK) IsCode(code int) bool

IsCode returns true when this get sync o k response a status code equal to that given

func (*GetSyncOK) IsRedirect ¶

func (o *GetSyncOK) IsRedirect() bool

IsRedirect returns true when this get sync o k response has a 3xx status code

func (*GetSyncOK) IsServerError ¶

func (o *GetSyncOK) IsServerError() bool

IsServerError returns true when this get sync o k response has a 5xx status code

func (*GetSyncOK) IsSuccess ¶

func (o *GetSyncOK) IsSuccess() bool

IsSuccess returns true when this get sync o k response has a 2xx status code

func (*GetSyncOK) String ¶

func (o *GetSyncOK) String() string

type GetSyncParams ¶

type GetSyncParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetSyncParams contains all the parameters to send to the API endpoint

for the get sync operation.

Typically these are written to a http.Request.

func NewGetSyncParams ¶

func NewGetSyncParams() *GetSyncParams

NewGetSyncParams creates a new GetSyncParams 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 NewGetSyncParamsWithContext ¶

func NewGetSyncParamsWithContext(ctx context.Context) *GetSyncParams

NewGetSyncParamsWithContext creates a new GetSyncParams object with the ability to set a context for a request.

func NewGetSyncParamsWithHTTPClient ¶

func NewGetSyncParamsWithHTTPClient(client *http.Client) *GetSyncParams

NewGetSyncParamsWithHTTPClient creates a new GetSyncParams object with the ability to set a custom HTTPClient for a request.

func NewGetSyncParamsWithTimeout ¶

func NewGetSyncParamsWithTimeout(timeout time.Duration) *GetSyncParams

NewGetSyncParamsWithTimeout creates a new GetSyncParams object with the ability to set a timeout on a request.

func (*GetSyncParams) SetContext ¶

func (o *GetSyncParams) SetContext(ctx context.Context)

SetContext adds the context to the get sync params

func (*GetSyncParams) SetDefaults ¶

func (o *GetSyncParams) SetDefaults()

SetDefaults hydrates default values in the get sync params (not the query body).

All values with no default are reset to their zero value.

func (*GetSyncParams) SetHTTPClient ¶

func (o *GetSyncParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get sync params

func (*GetSyncParams) SetName ¶

func (o *GetSyncParams) SetName(name string)

SetName adds the name to the get sync params

func (*GetSyncParams) SetOrganizationID ¶

func (o *GetSyncParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get sync params

func (*GetSyncParams) SetProjectID ¶

func (o *GetSyncParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get sync params

func (*GetSyncParams) SetTimeout ¶

func (o *GetSyncParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get sync params

func (*GetSyncParams) WithContext ¶

func (o *GetSyncParams) WithContext(ctx context.Context) *GetSyncParams

WithContext adds the context to the get sync params

func (*GetSyncParams) WithDefaults ¶

func (o *GetSyncParams) WithDefaults() *GetSyncParams

WithDefaults hydrates default values in the get sync params (not the query body).

All values with no default are reset to their zero value.

func (*GetSyncParams) WithHTTPClient ¶

func (o *GetSyncParams) WithHTTPClient(client *http.Client) *GetSyncParams

WithHTTPClient adds the HTTPClient to the get sync params

func (*GetSyncParams) WithName ¶

func (o *GetSyncParams) WithName(name string) *GetSyncParams

WithName adds the name to the get sync params

func (*GetSyncParams) WithOrganizationID ¶

func (o *GetSyncParams) WithOrganizationID(organizationID string) *GetSyncParams

WithOrganizationID adds the organizationID to the get sync params

func (*GetSyncParams) WithProjectID ¶

func (o *GetSyncParams) WithProjectID(projectID string) *GetSyncParams

WithProjectID adds the projectID to the get sync params

func (*GetSyncParams) WithTimeout ¶

func (o *GetSyncParams) WithTimeout(timeout time.Duration) *GetSyncParams

WithTimeout adds the timeout to the get sync params

func (*GetSyncParams) WriteToRequest ¶

func (o *GetSyncParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetSyncReader ¶

type GetSyncReader struct {
	// contains filtered or unexported fields
}

GetSyncReader is a Reader for the GetSync structure.

func (*GetSyncReader) ReadResponse ¶

func (o *GetSyncReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTwilioIntegrationDefault ¶

type GetTwilioIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetTwilioIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTwilioIntegrationDefault ¶

func NewGetTwilioIntegrationDefault(code int) *GetTwilioIntegrationDefault

NewGetTwilioIntegrationDefault creates a GetTwilioIntegrationDefault with default headers values

func (*GetTwilioIntegrationDefault) Code ¶

func (o *GetTwilioIntegrationDefault) Code() int

Code gets the status code for the get twilio integration default response

func (*GetTwilioIntegrationDefault) Error ¶

func (*GetTwilioIntegrationDefault) GetPayload ¶

func (*GetTwilioIntegrationDefault) IsClientError ¶

func (o *GetTwilioIntegrationDefault) IsClientError() bool

IsClientError returns true when this get twilio integration default response has a 4xx status code

func (*GetTwilioIntegrationDefault) IsCode ¶

func (o *GetTwilioIntegrationDefault) IsCode(code int) bool

IsCode returns true when this get twilio integration default response a status code equal to that given

func (*GetTwilioIntegrationDefault) IsRedirect ¶

func (o *GetTwilioIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this get twilio integration default response has a 3xx status code

func (*GetTwilioIntegrationDefault) IsServerError ¶

func (o *GetTwilioIntegrationDefault) IsServerError() bool

IsServerError returns true when this get twilio integration default response has a 5xx status code

func (*GetTwilioIntegrationDefault) IsSuccess ¶

func (o *GetTwilioIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this get twilio integration default response has a 2xx status code

func (*GetTwilioIntegrationDefault) String ¶

func (o *GetTwilioIntegrationDefault) String() string

type GetTwilioIntegrationOK ¶

type GetTwilioIntegrationOK struct {
	Payload *models.Secrets20231128GetTwilioIntegrationResponse
}

GetTwilioIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTwilioIntegrationOK ¶

func NewGetTwilioIntegrationOK() *GetTwilioIntegrationOK

NewGetTwilioIntegrationOK creates a GetTwilioIntegrationOK with default headers values

func (*GetTwilioIntegrationOK) Code ¶

func (o *GetTwilioIntegrationOK) Code() int

Code gets the status code for the get twilio integration o k response

func (*GetTwilioIntegrationOK) Error ¶

func (o *GetTwilioIntegrationOK) Error() string

func (*GetTwilioIntegrationOK) GetPayload ¶

func (*GetTwilioIntegrationOK) IsClientError ¶

func (o *GetTwilioIntegrationOK) IsClientError() bool

IsClientError returns true when this get twilio integration o k response has a 4xx status code

func (*GetTwilioIntegrationOK) IsCode ¶

func (o *GetTwilioIntegrationOK) IsCode(code int) bool

IsCode returns true when this get twilio integration o k response a status code equal to that given

func (*GetTwilioIntegrationOK) IsRedirect ¶

func (o *GetTwilioIntegrationOK) IsRedirect() bool

IsRedirect returns true when this get twilio integration o k response has a 3xx status code

func (*GetTwilioIntegrationOK) IsServerError ¶

func (o *GetTwilioIntegrationOK) IsServerError() bool

IsServerError returns true when this get twilio integration o k response has a 5xx status code

func (*GetTwilioIntegrationOK) IsSuccess ¶

func (o *GetTwilioIntegrationOK) IsSuccess() bool

IsSuccess returns true when this get twilio integration o k response has a 2xx status code

func (*GetTwilioIntegrationOK) String ¶

func (o *GetTwilioIntegrationOK) String() string

type GetTwilioIntegrationParams ¶

type GetTwilioIntegrationParams struct {

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTwilioIntegrationParams contains all the parameters to send to the API endpoint

for the get twilio integration operation.

Typically these are written to a http.Request.

func NewGetTwilioIntegrationParams ¶

func NewGetTwilioIntegrationParams() *GetTwilioIntegrationParams

NewGetTwilioIntegrationParams creates a new GetTwilioIntegrationParams 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 NewGetTwilioIntegrationParamsWithContext ¶

func NewGetTwilioIntegrationParamsWithContext(ctx context.Context) *GetTwilioIntegrationParams

NewGetTwilioIntegrationParamsWithContext creates a new GetTwilioIntegrationParams object with the ability to set a context for a request.

func NewGetTwilioIntegrationParamsWithHTTPClient ¶

func NewGetTwilioIntegrationParamsWithHTTPClient(client *http.Client) *GetTwilioIntegrationParams

NewGetTwilioIntegrationParamsWithHTTPClient creates a new GetTwilioIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewGetTwilioIntegrationParamsWithTimeout ¶

func NewGetTwilioIntegrationParamsWithTimeout(timeout time.Duration) *GetTwilioIntegrationParams

NewGetTwilioIntegrationParamsWithTimeout creates a new GetTwilioIntegrationParams object with the ability to set a timeout on a request.

func (*GetTwilioIntegrationParams) SetContext ¶

func (o *GetTwilioIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the get twilio integration params

func (*GetTwilioIntegrationParams) SetDefaults ¶

func (o *GetTwilioIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the get twilio integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetTwilioIntegrationParams) SetHTTPClient ¶

func (o *GetTwilioIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get twilio integration params

func (*GetTwilioIntegrationParams) SetName ¶

func (o *GetTwilioIntegrationParams) SetName(name string)

SetName adds the name to the get twilio integration params

func (*GetTwilioIntegrationParams) SetOrganizationID ¶

func (o *GetTwilioIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get twilio integration params

func (*GetTwilioIntegrationParams) SetProjectID ¶

func (o *GetTwilioIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get twilio integration params

func (*GetTwilioIntegrationParams) SetTimeout ¶

func (o *GetTwilioIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get twilio integration params

func (*GetTwilioIntegrationParams) WithContext ¶

WithContext adds the context to the get twilio integration params

func (*GetTwilioIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the get twilio integration params (not the query body).

All values with no default are reset to their zero value.

func (*GetTwilioIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get twilio integration params

func (*GetTwilioIntegrationParams) WithName ¶

WithName adds the name to the get twilio integration params

func (*GetTwilioIntegrationParams) WithOrganizationID ¶

func (o *GetTwilioIntegrationParams) WithOrganizationID(organizationID string) *GetTwilioIntegrationParams

WithOrganizationID adds the organizationID to the get twilio integration params

func (*GetTwilioIntegrationParams) WithProjectID ¶

func (o *GetTwilioIntegrationParams) WithProjectID(projectID string) *GetTwilioIntegrationParams

WithProjectID adds the projectID to the get twilio integration params

func (*GetTwilioIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the get twilio integration params

func (*GetTwilioIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetTwilioIntegrationReader ¶

type GetTwilioIntegrationReader struct {
	// contains filtered or unexported fields
}

GetTwilioIntegrationReader is a Reader for the GetTwilioIntegration structure.

func (*GetTwilioIntegrationReader) ReadResponse ¶

func (o *GetTwilioIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTwilioRotatingSecretConfigDefault ¶

type GetTwilioRotatingSecretConfigDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetTwilioRotatingSecretConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTwilioRotatingSecretConfigDefault ¶

func NewGetTwilioRotatingSecretConfigDefault(code int) *GetTwilioRotatingSecretConfigDefault

NewGetTwilioRotatingSecretConfigDefault creates a GetTwilioRotatingSecretConfigDefault with default headers values

func (*GetTwilioRotatingSecretConfigDefault) Code ¶

Code gets the status code for the get twilio rotating secret config default response

func (*GetTwilioRotatingSecretConfigDefault) Error ¶

func (*GetTwilioRotatingSecretConfigDefault) GetPayload ¶

func (*GetTwilioRotatingSecretConfigDefault) IsClientError ¶

func (o *GetTwilioRotatingSecretConfigDefault) IsClientError() bool

IsClientError returns true when this get twilio rotating secret config default response has a 4xx status code

func (*GetTwilioRotatingSecretConfigDefault) IsCode ¶

IsCode returns true when this get twilio rotating secret config default response a status code equal to that given

func (*GetTwilioRotatingSecretConfigDefault) IsRedirect ¶

IsRedirect returns true when this get twilio rotating secret config default response has a 3xx status code

func (*GetTwilioRotatingSecretConfigDefault) IsServerError ¶

func (o *GetTwilioRotatingSecretConfigDefault) IsServerError() bool

IsServerError returns true when this get twilio rotating secret config default response has a 5xx status code

func (*GetTwilioRotatingSecretConfigDefault) IsSuccess ¶

IsSuccess returns true when this get twilio rotating secret config default response has a 2xx status code

func (*GetTwilioRotatingSecretConfigDefault) String ¶

type GetTwilioRotatingSecretConfigOK ¶

type GetTwilioRotatingSecretConfigOK struct {
	Payload *models.Secrets20231128GetTwilioRotatingSecretConfigResponse
}

GetTwilioRotatingSecretConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTwilioRotatingSecretConfigOK ¶

func NewGetTwilioRotatingSecretConfigOK() *GetTwilioRotatingSecretConfigOK

NewGetTwilioRotatingSecretConfigOK creates a GetTwilioRotatingSecretConfigOK with default headers values

func (*GetTwilioRotatingSecretConfigOK) Code ¶

Code gets the status code for the get twilio rotating secret config o k response

func (*GetTwilioRotatingSecretConfigOK) Error ¶

func (*GetTwilioRotatingSecretConfigOK) GetPayload ¶

func (*GetTwilioRotatingSecretConfigOK) IsClientError ¶

func (o *GetTwilioRotatingSecretConfigOK) IsClientError() bool

IsClientError returns true when this get twilio rotating secret config o k response has a 4xx status code

func (*GetTwilioRotatingSecretConfigOK) IsCode ¶

func (o *GetTwilioRotatingSecretConfigOK) IsCode(code int) bool

IsCode returns true when this get twilio rotating secret config o k response a status code equal to that given

func (*GetTwilioRotatingSecretConfigOK) IsRedirect ¶

func (o *GetTwilioRotatingSecretConfigOK) IsRedirect() bool

IsRedirect returns true when this get twilio rotating secret config o k response has a 3xx status code

func (*GetTwilioRotatingSecretConfigOK) IsServerError ¶

func (o *GetTwilioRotatingSecretConfigOK) IsServerError() bool

IsServerError returns true when this get twilio rotating secret config o k response has a 5xx status code

func (*GetTwilioRotatingSecretConfigOK) IsSuccess ¶

func (o *GetTwilioRotatingSecretConfigOK) IsSuccess() bool

IsSuccess returns true when this get twilio rotating secret config o k response has a 2xx status code

func (*GetTwilioRotatingSecretConfigOK) String ¶

type GetTwilioRotatingSecretConfigParams ¶

type GetTwilioRotatingSecretConfigParams struct {

	// AppName.
	AppName string

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTwilioRotatingSecretConfigParams contains all the parameters to send to the API endpoint

for the get twilio rotating secret config operation.

Typically these are written to a http.Request.

func NewGetTwilioRotatingSecretConfigParams ¶

func NewGetTwilioRotatingSecretConfigParams() *GetTwilioRotatingSecretConfigParams

NewGetTwilioRotatingSecretConfigParams creates a new GetTwilioRotatingSecretConfigParams 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 NewGetTwilioRotatingSecretConfigParamsWithContext ¶

func NewGetTwilioRotatingSecretConfigParamsWithContext(ctx context.Context) *GetTwilioRotatingSecretConfigParams

NewGetTwilioRotatingSecretConfigParamsWithContext creates a new GetTwilioRotatingSecretConfigParams object with the ability to set a context for a request.

func NewGetTwilioRotatingSecretConfigParamsWithHTTPClient ¶

func NewGetTwilioRotatingSecretConfigParamsWithHTTPClient(client *http.Client) *GetTwilioRotatingSecretConfigParams

NewGetTwilioRotatingSecretConfigParamsWithHTTPClient creates a new GetTwilioRotatingSecretConfigParams object with the ability to set a custom HTTPClient for a request.

func NewGetTwilioRotatingSecretConfigParamsWithTimeout ¶

func NewGetTwilioRotatingSecretConfigParamsWithTimeout(timeout time.Duration) *GetTwilioRotatingSecretConfigParams

NewGetTwilioRotatingSecretConfigParamsWithTimeout creates a new GetTwilioRotatingSecretConfigParams object with the ability to set a timeout on a request.

func (*GetTwilioRotatingSecretConfigParams) SetAppName ¶

func (o *GetTwilioRotatingSecretConfigParams) SetAppName(appName string)

SetAppName adds the appName to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) SetContext ¶

SetContext adds the context to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) SetDefaults ¶

func (o *GetTwilioRotatingSecretConfigParams) SetDefaults()

SetDefaults hydrates default values in the get twilio rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetTwilioRotatingSecretConfigParams) SetHTTPClient ¶

func (o *GetTwilioRotatingSecretConfigParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) SetName ¶

SetName adds the name to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) SetOrganizationID ¶

func (o *GetTwilioRotatingSecretConfigParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) SetProjectID ¶

func (o *GetTwilioRotatingSecretConfigParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) SetTimeout ¶

func (o *GetTwilioRotatingSecretConfigParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) WithAppName ¶

WithAppName adds the appName to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) WithContext ¶

WithContext adds the context to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the get twilio rotating secret config params (not the query body).

All values with no default are reset to their zero value.

func (*GetTwilioRotatingSecretConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) WithName ¶

WithName adds the name to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) WithProjectID ¶

WithProjectID adds the projectID to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the get twilio rotating secret config params

func (*GetTwilioRotatingSecretConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetTwilioRotatingSecretConfigReader ¶

type GetTwilioRotatingSecretConfigReader struct {
	// contains filtered or unexported fields
}

GetTwilioRotatingSecretConfigReader is a Reader for the GetTwilioRotatingSecretConfig structure.

func (*GetTwilioRotatingSecretConfigReader) ReadResponse ¶

func (o *GetTwilioRotatingSecretConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetUsage2Default ¶

type GetUsage2Default struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetUsage2Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetUsage2Default ¶

func NewGetUsage2Default(code int) *GetUsage2Default

NewGetUsage2Default creates a GetUsage2Default with default headers values

func (*GetUsage2Default) Code ¶

func (o *GetUsage2Default) Code() int

Code gets the status code for the get usage2 default response

func (*GetUsage2Default) Error ¶

func (o *GetUsage2Default) Error() string

func (*GetUsage2Default) GetPayload ¶

func (o *GetUsage2Default) GetPayload() *models.GooglerpcStatus

func (*GetUsage2Default) IsClientError ¶

func (o *GetUsage2Default) IsClientError() bool

IsClientError returns true when this get usage2 default response has a 4xx status code

func (*GetUsage2Default) IsCode ¶

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 ¶

func (o *GetUsage2Default) IsRedirect() bool

IsRedirect returns true when this get usage2 default response has a 3xx status code

func (*GetUsage2Default) IsServerError ¶

func (o *GetUsage2Default) IsServerError() bool

IsServerError returns true when this get usage2 default response has a 5xx status code

func (*GetUsage2Default) IsSuccess ¶

func (o *GetUsage2Default) IsSuccess() bool

IsSuccess returns true when this get usage2 default response has a 2xx status code

func (*GetUsage2Default) String ¶

func (o *GetUsage2Default) String() string

type GetUsage2OK ¶

type GetUsage2OK struct {
	Payload *models.Secrets20231128GetUsageResponse
}

GetUsage2OK describes a response with status code 200, with default header values.

A successful response.

func NewGetUsage2OK ¶

func NewGetUsage2OK() *GetUsage2OK

NewGetUsage2OK creates a GetUsage2OK with default headers values

func (*GetUsage2OK) Code ¶

func (o *GetUsage2OK) Code() int

Code gets the status code for the get usage2 o k response

func (*GetUsage2OK) Error ¶

func (o *GetUsage2OK) Error() string

func (*GetUsage2OK) GetPayload ¶

func (*GetUsage2OK) IsClientError ¶

func (o *GetUsage2OK) IsClientError() bool

IsClientError returns true when this get usage2 o k response has a 4xx status code

func (*GetUsage2OK) IsCode ¶

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 ¶

func (o *GetUsage2OK) IsRedirect() bool

IsRedirect returns true when this get usage2 o k response has a 3xx status code

func (*GetUsage2OK) IsServerError ¶

func (o *GetUsage2OK) IsServerError() bool

IsServerError returns true when this get usage2 o k response has a 5xx status code

func (*GetUsage2OK) IsSuccess ¶

func (o *GetUsage2OK) IsSuccess() bool

IsSuccess returns true when this get usage2 o k response has a 2xx status code

func (*GetUsage2OK) String ¶

func (o *GetUsage2OK) String() string

type GetUsage2Params ¶

type GetUsage2Params struct {

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID *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 ¶

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 ¶

func NewGetUsage2ParamsWithContext(ctx context.Context) *GetUsage2Params

NewGetUsage2ParamsWithContext creates a new GetUsage2Params object with the ability to set a context for a request.

func NewGetUsage2ParamsWithHTTPClient ¶

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 ¶

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 ¶

func (o *GetUsage2Params) SetContext(ctx context.Context)

SetContext adds the context to the get usage2 params

func (*GetUsage2Params) SetDefaults ¶

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 ¶

func (o *GetUsage2Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get usage2 params

func (*GetUsage2Params) SetOrganizationID ¶

func (o *GetUsage2Params) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get usage2 params

func (*GetUsage2Params) SetProjectID ¶

func (o *GetUsage2Params) SetProjectID(projectID *string)

SetProjectID adds the projectId to the get usage2 params

func (*GetUsage2Params) SetTimeout ¶

func (o *GetUsage2Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get usage2 params

func (*GetUsage2Params) WithContext ¶

func (o *GetUsage2Params) WithContext(ctx context.Context) *GetUsage2Params

WithContext adds the context to the get usage2 params

func (*GetUsage2Params) WithDefaults ¶

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 ¶

func (o *GetUsage2Params) WithHTTPClient(client *http.Client) *GetUsage2Params

WithHTTPClient adds the HTTPClient to the get usage2 params

func (*GetUsage2Params) WithOrganizationID ¶

func (o *GetUsage2Params) WithOrganizationID(organizationID string) *GetUsage2Params

WithOrganizationID adds the organizationID to the get usage2 params

func (*GetUsage2Params) WithProjectID ¶

func (o *GetUsage2Params) WithProjectID(projectID *string) *GetUsage2Params

WithProjectID adds the projectID to the get usage2 params

func (*GetUsage2Params) WithTimeout ¶

func (o *GetUsage2Params) WithTimeout(timeout time.Duration) *GetUsage2Params

WithTimeout adds the timeout to the get usage2 params

func (*GetUsage2Params) WriteToRequest ¶

func (o *GetUsage2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetUsage2Reader ¶

type GetUsage2Reader struct {
	// contains filtered or unexported fields
}

GetUsage2Reader is a Reader for the GetUsage2 structure.

func (*GetUsage2Reader) ReadResponse ¶

func (o *GetUsage2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetUsageDefault ¶

type GetUsageDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

GetUsageDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetUsageDefault ¶

func NewGetUsageDefault(code int) *GetUsageDefault

NewGetUsageDefault creates a GetUsageDefault with default headers values

func (*GetUsageDefault) Code ¶

func (o *GetUsageDefault) Code() int

Code gets the status code for the get usage default response

func (*GetUsageDefault) Error ¶

func (o *GetUsageDefault) Error() string

func (*GetUsageDefault) GetPayload ¶

func (o *GetUsageDefault) GetPayload() *models.GooglerpcStatus

func (*GetUsageDefault) IsClientError ¶

func (o *GetUsageDefault) IsClientError() bool

IsClientError returns true when this get usage default response has a 4xx status code

func (*GetUsageDefault) IsCode ¶

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 ¶

func (o *GetUsageDefault) IsRedirect() bool

IsRedirect returns true when this get usage default response has a 3xx status code

func (*GetUsageDefault) IsServerError ¶

func (o *GetUsageDefault) IsServerError() bool

IsServerError returns true when this get usage default response has a 5xx status code

func (*GetUsageDefault) IsSuccess ¶

func (o *GetUsageDefault) IsSuccess() bool

IsSuccess returns true when this get usage default response has a 2xx status code

func (*GetUsageDefault) String ¶

func (o *GetUsageDefault) String() string

type GetUsageOK ¶

type GetUsageOK struct {
	Payload *models.Secrets20231128GetUsageResponse
}

GetUsageOK describes a response with status code 200, with default header values.

A successful response.

func NewGetUsageOK ¶

func NewGetUsageOK() *GetUsageOK

NewGetUsageOK creates a GetUsageOK with default headers values

func (*GetUsageOK) Code ¶

func (o *GetUsageOK) Code() int

Code gets the status code for the get usage o k response

func (*GetUsageOK) Error ¶

func (o *GetUsageOK) Error() string

func (*GetUsageOK) GetPayload ¶

func (*GetUsageOK) IsClientError ¶

func (o *GetUsageOK) IsClientError() bool

IsClientError returns true when this get usage o k response has a 4xx status code

func (*GetUsageOK) IsCode ¶

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 ¶

func (o *GetUsageOK) IsRedirect() bool

IsRedirect returns true when this get usage o k response has a 3xx status code

func (*GetUsageOK) IsServerError ¶

func (o *GetUsageOK) IsServerError() bool

IsServerError returns true when this get usage o k response has a 5xx status code

func (*GetUsageOK) IsSuccess ¶

func (o *GetUsageOK) IsSuccess() bool

IsSuccess returns true when this get usage o k response has a 2xx status code

func (*GetUsageOK) String ¶

func (o *GetUsageOK) String() string

type GetUsageParams ¶

type GetUsageParams struct {

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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 ¶

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 ¶

func NewGetUsageParamsWithContext(ctx context.Context) *GetUsageParams

NewGetUsageParamsWithContext creates a new GetUsageParams object with the ability to set a context for a request.

func NewGetUsageParamsWithHTTPClient ¶

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 ¶

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 ¶

func (o *GetUsageParams) SetContext(ctx context.Context)

SetContext adds the context to the get usage params

func (*GetUsageParams) SetDefaults ¶

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 ¶

func (o *GetUsageParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get usage params

func (*GetUsageParams) SetOrganizationID ¶

func (o *GetUsageParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the get usage params

func (*GetUsageParams) SetProjectID ¶

func (o *GetUsageParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the get usage params

func (*GetUsageParams) SetTimeout ¶

func (o *GetUsageParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get usage params

func (*GetUsageParams) WithContext ¶

func (o *GetUsageParams) WithContext(ctx context.Context) *GetUsageParams

WithContext adds the context to the get usage params

func (*GetUsageParams) WithDefaults ¶

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 ¶

func (o *GetUsageParams) WithHTTPClient(client *http.Client) *GetUsageParams

WithHTTPClient adds the HTTPClient to the get usage params

func (*GetUsageParams) WithOrganizationID ¶

func (o *GetUsageParams) WithOrganizationID(organizationID string) *GetUsageParams

WithOrganizationID adds the organizationID to the get usage params

func (*GetUsageParams) WithProjectID ¶

func (o *GetUsageParams) WithProjectID(projectID string) *GetUsageParams

WithProjectID adds the projectID to the get usage params

func (*GetUsageParams) WithTimeout ¶

func (o *GetUsageParams) WithTimeout(timeout time.Duration) *GetUsageParams

WithTimeout adds the timeout to the get usage params

func (*GetUsageParams) WriteToRequest ¶

func (o *GetUsageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetUsageReader ¶

type GetUsageReader struct {
	// contains filtered or unexported fields
}

GetUsageReader is a Reader for the GetUsage structure.

func (*GetUsageReader) ReadResponse ¶

func (o *GetUsageReader) 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.GooglerpcStatus
	// 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.Secrets20231128ListAppSecretVersionsResponse
}

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) Code ¶

func (o *ListAppSecretVersionsOK) Code() int

Code gets the status code for the list app secret versions o k response

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

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID 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) SetOrganizationID ¶

func (o *ListAppSecretVersionsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list app secret versions params

func (*ListAppSecretVersionsParams) SetPaginationNextPageToken ¶

func (o *ListAppSecretVersionsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list app secret versions params

func (*ListAppSecretVersionsParams) SetPaginationPageSize ¶

func (o *ListAppSecretVersionsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list app secret versions params

func (*ListAppSecretVersionsParams) SetPaginationPreviousPageToken ¶

func (o *ListAppSecretVersionsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list app secret versions params

func (*ListAppSecretVersionsParams) SetProjectID ¶

func (o *ListAppSecretVersionsParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithOrganizationID ¶

func (o *ListAppSecretVersionsParams) WithOrganizationID(organizationID string) *ListAppSecretVersionsParams

WithOrganizationID adds the organizationID to the list app secret versions params

func (*ListAppSecretVersionsParams) WithPaginationNextPageToken ¶

func (o *ListAppSecretVersionsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListAppSecretVersionsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list app secret versions params

func (*ListAppSecretVersionsParams) WithPaginationPageSize ¶

func (o *ListAppSecretVersionsParams) WithPaginationPageSize(paginationPageSize *int64) *ListAppSecretVersionsParams

WithPaginationPageSize adds the paginationPageSize to the list app secret versions params

func (*ListAppSecretVersionsParams) WithPaginationPreviousPageToken ¶

func (o *ListAppSecretVersionsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListAppSecretVersionsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list app secret versions params

func (*ListAppSecretVersionsParams) WithProjectID ¶

func (o *ListAppSecretVersionsParams) WithProjectID(projectID string) *ListAppSecretVersionsParams

WithProjectID adds the projectID 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.GooglerpcStatus
	// 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.GooglerpcStatus

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.Secrets20231128ListAppSecretsResponse
}

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) Code ¶

func (o *ListAppSecretsOK) Code() int

Code gets the status code for the list app secrets o k response

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

	// NameContains.
	NameContains *string

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	// Types.
	Types []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) SetNameContains ¶

func (o *ListAppSecretsParams) SetNameContains(nameContains *string)

SetNameContains adds the nameContains to the list app secrets params

func (*ListAppSecretsParams) SetOrganizationID ¶

func (o *ListAppSecretsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list app secrets params

func (*ListAppSecretsParams) SetPaginationNextPageToken ¶

func (o *ListAppSecretsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list app secrets params

func (*ListAppSecretsParams) SetPaginationPageSize ¶

func (o *ListAppSecretsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list app secrets params

func (*ListAppSecretsParams) SetPaginationPreviousPageToken ¶

func (o *ListAppSecretsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list app secrets params

func (*ListAppSecretsParams) SetProjectID ¶

func (o *ListAppSecretsParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) SetTypes ¶

func (o *ListAppSecretsParams) SetTypes(types []string)

SetTypes adds the types 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) WithNameContains ¶

func (o *ListAppSecretsParams) WithNameContains(nameContains *string) *ListAppSecretsParams

WithNameContains adds the nameContains to the list app secrets params

func (*ListAppSecretsParams) WithOrganizationID ¶

func (o *ListAppSecretsParams) WithOrganizationID(organizationID string) *ListAppSecretsParams

WithOrganizationID adds the organizationID to the list app secrets params

func (*ListAppSecretsParams) WithPaginationNextPageToken ¶

func (o *ListAppSecretsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListAppSecretsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list app secrets params

func (*ListAppSecretsParams) WithPaginationPageSize ¶

func (o *ListAppSecretsParams) WithPaginationPageSize(paginationPageSize *int64) *ListAppSecretsParams

WithPaginationPageSize adds the paginationPageSize to the list app secrets params

func (*ListAppSecretsParams) WithPaginationPreviousPageToken ¶

func (o *ListAppSecretsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListAppSecretsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list app secrets params

func (*ListAppSecretsParams) WithProjectID ¶

func (o *ListAppSecretsParams) WithProjectID(projectID string) *ListAppSecretsParams

WithProjectID adds the projectID 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) WithTypes ¶

func (o *ListAppSecretsParams) WithTypes(types []string) *ListAppSecretsParams

WithTypes adds the types 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.GooglerpcStatus
	// 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.GooglerpcStatus

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.Secrets20231128ListAppsResponse
}

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) Code ¶

func (o *ListAppsOK) Code() int

Code gets the status code for the list apps o k response

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 {

	// NameContains.
	NameContains *string

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID 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) SetNameContains ¶

func (o *ListAppsParams) SetNameContains(nameContains *string)

SetNameContains adds the nameContains to the list apps params

func (*ListAppsParams) SetOrganizationID ¶

func (o *ListAppsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list apps params

func (*ListAppsParams) SetPaginationNextPageToken ¶

func (o *ListAppsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list apps params

func (*ListAppsParams) SetPaginationPageSize ¶

func (o *ListAppsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list apps params

func (*ListAppsParams) SetPaginationPreviousPageToken ¶

func (o *ListAppsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list apps params

func (*ListAppsParams) SetProjectID ¶

func (o *ListAppsParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithNameContains ¶

func (o *ListAppsParams) WithNameContains(nameContains *string) *ListAppsParams

WithNameContains adds the nameContains to the list apps params

func (*ListAppsParams) WithOrganizationID ¶

func (o *ListAppsParams) WithOrganizationID(organizationID string) *ListAppsParams

WithOrganizationID adds the organizationID to the list apps params

func (*ListAppsParams) WithPaginationNextPageToken ¶

func (o *ListAppsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListAppsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list apps params

func (*ListAppsParams) WithPaginationPageSize ¶

func (o *ListAppsParams) WithPaginationPageSize(paginationPageSize *int64) *ListAppsParams

WithPaginationPageSize adds the paginationPageSize to the list apps params

func (*ListAppsParams) WithPaginationPreviousPageToken ¶

func (o *ListAppsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListAppsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list apps params

func (*ListAppsParams) WithProjectID ¶

func (o *ListAppsParams) WithProjectID(projectID string) *ListAppsParams

WithProjectID adds the projectID 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 ListAwsDynamicSecretsDefault ¶

type ListAwsDynamicSecretsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListAwsDynamicSecretsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListAwsDynamicSecretsDefault ¶

func NewListAwsDynamicSecretsDefault(code int) *ListAwsDynamicSecretsDefault

NewListAwsDynamicSecretsDefault creates a ListAwsDynamicSecretsDefault with default headers values

func (*ListAwsDynamicSecretsDefault) Code ¶

Code gets the status code for the list aws dynamic secrets default response

func (*ListAwsDynamicSecretsDefault) Error ¶

func (*ListAwsDynamicSecretsDefault) GetPayload ¶

func (*ListAwsDynamicSecretsDefault) IsClientError ¶

func (o *ListAwsDynamicSecretsDefault) IsClientError() bool

IsClientError returns true when this list aws dynamic secrets default response has a 4xx status code

func (*ListAwsDynamicSecretsDefault) IsCode ¶

func (o *ListAwsDynamicSecretsDefault) IsCode(code int) bool

IsCode returns true when this list aws dynamic secrets default response a status code equal to that given

func (*ListAwsDynamicSecretsDefault) IsRedirect ¶

func (o *ListAwsDynamicSecretsDefault) IsRedirect() bool

IsRedirect returns true when this list aws dynamic secrets default response has a 3xx status code

func (*ListAwsDynamicSecretsDefault) IsServerError ¶

func (o *ListAwsDynamicSecretsDefault) IsServerError() bool

IsServerError returns true when this list aws dynamic secrets default response has a 5xx status code

func (*ListAwsDynamicSecretsDefault) IsSuccess ¶

func (o *ListAwsDynamicSecretsDefault) IsSuccess() bool

IsSuccess returns true when this list aws dynamic secrets default response has a 2xx status code

func (*ListAwsDynamicSecretsDefault) String ¶

type ListAwsDynamicSecretsOK ¶

type ListAwsDynamicSecretsOK struct {
	Payload *models.Secrets20231128ListAwsDynamicSecretsResponse
}

ListAwsDynamicSecretsOK describes a response with status code 200, with default header values.

A successful response.

func NewListAwsDynamicSecretsOK ¶

func NewListAwsDynamicSecretsOK() *ListAwsDynamicSecretsOK

NewListAwsDynamicSecretsOK creates a ListAwsDynamicSecretsOK with default headers values

func (*ListAwsDynamicSecretsOK) Code ¶

func (o *ListAwsDynamicSecretsOK) Code() int

Code gets the status code for the list aws dynamic secrets o k response

func (*ListAwsDynamicSecretsOK) Error ¶

func (o *ListAwsDynamicSecretsOK) Error() string

func (*ListAwsDynamicSecretsOK) GetPayload ¶

func (*ListAwsDynamicSecretsOK) IsClientError ¶

func (o *ListAwsDynamicSecretsOK) IsClientError() bool

IsClientError returns true when this list aws dynamic secrets o k response has a 4xx status code

func (*ListAwsDynamicSecretsOK) IsCode ¶

func (o *ListAwsDynamicSecretsOK) IsCode(code int) bool

IsCode returns true when this list aws dynamic secrets o k response a status code equal to that given

func (*ListAwsDynamicSecretsOK) IsRedirect ¶

func (o *ListAwsDynamicSecretsOK) IsRedirect() bool

IsRedirect returns true when this list aws dynamic secrets o k response has a 3xx status code

func (*ListAwsDynamicSecretsOK) IsServerError ¶

func (o *ListAwsDynamicSecretsOK) IsServerError() bool

IsServerError returns true when this list aws dynamic secrets o k response has a 5xx status code

func (*ListAwsDynamicSecretsOK) IsSuccess ¶

func (o *ListAwsDynamicSecretsOK) IsSuccess() bool

IsSuccess returns true when this list aws dynamic secrets o k response has a 2xx status code

func (*ListAwsDynamicSecretsOK) String ¶

func (o *ListAwsDynamicSecretsOK) String() string

type ListAwsDynamicSecretsParams ¶

type ListAwsDynamicSecretsParams struct {

	// AppName.
	AppName string

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListAwsDynamicSecretsParams contains all the parameters to send to the API endpoint

for the list aws dynamic secrets operation.

Typically these are written to a http.Request.

func NewListAwsDynamicSecretsParams ¶

func NewListAwsDynamicSecretsParams() *ListAwsDynamicSecretsParams

NewListAwsDynamicSecretsParams creates a new ListAwsDynamicSecretsParams 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 NewListAwsDynamicSecretsParamsWithContext ¶

func NewListAwsDynamicSecretsParamsWithContext(ctx context.Context) *ListAwsDynamicSecretsParams

NewListAwsDynamicSecretsParamsWithContext creates a new ListAwsDynamicSecretsParams object with the ability to set a context for a request.

func NewListAwsDynamicSecretsParamsWithHTTPClient ¶

func NewListAwsDynamicSecretsParamsWithHTTPClient(client *http.Client) *ListAwsDynamicSecretsParams

NewListAwsDynamicSecretsParamsWithHTTPClient creates a new ListAwsDynamicSecretsParams object with the ability to set a custom HTTPClient for a request.

func NewListAwsDynamicSecretsParamsWithTimeout ¶

func NewListAwsDynamicSecretsParamsWithTimeout(timeout time.Duration) *ListAwsDynamicSecretsParams

NewListAwsDynamicSecretsParamsWithTimeout creates a new ListAwsDynamicSecretsParams object with the ability to set a timeout on a request.

func (*ListAwsDynamicSecretsParams) SetAppName ¶

func (o *ListAwsDynamicSecretsParams) SetAppName(appName string)

SetAppName adds the appName to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) SetContext ¶

func (o *ListAwsDynamicSecretsParams) SetContext(ctx context.Context)

SetContext adds the context to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) SetDefaults ¶

func (o *ListAwsDynamicSecretsParams) SetDefaults()

SetDefaults hydrates default values in the list aws dynamic secrets params (not the query body).

All values with no default are reset to their zero value.

func (*ListAwsDynamicSecretsParams) SetHTTPClient ¶

func (o *ListAwsDynamicSecretsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) SetOrganizationID ¶

func (o *ListAwsDynamicSecretsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) SetPaginationNextPageToken ¶

func (o *ListAwsDynamicSecretsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) SetPaginationPageSize ¶

func (o *ListAwsDynamicSecretsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) SetPaginationPreviousPageToken ¶

func (o *ListAwsDynamicSecretsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) SetProjectID ¶

func (o *ListAwsDynamicSecretsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) SetTimeout ¶

func (o *ListAwsDynamicSecretsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithAppName ¶

WithAppName adds the appName to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithContext ¶

WithContext adds the context to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithDefaults ¶

WithDefaults hydrates default values in the list aws dynamic secrets params (not the query body).

All values with no default are reset to their zero value.

func (*ListAwsDynamicSecretsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithOrganizationID ¶

func (o *ListAwsDynamicSecretsParams) WithOrganizationID(organizationID string) *ListAwsDynamicSecretsParams

WithOrganizationID adds the organizationID to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithPaginationNextPageToken ¶

func (o *ListAwsDynamicSecretsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListAwsDynamicSecretsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithPaginationPageSize ¶

func (o *ListAwsDynamicSecretsParams) WithPaginationPageSize(paginationPageSize *int64) *ListAwsDynamicSecretsParams

WithPaginationPageSize adds the paginationPageSize to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithPaginationPreviousPageToken ¶

func (o *ListAwsDynamicSecretsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListAwsDynamicSecretsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithProjectID ¶

func (o *ListAwsDynamicSecretsParams) WithProjectID(projectID string) *ListAwsDynamicSecretsParams

WithProjectID adds the projectID to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WithTimeout ¶

WithTimeout adds the timeout to the list aws dynamic secrets params

func (*ListAwsDynamicSecretsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListAwsDynamicSecretsReader ¶

type ListAwsDynamicSecretsReader struct {
	// contains filtered or unexported fields
}

ListAwsDynamicSecretsReader is a Reader for the ListAwsDynamicSecrets structure.

func (*ListAwsDynamicSecretsReader) ReadResponse ¶

func (o *ListAwsDynamicSecretsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListAwsIntegrationsDefault ¶

type ListAwsIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListAwsIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListAwsIntegrationsDefault ¶

func NewListAwsIntegrationsDefault(code int) *ListAwsIntegrationsDefault

NewListAwsIntegrationsDefault creates a ListAwsIntegrationsDefault with default headers values

func (*ListAwsIntegrationsDefault) Code ¶

func (o *ListAwsIntegrationsDefault) Code() int

Code gets the status code for the list aws integrations default response

func (*ListAwsIntegrationsDefault) Error ¶

func (*ListAwsIntegrationsDefault) GetPayload ¶

func (*ListAwsIntegrationsDefault) IsClientError ¶

func (o *ListAwsIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list aws integrations default response has a 4xx status code

func (*ListAwsIntegrationsDefault) IsCode ¶

func (o *ListAwsIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list aws integrations default response a status code equal to that given

func (*ListAwsIntegrationsDefault) IsRedirect ¶

func (o *ListAwsIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list aws integrations default response has a 3xx status code

func (*ListAwsIntegrationsDefault) IsServerError ¶

func (o *ListAwsIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list aws integrations default response has a 5xx status code

func (*ListAwsIntegrationsDefault) IsSuccess ¶

func (o *ListAwsIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list aws integrations default response has a 2xx status code

func (*ListAwsIntegrationsDefault) String ¶

func (o *ListAwsIntegrationsDefault) String() string

type ListAwsIntegrationsOK ¶

type ListAwsIntegrationsOK struct {
	Payload *models.Secrets20231128ListAwsIntegrationsResponse
}

ListAwsIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListAwsIntegrationsOK ¶

func NewListAwsIntegrationsOK() *ListAwsIntegrationsOK

NewListAwsIntegrationsOK creates a ListAwsIntegrationsOK with default headers values

func (*ListAwsIntegrationsOK) Code ¶

func (o *ListAwsIntegrationsOK) Code() int

Code gets the status code for the list aws integrations o k response

func (*ListAwsIntegrationsOK) Error ¶

func (o *ListAwsIntegrationsOK) Error() string

func (*ListAwsIntegrationsOK) GetPayload ¶

func (*ListAwsIntegrationsOK) IsClientError ¶

func (o *ListAwsIntegrationsOK) IsClientError() bool

IsClientError returns true when this list aws integrations o k response has a 4xx status code

func (*ListAwsIntegrationsOK) IsCode ¶

func (o *ListAwsIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list aws integrations o k response a status code equal to that given

func (*ListAwsIntegrationsOK) IsRedirect ¶

func (o *ListAwsIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list aws integrations o k response has a 3xx status code

func (*ListAwsIntegrationsOK) IsServerError ¶

func (o *ListAwsIntegrationsOK) IsServerError() bool

IsServerError returns true when this list aws integrations o k response has a 5xx status code

func (*ListAwsIntegrationsOK) IsSuccess ¶

func (o *ListAwsIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list aws integrations o k response has a 2xx status code

func (*ListAwsIntegrationsOK) String ¶

func (o *ListAwsIntegrationsOK) String() string

type ListAwsIntegrationsParams ¶

type ListAwsIntegrationsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListAwsIntegrationsParams contains all the parameters to send to the API endpoint

for the list aws integrations operation.

Typically these are written to a http.Request.

func NewListAwsIntegrationsParams ¶

func NewListAwsIntegrationsParams() *ListAwsIntegrationsParams

NewListAwsIntegrationsParams creates a new ListAwsIntegrationsParams 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 NewListAwsIntegrationsParamsWithContext ¶

func NewListAwsIntegrationsParamsWithContext(ctx context.Context) *ListAwsIntegrationsParams

NewListAwsIntegrationsParamsWithContext creates a new ListAwsIntegrationsParams object with the ability to set a context for a request.

func NewListAwsIntegrationsParamsWithHTTPClient ¶

func NewListAwsIntegrationsParamsWithHTTPClient(client *http.Client) *ListAwsIntegrationsParams

NewListAwsIntegrationsParamsWithHTTPClient creates a new ListAwsIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListAwsIntegrationsParamsWithTimeout ¶

func NewListAwsIntegrationsParamsWithTimeout(timeout time.Duration) *ListAwsIntegrationsParams

NewListAwsIntegrationsParamsWithTimeout creates a new ListAwsIntegrationsParams object with the ability to set a timeout on a request.

func (*ListAwsIntegrationsParams) SetContext ¶

func (o *ListAwsIntegrationsParams) SetContext(ctx context.Context)

SetContext adds the context to the list aws integrations params

func (*ListAwsIntegrationsParams) SetDefaults ¶

func (o *ListAwsIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list aws integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListAwsIntegrationsParams) SetHTTPClient ¶

func (o *ListAwsIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list aws integrations params

func (*ListAwsIntegrationsParams) SetOrganizationID ¶

func (o *ListAwsIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list aws integrations params

func (*ListAwsIntegrationsParams) SetPaginationNextPageToken ¶

func (o *ListAwsIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list aws integrations params

func (*ListAwsIntegrationsParams) SetPaginationPageSize ¶

func (o *ListAwsIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list aws integrations params

func (*ListAwsIntegrationsParams) SetPaginationPreviousPageToken ¶

func (o *ListAwsIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list aws integrations params

func (*ListAwsIntegrationsParams) SetProjectID ¶

func (o *ListAwsIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list aws integrations params

func (*ListAwsIntegrationsParams) SetTimeout ¶

func (o *ListAwsIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list aws integrations params

func (*ListAwsIntegrationsParams) WithContext ¶

WithContext adds the context to the list aws integrations params

func (*ListAwsIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list aws integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListAwsIntegrationsParams) WithHTTPClient ¶

func (o *ListAwsIntegrationsParams) WithHTTPClient(client *http.Client) *ListAwsIntegrationsParams

WithHTTPClient adds the HTTPClient to the list aws integrations params

func (*ListAwsIntegrationsParams) WithOrganizationID ¶

func (o *ListAwsIntegrationsParams) WithOrganizationID(organizationID string) *ListAwsIntegrationsParams

WithOrganizationID adds the organizationID to the list aws integrations params

func (*ListAwsIntegrationsParams) WithPaginationNextPageToken ¶

func (o *ListAwsIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListAwsIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list aws integrations params

func (*ListAwsIntegrationsParams) WithPaginationPageSize ¶

func (o *ListAwsIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListAwsIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list aws integrations params

func (*ListAwsIntegrationsParams) WithPaginationPreviousPageToken ¶

func (o *ListAwsIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListAwsIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list aws integrations params

func (*ListAwsIntegrationsParams) WithProjectID ¶

func (o *ListAwsIntegrationsParams) WithProjectID(projectID string) *ListAwsIntegrationsParams

WithProjectID adds the projectID to the list aws integrations params

func (*ListAwsIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list aws integrations params

func (*ListAwsIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListAwsIntegrationsReader ¶

type ListAwsIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListAwsIntegrationsReader is a Reader for the ListAwsIntegrations structure.

func (*ListAwsIntegrationsReader) ReadResponse ¶

func (o *ListAwsIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListAzureIntegrationsDefault ¶

type ListAzureIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListAzureIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListAzureIntegrationsDefault ¶

func NewListAzureIntegrationsDefault(code int) *ListAzureIntegrationsDefault

NewListAzureIntegrationsDefault creates a ListAzureIntegrationsDefault with default headers values

func (*ListAzureIntegrationsDefault) Code ¶

Code gets the status code for the list azure integrations default response

func (*ListAzureIntegrationsDefault) Error ¶

func (*ListAzureIntegrationsDefault) GetPayload ¶

func (*ListAzureIntegrationsDefault) IsClientError ¶

func (o *ListAzureIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list azure integrations default response has a 4xx status code

func (*ListAzureIntegrationsDefault) IsCode ¶

func (o *ListAzureIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list azure integrations default response a status code equal to that given

func (*ListAzureIntegrationsDefault) IsRedirect ¶

func (o *ListAzureIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list azure integrations default response has a 3xx status code

func (*ListAzureIntegrationsDefault) IsServerError ¶

func (o *ListAzureIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list azure integrations default response has a 5xx status code

func (*ListAzureIntegrationsDefault) IsSuccess ¶

func (o *ListAzureIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list azure integrations default response has a 2xx status code

func (*ListAzureIntegrationsDefault) String ¶

type ListAzureIntegrationsOK ¶

type ListAzureIntegrationsOK struct {
	Payload *models.Secrets20231128ListAzureIntegrationsResponse
}

ListAzureIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListAzureIntegrationsOK ¶

func NewListAzureIntegrationsOK() *ListAzureIntegrationsOK

NewListAzureIntegrationsOK creates a ListAzureIntegrationsOK with default headers values

func (*ListAzureIntegrationsOK) Code ¶

func (o *ListAzureIntegrationsOK) Code() int

Code gets the status code for the list azure integrations o k response

func (*ListAzureIntegrationsOK) Error ¶

func (o *ListAzureIntegrationsOK) Error() string

func (*ListAzureIntegrationsOK) GetPayload ¶

func (*ListAzureIntegrationsOK) IsClientError ¶

func (o *ListAzureIntegrationsOK) IsClientError() bool

IsClientError returns true when this list azure integrations o k response has a 4xx status code

func (*ListAzureIntegrationsOK) IsCode ¶

func (o *ListAzureIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list azure integrations o k response a status code equal to that given

func (*ListAzureIntegrationsOK) IsRedirect ¶

func (o *ListAzureIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list azure integrations o k response has a 3xx status code

func (*ListAzureIntegrationsOK) IsServerError ¶

func (o *ListAzureIntegrationsOK) IsServerError() bool

IsServerError returns true when this list azure integrations o k response has a 5xx status code

func (*ListAzureIntegrationsOK) IsSuccess ¶

func (o *ListAzureIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list azure integrations o k response has a 2xx status code

func (*ListAzureIntegrationsOK) String ¶

func (o *ListAzureIntegrationsOK) String() string

type ListAzureIntegrationsParams ¶

type ListAzureIntegrationsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListAzureIntegrationsParams contains all the parameters to send to the API endpoint

for the list azure integrations operation.

Typically these are written to a http.Request.

func NewListAzureIntegrationsParams ¶

func NewListAzureIntegrationsParams() *ListAzureIntegrationsParams

NewListAzureIntegrationsParams creates a new ListAzureIntegrationsParams 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 NewListAzureIntegrationsParamsWithContext ¶

func NewListAzureIntegrationsParamsWithContext(ctx context.Context) *ListAzureIntegrationsParams

NewListAzureIntegrationsParamsWithContext creates a new ListAzureIntegrationsParams object with the ability to set a context for a request.

func NewListAzureIntegrationsParamsWithHTTPClient ¶

func NewListAzureIntegrationsParamsWithHTTPClient(client *http.Client) *ListAzureIntegrationsParams

NewListAzureIntegrationsParamsWithHTTPClient creates a new ListAzureIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListAzureIntegrationsParamsWithTimeout ¶

func NewListAzureIntegrationsParamsWithTimeout(timeout time.Duration) *ListAzureIntegrationsParams

NewListAzureIntegrationsParamsWithTimeout creates a new ListAzureIntegrationsParams object with the ability to set a timeout on a request.

func (*ListAzureIntegrationsParams) SetContext ¶

func (o *ListAzureIntegrationsParams) SetContext(ctx context.Context)

SetContext adds the context to the list azure integrations params

func (*ListAzureIntegrationsParams) SetDefaults ¶

func (o *ListAzureIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list azure integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListAzureIntegrationsParams) SetHTTPClient ¶

func (o *ListAzureIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list azure integrations params

func (*ListAzureIntegrationsParams) SetOrganizationID ¶

func (o *ListAzureIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list azure integrations params

func (*ListAzureIntegrationsParams) SetPaginationNextPageToken ¶

func (o *ListAzureIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list azure integrations params

func (*ListAzureIntegrationsParams) SetPaginationPageSize ¶

func (o *ListAzureIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list azure integrations params

func (*ListAzureIntegrationsParams) SetPaginationPreviousPageToken ¶

func (o *ListAzureIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list azure integrations params

func (*ListAzureIntegrationsParams) SetProjectID ¶

func (o *ListAzureIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list azure integrations params

func (*ListAzureIntegrationsParams) SetTimeout ¶

func (o *ListAzureIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list azure integrations params

func (*ListAzureIntegrationsParams) WithContext ¶

WithContext adds the context to the list azure integrations params

func (*ListAzureIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list azure integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListAzureIntegrationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list azure integrations params

func (*ListAzureIntegrationsParams) WithOrganizationID ¶

func (o *ListAzureIntegrationsParams) WithOrganizationID(organizationID string) *ListAzureIntegrationsParams

WithOrganizationID adds the organizationID to the list azure integrations params

func (*ListAzureIntegrationsParams) WithPaginationNextPageToken ¶

func (o *ListAzureIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListAzureIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list azure integrations params

func (*ListAzureIntegrationsParams) WithPaginationPageSize ¶

func (o *ListAzureIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListAzureIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list azure integrations params

func (*ListAzureIntegrationsParams) WithPaginationPreviousPageToken ¶

func (o *ListAzureIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListAzureIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list azure integrations params

func (*ListAzureIntegrationsParams) WithProjectID ¶

func (o *ListAzureIntegrationsParams) WithProjectID(projectID string) *ListAzureIntegrationsParams

WithProjectID adds the projectID to the list azure integrations params

func (*ListAzureIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list azure integrations params

func (*ListAzureIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListAzureIntegrationsReader ¶

type ListAzureIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListAzureIntegrationsReader is a Reader for the ListAzureIntegrations structure.

func (*ListAzureIntegrationsReader) ReadResponse ¶

func (o *ListAzureIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListConfluentIntegrationsDefault ¶

type ListConfluentIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListConfluentIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListConfluentIntegrationsDefault ¶

func NewListConfluentIntegrationsDefault(code int) *ListConfluentIntegrationsDefault

NewListConfluentIntegrationsDefault creates a ListConfluentIntegrationsDefault with default headers values

func (*ListConfluentIntegrationsDefault) Code ¶

Code gets the status code for the list confluent integrations default response

func (*ListConfluentIntegrationsDefault) Error ¶

func (*ListConfluentIntegrationsDefault) GetPayload ¶

func (*ListConfluentIntegrationsDefault) IsClientError ¶

func (o *ListConfluentIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list confluent integrations default response has a 4xx status code

func (*ListConfluentIntegrationsDefault) IsCode ¶

func (o *ListConfluentIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list confluent integrations default response a status code equal to that given

func (*ListConfluentIntegrationsDefault) IsRedirect ¶

func (o *ListConfluentIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list confluent integrations default response has a 3xx status code

func (*ListConfluentIntegrationsDefault) IsServerError ¶

func (o *ListConfluentIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list confluent integrations default response has a 5xx status code

func (*ListConfluentIntegrationsDefault) IsSuccess ¶

func (o *ListConfluentIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list confluent integrations default response has a 2xx status code

func (*ListConfluentIntegrationsDefault) String ¶

type ListConfluentIntegrationsOK ¶

type ListConfluentIntegrationsOK struct {
	Payload *models.Secrets20231128ListConfluentIntegrationsResponse
}

ListConfluentIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListConfluentIntegrationsOK ¶

func NewListConfluentIntegrationsOK() *ListConfluentIntegrationsOK

NewListConfluentIntegrationsOK creates a ListConfluentIntegrationsOK with default headers values

func (*ListConfluentIntegrationsOK) Code ¶

func (o *ListConfluentIntegrationsOK) Code() int

Code gets the status code for the list confluent integrations o k response

func (*ListConfluentIntegrationsOK) Error ¶

func (*ListConfluentIntegrationsOK) GetPayload ¶

func (*ListConfluentIntegrationsOK) IsClientError ¶

func (o *ListConfluentIntegrationsOK) IsClientError() bool

IsClientError returns true when this list confluent integrations o k response has a 4xx status code

func (*ListConfluentIntegrationsOK) IsCode ¶

func (o *ListConfluentIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list confluent integrations o k response a status code equal to that given

func (*ListConfluentIntegrationsOK) IsRedirect ¶

func (o *ListConfluentIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list confluent integrations o k response has a 3xx status code

func (*ListConfluentIntegrationsOK) IsServerError ¶

func (o *ListConfluentIntegrationsOK) IsServerError() bool

IsServerError returns true when this list confluent integrations o k response has a 5xx status code

func (*ListConfluentIntegrationsOK) IsSuccess ¶

func (o *ListConfluentIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list confluent integrations o k response has a 2xx status code

func (*ListConfluentIntegrationsOK) String ¶

func (o *ListConfluentIntegrationsOK) String() string

type ListConfluentIntegrationsParams ¶

type ListConfluentIntegrationsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListConfluentIntegrationsParams contains all the parameters to send to the API endpoint

for the list confluent integrations operation.

Typically these are written to a http.Request.

func NewListConfluentIntegrationsParams ¶

func NewListConfluentIntegrationsParams() *ListConfluentIntegrationsParams

NewListConfluentIntegrationsParams creates a new ListConfluentIntegrationsParams 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 NewListConfluentIntegrationsParamsWithContext ¶

func NewListConfluentIntegrationsParamsWithContext(ctx context.Context) *ListConfluentIntegrationsParams

NewListConfluentIntegrationsParamsWithContext creates a new ListConfluentIntegrationsParams object with the ability to set a context for a request.

func NewListConfluentIntegrationsParamsWithHTTPClient ¶

func NewListConfluentIntegrationsParamsWithHTTPClient(client *http.Client) *ListConfluentIntegrationsParams

NewListConfluentIntegrationsParamsWithHTTPClient creates a new ListConfluentIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListConfluentIntegrationsParamsWithTimeout ¶

func NewListConfluentIntegrationsParamsWithTimeout(timeout time.Duration) *ListConfluentIntegrationsParams

NewListConfluentIntegrationsParamsWithTimeout creates a new ListConfluentIntegrationsParams object with the ability to set a timeout on a request.

func (*ListConfluentIntegrationsParams) SetContext ¶

func (o *ListConfluentIntegrationsParams) SetContext(ctx context.Context)

SetContext adds the context to the list confluent integrations params

func (*ListConfluentIntegrationsParams) SetDefaults ¶

func (o *ListConfluentIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list confluent integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListConfluentIntegrationsParams) SetHTTPClient ¶

func (o *ListConfluentIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list confluent integrations params

func (*ListConfluentIntegrationsParams) SetOrganizationID ¶

func (o *ListConfluentIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list confluent integrations params

func (*ListConfluentIntegrationsParams) SetPaginationNextPageToken ¶

func (o *ListConfluentIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list confluent integrations params

func (*ListConfluentIntegrationsParams) SetPaginationPageSize ¶

func (o *ListConfluentIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list confluent integrations params

func (*ListConfluentIntegrationsParams) SetPaginationPreviousPageToken ¶

func (o *ListConfluentIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list confluent integrations params

func (*ListConfluentIntegrationsParams) SetProjectID ¶

func (o *ListConfluentIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list confluent integrations params

func (*ListConfluentIntegrationsParams) SetTimeout ¶

func (o *ListConfluentIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WithContext ¶

WithContext adds the context to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list confluent integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListConfluentIntegrationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WithOrganizationID ¶

func (o *ListConfluentIntegrationsParams) WithOrganizationID(organizationID string) *ListConfluentIntegrationsParams

WithOrganizationID adds the organizationID to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WithPaginationNextPageToken ¶

func (o *ListConfluentIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListConfluentIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WithPaginationPageSize ¶

func (o *ListConfluentIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListConfluentIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WithPaginationPreviousPageToken ¶

func (o *ListConfluentIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListConfluentIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WithProjectID ¶

WithProjectID adds the projectID to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list confluent integrations params

func (*ListConfluentIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListConfluentIntegrationsReader ¶

type ListConfluentIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListConfluentIntegrationsReader is a Reader for the ListConfluentIntegrations structure.

func (*ListConfluentIntegrationsReader) ReadResponse ¶

func (o *ListConfluentIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListGatewayPoolGatewaysDefault ¶

type ListGatewayPoolGatewaysDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListGatewayPoolGatewaysDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListGatewayPoolGatewaysDefault ¶

func NewListGatewayPoolGatewaysDefault(code int) *ListGatewayPoolGatewaysDefault

NewListGatewayPoolGatewaysDefault creates a ListGatewayPoolGatewaysDefault with default headers values

func (*ListGatewayPoolGatewaysDefault) Code ¶

Code gets the status code for the list gateway pool gateways default response

func (*ListGatewayPoolGatewaysDefault) Error ¶

func (*ListGatewayPoolGatewaysDefault) GetPayload ¶

func (*ListGatewayPoolGatewaysDefault) IsClientError ¶

func (o *ListGatewayPoolGatewaysDefault) IsClientError() bool

IsClientError returns true when this list gateway pool gateways default response has a 4xx status code

func (*ListGatewayPoolGatewaysDefault) IsCode ¶

func (o *ListGatewayPoolGatewaysDefault) IsCode(code int) bool

IsCode returns true when this list gateway pool gateways default response a status code equal to that given

func (*ListGatewayPoolGatewaysDefault) IsRedirect ¶

func (o *ListGatewayPoolGatewaysDefault) IsRedirect() bool

IsRedirect returns true when this list gateway pool gateways default response has a 3xx status code

func (*ListGatewayPoolGatewaysDefault) IsServerError ¶

func (o *ListGatewayPoolGatewaysDefault) IsServerError() bool

IsServerError returns true when this list gateway pool gateways default response has a 5xx status code

func (*ListGatewayPoolGatewaysDefault) IsSuccess ¶

func (o *ListGatewayPoolGatewaysDefault) IsSuccess() bool

IsSuccess returns true when this list gateway pool gateways default response has a 2xx status code

func (*ListGatewayPoolGatewaysDefault) String ¶

type ListGatewayPoolGatewaysOK ¶

type ListGatewayPoolGatewaysOK struct {
	Payload *models.Secrets20231128ListGatewayPoolGatewaysResponse
}

ListGatewayPoolGatewaysOK describes a response with status code 200, with default header values.

A successful response.

func NewListGatewayPoolGatewaysOK ¶

func NewListGatewayPoolGatewaysOK() *ListGatewayPoolGatewaysOK

NewListGatewayPoolGatewaysOK creates a ListGatewayPoolGatewaysOK with default headers values

func (*ListGatewayPoolGatewaysOK) Code ¶

func (o *ListGatewayPoolGatewaysOK) Code() int

Code gets the status code for the list gateway pool gateways o k response

func (*ListGatewayPoolGatewaysOK) Error ¶

func (o *ListGatewayPoolGatewaysOK) Error() string

func (*ListGatewayPoolGatewaysOK) GetPayload ¶

func (*ListGatewayPoolGatewaysOK) IsClientError ¶

func (o *ListGatewayPoolGatewaysOK) IsClientError() bool

IsClientError returns true when this list gateway pool gateways o k response has a 4xx status code

func (*ListGatewayPoolGatewaysOK) IsCode ¶

func (o *ListGatewayPoolGatewaysOK) IsCode(code int) bool

IsCode returns true when this list gateway pool gateways o k response a status code equal to that given

func (*ListGatewayPoolGatewaysOK) IsRedirect ¶

func (o *ListGatewayPoolGatewaysOK) IsRedirect() bool

IsRedirect returns true when this list gateway pool gateways o k response has a 3xx status code

func (*ListGatewayPoolGatewaysOK) IsServerError ¶

func (o *ListGatewayPoolGatewaysOK) IsServerError() bool

IsServerError returns true when this list gateway pool gateways o k response has a 5xx status code

func (*ListGatewayPoolGatewaysOK) IsSuccess ¶

func (o *ListGatewayPoolGatewaysOK) IsSuccess() bool

IsSuccess returns true when this list gateway pool gateways o k response has a 2xx status code

func (*ListGatewayPoolGatewaysOK) String ¶

func (o *ListGatewayPoolGatewaysOK) String() string

type ListGatewayPoolGatewaysParams ¶

type ListGatewayPoolGatewaysParams struct {

	// GatewayPoolName.
	GatewayPoolName string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListGatewayPoolGatewaysParams contains all the parameters to send to the API endpoint

for the list gateway pool gateways operation.

Typically these are written to a http.Request.

func NewListGatewayPoolGatewaysParams ¶

func NewListGatewayPoolGatewaysParams() *ListGatewayPoolGatewaysParams

NewListGatewayPoolGatewaysParams creates a new ListGatewayPoolGatewaysParams 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 NewListGatewayPoolGatewaysParamsWithContext ¶

func NewListGatewayPoolGatewaysParamsWithContext(ctx context.Context) *ListGatewayPoolGatewaysParams

NewListGatewayPoolGatewaysParamsWithContext creates a new ListGatewayPoolGatewaysParams object with the ability to set a context for a request.

func NewListGatewayPoolGatewaysParamsWithHTTPClient ¶

func NewListGatewayPoolGatewaysParamsWithHTTPClient(client *http.Client) *ListGatewayPoolGatewaysParams

NewListGatewayPoolGatewaysParamsWithHTTPClient creates a new ListGatewayPoolGatewaysParams object with the ability to set a custom HTTPClient for a request.

func NewListGatewayPoolGatewaysParamsWithTimeout ¶

func NewListGatewayPoolGatewaysParamsWithTimeout(timeout time.Duration) *ListGatewayPoolGatewaysParams

NewListGatewayPoolGatewaysParamsWithTimeout creates a new ListGatewayPoolGatewaysParams object with the ability to set a timeout on a request.

func (*ListGatewayPoolGatewaysParams) SetContext ¶

func (o *ListGatewayPoolGatewaysParams) SetContext(ctx context.Context)

SetContext adds the context to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) SetDefaults ¶

func (o *ListGatewayPoolGatewaysParams) SetDefaults()

SetDefaults hydrates default values in the list gateway pool gateways params (not the query body).

All values with no default are reset to their zero value.

func (*ListGatewayPoolGatewaysParams) SetGatewayPoolName ¶

func (o *ListGatewayPoolGatewaysParams) SetGatewayPoolName(gatewayPoolName string)

SetGatewayPoolName adds the gatewayPoolName to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) SetHTTPClient ¶

func (o *ListGatewayPoolGatewaysParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) SetOrganizationID ¶

func (o *ListGatewayPoolGatewaysParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) SetProjectID ¶

func (o *ListGatewayPoolGatewaysParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) SetTimeout ¶

func (o *ListGatewayPoolGatewaysParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) WithContext ¶

WithContext adds the context to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) WithDefaults ¶

WithDefaults hydrates default values in the list gateway pool gateways params (not the query body).

All values with no default are reset to their zero value.

func (*ListGatewayPoolGatewaysParams) WithGatewayPoolName ¶

func (o *ListGatewayPoolGatewaysParams) WithGatewayPoolName(gatewayPoolName string) *ListGatewayPoolGatewaysParams

WithGatewayPoolName adds the gatewayPoolName to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) WithOrganizationID ¶

func (o *ListGatewayPoolGatewaysParams) WithOrganizationID(organizationID string) *ListGatewayPoolGatewaysParams

WithOrganizationID adds the organizationID to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) WithProjectID ¶

WithProjectID adds the projectID to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) WithTimeout ¶

WithTimeout adds the timeout to the list gateway pool gateways params

func (*ListGatewayPoolGatewaysParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListGatewayPoolGatewaysReader ¶

type ListGatewayPoolGatewaysReader struct {
	// contains filtered or unexported fields
}

ListGatewayPoolGatewaysReader is a Reader for the ListGatewayPoolGateways structure.

func (*ListGatewayPoolGatewaysReader) ReadResponse ¶

func (o *ListGatewayPoolGatewaysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListGatewayPoolIntegrationsDefault ¶

type ListGatewayPoolIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListGatewayPoolIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListGatewayPoolIntegrationsDefault ¶

func NewListGatewayPoolIntegrationsDefault(code int) *ListGatewayPoolIntegrationsDefault

NewListGatewayPoolIntegrationsDefault creates a ListGatewayPoolIntegrationsDefault with default headers values

func (*ListGatewayPoolIntegrationsDefault) Code ¶

Code gets the status code for the list gateway pool integrations default response

func (*ListGatewayPoolIntegrationsDefault) Error ¶

func (*ListGatewayPoolIntegrationsDefault) GetPayload ¶

func (*ListGatewayPoolIntegrationsDefault) IsClientError ¶

func (o *ListGatewayPoolIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list gateway pool integrations default response has a 4xx status code

func (*ListGatewayPoolIntegrationsDefault) IsCode ¶

IsCode returns true when this list gateway pool integrations default response a status code equal to that given

func (*ListGatewayPoolIntegrationsDefault) IsRedirect ¶

func (o *ListGatewayPoolIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list gateway pool integrations default response has a 3xx status code

func (*ListGatewayPoolIntegrationsDefault) IsServerError ¶

func (o *ListGatewayPoolIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list gateway pool integrations default response has a 5xx status code

func (*ListGatewayPoolIntegrationsDefault) IsSuccess ¶

IsSuccess returns true when this list gateway pool integrations default response has a 2xx status code

func (*ListGatewayPoolIntegrationsDefault) String ¶

type ListGatewayPoolIntegrationsOK ¶

type ListGatewayPoolIntegrationsOK struct {
	Payload *models.Secrets20231128ListGatewayPoolIntegrationsResponse
}

ListGatewayPoolIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListGatewayPoolIntegrationsOK ¶

func NewListGatewayPoolIntegrationsOK() *ListGatewayPoolIntegrationsOK

NewListGatewayPoolIntegrationsOK creates a ListGatewayPoolIntegrationsOK with default headers values

func (*ListGatewayPoolIntegrationsOK) Code ¶

Code gets the status code for the list gateway pool integrations o k response

func (*ListGatewayPoolIntegrationsOK) Error ¶

func (*ListGatewayPoolIntegrationsOK) GetPayload ¶

func (*ListGatewayPoolIntegrationsOK) IsClientError ¶

func (o *ListGatewayPoolIntegrationsOK) IsClientError() bool

IsClientError returns true when this list gateway pool integrations o k response has a 4xx status code

func (*ListGatewayPoolIntegrationsOK) IsCode ¶

func (o *ListGatewayPoolIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list gateway pool integrations o k response a status code equal to that given

func (*ListGatewayPoolIntegrationsOK) IsRedirect ¶

func (o *ListGatewayPoolIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list gateway pool integrations o k response has a 3xx status code

func (*ListGatewayPoolIntegrationsOK) IsServerError ¶

func (o *ListGatewayPoolIntegrationsOK) IsServerError() bool

IsServerError returns true when this list gateway pool integrations o k response has a 5xx status code

func (*ListGatewayPoolIntegrationsOK) IsSuccess ¶

func (o *ListGatewayPoolIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list gateway pool integrations o k response has a 2xx status code

func (*ListGatewayPoolIntegrationsOK) String ¶

type ListGatewayPoolIntegrationsParams ¶

type ListGatewayPoolIntegrationsParams struct {

	// GatewayPoolName.
	GatewayPoolName string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListGatewayPoolIntegrationsParams contains all the parameters to send to the API endpoint

for the list gateway pool integrations operation.

Typically these are written to a http.Request.

func NewListGatewayPoolIntegrationsParams ¶

func NewListGatewayPoolIntegrationsParams() *ListGatewayPoolIntegrationsParams

NewListGatewayPoolIntegrationsParams creates a new ListGatewayPoolIntegrationsParams 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 NewListGatewayPoolIntegrationsParamsWithContext ¶

func NewListGatewayPoolIntegrationsParamsWithContext(ctx context.Context) *ListGatewayPoolIntegrationsParams

NewListGatewayPoolIntegrationsParamsWithContext creates a new ListGatewayPoolIntegrationsParams object with the ability to set a context for a request.

func NewListGatewayPoolIntegrationsParamsWithHTTPClient ¶

func NewListGatewayPoolIntegrationsParamsWithHTTPClient(client *http.Client) *ListGatewayPoolIntegrationsParams

NewListGatewayPoolIntegrationsParamsWithHTTPClient creates a new ListGatewayPoolIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListGatewayPoolIntegrationsParamsWithTimeout ¶

func NewListGatewayPoolIntegrationsParamsWithTimeout(timeout time.Duration) *ListGatewayPoolIntegrationsParams

NewListGatewayPoolIntegrationsParamsWithTimeout creates a new ListGatewayPoolIntegrationsParams object with the ability to set a timeout on a request.

func (*ListGatewayPoolIntegrationsParams) SetContext ¶

SetContext adds the context to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) SetDefaults ¶

func (o *ListGatewayPoolIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list gateway pool integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListGatewayPoolIntegrationsParams) SetGatewayPoolName ¶

func (o *ListGatewayPoolIntegrationsParams) SetGatewayPoolName(gatewayPoolName string)

SetGatewayPoolName adds the gatewayPoolName to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) SetHTTPClient ¶

func (o *ListGatewayPoolIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) SetOrganizationID ¶

func (o *ListGatewayPoolIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) SetProjectID ¶

func (o *ListGatewayPoolIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) SetTimeout ¶

func (o *ListGatewayPoolIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) WithContext ¶

WithContext adds the context to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list gateway pool integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListGatewayPoolIntegrationsParams) WithGatewayPoolName ¶

func (o *ListGatewayPoolIntegrationsParams) WithGatewayPoolName(gatewayPoolName string) *ListGatewayPoolIntegrationsParams

WithGatewayPoolName adds the gatewayPoolName to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) WithOrganizationID ¶

func (o *ListGatewayPoolIntegrationsParams) WithOrganizationID(organizationID string) *ListGatewayPoolIntegrationsParams

WithOrganizationID adds the organizationID to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) WithProjectID ¶

WithProjectID adds the projectID to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list gateway pool integrations params

func (*ListGatewayPoolIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListGatewayPoolIntegrationsReader ¶

type ListGatewayPoolIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListGatewayPoolIntegrationsReader is a Reader for the ListGatewayPoolIntegrations structure.

func (*ListGatewayPoolIntegrationsReader) ReadResponse ¶

func (o *ListGatewayPoolIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListGatewayPoolsDefault ¶

type ListGatewayPoolsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListGatewayPoolsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListGatewayPoolsDefault ¶

func NewListGatewayPoolsDefault(code int) *ListGatewayPoolsDefault

NewListGatewayPoolsDefault creates a ListGatewayPoolsDefault with default headers values

func (*ListGatewayPoolsDefault) Code ¶

func (o *ListGatewayPoolsDefault) Code() int

Code gets the status code for the list gateway pools default response

func (*ListGatewayPoolsDefault) Error ¶

func (o *ListGatewayPoolsDefault) Error() string

func (*ListGatewayPoolsDefault) GetPayload ¶

func (*ListGatewayPoolsDefault) IsClientError ¶

func (o *ListGatewayPoolsDefault) IsClientError() bool

IsClientError returns true when this list gateway pools default response has a 4xx status code

func (*ListGatewayPoolsDefault) IsCode ¶

func (o *ListGatewayPoolsDefault) IsCode(code int) bool

IsCode returns true when this list gateway pools default response a status code equal to that given

func (*ListGatewayPoolsDefault) IsRedirect ¶

func (o *ListGatewayPoolsDefault) IsRedirect() bool

IsRedirect returns true when this list gateway pools default response has a 3xx status code

func (*ListGatewayPoolsDefault) IsServerError ¶

func (o *ListGatewayPoolsDefault) IsServerError() bool

IsServerError returns true when this list gateway pools default response has a 5xx status code

func (*ListGatewayPoolsDefault) IsSuccess ¶

func (o *ListGatewayPoolsDefault) IsSuccess() bool

IsSuccess returns true when this list gateway pools default response has a 2xx status code

func (*ListGatewayPoolsDefault) String ¶

func (o *ListGatewayPoolsDefault) String() string

type ListGatewayPoolsOK ¶

type ListGatewayPoolsOK struct {
	Payload *models.Secrets20231128ListGatewayPoolsResponse
}

ListGatewayPoolsOK describes a response with status code 200, with default header values.

A successful response.

func NewListGatewayPoolsOK ¶

func NewListGatewayPoolsOK() *ListGatewayPoolsOK

NewListGatewayPoolsOK creates a ListGatewayPoolsOK with default headers values

func (*ListGatewayPoolsOK) Code ¶

func (o *ListGatewayPoolsOK) Code() int

Code gets the status code for the list gateway pools o k response

func (*ListGatewayPoolsOK) Error ¶

func (o *ListGatewayPoolsOK) Error() string

func (*ListGatewayPoolsOK) GetPayload ¶

func (*ListGatewayPoolsOK) IsClientError ¶

func (o *ListGatewayPoolsOK) IsClientError() bool

IsClientError returns true when this list gateway pools o k response has a 4xx status code

func (*ListGatewayPoolsOK) IsCode ¶

func (o *ListGatewayPoolsOK) IsCode(code int) bool

IsCode returns true when this list gateway pools o k response a status code equal to that given

func (*ListGatewayPoolsOK) IsRedirect ¶

func (o *ListGatewayPoolsOK) IsRedirect() bool

IsRedirect returns true when this list gateway pools o k response has a 3xx status code

func (*ListGatewayPoolsOK) IsServerError ¶

func (o *ListGatewayPoolsOK) IsServerError() bool

IsServerError returns true when this list gateway pools o k response has a 5xx status code

func (*ListGatewayPoolsOK) IsSuccess ¶

func (o *ListGatewayPoolsOK) IsSuccess() bool

IsSuccess returns true when this list gateway pools o k response has a 2xx status code

func (*ListGatewayPoolsOK) String ¶

func (o *ListGatewayPoolsOK) String() string

type ListGatewayPoolsParams ¶

type ListGatewayPoolsParams struct {

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListGatewayPoolsParams contains all the parameters to send to the API endpoint

for the list gateway pools operation.

Typically these are written to a http.Request.

func NewListGatewayPoolsParams ¶

func NewListGatewayPoolsParams() *ListGatewayPoolsParams

NewListGatewayPoolsParams creates a new ListGatewayPoolsParams 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 NewListGatewayPoolsParamsWithContext ¶

func NewListGatewayPoolsParamsWithContext(ctx context.Context) *ListGatewayPoolsParams

NewListGatewayPoolsParamsWithContext creates a new ListGatewayPoolsParams object with the ability to set a context for a request.

func NewListGatewayPoolsParamsWithHTTPClient ¶

func NewListGatewayPoolsParamsWithHTTPClient(client *http.Client) *ListGatewayPoolsParams

NewListGatewayPoolsParamsWithHTTPClient creates a new ListGatewayPoolsParams object with the ability to set a custom HTTPClient for a request.

func NewListGatewayPoolsParamsWithTimeout ¶

func NewListGatewayPoolsParamsWithTimeout(timeout time.Duration) *ListGatewayPoolsParams

NewListGatewayPoolsParamsWithTimeout creates a new ListGatewayPoolsParams object with the ability to set a timeout on a request.

func (*ListGatewayPoolsParams) SetContext ¶

func (o *ListGatewayPoolsParams) SetContext(ctx context.Context)

SetContext adds the context to the list gateway pools params

func (*ListGatewayPoolsParams) SetDefaults ¶

func (o *ListGatewayPoolsParams) SetDefaults()

SetDefaults hydrates default values in the list gateway pools params (not the query body).

All values with no default are reset to their zero value.

func (*ListGatewayPoolsParams) SetHTTPClient ¶

func (o *ListGatewayPoolsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list gateway pools params

func (*ListGatewayPoolsParams) SetOrganizationID ¶

func (o *ListGatewayPoolsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list gateway pools params

func (*ListGatewayPoolsParams) SetProjectID ¶

func (o *ListGatewayPoolsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list gateway pools params

func (*ListGatewayPoolsParams) SetTimeout ¶

func (o *ListGatewayPoolsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list gateway pools params

func (*ListGatewayPoolsParams) WithContext ¶

WithContext adds the context to the list gateway pools params

func (*ListGatewayPoolsParams) WithDefaults ¶

WithDefaults hydrates default values in the list gateway pools params (not the query body).

All values with no default are reset to their zero value.

func (*ListGatewayPoolsParams) WithHTTPClient ¶

func (o *ListGatewayPoolsParams) WithHTTPClient(client *http.Client) *ListGatewayPoolsParams

WithHTTPClient adds the HTTPClient to the list gateway pools params

func (*ListGatewayPoolsParams) WithOrganizationID ¶

func (o *ListGatewayPoolsParams) WithOrganizationID(organizationID string) *ListGatewayPoolsParams

WithOrganizationID adds the organizationID to the list gateway pools params

func (*ListGatewayPoolsParams) WithProjectID ¶

func (o *ListGatewayPoolsParams) WithProjectID(projectID string) *ListGatewayPoolsParams

WithProjectID adds the projectID to the list gateway pools params

func (*ListGatewayPoolsParams) WithTimeout ¶

WithTimeout adds the timeout to the list gateway pools params

func (*ListGatewayPoolsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListGatewayPoolsReader ¶

type ListGatewayPoolsReader struct {
	// contains filtered or unexported fields
}

ListGatewayPoolsReader is a Reader for the ListGatewayPools structure.

func (*ListGatewayPoolsReader) ReadResponse ¶

func (o *ListGatewayPoolsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListGcpDynamicSecretsDefault ¶

type ListGcpDynamicSecretsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListGcpDynamicSecretsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListGcpDynamicSecretsDefault ¶

func NewListGcpDynamicSecretsDefault(code int) *ListGcpDynamicSecretsDefault

NewListGcpDynamicSecretsDefault creates a ListGcpDynamicSecretsDefault with default headers values

func (*ListGcpDynamicSecretsDefault) Code ¶

Code gets the status code for the list gcp dynamic secrets default response

func (*ListGcpDynamicSecretsDefault) Error ¶

func (*ListGcpDynamicSecretsDefault) GetPayload ¶

func (*ListGcpDynamicSecretsDefault) IsClientError ¶

func (o *ListGcpDynamicSecretsDefault) IsClientError() bool

IsClientError returns true when this list gcp dynamic secrets default response has a 4xx status code

func (*ListGcpDynamicSecretsDefault) IsCode ¶

func (o *ListGcpDynamicSecretsDefault) IsCode(code int) bool

IsCode returns true when this list gcp dynamic secrets default response a status code equal to that given

func (*ListGcpDynamicSecretsDefault) IsRedirect ¶

func (o *ListGcpDynamicSecretsDefault) IsRedirect() bool

IsRedirect returns true when this list gcp dynamic secrets default response has a 3xx status code

func (*ListGcpDynamicSecretsDefault) IsServerError ¶

func (o *ListGcpDynamicSecretsDefault) IsServerError() bool

IsServerError returns true when this list gcp dynamic secrets default response has a 5xx status code

func (*ListGcpDynamicSecretsDefault) IsSuccess ¶

func (o *ListGcpDynamicSecretsDefault) IsSuccess() bool

IsSuccess returns true when this list gcp dynamic secrets default response has a 2xx status code

func (*ListGcpDynamicSecretsDefault) String ¶

type ListGcpDynamicSecretsOK ¶

type ListGcpDynamicSecretsOK struct {
	Payload *models.Secrets20231128ListGcpDynamicSecretsResponse
}

ListGcpDynamicSecretsOK describes a response with status code 200, with default header values.

A successful response.

func NewListGcpDynamicSecretsOK ¶

func NewListGcpDynamicSecretsOK() *ListGcpDynamicSecretsOK

NewListGcpDynamicSecretsOK creates a ListGcpDynamicSecretsOK with default headers values

func (*ListGcpDynamicSecretsOK) Code ¶

func (o *ListGcpDynamicSecretsOK) Code() int

Code gets the status code for the list gcp dynamic secrets o k response

func (*ListGcpDynamicSecretsOK) Error ¶

func (o *ListGcpDynamicSecretsOK) Error() string

func (*ListGcpDynamicSecretsOK) GetPayload ¶

func (*ListGcpDynamicSecretsOK) IsClientError ¶

func (o *ListGcpDynamicSecretsOK) IsClientError() bool

IsClientError returns true when this list gcp dynamic secrets o k response has a 4xx status code

func (*ListGcpDynamicSecretsOK) IsCode ¶

func (o *ListGcpDynamicSecretsOK) IsCode(code int) bool

IsCode returns true when this list gcp dynamic secrets o k response a status code equal to that given

func (*ListGcpDynamicSecretsOK) IsRedirect ¶

func (o *ListGcpDynamicSecretsOK) IsRedirect() bool

IsRedirect returns true when this list gcp dynamic secrets o k response has a 3xx status code

func (*ListGcpDynamicSecretsOK) IsServerError ¶

func (o *ListGcpDynamicSecretsOK) IsServerError() bool

IsServerError returns true when this list gcp dynamic secrets o k response has a 5xx status code

func (*ListGcpDynamicSecretsOK) IsSuccess ¶

func (o *ListGcpDynamicSecretsOK) IsSuccess() bool

IsSuccess returns true when this list gcp dynamic secrets o k response has a 2xx status code

func (*ListGcpDynamicSecretsOK) String ¶

func (o *ListGcpDynamicSecretsOK) String() string

type ListGcpDynamicSecretsParams ¶

type ListGcpDynamicSecretsParams struct {

	// AppName.
	AppName string

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListGcpDynamicSecretsParams contains all the parameters to send to the API endpoint

for the list gcp dynamic secrets operation.

Typically these are written to a http.Request.

func NewListGcpDynamicSecretsParams ¶

func NewListGcpDynamicSecretsParams() *ListGcpDynamicSecretsParams

NewListGcpDynamicSecretsParams creates a new ListGcpDynamicSecretsParams 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 NewListGcpDynamicSecretsParamsWithContext ¶

func NewListGcpDynamicSecretsParamsWithContext(ctx context.Context) *ListGcpDynamicSecretsParams

NewListGcpDynamicSecretsParamsWithContext creates a new ListGcpDynamicSecretsParams object with the ability to set a context for a request.

func NewListGcpDynamicSecretsParamsWithHTTPClient ¶

func NewListGcpDynamicSecretsParamsWithHTTPClient(client *http.Client) *ListGcpDynamicSecretsParams

NewListGcpDynamicSecretsParamsWithHTTPClient creates a new ListGcpDynamicSecretsParams object with the ability to set a custom HTTPClient for a request.

func NewListGcpDynamicSecretsParamsWithTimeout ¶

func NewListGcpDynamicSecretsParamsWithTimeout(timeout time.Duration) *ListGcpDynamicSecretsParams

NewListGcpDynamicSecretsParamsWithTimeout creates a new ListGcpDynamicSecretsParams object with the ability to set a timeout on a request.

func (*ListGcpDynamicSecretsParams) SetAppName ¶

func (o *ListGcpDynamicSecretsParams) SetAppName(appName string)

SetAppName adds the appName to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) SetContext ¶

func (o *ListGcpDynamicSecretsParams) SetContext(ctx context.Context)

SetContext adds the context to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) SetDefaults ¶

func (o *ListGcpDynamicSecretsParams) SetDefaults()

SetDefaults hydrates default values in the list gcp dynamic secrets params (not the query body).

All values with no default are reset to their zero value.

func (*ListGcpDynamicSecretsParams) SetHTTPClient ¶

func (o *ListGcpDynamicSecretsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) SetOrganizationID ¶

func (o *ListGcpDynamicSecretsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) SetPaginationNextPageToken ¶

func (o *ListGcpDynamicSecretsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) SetPaginationPageSize ¶

func (o *ListGcpDynamicSecretsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) SetPaginationPreviousPageToken ¶

func (o *ListGcpDynamicSecretsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) SetProjectID ¶

func (o *ListGcpDynamicSecretsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) SetTimeout ¶

func (o *ListGcpDynamicSecretsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithAppName ¶

WithAppName adds the appName to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithContext ¶

WithContext adds the context to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithDefaults ¶

WithDefaults hydrates default values in the list gcp dynamic secrets params (not the query body).

All values with no default are reset to their zero value.

func (*ListGcpDynamicSecretsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithOrganizationID ¶

func (o *ListGcpDynamicSecretsParams) WithOrganizationID(organizationID string) *ListGcpDynamicSecretsParams

WithOrganizationID adds the organizationID to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithPaginationNextPageToken ¶

func (o *ListGcpDynamicSecretsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListGcpDynamicSecretsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithPaginationPageSize ¶

func (o *ListGcpDynamicSecretsParams) WithPaginationPageSize(paginationPageSize *int64) *ListGcpDynamicSecretsParams

WithPaginationPageSize adds the paginationPageSize to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithPaginationPreviousPageToken ¶

func (o *ListGcpDynamicSecretsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListGcpDynamicSecretsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithProjectID ¶

func (o *ListGcpDynamicSecretsParams) WithProjectID(projectID string) *ListGcpDynamicSecretsParams

WithProjectID adds the projectID to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WithTimeout ¶

WithTimeout adds the timeout to the list gcp dynamic secrets params

func (*ListGcpDynamicSecretsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListGcpDynamicSecretsReader ¶

type ListGcpDynamicSecretsReader struct {
	// contains filtered or unexported fields
}

ListGcpDynamicSecretsReader is a Reader for the ListGcpDynamicSecrets structure.

func (*ListGcpDynamicSecretsReader) ReadResponse ¶

func (o *ListGcpDynamicSecretsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListGcpIntegrationsDefault ¶

type ListGcpIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListGcpIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListGcpIntegrationsDefault ¶

func NewListGcpIntegrationsDefault(code int) *ListGcpIntegrationsDefault

NewListGcpIntegrationsDefault creates a ListGcpIntegrationsDefault with default headers values

func (*ListGcpIntegrationsDefault) Code ¶

func (o *ListGcpIntegrationsDefault) Code() int

Code gets the status code for the list gcp integrations default response

func (*ListGcpIntegrationsDefault) Error ¶

func (*ListGcpIntegrationsDefault) GetPayload ¶

func (*ListGcpIntegrationsDefault) IsClientError ¶

func (o *ListGcpIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list gcp integrations default response has a 4xx status code

func (*ListGcpIntegrationsDefault) IsCode ¶

func (o *ListGcpIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list gcp integrations default response a status code equal to that given

func (*ListGcpIntegrationsDefault) IsRedirect ¶

func (o *ListGcpIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list gcp integrations default response has a 3xx status code

func (*ListGcpIntegrationsDefault) IsServerError ¶

func (o *ListGcpIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list gcp integrations default response has a 5xx status code

func (*ListGcpIntegrationsDefault) IsSuccess ¶

func (o *ListGcpIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list gcp integrations default response has a 2xx status code

func (*ListGcpIntegrationsDefault) String ¶

func (o *ListGcpIntegrationsDefault) String() string

type ListGcpIntegrationsOK ¶

type ListGcpIntegrationsOK struct {
	Payload *models.Secrets20231128ListGcpIntegrationsResponse
}

ListGcpIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListGcpIntegrationsOK ¶

func NewListGcpIntegrationsOK() *ListGcpIntegrationsOK

NewListGcpIntegrationsOK creates a ListGcpIntegrationsOK with default headers values

func (*ListGcpIntegrationsOK) Code ¶

func (o *ListGcpIntegrationsOK) Code() int

Code gets the status code for the list gcp integrations o k response

func (*ListGcpIntegrationsOK) Error ¶

func (o *ListGcpIntegrationsOK) Error() string

func (*ListGcpIntegrationsOK) GetPayload ¶

func (*ListGcpIntegrationsOK) IsClientError ¶

func (o *ListGcpIntegrationsOK) IsClientError() bool

IsClientError returns true when this list gcp integrations o k response has a 4xx status code

func (*ListGcpIntegrationsOK) IsCode ¶

func (o *ListGcpIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list gcp integrations o k response a status code equal to that given

func (*ListGcpIntegrationsOK) IsRedirect ¶

func (o *ListGcpIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list gcp integrations o k response has a 3xx status code

func (*ListGcpIntegrationsOK) IsServerError ¶

func (o *ListGcpIntegrationsOK) IsServerError() bool

IsServerError returns true when this list gcp integrations o k response has a 5xx status code

func (*ListGcpIntegrationsOK) IsSuccess ¶

func (o *ListGcpIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list gcp integrations o k response has a 2xx status code

func (*ListGcpIntegrationsOK) String ¶

func (o *ListGcpIntegrationsOK) String() string

type ListGcpIntegrationsParams ¶

type ListGcpIntegrationsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListGcpIntegrationsParams contains all the parameters to send to the API endpoint

for the list gcp integrations operation.

Typically these are written to a http.Request.

func NewListGcpIntegrationsParams ¶

func NewListGcpIntegrationsParams() *ListGcpIntegrationsParams

NewListGcpIntegrationsParams creates a new ListGcpIntegrationsParams 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 NewListGcpIntegrationsParamsWithContext ¶

func NewListGcpIntegrationsParamsWithContext(ctx context.Context) *ListGcpIntegrationsParams

NewListGcpIntegrationsParamsWithContext creates a new ListGcpIntegrationsParams object with the ability to set a context for a request.

func NewListGcpIntegrationsParamsWithHTTPClient ¶

func NewListGcpIntegrationsParamsWithHTTPClient(client *http.Client) *ListGcpIntegrationsParams

NewListGcpIntegrationsParamsWithHTTPClient creates a new ListGcpIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListGcpIntegrationsParamsWithTimeout ¶

func NewListGcpIntegrationsParamsWithTimeout(timeout time.Duration) *ListGcpIntegrationsParams

NewListGcpIntegrationsParamsWithTimeout creates a new ListGcpIntegrationsParams object with the ability to set a timeout on a request.

func (*ListGcpIntegrationsParams) SetContext ¶

func (o *ListGcpIntegrationsParams) SetContext(ctx context.Context)

SetContext adds the context to the list gcp integrations params

func (*ListGcpIntegrationsParams) SetDefaults ¶

func (o *ListGcpIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list gcp integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListGcpIntegrationsParams) SetHTTPClient ¶

func (o *ListGcpIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list gcp integrations params

func (*ListGcpIntegrationsParams) SetOrganizationID ¶

func (o *ListGcpIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list gcp integrations params

func (*ListGcpIntegrationsParams) SetPaginationNextPageToken ¶

func (o *ListGcpIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list gcp integrations params

func (*ListGcpIntegrationsParams) SetPaginationPageSize ¶

func (o *ListGcpIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list gcp integrations params

func (*ListGcpIntegrationsParams) SetPaginationPreviousPageToken ¶

func (o *ListGcpIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list gcp integrations params

func (*ListGcpIntegrationsParams) SetProjectID ¶

func (o *ListGcpIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list gcp integrations params

func (*ListGcpIntegrationsParams) SetTimeout ¶

func (o *ListGcpIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list gcp integrations params

func (*ListGcpIntegrationsParams) WithContext ¶

WithContext adds the context to the list gcp integrations params

func (*ListGcpIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list gcp integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListGcpIntegrationsParams) WithHTTPClient ¶

func (o *ListGcpIntegrationsParams) WithHTTPClient(client *http.Client) *ListGcpIntegrationsParams

WithHTTPClient adds the HTTPClient to the list gcp integrations params

func (*ListGcpIntegrationsParams) WithOrganizationID ¶

func (o *ListGcpIntegrationsParams) WithOrganizationID(organizationID string) *ListGcpIntegrationsParams

WithOrganizationID adds the organizationID to the list gcp integrations params

func (*ListGcpIntegrationsParams) WithPaginationNextPageToken ¶

func (o *ListGcpIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListGcpIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list gcp integrations params

func (*ListGcpIntegrationsParams) WithPaginationPageSize ¶

func (o *ListGcpIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListGcpIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list gcp integrations params

func (*ListGcpIntegrationsParams) WithPaginationPreviousPageToken ¶

func (o *ListGcpIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListGcpIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list gcp integrations params

func (*ListGcpIntegrationsParams) WithProjectID ¶

func (o *ListGcpIntegrationsParams) WithProjectID(projectID string) *ListGcpIntegrationsParams

WithProjectID adds the projectID to the list gcp integrations params

func (*ListGcpIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list gcp integrations params

func (*ListGcpIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListGcpIntegrationsReader ¶

type ListGcpIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListGcpIntegrationsReader is a Reader for the ListGcpIntegrations structure.

func (*ListGcpIntegrationsReader) ReadResponse ¶

func (o *ListGcpIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListIntegrationsDefault ¶

type ListIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListIntegrationsDefault ¶

func NewListIntegrationsDefault(code int) *ListIntegrationsDefault

NewListIntegrationsDefault creates a ListIntegrationsDefault with default headers values

func (*ListIntegrationsDefault) Code ¶

func (o *ListIntegrationsDefault) Code() int

Code gets the status code for the list integrations default response

func (*ListIntegrationsDefault) Error ¶

func (o *ListIntegrationsDefault) Error() string

func (*ListIntegrationsDefault) GetPayload ¶

func (*ListIntegrationsDefault) IsClientError ¶

func (o *ListIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list integrations default response has a 4xx status code

func (*ListIntegrationsDefault) IsCode ¶

func (o *ListIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list integrations default response a status code equal to that given

func (*ListIntegrationsDefault) IsRedirect ¶

func (o *ListIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list integrations default response has a 3xx status code

func (*ListIntegrationsDefault) IsServerError ¶

func (o *ListIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list integrations default response has a 5xx status code

func (*ListIntegrationsDefault) IsSuccess ¶

func (o *ListIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list integrations default response has a 2xx status code

func (*ListIntegrationsDefault) String ¶

func (o *ListIntegrationsDefault) String() string

type ListIntegrationsOK ¶

type ListIntegrationsOK struct {
	Payload *models.Secrets20231128ListIntegrationsResponse
}

ListIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListIntegrationsOK ¶

func NewListIntegrationsOK() *ListIntegrationsOK

NewListIntegrationsOK creates a ListIntegrationsOK with default headers values

func (*ListIntegrationsOK) Code ¶

func (o *ListIntegrationsOK) Code() int

Code gets the status code for the list integrations o k response

func (*ListIntegrationsOK) Error ¶

func (o *ListIntegrationsOK) Error() string

func (*ListIntegrationsOK) GetPayload ¶

func (*ListIntegrationsOK) IsClientError ¶

func (o *ListIntegrationsOK) IsClientError() bool

IsClientError returns true when this list integrations o k response has a 4xx status code

func (*ListIntegrationsOK) IsCode ¶

func (o *ListIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list integrations o k response a status code equal to that given

func (*ListIntegrationsOK) IsRedirect ¶

func (o *ListIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list integrations o k response has a 3xx status code

func (*ListIntegrationsOK) IsServerError ¶

func (o *ListIntegrationsOK) IsServerError() bool

IsServerError returns true when this list integrations o k response has a 5xx status code

func (*ListIntegrationsOK) IsSuccess ¶

func (o *ListIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list integrations o k response has a 2xx status code

func (*ListIntegrationsOK) String ¶

func (o *ListIntegrationsOK) String() string

type ListIntegrationsParams ¶

type ListIntegrationsParams struct {

	// Capabilities.
	Capabilities []string

	// NameContains.
	NameContains *string

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	// Providers.
	Providers []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListIntegrationsParams contains all the parameters to send to the API endpoint

for the list integrations operation.

Typically these are written to a http.Request.

func NewListIntegrationsParams ¶

func NewListIntegrationsParams() *ListIntegrationsParams

NewListIntegrationsParams creates a new ListIntegrationsParams 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 NewListIntegrationsParamsWithContext ¶

func NewListIntegrationsParamsWithContext(ctx context.Context) *ListIntegrationsParams

NewListIntegrationsParamsWithContext creates a new ListIntegrationsParams object with the ability to set a context for a request.

func NewListIntegrationsParamsWithHTTPClient ¶

func NewListIntegrationsParamsWithHTTPClient(client *http.Client) *ListIntegrationsParams

NewListIntegrationsParamsWithHTTPClient creates a new ListIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListIntegrationsParamsWithTimeout ¶

func NewListIntegrationsParamsWithTimeout(timeout time.Duration) *ListIntegrationsParams

NewListIntegrationsParamsWithTimeout creates a new ListIntegrationsParams object with the ability to set a timeout on a request.

func (*ListIntegrationsParams) SetCapabilities ¶

func (o *ListIntegrationsParams) SetCapabilities(capabilities []string)

SetCapabilities adds the capabilities to the list integrations params

func (*ListIntegrationsParams) SetContext ¶

func (o *ListIntegrationsParams) SetContext(ctx context.Context)

SetContext adds the context to the list integrations params

func (*ListIntegrationsParams) SetDefaults ¶

func (o *ListIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListIntegrationsParams) SetHTTPClient ¶

func (o *ListIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list integrations params

func (*ListIntegrationsParams) SetNameContains ¶ added in v0.125.0

func (o *ListIntegrationsParams) SetNameContains(nameContains *string)

SetNameContains adds the nameContains to the list integrations params

func (*ListIntegrationsParams) SetOrganizationID ¶

func (o *ListIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list integrations params

func (*ListIntegrationsParams) SetPaginationNextPageToken ¶

func (o *ListIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list integrations params

func (*ListIntegrationsParams) SetPaginationPageSize ¶

func (o *ListIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list integrations params

func (*ListIntegrationsParams) SetPaginationPreviousPageToken ¶

func (o *ListIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list integrations params

func (*ListIntegrationsParams) SetProjectID ¶

func (o *ListIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list integrations params

func (*ListIntegrationsParams) SetProviders ¶

func (o *ListIntegrationsParams) SetProviders(providers []string)

SetProviders adds the providers to the list integrations params

func (*ListIntegrationsParams) SetTimeout ¶

func (o *ListIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list integrations params

func (*ListIntegrationsParams) WithCapabilities ¶

func (o *ListIntegrationsParams) WithCapabilities(capabilities []string) *ListIntegrationsParams

WithCapabilities adds the capabilities to the list integrations params

func (*ListIntegrationsParams) WithContext ¶

WithContext adds the context to the list integrations params

func (*ListIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListIntegrationsParams) WithHTTPClient ¶

func (o *ListIntegrationsParams) WithHTTPClient(client *http.Client) *ListIntegrationsParams

WithHTTPClient adds the HTTPClient to the list integrations params

func (*ListIntegrationsParams) WithNameContains ¶ added in v0.125.0

func (o *ListIntegrationsParams) WithNameContains(nameContains *string) *ListIntegrationsParams

WithNameContains adds the nameContains to the list integrations params

func (*ListIntegrationsParams) WithOrganizationID ¶

func (o *ListIntegrationsParams) WithOrganizationID(organizationID string) *ListIntegrationsParams

WithOrganizationID adds the organizationID to the list integrations params

func (*ListIntegrationsParams) WithPaginationNextPageToken ¶

func (o *ListIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list integrations params

func (*ListIntegrationsParams) WithPaginationPageSize ¶

func (o *ListIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list integrations params

func (*ListIntegrationsParams) WithPaginationPreviousPageToken ¶

func (o *ListIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list integrations params

func (*ListIntegrationsParams) WithProjectID ¶

func (o *ListIntegrationsParams) WithProjectID(projectID string) *ListIntegrationsParams

WithProjectID adds the projectID to the list integrations params

func (*ListIntegrationsParams) WithProviders ¶

func (o *ListIntegrationsParams) WithProviders(providers []string) *ListIntegrationsParams

WithProviders adds the providers to the list integrations params

func (*ListIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list integrations params

func (*ListIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListIntegrationsReader ¶

type ListIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListIntegrationsReader is a Reader for the ListIntegrations structure.

func (*ListIntegrationsReader) ReadResponse ¶

func (o *ListIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListMongoDBAtlasIntegrationsDefault ¶

type ListMongoDBAtlasIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListMongoDBAtlasIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListMongoDBAtlasIntegrationsDefault ¶

func NewListMongoDBAtlasIntegrationsDefault(code int) *ListMongoDBAtlasIntegrationsDefault

NewListMongoDBAtlasIntegrationsDefault creates a ListMongoDBAtlasIntegrationsDefault with default headers values

func (*ListMongoDBAtlasIntegrationsDefault) Code ¶

Code gets the status code for the list mongo d b atlas integrations default response

func (*ListMongoDBAtlasIntegrationsDefault) Error ¶

func (*ListMongoDBAtlasIntegrationsDefault) GetPayload ¶

func (*ListMongoDBAtlasIntegrationsDefault) IsClientError ¶

func (o *ListMongoDBAtlasIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list mongo d b atlas integrations default response has a 4xx status code

func (*ListMongoDBAtlasIntegrationsDefault) IsCode ¶

IsCode returns true when this list mongo d b atlas integrations default response a status code equal to that given

func (*ListMongoDBAtlasIntegrationsDefault) IsRedirect ¶

func (o *ListMongoDBAtlasIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list mongo d b atlas integrations default response has a 3xx status code

func (*ListMongoDBAtlasIntegrationsDefault) IsServerError ¶

func (o *ListMongoDBAtlasIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list mongo d b atlas integrations default response has a 5xx status code

func (*ListMongoDBAtlasIntegrationsDefault) IsSuccess ¶

IsSuccess returns true when this list mongo d b atlas integrations default response has a 2xx status code

func (*ListMongoDBAtlasIntegrationsDefault) String ¶

type ListMongoDBAtlasIntegrationsOK ¶

type ListMongoDBAtlasIntegrationsOK struct {
	Payload *models.Secrets20231128ListMongoDBAtlasIntegrationsResponse
}

ListMongoDBAtlasIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListMongoDBAtlasIntegrationsOK ¶

func NewListMongoDBAtlasIntegrationsOK() *ListMongoDBAtlasIntegrationsOK

NewListMongoDBAtlasIntegrationsOK creates a ListMongoDBAtlasIntegrationsOK with default headers values

func (*ListMongoDBAtlasIntegrationsOK) Code ¶

Code gets the status code for the list mongo d b atlas integrations o k response

func (*ListMongoDBAtlasIntegrationsOK) Error ¶

func (*ListMongoDBAtlasIntegrationsOK) GetPayload ¶

func (*ListMongoDBAtlasIntegrationsOK) IsClientError ¶

func (o *ListMongoDBAtlasIntegrationsOK) IsClientError() bool

IsClientError returns true when this list mongo d b atlas integrations o k response has a 4xx status code

func (*ListMongoDBAtlasIntegrationsOK) IsCode ¶

func (o *ListMongoDBAtlasIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list mongo d b atlas integrations o k response a status code equal to that given

func (*ListMongoDBAtlasIntegrationsOK) IsRedirect ¶

func (o *ListMongoDBAtlasIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list mongo d b atlas integrations o k response has a 3xx status code

func (*ListMongoDBAtlasIntegrationsOK) IsServerError ¶

func (o *ListMongoDBAtlasIntegrationsOK) IsServerError() bool

IsServerError returns true when this list mongo d b atlas integrations o k response has a 5xx status code

func (*ListMongoDBAtlasIntegrationsOK) IsSuccess ¶

func (o *ListMongoDBAtlasIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list mongo d b atlas integrations o k response has a 2xx status code

func (*ListMongoDBAtlasIntegrationsOK) String ¶

type ListMongoDBAtlasIntegrationsParams ¶

type ListMongoDBAtlasIntegrationsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListMongoDBAtlasIntegrationsParams contains all the parameters to send to the API endpoint

for the list mongo d b atlas integrations operation.

Typically these are written to a http.Request.

func NewListMongoDBAtlasIntegrationsParams ¶

func NewListMongoDBAtlasIntegrationsParams() *ListMongoDBAtlasIntegrationsParams

NewListMongoDBAtlasIntegrationsParams creates a new ListMongoDBAtlasIntegrationsParams 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 NewListMongoDBAtlasIntegrationsParamsWithContext ¶

func NewListMongoDBAtlasIntegrationsParamsWithContext(ctx context.Context) *ListMongoDBAtlasIntegrationsParams

NewListMongoDBAtlasIntegrationsParamsWithContext creates a new ListMongoDBAtlasIntegrationsParams object with the ability to set a context for a request.

func NewListMongoDBAtlasIntegrationsParamsWithHTTPClient ¶

func NewListMongoDBAtlasIntegrationsParamsWithHTTPClient(client *http.Client) *ListMongoDBAtlasIntegrationsParams

NewListMongoDBAtlasIntegrationsParamsWithHTTPClient creates a new ListMongoDBAtlasIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListMongoDBAtlasIntegrationsParamsWithTimeout ¶

func NewListMongoDBAtlasIntegrationsParamsWithTimeout(timeout time.Duration) *ListMongoDBAtlasIntegrationsParams

NewListMongoDBAtlasIntegrationsParamsWithTimeout creates a new ListMongoDBAtlasIntegrationsParams object with the ability to set a timeout on a request.

func (*ListMongoDBAtlasIntegrationsParams) SetContext ¶

SetContext adds the context to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) SetDefaults ¶

func (o *ListMongoDBAtlasIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list mongo d b atlas integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListMongoDBAtlasIntegrationsParams) SetHTTPClient ¶

func (o *ListMongoDBAtlasIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) SetOrganizationID ¶

func (o *ListMongoDBAtlasIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) SetPaginationNextPageToken ¶

func (o *ListMongoDBAtlasIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) SetPaginationPageSize ¶

func (o *ListMongoDBAtlasIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) SetPaginationPreviousPageToken ¶

func (o *ListMongoDBAtlasIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) SetProjectID ¶

func (o *ListMongoDBAtlasIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) SetTimeout ¶

func (o *ListMongoDBAtlasIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WithContext ¶

WithContext adds the context to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list mongo d b atlas integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListMongoDBAtlasIntegrationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WithOrganizationID ¶

func (o *ListMongoDBAtlasIntegrationsParams) WithOrganizationID(organizationID string) *ListMongoDBAtlasIntegrationsParams

WithOrganizationID adds the organizationID to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WithPaginationNextPageToken ¶

func (o *ListMongoDBAtlasIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListMongoDBAtlasIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WithPaginationPageSize ¶

func (o *ListMongoDBAtlasIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListMongoDBAtlasIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WithPaginationPreviousPageToken ¶

func (o *ListMongoDBAtlasIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListMongoDBAtlasIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WithProjectID ¶

WithProjectID adds the projectID to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list mongo d b atlas integrations params

func (*ListMongoDBAtlasIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListMongoDBAtlasIntegrationsReader ¶

type ListMongoDBAtlasIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListMongoDBAtlasIntegrationsReader is a Reader for the ListMongoDBAtlasIntegrations structure.

func (*ListMongoDBAtlasIntegrationsReader) ReadResponse ¶

func (o *ListMongoDBAtlasIntegrationsReader) 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.GooglerpcStatus
	// 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.Secrets20231128ListOpenAppSecretVersionsResponse
}

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) Code ¶

func (o *ListOpenAppSecretVersionsOK) Code() int

Code gets the status code for the list open app secret versions o k response

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

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID 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) SetOrganizationID ¶

func (o *ListOpenAppSecretVersionsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetPaginationNextPageToken ¶

func (o *ListOpenAppSecretVersionsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetPaginationPageSize ¶

func (o *ListOpenAppSecretVersionsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetPaginationPreviousPageToken ¶

func (o *ListOpenAppSecretVersionsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) SetProjectID ¶

func (o *ListOpenAppSecretVersionsParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithOrganizationID ¶

func (o *ListOpenAppSecretVersionsParams) WithOrganizationID(organizationID string) *ListOpenAppSecretVersionsParams

WithOrganizationID adds the organizationID to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithPaginationNextPageToken ¶

func (o *ListOpenAppSecretVersionsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListOpenAppSecretVersionsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithPaginationPageSize ¶

func (o *ListOpenAppSecretVersionsParams) WithPaginationPageSize(paginationPageSize *int64) *ListOpenAppSecretVersionsParams

WithPaginationPageSize adds the paginationPageSize to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithPaginationPreviousPageToken ¶

func (o *ListOpenAppSecretVersionsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListOpenAppSecretVersionsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list open app secret versions params

func (*ListOpenAppSecretVersionsParams) WithProjectID ¶

WithProjectID adds the projectID 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 ListPostgresIntegrationsDefault ¶

type ListPostgresIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListPostgresIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListPostgresIntegrationsDefault ¶

func NewListPostgresIntegrationsDefault(code int) *ListPostgresIntegrationsDefault

NewListPostgresIntegrationsDefault creates a ListPostgresIntegrationsDefault with default headers values

func (*ListPostgresIntegrationsDefault) Code ¶

Code gets the status code for the list postgres integrations default response

func (*ListPostgresIntegrationsDefault) Error ¶

func (*ListPostgresIntegrationsDefault) GetPayload ¶

func (*ListPostgresIntegrationsDefault) IsClientError ¶

func (o *ListPostgresIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list postgres integrations default response has a 4xx status code

func (*ListPostgresIntegrationsDefault) IsCode ¶

func (o *ListPostgresIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list postgres integrations default response a status code equal to that given

func (*ListPostgresIntegrationsDefault) IsRedirect ¶

func (o *ListPostgresIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list postgres integrations default response has a 3xx status code

func (*ListPostgresIntegrationsDefault) IsServerError ¶

func (o *ListPostgresIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list postgres integrations default response has a 5xx status code

func (*ListPostgresIntegrationsDefault) IsSuccess ¶

func (o *ListPostgresIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list postgres integrations default response has a 2xx status code

func (*ListPostgresIntegrationsDefault) String ¶

type ListPostgresIntegrationsOK ¶

type ListPostgresIntegrationsOK struct {
	Payload *models.Secrets20231128ListPostgresIntegrationsResponse
}

ListPostgresIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListPostgresIntegrationsOK ¶

func NewListPostgresIntegrationsOK() *ListPostgresIntegrationsOK

NewListPostgresIntegrationsOK creates a ListPostgresIntegrationsOK with default headers values

func (*ListPostgresIntegrationsOK) Code ¶

func (o *ListPostgresIntegrationsOK) Code() int

Code gets the status code for the list postgres integrations o k response

func (*ListPostgresIntegrationsOK) Error ¶

func (*ListPostgresIntegrationsOK) GetPayload ¶

func (*ListPostgresIntegrationsOK) IsClientError ¶

func (o *ListPostgresIntegrationsOK) IsClientError() bool

IsClientError returns true when this list postgres integrations o k response has a 4xx status code

func (*ListPostgresIntegrationsOK) IsCode ¶

func (o *ListPostgresIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list postgres integrations o k response a status code equal to that given

func (*ListPostgresIntegrationsOK) IsRedirect ¶

func (o *ListPostgresIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list postgres integrations o k response has a 3xx status code

func (*ListPostgresIntegrationsOK) IsServerError ¶

func (o *ListPostgresIntegrationsOK) IsServerError() bool

IsServerError returns true when this list postgres integrations o k response has a 5xx status code

func (*ListPostgresIntegrationsOK) IsSuccess ¶

func (o *ListPostgresIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list postgres integrations o k response has a 2xx status code

func (*ListPostgresIntegrationsOK) String ¶

func (o *ListPostgresIntegrationsOK) String() string

type ListPostgresIntegrationsParams ¶

type ListPostgresIntegrationsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListPostgresIntegrationsParams contains all the parameters to send to the API endpoint

for the list postgres integrations operation.

Typically these are written to a http.Request.

func NewListPostgresIntegrationsParams ¶

func NewListPostgresIntegrationsParams() *ListPostgresIntegrationsParams

NewListPostgresIntegrationsParams creates a new ListPostgresIntegrationsParams 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 NewListPostgresIntegrationsParamsWithContext ¶

func NewListPostgresIntegrationsParamsWithContext(ctx context.Context) *ListPostgresIntegrationsParams

NewListPostgresIntegrationsParamsWithContext creates a new ListPostgresIntegrationsParams object with the ability to set a context for a request.

func NewListPostgresIntegrationsParamsWithHTTPClient ¶

func NewListPostgresIntegrationsParamsWithHTTPClient(client *http.Client) *ListPostgresIntegrationsParams

NewListPostgresIntegrationsParamsWithHTTPClient creates a new ListPostgresIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListPostgresIntegrationsParamsWithTimeout ¶

func NewListPostgresIntegrationsParamsWithTimeout(timeout time.Duration) *ListPostgresIntegrationsParams

NewListPostgresIntegrationsParamsWithTimeout creates a new ListPostgresIntegrationsParams object with the ability to set a timeout on a request.

func (*ListPostgresIntegrationsParams) SetContext ¶

func (o *ListPostgresIntegrationsParams) SetContext(ctx context.Context)

SetContext adds the context to the list postgres integrations params

func (*ListPostgresIntegrationsParams) SetDefaults ¶

func (o *ListPostgresIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list postgres integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListPostgresIntegrationsParams) SetHTTPClient ¶

func (o *ListPostgresIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list postgres integrations params

func (*ListPostgresIntegrationsParams) SetOrganizationID ¶

func (o *ListPostgresIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list postgres integrations params

func (*ListPostgresIntegrationsParams) SetPaginationNextPageToken ¶

func (o *ListPostgresIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list postgres integrations params

func (*ListPostgresIntegrationsParams) SetPaginationPageSize ¶

func (o *ListPostgresIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list postgres integrations params

func (*ListPostgresIntegrationsParams) SetPaginationPreviousPageToken ¶

func (o *ListPostgresIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list postgres integrations params

func (*ListPostgresIntegrationsParams) SetProjectID ¶

func (o *ListPostgresIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list postgres integrations params

func (*ListPostgresIntegrationsParams) SetTimeout ¶

func (o *ListPostgresIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WithContext ¶

WithContext adds the context to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list postgres integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListPostgresIntegrationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WithOrganizationID ¶

func (o *ListPostgresIntegrationsParams) WithOrganizationID(organizationID string) *ListPostgresIntegrationsParams

WithOrganizationID adds the organizationID to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WithPaginationNextPageToken ¶

func (o *ListPostgresIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListPostgresIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WithPaginationPageSize ¶

func (o *ListPostgresIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListPostgresIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WithPaginationPreviousPageToken ¶

func (o *ListPostgresIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListPostgresIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WithProjectID ¶

WithProjectID adds the projectID to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list postgres integrations params

func (*ListPostgresIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListPostgresIntegrationsReader ¶

type ListPostgresIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListPostgresIntegrationsReader is a Reader for the ListPostgresIntegrations structure.

func (*ListPostgresIntegrationsReader) ReadResponse ¶

func (o *ListPostgresIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListProvidersDefault ¶

type ListProvidersDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListProvidersDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListProvidersDefault ¶

func NewListProvidersDefault(code int) *ListProvidersDefault

NewListProvidersDefault creates a ListProvidersDefault with default headers values

func (*ListProvidersDefault) Code ¶

func (o *ListProvidersDefault) Code() int

Code gets the status code for the list providers default response

func (*ListProvidersDefault) Error ¶

func (o *ListProvidersDefault) Error() string

func (*ListProvidersDefault) GetPayload ¶

func (o *ListProvidersDefault) GetPayload() *models.GooglerpcStatus

func (*ListProvidersDefault) IsClientError ¶

func (o *ListProvidersDefault) IsClientError() bool

IsClientError returns true when this list providers default response has a 4xx status code

func (*ListProvidersDefault) IsCode ¶

func (o *ListProvidersDefault) IsCode(code int) bool

IsCode returns true when this list providers default response a status code equal to that given

func (*ListProvidersDefault) IsRedirect ¶

func (o *ListProvidersDefault) IsRedirect() bool

IsRedirect returns true when this list providers default response has a 3xx status code

func (*ListProvidersDefault) IsServerError ¶

func (o *ListProvidersDefault) IsServerError() bool

IsServerError returns true when this list providers default response has a 5xx status code

func (*ListProvidersDefault) IsSuccess ¶

func (o *ListProvidersDefault) IsSuccess() bool

IsSuccess returns true when this list providers default response has a 2xx status code

func (*ListProvidersDefault) String ¶

func (o *ListProvidersDefault) String() string

type ListProvidersOK ¶

type ListProvidersOK struct {
	Payload *models.Secrets20231128ListProvidersResponse
}

ListProvidersOK describes a response with status code 200, with default header values.

A successful response.

func NewListProvidersOK ¶

func NewListProvidersOK() *ListProvidersOK

NewListProvidersOK creates a ListProvidersOK with default headers values

func (*ListProvidersOK) Code ¶

func (o *ListProvidersOK) Code() int

Code gets the status code for the list providers o k response

func (*ListProvidersOK) Error ¶

func (o *ListProvidersOK) Error() string

func (*ListProvidersOK) GetPayload ¶

func (*ListProvidersOK) IsClientError ¶

func (o *ListProvidersOK) IsClientError() bool

IsClientError returns true when this list providers o k response has a 4xx status code

func (*ListProvidersOK) IsCode ¶

func (o *ListProvidersOK) IsCode(code int) bool

IsCode returns true when this list providers o k response a status code equal to that given

func (*ListProvidersOK) IsRedirect ¶

func (o *ListProvidersOK) IsRedirect() bool

IsRedirect returns true when this list providers o k response has a 3xx status code

func (*ListProvidersOK) IsServerError ¶

func (o *ListProvidersOK) IsServerError() bool

IsServerError returns true when this list providers o k response has a 5xx status code

func (*ListProvidersOK) IsSuccess ¶

func (o *ListProvidersOK) IsSuccess() bool

IsSuccess returns true when this list providers o k response has a 2xx status code

func (*ListProvidersOK) String ¶

func (o *ListProvidersOK) String() string

type ListProvidersParams ¶

type ListProvidersParams struct {

	// Capabilities.
	Capabilities []string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListProvidersParams contains all the parameters to send to the API endpoint

for the list providers operation.

Typically these are written to a http.Request.

func NewListProvidersParams ¶

func NewListProvidersParams() *ListProvidersParams

NewListProvidersParams creates a new ListProvidersParams 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 NewListProvidersParamsWithContext ¶

func NewListProvidersParamsWithContext(ctx context.Context) *ListProvidersParams

NewListProvidersParamsWithContext creates a new ListProvidersParams object with the ability to set a context for a request.

func NewListProvidersParamsWithHTTPClient ¶

func NewListProvidersParamsWithHTTPClient(client *http.Client) *ListProvidersParams

NewListProvidersParamsWithHTTPClient creates a new ListProvidersParams object with the ability to set a custom HTTPClient for a request.

func NewListProvidersParamsWithTimeout ¶

func NewListProvidersParamsWithTimeout(timeout time.Duration) *ListProvidersParams

NewListProvidersParamsWithTimeout creates a new ListProvidersParams object with the ability to set a timeout on a request.

func (*ListProvidersParams) SetCapabilities ¶

func (o *ListProvidersParams) SetCapabilities(capabilities []string)

SetCapabilities adds the capabilities to the list providers params

func (*ListProvidersParams) SetContext ¶

func (o *ListProvidersParams) SetContext(ctx context.Context)

SetContext adds the context to the list providers params

func (*ListProvidersParams) SetDefaults ¶

func (o *ListProvidersParams) SetDefaults()

SetDefaults hydrates default values in the list providers params (not the query body).

All values with no default are reset to their zero value.

func (*ListProvidersParams) SetHTTPClient ¶

func (o *ListProvidersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list providers params

func (*ListProvidersParams) SetOrganizationID ¶

func (o *ListProvidersParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list providers params

func (*ListProvidersParams) SetProjectID ¶

func (o *ListProvidersParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list providers params

func (*ListProvidersParams) SetTimeout ¶

func (o *ListProvidersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list providers params

func (*ListProvidersParams) WithCapabilities ¶

func (o *ListProvidersParams) WithCapabilities(capabilities []string) *ListProvidersParams

WithCapabilities adds the capabilities to the list providers params

func (*ListProvidersParams) WithContext ¶

WithContext adds the context to the list providers params

func (*ListProvidersParams) WithDefaults ¶

func (o *ListProvidersParams) WithDefaults() *ListProvidersParams

WithDefaults hydrates default values in the list providers params (not the query body).

All values with no default are reset to their zero value.

func (*ListProvidersParams) WithHTTPClient ¶

func (o *ListProvidersParams) WithHTTPClient(client *http.Client) *ListProvidersParams

WithHTTPClient adds the HTTPClient to the list providers params

func (*ListProvidersParams) WithOrganizationID ¶

func (o *ListProvidersParams) WithOrganizationID(organizationID string) *ListProvidersParams

WithOrganizationID adds the organizationID to the list providers params

func (*ListProvidersParams) WithProjectID ¶

func (o *ListProvidersParams) WithProjectID(projectID string) *ListProvidersParams

WithProjectID adds the projectID to the list providers params

func (*ListProvidersParams) WithTimeout ¶

func (o *ListProvidersParams) WithTimeout(timeout time.Duration) *ListProvidersParams

WithTimeout adds the timeout to the list providers params

func (*ListProvidersParams) WriteToRequest ¶

func (o *ListProvidersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ListProvidersReader ¶

type ListProvidersReader struct {
	// contains filtered or unexported fields
}

ListProvidersReader is a Reader for the ListProviders structure.

func (*ListProvidersReader) ReadResponse ¶

func (o *ListProvidersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListRandomIntegrationsDefault ¶ added in v0.126.0

type ListRandomIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListRandomIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListRandomIntegrationsDefault ¶ added in v0.126.0

func NewListRandomIntegrationsDefault(code int) *ListRandomIntegrationsDefault

NewListRandomIntegrationsDefault creates a ListRandomIntegrationsDefault with default headers values

func (*ListRandomIntegrationsDefault) Code ¶ added in v0.126.0

Code gets the status code for the list random integrations default response

func (*ListRandomIntegrationsDefault) Error ¶ added in v0.126.0

func (*ListRandomIntegrationsDefault) GetPayload ¶ added in v0.126.0

func (*ListRandomIntegrationsDefault) IsClientError ¶ added in v0.126.0

func (o *ListRandomIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list random integrations default response has a 4xx status code

func (*ListRandomIntegrationsDefault) IsCode ¶ added in v0.126.0

func (o *ListRandomIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list random integrations default response a status code equal to that given

func (*ListRandomIntegrationsDefault) IsRedirect ¶ added in v0.126.0

func (o *ListRandomIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list random integrations default response has a 3xx status code

func (*ListRandomIntegrationsDefault) IsServerError ¶ added in v0.126.0

func (o *ListRandomIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list random integrations default response has a 5xx status code

func (*ListRandomIntegrationsDefault) IsSuccess ¶ added in v0.126.0

func (o *ListRandomIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list random integrations default response has a 2xx status code

func (*ListRandomIntegrationsDefault) String ¶ added in v0.126.0

type ListRandomIntegrationsOK ¶ added in v0.126.0

type ListRandomIntegrationsOK struct {
	Payload *models.Secrets20231128ListRandomIntegrationsResponse
}

ListRandomIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListRandomIntegrationsOK ¶ added in v0.126.0

func NewListRandomIntegrationsOK() *ListRandomIntegrationsOK

NewListRandomIntegrationsOK creates a ListRandomIntegrationsOK with default headers values

func (*ListRandomIntegrationsOK) Code ¶ added in v0.126.0

func (o *ListRandomIntegrationsOK) Code() int

Code gets the status code for the list random integrations o k response

func (*ListRandomIntegrationsOK) Error ¶ added in v0.126.0

func (o *ListRandomIntegrationsOK) Error() string

func (*ListRandomIntegrationsOK) GetPayload ¶ added in v0.126.0

func (*ListRandomIntegrationsOK) IsClientError ¶ added in v0.126.0

func (o *ListRandomIntegrationsOK) IsClientError() bool

IsClientError returns true when this list random integrations o k response has a 4xx status code

func (*ListRandomIntegrationsOK) IsCode ¶ added in v0.126.0

func (o *ListRandomIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list random integrations o k response a status code equal to that given

func (*ListRandomIntegrationsOK) IsRedirect ¶ added in v0.126.0

func (o *ListRandomIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list random integrations o k response has a 3xx status code

func (*ListRandomIntegrationsOK) IsServerError ¶ added in v0.126.0

func (o *ListRandomIntegrationsOK) IsServerError() bool

IsServerError returns true when this list random integrations o k response has a 5xx status code

func (*ListRandomIntegrationsOK) IsSuccess ¶ added in v0.126.0

func (o *ListRandomIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list random integrations o k response has a 2xx status code

func (*ListRandomIntegrationsOK) String ¶ added in v0.126.0

func (o *ListRandomIntegrationsOK) String() string

type ListRandomIntegrationsParams ¶ added in v0.126.0

type ListRandomIntegrationsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListRandomIntegrationsParams contains all the parameters to send to the API endpoint

for the list random integrations operation.

Typically these are written to a http.Request.

func NewListRandomIntegrationsParams ¶ added in v0.126.0

func NewListRandomIntegrationsParams() *ListRandomIntegrationsParams

NewListRandomIntegrationsParams creates a new ListRandomIntegrationsParams 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 NewListRandomIntegrationsParamsWithContext ¶ added in v0.126.0

func NewListRandomIntegrationsParamsWithContext(ctx context.Context) *ListRandomIntegrationsParams

NewListRandomIntegrationsParamsWithContext creates a new ListRandomIntegrationsParams object with the ability to set a context for a request.

func NewListRandomIntegrationsParamsWithHTTPClient ¶ added in v0.126.0

func NewListRandomIntegrationsParamsWithHTTPClient(client *http.Client) *ListRandomIntegrationsParams

NewListRandomIntegrationsParamsWithHTTPClient creates a new ListRandomIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListRandomIntegrationsParamsWithTimeout ¶ added in v0.126.0

func NewListRandomIntegrationsParamsWithTimeout(timeout time.Duration) *ListRandomIntegrationsParams

NewListRandomIntegrationsParamsWithTimeout creates a new ListRandomIntegrationsParams object with the ability to set a timeout on a request.

func (*ListRandomIntegrationsParams) SetContext ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetContext(ctx context.Context)

SetContext adds the context to the list random integrations params

func (*ListRandomIntegrationsParams) SetDefaults ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list random integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListRandomIntegrationsParams) SetHTTPClient ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list random integrations params

func (*ListRandomIntegrationsParams) SetOrganizationID ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list random integrations params

func (*ListRandomIntegrationsParams) SetPaginationNextPageToken ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list random integrations params

func (*ListRandomIntegrationsParams) SetPaginationPageSize ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list random integrations params

func (*ListRandomIntegrationsParams) SetPaginationPreviousPageToken ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list random integrations params

func (*ListRandomIntegrationsParams) SetProjectID ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list random integrations params

func (*ListRandomIntegrationsParams) SetTimeout ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list random integrations params

func (*ListRandomIntegrationsParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the list random integrations params

func (*ListRandomIntegrationsParams) WithDefaults ¶ added in v0.126.0

WithDefaults hydrates default values in the list random integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListRandomIntegrationsParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the list random integrations params

func (*ListRandomIntegrationsParams) WithOrganizationID ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) WithOrganizationID(organizationID string) *ListRandomIntegrationsParams

WithOrganizationID adds the organizationID to the list random integrations params

func (*ListRandomIntegrationsParams) WithPaginationNextPageToken ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListRandomIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list random integrations params

func (*ListRandomIntegrationsParams) WithPaginationPageSize ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListRandomIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list random integrations params

func (*ListRandomIntegrationsParams) WithPaginationPreviousPageToken ¶ added in v0.126.0

func (o *ListRandomIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListRandomIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list random integrations params

func (*ListRandomIntegrationsParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the list random integrations params

func (*ListRandomIntegrationsParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the list random integrations params

func (*ListRandomIntegrationsParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type ListRandomIntegrationsReader ¶ added in v0.126.0

type ListRandomIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListRandomIntegrationsReader is a Reader for the ListRandomIntegrations structure.

func (*ListRandomIntegrationsReader) ReadResponse ¶ added in v0.126.0

func (o *ListRandomIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListSyncsDefault ¶

type ListSyncsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListSyncsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListSyncsDefault ¶

func NewListSyncsDefault(code int) *ListSyncsDefault

NewListSyncsDefault creates a ListSyncsDefault with default headers values

func (*ListSyncsDefault) Code ¶

func (o *ListSyncsDefault) Code() int

Code gets the status code for the list syncs default response

func (*ListSyncsDefault) Error ¶

func (o *ListSyncsDefault) Error() string

func (*ListSyncsDefault) GetPayload ¶

func (o *ListSyncsDefault) GetPayload() *models.GooglerpcStatus

func (*ListSyncsDefault) IsClientError ¶

func (o *ListSyncsDefault) IsClientError() bool

IsClientError returns true when this list syncs default response has a 4xx status code

func (*ListSyncsDefault) IsCode ¶

func (o *ListSyncsDefault) IsCode(code int) bool

IsCode returns true when this list syncs default response a status code equal to that given

func (*ListSyncsDefault) IsRedirect ¶

func (o *ListSyncsDefault) IsRedirect() bool

IsRedirect returns true when this list syncs default response has a 3xx status code

func (*ListSyncsDefault) IsServerError ¶

func (o *ListSyncsDefault) IsServerError() bool

IsServerError returns true when this list syncs default response has a 5xx status code

func (*ListSyncsDefault) IsSuccess ¶

func (o *ListSyncsDefault) IsSuccess() bool

IsSuccess returns true when this list syncs default response has a 2xx status code

func (*ListSyncsDefault) String ¶

func (o *ListSyncsDefault) String() string

type ListSyncsOK ¶

type ListSyncsOK struct {
	Payload *models.Secrets20231128ListSyncsResponse
}

ListSyncsOK describes a response with status code 200, with default header values.

A successful response.

func NewListSyncsOK ¶

func NewListSyncsOK() *ListSyncsOK

NewListSyncsOK creates a ListSyncsOK with default headers values

func (*ListSyncsOK) Code ¶

func (o *ListSyncsOK) Code() int

Code gets the status code for the list syncs o k response

func (*ListSyncsOK) Error ¶

func (o *ListSyncsOK) Error() string

func (*ListSyncsOK) GetPayload ¶

func (*ListSyncsOK) IsClientError ¶

func (o *ListSyncsOK) IsClientError() bool

IsClientError returns true when this list syncs o k response has a 4xx status code

func (*ListSyncsOK) IsCode ¶

func (o *ListSyncsOK) IsCode(code int) bool

IsCode returns true when this list syncs o k response a status code equal to that given

func (*ListSyncsOK) IsRedirect ¶

func (o *ListSyncsOK) IsRedirect() bool

IsRedirect returns true when this list syncs o k response has a 3xx status code

func (*ListSyncsOK) IsServerError ¶

func (o *ListSyncsOK) IsServerError() bool

IsServerError returns true when this list syncs o k response has a 5xx status code

func (*ListSyncsOK) IsSuccess ¶

func (o *ListSyncsOK) IsSuccess() bool

IsSuccess returns true when this list syncs o k response has a 2xx status code

func (*ListSyncsOK) String ¶

func (o *ListSyncsOK) String() string

type ListSyncsParams ¶

type ListSyncsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListSyncsParams contains all the parameters to send to the API endpoint

for the list syncs operation.

Typically these are written to a http.Request.

func NewListSyncsParams ¶

func NewListSyncsParams() *ListSyncsParams

NewListSyncsParams creates a new ListSyncsParams 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 NewListSyncsParamsWithContext ¶

func NewListSyncsParamsWithContext(ctx context.Context) *ListSyncsParams

NewListSyncsParamsWithContext creates a new ListSyncsParams object with the ability to set a context for a request.

func NewListSyncsParamsWithHTTPClient ¶

func NewListSyncsParamsWithHTTPClient(client *http.Client) *ListSyncsParams

NewListSyncsParamsWithHTTPClient creates a new ListSyncsParams object with the ability to set a custom HTTPClient for a request.

func NewListSyncsParamsWithTimeout ¶

func NewListSyncsParamsWithTimeout(timeout time.Duration) *ListSyncsParams

NewListSyncsParamsWithTimeout creates a new ListSyncsParams object with the ability to set a timeout on a request.

func (*ListSyncsParams) SetContext ¶

func (o *ListSyncsParams) SetContext(ctx context.Context)

SetContext adds the context to the list syncs params

func (*ListSyncsParams) SetDefaults ¶

func (o *ListSyncsParams) SetDefaults()

SetDefaults hydrates default values in the list syncs params (not the query body).

All values with no default are reset to their zero value.

func (*ListSyncsParams) SetHTTPClient ¶

func (o *ListSyncsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list syncs params

func (*ListSyncsParams) SetOrganizationID ¶

func (o *ListSyncsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list syncs params

func (*ListSyncsParams) SetPaginationNextPageToken ¶

func (o *ListSyncsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list syncs params

func (*ListSyncsParams) SetPaginationPageSize ¶

func (o *ListSyncsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list syncs params

func (*ListSyncsParams) SetPaginationPreviousPageToken ¶

func (o *ListSyncsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list syncs params

func (*ListSyncsParams) SetProjectID ¶

func (o *ListSyncsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list syncs params

func (*ListSyncsParams) SetTimeout ¶

func (o *ListSyncsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list syncs params

func (*ListSyncsParams) WithContext ¶

func (o *ListSyncsParams) WithContext(ctx context.Context) *ListSyncsParams

WithContext adds the context to the list syncs params

func (*ListSyncsParams) WithDefaults ¶

func (o *ListSyncsParams) WithDefaults() *ListSyncsParams

WithDefaults hydrates default values in the list syncs params (not the query body).

All values with no default are reset to their zero value.

func (*ListSyncsParams) WithHTTPClient ¶

func (o *ListSyncsParams) WithHTTPClient(client *http.Client) *ListSyncsParams

WithHTTPClient adds the HTTPClient to the list syncs params

func (*ListSyncsParams) WithOrganizationID ¶

func (o *ListSyncsParams) WithOrganizationID(organizationID string) *ListSyncsParams

WithOrganizationID adds the organizationID to the list syncs params

func (*ListSyncsParams) WithPaginationNextPageToken ¶

func (o *ListSyncsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListSyncsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list syncs params

func (*ListSyncsParams) WithPaginationPageSize ¶

func (o *ListSyncsParams) WithPaginationPageSize(paginationPageSize *int64) *ListSyncsParams

WithPaginationPageSize adds the paginationPageSize to the list syncs params

func (*ListSyncsParams) WithPaginationPreviousPageToken ¶

func (o *ListSyncsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListSyncsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list syncs params

func (*ListSyncsParams) WithProjectID ¶

func (o *ListSyncsParams) WithProjectID(projectID string) *ListSyncsParams

WithProjectID adds the projectID to the list syncs params

func (*ListSyncsParams) WithTimeout ¶

func (o *ListSyncsParams) WithTimeout(timeout time.Duration) *ListSyncsParams

WithTimeout adds the timeout to the list syncs params

func (*ListSyncsParams) WriteToRequest ¶

func (o *ListSyncsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ListSyncsReader ¶

type ListSyncsReader struct {
	// contains filtered or unexported fields
}

ListSyncsReader is a Reader for the ListSyncs structure.

func (*ListSyncsReader) ReadResponse ¶

func (o *ListSyncsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListTwilioIntegrationsDefault ¶

type ListTwilioIntegrationsDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

ListTwilioIntegrationsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListTwilioIntegrationsDefault ¶

func NewListTwilioIntegrationsDefault(code int) *ListTwilioIntegrationsDefault

NewListTwilioIntegrationsDefault creates a ListTwilioIntegrationsDefault with default headers values

func (*ListTwilioIntegrationsDefault) Code ¶

Code gets the status code for the list twilio integrations default response

func (*ListTwilioIntegrationsDefault) Error ¶

func (*ListTwilioIntegrationsDefault) GetPayload ¶

func (*ListTwilioIntegrationsDefault) IsClientError ¶

func (o *ListTwilioIntegrationsDefault) IsClientError() bool

IsClientError returns true when this list twilio integrations default response has a 4xx status code

func (*ListTwilioIntegrationsDefault) IsCode ¶

func (o *ListTwilioIntegrationsDefault) IsCode(code int) bool

IsCode returns true when this list twilio integrations default response a status code equal to that given

func (*ListTwilioIntegrationsDefault) IsRedirect ¶

func (o *ListTwilioIntegrationsDefault) IsRedirect() bool

IsRedirect returns true when this list twilio integrations default response has a 3xx status code

func (*ListTwilioIntegrationsDefault) IsServerError ¶

func (o *ListTwilioIntegrationsDefault) IsServerError() bool

IsServerError returns true when this list twilio integrations default response has a 5xx status code

func (*ListTwilioIntegrationsDefault) IsSuccess ¶

func (o *ListTwilioIntegrationsDefault) IsSuccess() bool

IsSuccess returns true when this list twilio integrations default response has a 2xx status code

func (*ListTwilioIntegrationsDefault) String ¶

type ListTwilioIntegrationsOK ¶

type ListTwilioIntegrationsOK struct {
	Payload *models.Secrets20231128ListTwilioIntegrationsResponse
}

ListTwilioIntegrationsOK describes a response with status code 200, with default header values.

A successful response.

func NewListTwilioIntegrationsOK ¶

func NewListTwilioIntegrationsOK() *ListTwilioIntegrationsOK

NewListTwilioIntegrationsOK creates a ListTwilioIntegrationsOK with default headers values

func (*ListTwilioIntegrationsOK) Code ¶

func (o *ListTwilioIntegrationsOK) Code() int

Code gets the status code for the list twilio integrations o k response

func (*ListTwilioIntegrationsOK) Error ¶

func (o *ListTwilioIntegrationsOK) Error() string

func (*ListTwilioIntegrationsOK) GetPayload ¶

func (*ListTwilioIntegrationsOK) IsClientError ¶

func (o *ListTwilioIntegrationsOK) IsClientError() bool

IsClientError returns true when this list twilio integrations o k response has a 4xx status code

func (*ListTwilioIntegrationsOK) IsCode ¶

func (o *ListTwilioIntegrationsOK) IsCode(code int) bool

IsCode returns true when this list twilio integrations o k response a status code equal to that given

func (*ListTwilioIntegrationsOK) IsRedirect ¶

func (o *ListTwilioIntegrationsOK) IsRedirect() bool

IsRedirect returns true when this list twilio integrations o k response has a 3xx status code

func (*ListTwilioIntegrationsOK) IsServerError ¶

func (o *ListTwilioIntegrationsOK) IsServerError() bool

IsServerError returns true when this list twilio integrations o k response has a 5xx status code

func (*ListTwilioIntegrationsOK) IsSuccess ¶

func (o *ListTwilioIntegrationsOK) IsSuccess() bool

IsSuccess returns true when this list twilio integrations o k response has a 2xx status code

func (*ListTwilioIntegrationsOK) String ¶

func (o *ListTwilioIntegrationsOK) String() string

type ListTwilioIntegrationsParams ¶

type ListTwilioIntegrationsParams struct {

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListTwilioIntegrationsParams contains all the parameters to send to the API endpoint

for the list twilio integrations operation.

Typically these are written to a http.Request.

func NewListTwilioIntegrationsParams ¶

func NewListTwilioIntegrationsParams() *ListTwilioIntegrationsParams

NewListTwilioIntegrationsParams creates a new ListTwilioIntegrationsParams 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 NewListTwilioIntegrationsParamsWithContext ¶

func NewListTwilioIntegrationsParamsWithContext(ctx context.Context) *ListTwilioIntegrationsParams

NewListTwilioIntegrationsParamsWithContext creates a new ListTwilioIntegrationsParams object with the ability to set a context for a request.

func NewListTwilioIntegrationsParamsWithHTTPClient ¶

func NewListTwilioIntegrationsParamsWithHTTPClient(client *http.Client) *ListTwilioIntegrationsParams

NewListTwilioIntegrationsParamsWithHTTPClient creates a new ListTwilioIntegrationsParams object with the ability to set a custom HTTPClient for a request.

func NewListTwilioIntegrationsParamsWithTimeout ¶

func NewListTwilioIntegrationsParamsWithTimeout(timeout time.Duration) *ListTwilioIntegrationsParams

NewListTwilioIntegrationsParamsWithTimeout creates a new ListTwilioIntegrationsParams object with the ability to set a timeout on a request.

func (*ListTwilioIntegrationsParams) SetContext ¶

func (o *ListTwilioIntegrationsParams) SetContext(ctx context.Context)

SetContext adds the context to the list twilio integrations params

func (*ListTwilioIntegrationsParams) SetDefaults ¶

func (o *ListTwilioIntegrationsParams) SetDefaults()

SetDefaults hydrates default values in the list twilio integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListTwilioIntegrationsParams) SetHTTPClient ¶

func (o *ListTwilioIntegrationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list twilio integrations params

func (*ListTwilioIntegrationsParams) SetOrganizationID ¶

func (o *ListTwilioIntegrationsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the list twilio integrations params

func (*ListTwilioIntegrationsParams) SetPaginationNextPageToken ¶

func (o *ListTwilioIntegrationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the list twilio integrations params

func (*ListTwilioIntegrationsParams) SetPaginationPageSize ¶

func (o *ListTwilioIntegrationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the list twilio integrations params

func (*ListTwilioIntegrationsParams) SetPaginationPreviousPageToken ¶

func (o *ListTwilioIntegrationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the list twilio integrations params

func (*ListTwilioIntegrationsParams) SetProjectID ¶

func (o *ListTwilioIntegrationsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list twilio integrations params

func (*ListTwilioIntegrationsParams) SetTimeout ¶

func (o *ListTwilioIntegrationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WithContext ¶

WithContext adds the context to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WithDefaults ¶

WithDefaults hydrates default values in the list twilio integrations params (not the query body).

All values with no default are reset to their zero value.

func (*ListTwilioIntegrationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WithOrganizationID ¶

func (o *ListTwilioIntegrationsParams) WithOrganizationID(organizationID string) *ListTwilioIntegrationsParams

WithOrganizationID adds the organizationID to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WithPaginationNextPageToken ¶

func (o *ListTwilioIntegrationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *ListTwilioIntegrationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WithPaginationPageSize ¶

func (o *ListTwilioIntegrationsParams) WithPaginationPageSize(paginationPageSize *int64) *ListTwilioIntegrationsParams

WithPaginationPageSize adds the paginationPageSize to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WithPaginationPreviousPageToken ¶

func (o *ListTwilioIntegrationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *ListTwilioIntegrationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WithProjectID ¶

WithProjectID adds the projectID to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WithTimeout ¶

WithTimeout adds the timeout to the list twilio integrations params

func (*ListTwilioIntegrationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ListTwilioIntegrationsReader ¶

type ListTwilioIntegrationsReader struct {
	// contains filtered or unexported fields
}

ListTwilioIntegrationsReader is a Reader for the ListTwilioIntegrations structure.

func (*ListTwilioIntegrationsReader) ReadResponse ¶

func (o *ListTwilioIntegrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type OpenAppSecretByResourceNameDefault ¶

type OpenAppSecretByResourceNameDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

OpenAppSecretByResourceNameDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewOpenAppSecretByResourceNameDefault ¶

func NewOpenAppSecretByResourceNameDefault(code int) *OpenAppSecretByResourceNameDefault

NewOpenAppSecretByResourceNameDefault creates a OpenAppSecretByResourceNameDefault with default headers values

func (*OpenAppSecretByResourceNameDefault) Code ¶

Code gets the status code for the open app secret by resource name default response

func (*OpenAppSecretByResourceNameDefault) Error ¶

func (*OpenAppSecretByResourceNameDefault) GetPayload ¶

func (*OpenAppSecretByResourceNameDefault) IsClientError ¶

func (o *OpenAppSecretByResourceNameDefault) IsClientError() bool

IsClientError returns true when this open app secret by resource name default response has a 4xx status code

func (*OpenAppSecretByResourceNameDefault) IsCode ¶

IsCode returns true when this open app secret by resource name default response a status code equal to that given

func (*OpenAppSecretByResourceNameDefault) IsRedirect ¶

func (o *OpenAppSecretByResourceNameDefault) IsRedirect() bool

IsRedirect returns true when this open app secret by resource name default response has a 3xx status code

func (*OpenAppSecretByResourceNameDefault) IsServerError ¶

func (o *OpenAppSecretByResourceNameDefault) IsServerError() bool

IsServerError returns true when this open app secret by resource name default response has a 5xx status code

func (*OpenAppSecretByResourceNameDefault) IsSuccess ¶

IsSuccess returns true when this open app secret by resource name default response has a 2xx status code

func (*OpenAppSecretByResourceNameDefault) String ¶

type OpenAppSecretByResourceNameOK ¶

type OpenAppSecretByResourceNameOK struct {
	Payload *models.Secrets20231128OpenAppSecretResponse
}

OpenAppSecretByResourceNameOK describes a response with status code 200, with default header values.

A successful response.

func NewOpenAppSecretByResourceNameOK ¶

func NewOpenAppSecretByResourceNameOK() *OpenAppSecretByResourceNameOK

NewOpenAppSecretByResourceNameOK creates a OpenAppSecretByResourceNameOK with default headers values

func (*OpenAppSecretByResourceNameOK) Code ¶

Code gets the status code for the open app secret by resource name o k response

func (*OpenAppSecretByResourceNameOK) Error ¶

func (*OpenAppSecretByResourceNameOK) GetPayload ¶

func (*OpenAppSecretByResourceNameOK) IsClientError ¶

func (o *OpenAppSecretByResourceNameOK) IsClientError() bool

IsClientError returns true when this open app secret by resource name o k response has a 4xx status code

func (*OpenAppSecretByResourceNameOK) IsCode ¶

func (o *OpenAppSecretByResourceNameOK) IsCode(code int) bool

IsCode returns true when this open app secret by resource name o k response a status code equal to that given

func (*OpenAppSecretByResourceNameOK) IsRedirect ¶

func (o *OpenAppSecretByResourceNameOK) IsRedirect() bool

IsRedirect returns true when this open app secret by resource name o k response has a 3xx status code

func (*OpenAppSecretByResourceNameOK) IsServerError ¶

func (o *OpenAppSecretByResourceNameOK) IsServerError() bool

IsServerError returns true when this open app secret by resource name o k response has a 5xx status code

func (*OpenAppSecretByResourceNameOK) IsSuccess ¶

func (o *OpenAppSecretByResourceNameOK) IsSuccess() bool

IsSuccess returns true when this open app secret by resource name o k response has a 2xx status code

func (*OpenAppSecretByResourceNameOK) String ¶

type OpenAppSecretByResourceNameParams ¶

type OpenAppSecretByResourceNameParams struct {

	// ResourceName.
	ResourceName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

OpenAppSecretByResourceNameParams contains all the parameters to send to the API endpoint

for the open app secret by resource name operation.

Typically these are written to a http.Request.

func NewOpenAppSecretByResourceNameParams ¶

func NewOpenAppSecretByResourceNameParams() *OpenAppSecretByResourceNameParams

NewOpenAppSecretByResourceNameParams creates a new OpenAppSecretByResourceNameParams 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 NewOpenAppSecretByResourceNameParamsWithContext ¶

func NewOpenAppSecretByResourceNameParamsWithContext(ctx context.Context) *OpenAppSecretByResourceNameParams

NewOpenAppSecretByResourceNameParamsWithContext creates a new OpenAppSecretByResourceNameParams object with the ability to set a context for a request.

func NewOpenAppSecretByResourceNameParamsWithHTTPClient ¶

func NewOpenAppSecretByResourceNameParamsWithHTTPClient(client *http.Client) *OpenAppSecretByResourceNameParams

NewOpenAppSecretByResourceNameParamsWithHTTPClient creates a new OpenAppSecretByResourceNameParams object with the ability to set a custom HTTPClient for a request.

func NewOpenAppSecretByResourceNameParamsWithTimeout ¶

func NewOpenAppSecretByResourceNameParamsWithTimeout(timeout time.Duration) *OpenAppSecretByResourceNameParams

NewOpenAppSecretByResourceNameParamsWithTimeout creates a new OpenAppSecretByResourceNameParams object with the ability to set a timeout on a request.

func (*OpenAppSecretByResourceNameParams) SetContext ¶

SetContext adds the context to the open app secret by resource name params

func (*OpenAppSecretByResourceNameParams) SetDefaults ¶

func (o *OpenAppSecretByResourceNameParams) SetDefaults()

SetDefaults hydrates default values in the open app secret by resource name params (not the query body).

All values with no default are reset to their zero value.

func (*OpenAppSecretByResourceNameParams) SetHTTPClient ¶

func (o *OpenAppSecretByResourceNameParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the open app secret by resource name params

func (*OpenAppSecretByResourceNameParams) SetResourceName ¶

func (o *OpenAppSecretByResourceNameParams) SetResourceName(resourceName string)

SetResourceName adds the resourceName to the open app secret by resource name params

func (*OpenAppSecretByResourceNameParams) SetTimeout ¶

func (o *OpenAppSecretByResourceNameParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the open app secret by resource name params

func (*OpenAppSecretByResourceNameParams) WithContext ¶

WithContext adds the context to the open app secret by resource name params

func (*OpenAppSecretByResourceNameParams) WithDefaults ¶

WithDefaults hydrates default values in the open app secret by resource name params (not the query body).

All values with no default are reset to their zero value.

func (*OpenAppSecretByResourceNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the open app secret by resource name params

func (*OpenAppSecretByResourceNameParams) WithResourceName ¶

WithResourceName adds the resourceName to the open app secret by resource name params

func (*OpenAppSecretByResourceNameParams) WithTimeout ¶

WithTimeout adds the timeout to the open app secret by resource name params

func (*OpenAppSecretByResourceNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type OpenAppSecretByResourceNameReader ¶

type OpenAppSecretByResourceNameReader struct {
	// contains filtered or unexported fields
}

OpenAppSecretByResourceNameReader is a Reader for the OpenAppSecretByResourceName structure.

func (*OpenAppSecretByResourceNameReader) ReadResponse ¶

func (o *OpenAppSecretByResourceNameReader) 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.GooglerpcStatus
	// 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.GooglerpcStatus

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.Secrets20231128OpenAppSecretResponse
}

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) Code ¶

func (o *OpenAppSecretOK) Code() int

Code gets the status code for the open app secret o k response

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

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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) SetOrganizationID ¶

func (o *OpenAppSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the open app secret params

func (*OpenAppSecretParams) SetProjectID ¶

func (o *OpenAppSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) WithOrganizationID ¶

func (o *OpenAppSecretParams) WithOrganizationID(organizationID string) *OpenAppSecretParams

WithOrganizationID adds the organizationID to the open app secret params

func (*OpenAppSecretParams) WithProjectID ¶

func (o *OpenAppSecretParams) WithProjectID(projectID string) *OpenAppSecretParams

WithProjectID adds the projectID 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.GooglerpcStatus
	// 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 (*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.Secrets20231128OpenAppSecretVersionResponse
}

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) Code ¶

func (o *OpenAppSecretVersionOK) Code() int

Code gets the status code for the open app secret version o k response

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

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	// SecretName.
	SecretName string

	// Version.
	//
	// Format: int64
	Version int64

	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) SetOrganizationID ¶

func (o *OpenAppSecretVersionParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the open app secret version params

func (*OpenAppSecretVersionParams) SetProjectID ¶

func (o *OpenAppSecretVersionParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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 int64)

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) WithOrganizationID ¶

func (o *OpenAppSecretVersionParams) WithOrganizationID(organizationID string) *OpenAppSecretVersionParams

WithOrganizationID adds the organizationID to the open app secret version params

func (*OpenAppSecretVersionParams) WithProjectID ¶

func (o *OpenAppSecretVersionParams) WithProjectID(projectID string) *OpenAppSecretVersionParams

WithProjectID adds the projectID 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.GooglerpcStatus
	// 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.GooglerpcStatus

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.Secrets20231128OpenAppSecretsResponse
}

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) Code ¶

func (o *OpenAppSecretsOK) Code() int

Code gets the status code for the open app secrets o k response

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

	// NameContains.
	NameContains *string

	// OrganizationID.
	OrganizationID string

	/* PaginationNextPageToken.

	     Specifies a page token to use to retrieve the next page. Set this to the
	`next_page_token` returned by previous list requests to get the next page of
	results. If set, `previous_page_token` must not be set.
	*/
	PaginationNextPageToken *string

	/* PaginationPageSize.

	     The max number of results per page that should be returned. If the number
	of available results is larger than `page_size`, a `next_page_token` is
	returned which can be used to get the next page of results in subsequent
	requests. A value of zero will cause `page_size` to be defaulted.

	     Format: int64
	*/
	PaginationPageSize *int64

	/* PaginationPreviousPageToken.

	     Specifies a page token to use to retrieve the previous page. Set this to
	the `previous_page_token` returned by previous list requests to get the
	previous page of results. If set, `next_page_token` must not be set.
	*/
	PaginationPreviousPageToken *string

	// ProjectID.
	ProjectID string

	// Types.
	Types []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) SetNameContains ¶ added in v0.127.0

func (o *OpenAppSecretsParams) SetNameContains(nameContains *string)

SetNameContains adds the nameContains to the open app secrets params

func (*OpenAppSecretsParams) SetOrganizationID ¶

func (o *OpenAppSecretsParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the open app secrets params

func (*OpenAppSecretsParams) SetPaginationNextPageToken ¶

func (o *OpenAppSecretsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the open app secrets params

func (*OpenAppSecretsParams) SetPaginationPageSize ¶

func (o *OpenAppSecretsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the open app secrets params

func (*OpenAppSecretsParams) SetPaginationPreviousPageToken ¶

func (o *OpenAppSecretsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the open app secrets params

func (*OpenAppSecretsParams) SetProjectID ¶

func (o *OpenAppSecretsParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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) SetTypes ¶

func (o *OpenAppSecretsParams) SetTypes(types []string)

SetTypes adds the types 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) WithNameContains ¶ added in v0.127.0

func (o *OpenAppSecretsParams) WithNameContains(nameContains *string) *OpenAppSecretsParams

WithNameContains adds the nameContains to the open app secrets params

func (*OpenAppSecretsParams) WithOrganizationID ¶

func (o *OpenAppSecretsParams) WithOrganizationID(organizationID string) *OpenAppSecretsParams

WithOrganizationID adds the organizationID to the open app secrets params

func (*OpenAppSecretsParams) WithPaginationNextPageToken ¶

func (o *OpenAppSecretsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *OpenAppSecretsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the open app secrets params

func (*OpenAppSecretsParams) WithPaginationPageSize ¶

func (o *OpenAppSecretsParams) WithPaginationPageSize(paginationPageSize *int64) *OpenAppSecretsParams

WithPaginationPageSize adds the paginationPageSize to the open app secrets params

func (*OpenAppSecretsParams) WithPaginationPreviousPageToken ¶

func (o *OpenAppSecretsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *OpenAppSecretsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the open app secrets params

func (*OpenAppSecretsParams) WithProjectID ¶

func (o *OpenAppSecretsParams) WithProjectID(projectID string) *OpenAppSecretsParams

WithProjectID adds the projectID 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) WithTypes ¶

func (o *OpenAppSecretsParams) WithTypes(types []string) *OpenAppSecretsParams

WithTypes adds the types 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 RotateSecretDefault ¶

type RotateSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

RotateSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewRotateSecretDefault ¶

func NewRotateSecretDefault(code int) *RotateSecretDefault

NewRotateSecretDefault creates a RotateSecretDefault with default headers values

func (*RotateSecretDefault) Code ¶

func (o *RotateSecretDefault) Code() int

Code gets the status code for the rotate secret default response

func (*RotateSecretDefault) Error ¶

func (o *RotateSecretDefault) Error() string

func (*RotateSecretDefault) GetPayload ¶

func (o *RotateSecretDefault) GetPayload() *models.GooglerpcStatus

func (*RotateSecretDefault) IsClientError ¶

func (o *RotateSecretDefault) IsClientError() bool

IsClientError returns true when this rotate secret default response has a 4xx status code

func (*RotateSecretDefault) IsCode ¶

func (o *RotateSecretDefault) IsCode(code int) bool

IsCode returns true when this rotate secret default response a status code equal to that given

func (*RotateSecretDefault) IsRedirect ¶

func (o *RotateSecretDefault) IsRedirect() bool

IsRedirect returns true when this rotate secret default response has a 3xx status code

func (*RotateSecretDefault) IsServerError ¶

func (o *RotateSecretDefault) IsServerError() bool

IsServerError returns true when this rotate secret default response has a 5xx status code

func (*RotateSecretDefault) IsSuccess ¶

func (o *RotateSecretDefault) IsSuccess() bool

IsSuccess returns true when this rotate secret default response has a 2xx status code

func (*RotateSecretDefault) String ¶

func (o *RotateSecretDefault) String() string

type RotateSecretOK ¶

type RotateSecretOK struct {
	Payload models.Secrets20231128RotateSecretResponse
}

RotateSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewRotateSecretOK ¶

func NewRotateSecretOK() *RotateSecretOK

NewRotateSecretOK creates a RotateSecretOK with default headers values

func (*RotateSecretOK) Code ¶

func (o *RotateSecretOK) Code() int

Code gets the status code for the rotate secret o k response

func (*RotateSecretOK) Error ¶

func (o *RotateSecretOK) Error() string

func (*RotateSecretOK) GetPayload ¶

func (*RotateSecretOK) IsClientError ¶

func (o *RotateSecretOK) IsClientError() bool

IsClientError returns true when this rotate secret o k response has a 4xx status code

func (*RotateSecretOK) IsCode ¶

func (o *RotateSecretOK) IsCode(code int) bool

IsCode returns true when this rotate secret o k response a status code equal to that given

func (*RotateSecretOK) IsRedirect ¶

func (o *RotateSecretOK) IsRedirect() bool

IsRedirect returns true when this rotate secret o k response has a 3xx status code

func (*RotateSecretOK) IsServerError ¶

func (o *RotateSecretOK) IsServerError() bool

IsServerError returns true when this rotate secret o k response has a 5xx status code

func (*RotateSecretOK) IsSuccess ¶

func (o *RotateSecretOK) IsSuccess() bool

IsSuccess returns true when this rotate secret o k response has a 2xx status code

func (*RotateSecretOK) String ¶

func (o *RotateSecretOK) String() string

type RotateSecretParams ¶

type RotateSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body models.SecretServiceRotateSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

RotateSecretParams contains all the parameters to send to the API endpoint

for the rotate secret operation.

Typically these are written to a http.Request.

func NewRotateSecretParams ¶

func NewRotateSecretParams() *RotateSecretParams

NewRotateSecretParams creates a new RotateSecretParams 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 NewRotateSecretParamsWithContext ¶

func NewRotateSecretParamsWithContext(ctx context.Context) *RotateSecretParams

NewRotateSecretParamsWithContext creates a new RotateSecretParams object with the ability to set a context for a request.

func NewRotateSecretParamsWithHTTPClient ¶

func NewRotateSecretParamsWithHTTPClient(client *http.Client) *RotateSecretParams

NewRotateSecretParamsWithHTTPClient creates a new RotateSecretParams object with the ability to set a custom HTTPClient for a request.

func NewRotateSecretParamsWithTimeout ¶

func NewRotateSecretParamsWithTimeout(timeout time.Duration) *RotateSecretParams

NewRotateSecretParamsWithTimeout creates a new RotateSecretParams object with the ability to set a timeout on a request.

func (*RotateSecretParams) SetAppName ¶

func (o *RotateSecretParams) SetAppName(appName string)

SetAppName adds the appName to the rotate secret params

func (*RotateSecretParams) SetBody ¶

SetBody adds the body to the rotate secret params

func (*RotateSecretParams) SetContext ¶

func (o *RotateSecretParams) SetContext(ctx context.Context)

SetContext adds the context to the rotate secret params

func (*RotateSecretParams) SetDefaults ¶

func (o *RotateSecretParams) SetDefaults()

SetDefaults hydrates default values in the rotate secret params (not the query body).

All values with no default are reset to their zero value.

func (*RotateSecretParams) SetHTTPClient ¶

func (o *RotateSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the rotate secret params

func (*RotateSecretParams) SetName ¶

func (o *RotateSecretParams) SetName(name string)

SetName adds the name to the rotate secret params

func (*RotateSecretParams) SetOrganizationID ¶

func (o *RotateSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the rotate secret params

func (*RotateSecretParams) SetProjectID ¶

func (o *RotateSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the rotate secret params

func (*RotateSecretParams) SetTimeout ¶

func (o *RotateSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the rotate secret params

func (*RotateSecretParams) WithAppName ¶

func (o *RotateSecretParams) WithAppName(appName string) *RotateSecretParams

WithAppName adds the appName to the rotate secret params

func (*RotateSecretParams) WithBody ¶

WithBody adds the body to the rotate secret params

func (*RotateSecretParams) WithContext ¶

WithContext adds the context to the rotate secret params

func (*RotateSecretParams) WithDefaults ¶

func (o *RotateSecretParams) WithDefaults() *RotateSecretParams

WithDefaults hydrates default values in the rotate secret params (not the query body).

All values with no default are reset to their zero value.

func (*RotateSecretParams) WithHTTPClient ¶

func (o *RotateSecretParams) WithHTTPClient(client *http.Client) *RotateSecretParams

WithHTTPClient adds the HTTPClient to the rotate secret params

func (*RotateSecretParams) WithName ¶

func (o *RotateSecretParams) WithName(name string) *RotateSecretParams

WithName adds the name to the rotate secret params

func (*RotateSecretParams) WithOrganizationID ¶

func (o *RotateSecretParams) WithOrganizationID(organizationID string) *RotateSecretParams

WithOrganizationID adds the organizationID to the rotate secret params

func (*RotateSecretParams) WithProjectID ¶

func (o *RotateSecretParams) WithProjectID(projectID string) *RotateSecretParams

WithProjectID adds the projectID to the rotate secret params

func (*RotateSecretParams) WithTimeout ¶

func (o *RotateSecretParams) WithTimeout(timeout time.Duration) *RotateSecretParams

WithTimeout adds the timeout to the rotate secret params

func (*RotateSecretParams) WriteToRequest ¶

func (o *RotateSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type RotateSecretReader ¶

type RotateSecretReader struct {
	// contains filtered or unexported fields
}

RotateSecretReader is a Reader for the RotateSecret structure.

func (*RotateSecretReader) ReadResponse ¶

func (o *RotateSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SetTierDefault ¶

type SetTierDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

SetTierDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewSetTierDefault ¶

func NewSetTierDefault(code int) *SetTierDefault

NewSetTierDefault creates a SetTierDefault with default headers values

func (*SetTierDefault) Code ¶

func (o *SetTierDefault) Code() int

Code gets the status code for the set tier default response

func (*SetTierDefault) Error ¶

func (o *SetTierDefault) Error() string

func (*SetTierDefault) GetPayload ¶

func (o *SetTierDefault) GetPayload() *models.GooglerpcStatus

func (*SetTierDefault) IsClientError ¶

func (o *SetTierDefault) IsClientError() bool

IsClientError returns true when this set tier default response has a 4xx status code

func (*SetTierDefault) IsCode ¶

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 ¶

func (o *SetTierDefault) IsRedirect() bool

IsRedirect returns true when this set tier default response has a 3xx status code

func (*SetTierDefault) IsServerError ¶

func (o *SetTierDefault) IsServerError() bool

IsServerError returns true when this set tier default response has a 5xx status code

func (*SetTierDefault) IsSuccess ¶

func (o *SetTierDefault) IsSuccess() bool

IsSuccess returns true when this set tier default response has a 2xx status code

func (*SetTierDefault) String ¶

func (o *SetTierDefault) String() string

type SetTierOK ¶

type SetTierOK struct {
	Payload interface{}
}

SetTierOK describes a response with status code 200, with default header values.

A successful response.

func NewSetTierOK ¶

func NewSetTierOK() *SetTierOK

NewSetTierOK creates a SetTierOK with default headers values

func (*SetTierOK) Code ¶

func (o *SetTierOK) Code() int

Code gets the status code for the set tier o k response

func (*SetTierOK) Error ¶

func (o *SetTierOK) Error() string

func (*SetTierOK) GetPayload ¶

func (o *SetTierOK) GetPayload() interface{}

func (*SetTierOK) IsClientError ¶

func (o *SetTierOK) IsClientError() bool

IsClientError returns true when this set tier o k response has a 4xx status code

func (*SetTierOK) IsCode ¶

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 ¶

func (o *SetTierOK) IsRedirect() bool

IsRedirect returns true when this set tier o k response has a 3xx status code

func (*SetTierOK) IsServerError ¶

func (o *SetTierOK) IsServerError() bool

IsServerError returns true when this set tier o k response has a 5xx status code

func (*SetTierOK) IsSuccess ¶

func (o *SetTierOK) IsSuccess() bool

IsSuccess returns true when this set tier o k response has a 2xx status code

func (*SetTierOK) String ¶

func (o *SetTierOK) String() string

type SetTierParams ¶

type SetTierParams struct {

	// Body.
	Body *models.SecretServiceSetTierBody

	// OrganizationID.
	OrganizationID 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 ¶

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 ¶

func NewSetTierParamsWithContext(ctx context.Context) *SetTierParams

NewSetTierParamsWithContext creates a new SetTierParams object with the ability to set a context for a request.

func NewSetTierParamsWithHTTPClient ¶

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 ¶

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 ¶

func (o *SetTierParams) SetBody(body *models.SecretServiceSetTierBody)

SetBody adds the body to the set tier params

func (*SetTierParams) SetContext ¶

func (o *SetTierParams) SetContext(ctx context.Context)

SetContext adds the context to the set tier params

func (*SetTierParams) SetDefaults ¶

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 ¶

func (o *SetTierParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the set tier params

func (*SetTierParams) SetOrganizationID ¶

func (o *SetTierParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the set tier params

func (*SetTierParams) SetTimeout ¶

func (o *SetTierParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the set tier params

func (*SetTierParams) WithBody ¶

WithBody adds the body to the set tier params

func (*SetTierParams) WithContext ¶

func (o *SetTierParams) WithContext(ctx context.Context) *SetTierParams

WithContext adds the context to the set tier params

func (*SetTierParams) WithDefaults ¶

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 ¶

func (o *SetTierParams) WithHTTPClient(client *http.Client) *SetTierParams

WithHTTPClient adds the HTTPClient to the set tier params

func (*SetTierParams) WithOrganizationID ¶

func (o *SetTierParams) WithOrganizationID(organizationID string) *SetTierParams

WithOrganizationID adds the organizationID to the set tier params

func (*SetTierParams) WithTimeout ¶

func (o *SetTierParams) WithTimeout(timeout time.Duration) *SetTierParams

WithTimeout adds the timeout to the set tier params

func (*SetTierParams) WriteToRequest ¶

func (o *SetTierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type SetTierReader ¶

type SetTierReader struct {
	// contains filtered or unexported fields
}

SetTierReader is a Reader for the SetTier structure.

func (*SetTierReader) ReadResponse ¶

func (o *SetTierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateAppDefault ¶

type UpdateAppDefault struct {
	Payload *models.GooglerpcStatus
	// 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.GooglerpcStatus

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.Secrets20231128UpdateAppResponse
}

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) Code ¶

func (o *UpdateAppOK) Code() int

Code gets the status code for the update app o k response

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 *models.SecretServiceUpdateAppBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID 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 ¶

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) SetName ¶

func (o *UpdateAppParams) SetName(name string)

SetName adds the name to the update app params

func (*UpdateAppParams) SetOrganizationID ¶

func (o *UpdateAppParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update app params

func (*UpdateAppParams) SetProjectID ¶

func (o *UpdateAppParams) SetProjectID(projectID string)

SetProjectID adds the projectId 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 ¶

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) WithName ¶

func (o *UpdateAppParams) WithName(name string) *UpdateAppParams

WithName adds the name to the update app params

func (*UpdateAppParams) WithOrganizationID ¶

func (o *UpdateAppParams) WithOrganizationID(organizationID string) *UpdateAppParams

WithOrganizationID adds the organizationID to the update app params

func (*UpdateAppParams) WithProjectID ¶

func (o *UpdateAppParams) WithProjectID(projectID string) *UpdateAppParams

WithProjectID adds the projectID 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 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 UpdateAppRotatingSecretDefault ¶ added in v0.126.0

type UpdateAppRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateAppRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateAppRotatingSecretDefault ¶ added in v0.126.0

func NewUpdateAppRotatingSecretDefault(code int) *UpdateAppRotatingSecretDefault

NewUpdateAppRotatingSecretDefault creates a UpdateAppRotatingSecretDefault with default headers values

func (*UpdateAppRotatingSecretDefault) Code ¶ added in v0.126.0

Code gets the status code for the update app rotating secret default response

func (*UpdateAppRotatingSecretDefault) Error ¶ added in v0.126.0

func (*UpdateAppRotatingSecretDefault) GetPayload ¶ added in v0.126.0

func (*UpdateAppRotatingSecretDefault) IsClientError ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this update app rotating secret default response has a 4xx status code

func (*UpdateAppRotatingSecretDefault) IsCode ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretDefault) IsCode(code int) bool

IsCode returns true when this update app rotating secret default response a status code equal to that given

func (*UpdateAppRotatingSecretDefault) IsRedirect ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretDefault) IsRedirect() bool

IsRedirect returns true when this update app rotating secret default response has a 3xx status code

func (*UpdateAppRotatingSecretDefault) IsServerError ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this update app rotating secret default response has a 5xx status code

func (*UpdateAppRotatingSecretDefault) IsSuccess ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretDefault) IsSuccess() bool

IsSuccess returns true when this update app rotating secret default response has a 2xx status code

func (*UpdateAppRotatingSecretDefault) String ¶ added in v0.126.0

type UpdateAppRotatingSecretOK ¶ added in v0.126.0

type UpdateAppRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdateAppRotatingSecretResponse
}

UpdateAppRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateAppRotatingSecretOK ¶ added in v0.126.0

func NewUpdateAppRotatingSecretOK() *UpdateAppRotatingSecretOK

NewUpdateAppRotatingSecretOK creates a UpdateAppRotatingSecretOK with default headers values

func (*UpdateAppRotatingSecretOK) Code ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretOK) Code() int

Code gets the status code for the update app rotating secret o k response

func (*UpdateAppRotatingSecretOK) Error ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretOK) Error() string

func (*UpdateAppRotatingSecretOK) GetPayload ¶ added in v0.126.0

func (*UpdateAppRotatingSecretOK) IsClientError ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretOK) IsClientError() bool

IsClientError returns true when this update app rotating secret o k response has a 4xx status code

func (*UpdateAppRotatingSecretOK) IsCode ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretOK) IsCode(code int) bool

IsCode returns true when this update app rotating secret o k response a status code equal to that given

func (*UpdateAppRotatingSecretOK) IsRedirect ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretOK) IsRedirect() bool

IsRedirect returns true when this update app rotating secret o k response has a 3xx status code

func (*UpdateAppRotatingSecretOK) IsServerError ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretOK) IsServerError() bool

IsServerError returns true when this update app rotating secret o k response has a 5xx status code

func (*UpdateAppRotatingSecretOK) IsSuccess ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretOK) IsSuccess() bool

IsSuccess returns true when this update app rotating secret o k response has a 2xx status code

func (*UpdateAppRotatingSecretOK) String ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretOK) String() string

type UpdateAppRotatingSecretParams ¶ added in v0.126.0

type UpdateAppRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateAppRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateAppRotatingSecretParams contains all the parameters to send to the API endpoint

for the update app rotating secret operation.

Typically these are written to a http.Request.

func NewUpdateAppRotatingSecretParams ¶ added in v0.126.0

func NewUpdateAppRotatingSecretParams() *UpdateAppRotatingSecretParams

NewUpdateAppRotatingSecretParams creates a new UpdateAppRotatingSecretParams 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 NewUpdateAppRotatingSecretParamsWithContext ¶ added in v0.126.0

func NewUpdateAppRotatingSecretParamsWithContext(ctx context.Context) *UpdateAppRotatingSecretParams

NewUpdateAppRotatingSecretParamsWithContext creates a new UpdateAppRotatingSecretParams object with the ability to set a context for a request.

func NewUpdateAppRotatingSecretParamsWithHTTPClient ¶ added in v0.126.0

func NewUpdateAppRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdateAppRotatingSecretParams

NewUpdateAppRotatingSecretParamsWithHTTPClient creates a new UpdateAppRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAppRotatingSecretParamsWithTimeout ¶ added in v0.126.0

func NewUpdateAppRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdateAppRotatingSecretParams

NewUpdateAppRotatingSecretParamsWithTimeout creates a new UpdateAppRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdateAppRotatingSecretParams) SetAppName ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) SetBody ¶ added in v0.126.0

SetBody adds the body to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) SetContext ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) SetContext(ctx context.Context)

SetContext adds the context to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) SetDefaults ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the update app rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAppRotatingSecretParams) SetHTTPClient ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) SetName ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) SetName(name string)

SetName adds the name to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) SetOrganizationID ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) SetProjectID ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) SetTimeout ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WithAppName ¶ added in v0.126.0

WithAppName adds the appName to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WithBody ¶ added in v0.126.0

WithBody adds the body to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WithDefaults ¶ added in v0.126.0

WithDefaults hydrates default values in the update app rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAppRotatingSecretParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WithName ¶ added in v0.126.0

WithName adds the name to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WithOrganizationID ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretParams) WithOrganizationID(organizationID string) *UpdateAppRotatingSecretParams

WithOrganizationID adds the organizationID to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the update app rotating secret params

func (*UpdateAppRotatingSecretParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type UpdateAppRotatingSecretReader ¶ added in v0.126.0

type UpdateAppRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdateAppRotatingSecretReader is a Reader for the UpdateAppRotatingSecret structure.

func (*UpdateAppRotatingSecretReader) ReadResponse ¶ added in v0.126.0

func (o *UpdateAppRotatingSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateAwsDynamicSecretDefault ¶

type UpdateAwsDynamicSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateAwsDynamicSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateAwsDynamicSecretDefault ¶

func NewUpdateAwsDynamicSecretDefault(code int) *UpdateAwsDynamicSecretDefault

NewUpdateAwsDynamicSecretDefault creates a UpdateAwsDynamicSecretDefault with default headers values

func (*UpdateAwsDynamicSecretDefault) Code ¶

Code gets the status code for the update aws dynamic secret default response

func (*UpdateAwsDynamicSecretDefault) Error ¶

func (*UpdateAwsDynamicSecretDefault) GetPayload ¶

func (*UpdateAwsDynamicSecretDefault) IsClientError ¶

func (o *UpdateAwsDynamicSecretDefault) IsClientError() bool

IsClientError returns true when this update aws dynamic secret default response has a 4xx status code

func (*UpdateAwsDynamicSecretDefault) IsCode ¶

func (o *UpdateAwsDynamicSecretDefault) IsCode(code int) bool

IsCode returns true when this update aws dynamic secret default response a status code equal to that given

func (*UpdateAwsDynamicSecretDefault) IsRedirect ¶

func (o *UpdateAwsDynamicSecretDefault) IsRedirect() bool

IsRedirect returns true when this update aws dynamic secret default response has a 3xx status code

func (*UpdateAwsDynamicSecretDefault) IsServerError ¶

func (o *UpdateAwsDynamicSecretDefault) IsServerError() bool

IsServerError returns true when this update aws dynamic secret default response has a 5xx status code

func (*UpdateAwsDynamicSecretDefault) IsSuccess ¶

func (o *UpdateAwsDynamicSecretDefault) IsSuccess() bool

IsSuccess returns true when this update aws dynamic secret default response has a 2xx status code

func (*UpdateAwsDynamicSecretDefault) String ¶

type UpdateAwsDynamicSecretOK ¶

type UpdateAwsDynamicSecretOK struct {
	Payload *models.Secrets20231128UpdateAwsDynamicSecretResponse
}

UpdateAwsDynamicSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateAwsDynamicSecretOK ¶

func NewUpdateAwsDynamicSecretOK() *UpdateAwsDynamicSecretOK

NewUpdateAwsDynamicSecretOK creates a UpdateAwsDynamicSecretOK with default headers values

func (*UpdateAwsDynamicSecretOK) Code ¶

func (o *UpdateAwsDynamicSecretOK) Code() int

Code gets the status code for the update aws dynamic secret o k response

func (*UpdateAwsDynamicSecretOK) Error ¶

func (o *UpdateAwsDynamicSecretOK) Error() string

func (*UpdateAwsDynamicSecretOK) GetPayload ¶

func (*UpdateAwsDynamicSecretOK) IsClientError ¶

func (o *UpdateAwsDynamicSecretOK) IsClientError() bool

IsClientError returns true when this update aws dynamic secret o k response has a 4xx status code

func (*UpdateAwsDynamicSecretOK) IsCode ¶

func (o *UpdateAwsDynamicSecretOK) IsCode(code int) bool

IsCode returns true when this update aws dynamic secret o k response a status code equal to that given

func (*UpdateAwsDynamicSecretOK) IsRedirect ¶

func (o *UpdateAwsDynamicSecretOK) IsRedirect() bool

IsRedirect returns true when this update aws dynamic secret o k response has a 3xx status code

func (*UpdateAwsDynamicSecretOK) IsServerError ¶

func (o *UpdateAwsDynamicSecretOK) IsServerError() bool

IsServerError returns true when this update aws dynamic secret o k response has a 5xx status code

func (*UpdateAwsDynamicSecretOK) IsSuccess ¶

func (o *UpdateAwsDynamicSecretOK) IsSuccess() bool

IsSuccess returns true when this update aws dynamic secret o k response has a 2xx status code

func (*UpdateAwsDynamicSecretOK) String ¶

func (o *UpdateAwsDynamicSecretOK) String() string

type UpdateAwsDynamicSecretParams ¶

type UpdateAwsDynamicSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateAwsDynamicSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateAwsDynamicSecretParams contains all the parameters to send to the API endpoint

for the update aws dynamic secret operation.

Typically these are written to a http.Request.

func NewUpdateAwsDynamicSecretParams ¶

func NewUpdateAwsDynamicSecretParams() *UpdateAwsDynamicSecretParams

NewUpdateAwsDynamicSecretParams creates a new UpdateAwsDynamicSecretParams 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 NewUpdateAwsDynamicSecretParamsWithContext ¶

func NewUpdateAwsDynamicSecretParamsWithContext(ctx context.Context) *UpdateAwsDynamicSecretParams

NewUpdateAwsDynamicSecretParamsWithContext creates a new UpdateAwsDynamicSecretParams object with the ability to set a context for a request.

func NewUpdateAwsDynamicSecretParamsWithHTTPClient ¶

func NewUpdateAwsDynamicSecretParamsWithHTTPClient(client *http.Client) *UpdateAwsDynamicSecretParams

NewUpdateAwsDynamicSecretParamsWithHTTPClient creates a new UpdateAwsDynamicSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAwsDynamicSecretParamsWithTimeout ¶

func NewUpdateAwsDynamicSecretParamsWithTimeout(timeout time.Duration) *UpdateAwsDynamicSecretParams

NewUpdateAwsDynamicSecretParamsWithTimeout creates a new UpdateAwsDynamicSecretParams object with the ability to set a timeout on a request.

func (*UpdateAwsDynamicSecretParams) SetAppName ¶

func (o *UpdateAwsDynamicSecretParams) SetAppName(appName string)

SetAppName adds the appName to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) SetBody ¶

SetBody adds the body to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) SetContext ¶

func (o *UpdateAwsDynamicSecretParams) SetContext(ctx context.Context)

SetContext adds the context to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) SetDefaults ¶

func (o *UpdateAwsDynamicSecretParams) SetDefaults()

SetDefaults hydrates default values in the update aws dynamic secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAwsDynamicSecretParams) SetHTTPClient ¶

func (o *UpdateAwsDynamicSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) SetName ¶

func (o *UpdateAwsDynamicSecretParams) SetName(name string)

SetName adds the name to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) SetOrganizationID ¶

func (o *UpdateAwsDynamicSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) SetProjectID ¶

func (o *UpdateAwsDynamicSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) SetTimeout ¶

func (o *UpdateAwsDynamicSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WithAppName ¶

WithAppName adds the appName to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WithBody ¶

WithBody adds the body to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WithContext ¶

WithContext adds the context to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the update aws dynamic secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAwsDynamicSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WithName ¶

WithName adds the name to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WithOrganizationID ¶

func (o *UpdateAwsDynamicSecretParams) WithOrganizationID(organizationID string) *UpdateAwsDynamicSecretParams

WithOrganizationID adds the organizationID to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the update aws dynamic secret params

func (*UpdateAwsDynamicSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateAwsDynamicSecretReader ¶

type UpdateAwsDynamicSecretReader struct {
	// contains filtered or unexported fields
}

UpdateAwsDynamicSecretReader is a Reader for the UpdateAwsDynamicSecret structure.

func (*UpdateAwsDynamicSecretReader) ReadResponse ¶

func (o *UpdateAwsDynamicSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateAwsIAMUserAccessKeyRotatingSecretDefault ¶

type UpdateAwsIAMUserAccessKeyRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateAwsIAMUserAccessKeyRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateAwsIAMUserAccessKeyRotatingSecretDefault ¶

func NewUpdateAwsIAMUserAccessKeyRotatingSecretDefault(code int) *UpdateAwsIAMUserAccessKeyRotatingSecretDefault

NewUpdateAwsIAMUserAccessKeyRotatingSecretDefault creates a UpdateAwsIAMUserAccessKeyRotatingSecretDefault with default headers values

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) Code ¶

Code gets the status code for the update aws i a m user access key rotating secret default response

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) Error ¶

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) GetPayload ¶

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) IsClientError ¶

IsClientError returns true when this update aws i a m user access key rotating secret default response has a 4xx status code

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) IsCode ¶

IsCode returns true when this update aws i a m user access key rotating secret default response a status code equal to that given

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) IsRedirect ¶

IsRedirect returns true when this update aws i a m user access key rotating secret default response has a 3xx status code

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) IsServerError ¶

IsServerError returns true when this update aws i a m user access key rotating secret default response has a 5xx status code

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this update aws i a m user access key rotating secret default response has a 2xx status code

func (*UpdateAwsIAMUserAccessKeyRotatingSecretDefault) String ¶

type UpdateAwsIAMUserAccessKeyRotatingSecretOK ¶

type UpdateAwsIAMUserAccessKeyRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdateAwsIAMUserAccessKeyRotatingSecretResponse
}

UpdateAwsIAMUserAccessKeyRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateAwsIAMUserAccessKeyRotatingSecretOK ¶

func NewUpdateAwsIAMUserAccessKeyRotatingSecretOK() *UpdateAwsIAMUserAccessKeyRotatingSecretOK

NewUpdateAwsIAMUserAccessKeyRotatingSecretOK creates a UpdateAwsIAMUserAccessKeyRotatingSecretOK with default headers values

func (*UpdateAwsIAMUserAccessKeyRotatingSecretOK) Code ¶

Code gets the status code for the update aws i a m user access key rotating secret o k response

func (*UpdateAwsIAMUserAccessKeyRotatingSecretOK) Error ¶

func (*UpdateAwsIAMUserAccessKeyRotatingSecretOK) IsClientError ¶

IsClientError returns true when this update aws i a m user access key rotating secret o k response has a 4xx status code

func (*UpdateAwsIAMUserAccessKeyRotatingSecretOK) IsCode ¶

IsCode returns true when this update aws i a m user access key rotating secret o k response a status code equal to that given

func (*UpdateAwsIAMUserAccessKeyRotatingSecretOK) IsRedirect ¶

IsRedirect returns true when this update aws i a m user access key rotating secret o k response has a 3xx status code

func (*UpdateAwsIAMUserAccessKeyRotatingSecretOK) IsServerError ¶

IsServerError returns true when this update aws i a m user access key rotating secret o k response has a 5xx status code

func (*UpdateAwsIAMUserAccessKeyRotatingSecretOK) IsSuccess ¶

IsSuccess returns true when this update aws i a m user access key rotating secret o k response has a 2xx status code

func (*UpdateAwsIAMUserAccessKeyRotatingSecretOK) String ¶

type UpdateAwsIAMUserAccessKeyRotatingSecretParams ¶

type UpdateAwsIAMUserAccessKeyRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateAwsIAMUserAccessKeyRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateAwsIAMUserAccessKeyRotatingSecretParams contains all the parameters to send to the API endpoint

for the update aws i a m user access key rotating secret operation.

Typically these are written to a http.Request.

func NewUpdateAwsIAMUserAccessKeyRotatingSecretParams ¶

func NewUpdateAwsIAMUserAccessKeyRotatingSecretParams() *UpdateAwsIAMUserAccessKeyRotatingSecretParams

NewUpdateAwsIAMUserAccessKeyRotatingSecretParams creates a new UpdateAwsIAMUserAccessKeyRotatingSecretParams 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 NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithContext ¶

func NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithContext(ctx context.Context) *UpdateAwsIAMUserAccessKeyRotatingSecretParams

NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithContext creates a new UpdateAwsIAMUserAccessKeyRotatingSecretParams object with the ability to set a context for a request.

func NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithHTTPClient ¶

func NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdateAwsIAMUserAccessKeyRotatingSecretParams

NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithHTTPClient creates a new UpdateAwsIAMUserAccessKeyRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithTimeout ¶

func NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdateAwsIAMUserAccessKeyRotatingSecretParams

NewUpdateAwsIAMUserAccessKeyRotatingSecretParamsWithTimeout creates a new UpdateAwsIAMUserAccessKeyRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetAppName ¶

SetAppName adds the appName to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetBody ¶

SetBody adds the body to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetContext ¶

SetContext adds the context to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetDefaults ¶

SetDefaults hydrates default values in the update aws i a m user access key rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetHTTPClient ¶

func (o *UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetName ¶

SetName adds the name to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetOrganizationID ¶

func (o *UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetProjectID ¶

func (o *UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) SetTimeout ¶

SetTimeout adds the timeout to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithBody ¶

WithBody adds the body to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithContext ¶

WithContext adds the context to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the update aws i a m user access key rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithName ¶

WithName adds the name to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the update aws i a m user access key rotating secret params

func (*UpdateAwsIAMUserAccessKeyRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateAwsIAMUserAccessKeyRotatingSecretReader ¶

type UpdateAwsIAMUserAccessKeyRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdateAwsIAMUserAccessKeyRotatingSecretReader is a Reader for the UpdateAwsIAMUserAccessKeyRotatingSecret structure.

func (*UpdateAwsIAMUserAccessKeyRotatingSecretReader) ReadResponse ¶

func (o *UpdateAwsIAMUserAccessKeyRotatingSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateAwsIntegrationDefault ¶

type UpdateAwsIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateAwsIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateAwsIntegrationDefault ¶

func NewUpdateAwsIntegrationDefault(code int) *UpdateAwsIntegrationDefault

NewUpdateAwsIntegrationDefault creates a UpdateAwsIntegrationDefault with default headers values

func (*UpdateAwsIntegrationDefault) Code ¶

func (o *UpdateAwsIntegrationDefault) Code() int

Code gets the status code for the update aws integration default response

func (*UpdateAwsIntegrationDefault) Error ¶

func (*UpdateAwsIntegrationDefault) GetPayload ¶

func (*UpdateAwsIntegrationDefault) IsClientError ¶

func (o *UpdateAwsIntegrationDefault) IsClientError() bool

IsClientError returns true when this update aws integration default response has a 4xx status code

func (*UpdateAwsIntegrationDefault) IsCode ¶

func (o *UpdateAwsIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update aws integration default response a status code equal to that given

func (*UpdateAwsIntegrationDefault) IsRedirect ¶

func (o *UpdateAwsIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update aws integration default response has a 3xx status code

func (*UpdateAwsIntegrationDefault) IsServerError ¶

func (o *UpdateAwsIntegrationDefault) IsServerError() bool

IsServerError returns true when this update aws integration default response has a 5xx status code

func (*UpdateAwsIntegrationDefault) IsSuccess ¶

func (o *UpdateAwsIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update aws integration default response has a 2xx status code

func (*UpdateAwsIntegrationDefault) String ¶

func (o *UpdateAwsIntegrationDefault) String() string

type UpdateAwsIntegrationOK ¶

type UpdateAwsIntegrationOK struct {
	Payload *models.Secrets20231128UpdateAwsIntegrationResponse
}

UpdateAwsIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateAwsIntegrationOK ¶

func NewUpdateAwsIntegrationOK() *UpdateAwsIntegrationOK

NewUpdateAwsIntegrationOK creates a UpdateAwsIntegrationOK with default headers values

func (*UpdateAwsIntegrationOK) Code ¶

func (o *UpdateAwsIntegrationOK) Code() int

Code gets the status code for the update aws integration o k response

func (*UpdateAwsIntegrationOK) Error ¶

func (o *UpdateAwsIntegrationOK) Error() string

func (*UpdateAwsIntegrationOK) GetPayload ¶

func (*UpdateAwsIntegrationOK) IsClientError ¶

func (o *UpdateAwsIntegrationOK) IsClientError() bool

IsClientError returns true when this update aws integration o k response has a 4xx status code

func (*UpdateAwsIntegrationOK) IsCode ¶

func (o *UpdateAwsIntegrationOK) IsCode(code int) bool

IsCode returns true when this update aws integration o k response a status code equal to that given

func (*UpdateAwsIntegrationOK) IsRedirect ¶

func (o *UpdateAwsIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update aws integration o k response has a 3xx status code

func (*UpdateAwsIntegrationOK) IsServerError ¶

func (o *UpdateAwsIntegrationOK) IsServerError() bool

IsServerError returns true when this update aws integration o k response has a 5xx status code

func (*UpdateAwsIntegrationOK) IsSuccess ¶

func (o *UpdateAwsIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update aws integration o k response has a 2xx status code

func (*UpdateAwsIntegrationOK) String ¶

func (o *UpdateAwsIntegrationOK) String() string

type UpdateAwsIntegrationParams ¶

type UpdateAwsIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdateAwsIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateAwsIntegrationParams contains all the parameters to send to the API endpoint

for the update aws integration operation.

Typically these are written to a http.Request.

func NewUpdateAwsIntegrationParams ¶

func NewUpdateAwsIntegrationParams() *UpdateAwsIntegrationParams

NewUpdateAwsIntegrationParams creates a new UpdateAwsIntegrationParams 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 NewUpdateAwsIntegrationParamsWithContext ¶

func NewUpdateAwsIntegrationParamsWithContext(ctx context.Context) *UpdateAwsIntegrationParams

NewUpdateAwsIntegrationParamsWithContext creates a new UpdateAwsIntegrationParams object with the ability to set a context for a request.

func NewUpdateAwsIntegrationParamsWithHTTPClient ¶

func NewUpdateAwsIntegrationParamsWithHTTPClient(client *http.Client) *UpdateAwsIntegrationParams

NewUpdateAwsIntegrationParamsWithHTTPClient creates a new UpdateAwsIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAwsIntegrationParamsWithTimeout ¶

func NewUpdateAwsIntegrationParamsWithTimeout(timeout time.Duration) *UpdateAwsIntegrationParams

NewUpdateAwsIntegrationParamsWithTimeout creates a new UpdateAwsIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateAwsIntegrationParams) SetBody ¶

SetBody adds the body to the update aws integration params

func (*UpdateAwsIntegrationParams) SetContext ¶

func (o *UpdateAwsIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the update aws integration params

func (*UpdateAwsIntegrationParams) SetDefaults ¶

func (o *UpdateAwsIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update aws integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAwsIntegrationParams) SetHTTPClient ¶

func (o *UpdateAwsIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update aws integration params

func (*UpdateAwsIntegrationParams) SetName ¶

func (o *UpdateAwsIntegrationParams) SetName(name string)

SetName adds the name to the update aws integration params

func (*UpdateAwsIntegrationParams) SetOrganizationID ¶

func (o *UpdateAwsIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update aws integration params

func (*UpdateAwsIntegrationParams) SetProjectID ¶

func (o *UpdateAwsIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update aws integration params

func (*UpdateAwsIntegrationParams) SetTimeout ¶

func (o *UpdateAwsIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update aws integration params

func (*UpdateAwsIntegrationParams) WithBody ¶

WithBody adds the body to the update aws integration params

func (*UpdateAwsIntegrationParams) WithContext ¶

WithContext adds the context to the update aws integration params

func (*UpdateAwsIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the update aws integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAwsIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update aws integration params

func (*UpdateAwsIntegrationParams) WithName ¶

WithName adds the name to the update aws integration params

func (*UpdateAwsIntegrationParams) WithOrganizationID ¶

func (o *UpdateAwsIntegrationParams) WithOrganizationID(organizationID string) *UpdateAwsIntegrationParams

WithOrganizationID adds the organizationID to the update aws integration params

func (*UpdateAwsIntegrationParams) WithProjectID ¶

func (o *UpdateAwsIntegrationParams) WithProjectID(projectID string) *UpdateAwsIntegrationParams

WithProjectID adds the projectID to the update aws integration params

func (*UpdateAwsIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the update aws integration params

func (*UpdateAwsIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateAwsIntegrationReader ¶

type UpdateAwsIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdateAwsIntegrationReader is a Reader for the UpdateAwsIntegration structure.

func (*UpdateAwsIntegrationReader) ReadResponse ¶

func (o *UpdateAwsIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateAzureApplicationPasswordRotatingSecretDefault ¶ added in v0.124.0

type UpdateAzureApplicationPasswordRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateAzureApplicationPasswordRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateAzureApplicationPasswordRotatingSecretDefault ¶ added in v0.124.0

func NewUpdateAzureApplicationPasswordRotatingSecretDefault(code int) *UpdateAzureApplicationPasswordRotatingSecretDefault

NewUpdateAzureApplicationPasswordRotatingSecretDefault creates a UpdateAzureApplicationPasswordRotatingSecretDefault with default headers values

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) Code ¶ added in v0.124.0

Code gets the status code for the update azure application password rotating secret default response

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) Error ¶ added in v0.124.0

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) GetPayload ¶ added in v0.124.0

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) IsClientError ¶ added in v0.124.0

IsClientError returns true when this update azure application password rotating secret default response has a 4xx status code

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) IsCode ¶ added in v0.124.0

IsCode returns true when this update azure application password rotating secret default response a status code equal to that given

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) IsRedirect ¶ added in v0.124.0

IsRedirect returns true when this update azure application password rotating secret default response has a 3xx status code

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) IsServerError ¶ added in v0.124.0

IsServerError returns true when this update azure application password rotating secret default response has a 5xx status code

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) IsSuccess ¶ added in v0.124.0

IsSuccess returns true when this update azure application password rotating secret default response has a 2xx status code

func (*UpdateAzureApplicationPasswordRotatingSecretDefault) String ¶ added in v0.124.0

type UpdateAzureApplicationPasswordRotatingSecretOK ¶ added in v0.124.0

type UpdateAzureApplicationPasswordRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdateAzureApplicationPasswordRotatingSecretResponse
}

UpdateAzureApplicationPasswordRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateAzureApplicationPasswordRotatingSecretOK ¶ added in v0.124.0

func NewUpdateAzureApplicationPasswordRotatingSecretOK() *UpdateAzureApplicationPasswordRotatingSecretOK

NewUpdateAzureApplicationPasswordRotatingSecretOK creates a UpdateAzureApplicationPasswordRotatingSecretOK with default headers values

func (*UpdateAzureApplicationPasswordRotatingSecretOK) Code ¶ added in v0.124.0

Code gets the status code for the update azure application password rotating secret o k response

func (*UpdateAzureApplicationPasswordRotatingSecretOK) Error ¶ added in v0.124.0

func (*UpdateAzureApplicationPasswordRotatingSecretOK) GetPayload ¶ added in v0.124.0

func (*UpdateAzureApplicationPasswordRotatingSecretOK) IsClientError ¶ added in v0.124.0

IsClientError returns true when this update azure application password rotating secret o k response has a 4xx status code

func (*UpdateAzureApplicationPasswordRotatingSecretOK) IsCode ¶ added in v0.124.0

IsCode returns true when this update azure application password rotating secret o k response a status code equal to that given

func (*UpdateAzureApplicationPasswordRotatingSecretOK) IsRedirect ¶ added in v0.124.0

IsRedirect returns true when this update azure application password rotating secret o k response has a 3xx status code

func (*UpdateAzureApplicationPasswordRotatingSecretOK) IsServerError ¶ added in v0.124.0

IsServerError returns true when this update azure application password rotating secret o k response has a 5xx status code

func (*UpdateAzureApplicationPasswordRotatingSecretOK) IsSuccess ¶ added in v0.124.0

IsSuccess returns true when this update azure application password rotating secret o k response has a 2xx status code

func (*UpdateAzureApplicationPasswordRotatingSecretOK) String ¶ added in v0.124.0

type UpdateAzureApplicationPasswordRotatingSecretParams ¶ added in v0.124.0

type UpdateAzureApplicationPasswordRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateAzureApplicationPasswordRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateAzureApplicationPasswordRotatingSecretParams contains all the parameters to send to the API endpoint

for the update azure application password rotating secret operation.

Typically these are written to a http.Request.

func NewUpdateAzureApplicationPasswordRotatingSecretParams ¶ added in v0.124.0

func NewUpdateAzureApplicationPasswordRotatingSecretParams() *UpdateAzureApplicationPasswordRotatingSecretParams

NewUpdateAzureApplicationPasswordRotatingSecretParams creates a new UpdateAzureApplicationPasswordRotatingSecretParams 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 NewUpdateAzureApplicationPasswordRotatingSecretParamsWithContext ¶ added in v0.124.0

func NewUpdateAzureApplicationPasswordRotatingSecretParamsWithContext(ctx context.Context) *UpdateAzureApplicationPasswordRotatingSecretParams

NewUpdateAzureApplicationPasswordRotatingSecretParamsWithContext creates a new UpdateAzureApplicationPasswordRotatingSecretParams object with the ability to set a context for a request.

func NewUpdateAzureApplicationPasswordRotatingSecretParamsWithHTTPClient ¶ added in v0.124.0

func NewUpdateAzureApplicationPasswordRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdateAzureApplicationPasswordRotatingSecretParams

NewUpdateAzureApplicationPasswordRotatingSecretParamsWithHTTPClient creates a new UpdateAzureApplicationPasswordRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAzureApplicationPasswordRotatingSecretParamsWithTimeout ¶ added in v0.124.0

func NewUpdateAzureApplicationPasswordRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdateAzureApplicationPasswordRotatingSecretParams

NewUpdateAzureApplicationPasswordRotatingSecretParamsWithTimeout creates a new UpdateAzureApplicationPasswordRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetAppName ¶ added in v0.124.0

SetAppName adds the appName to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetBody ¶ added in v0.124.0

SetBody adds the body to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetContext ¶ added in v0.124.0

SetContext adds the context to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetDefaults ¶ added in v0.124.0

SetDefaults hydrates default values in the update azure application password rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetHTTPClient ¶ added in v0.124.0

SetHTTPClient adds the HTTPClient to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetName ¶ added in v0.124.0

SetName adds the name to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetOrganizationID ¶ added in v0.124.0

func (o *UpdateAzureApplicationPasswordRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetProjectID ¶ added in v0.124.0

SetProjectID adds the projectId to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) SetTimeout ¶ added in v0.124.0

SetTimeout adds the timeout to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithAppName ¶ added in v0.124.0

WithAppName adds the appName to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithBody ¶ added in v0.124.0

WithBody adds the body to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithContext ¶ added in v0.124.0

WithContext adds the context to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithDefaults ¶ added in v0.124.0

WithDefaults hydrates default values in the update azure application password rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithHTTPClient ¶ added in v0.124.0

WithHTTPClient adds the HTTPClient to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithName ¶ added in v0.124.0

WithName adds the name to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithOrganizationID ¶ added in v0.124.0

WithOrganizationID adds the organizationID to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithProjectID ¶ added in v0.124.0

WithProjectID adds the projectID to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WithTimeout ¶ added in v0.124.0

WithTimeout adds the timeout to the update azure application password rotating secret params

func (*UpdateAzureApplicationPasswordRotatingSecretParams) WriteToRequest ¶ added in v0.124.0

WriteToRequest writes these params to a swagger request

type UpdateAzureApplicationPasswordRotatingSecretReader ¶ added in v0.124.0

type UpdateAzureApplicationPasswordRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdateAzureApplicationPasswordRotatingSecretReader is a Reader for the UpdateAzureApplicationPasswordRotatingSecret structure.

func (*UpdateAzureApplicationPasswordRotatingSecretReader) ReadResponse ¶ added in v0.124.0

func (o *UpdateAzureApplicationPasswordRotatingSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateAzureIntegrationDefault ¶

type UpdateAzureIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateAzureIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateAzureIntegrationDefault ¶

func NewUpdateAzureIntegrationDefault(code int) *UpdateAzureIntegrationDefault

NewUpdateAzureIntegrationDefault creates a UpdateAzureIntegrationDefault with default headers values

func (*UpdateAzureIntegrationDefault) Code ¶

Code gets the status code for the update azure integration default response

func (*UpdateAzureIntegrationDefault) Error ¶

func (*UpdateAzureIntegrationDefault) GetPayload ¶

func (*UpdateAzureIntegrationDefault) IsClientError ¶

func (o *UpdateAzureIntegrationDefault) IsClientError() bool

IsClientError returns true when this update azure integration default response has a 4xx status code

func (*UpdateAzureIntegrationDefault) IsCode ¶

func (o *UpdateAzureIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update azure integration default response a status code equal to that given

func (*UpdateAzureIntegrationDefault) IsRedirect ¶

func (o *UpdateAzureIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update azure integration default response has a 3xx status code

func (*UpdateAzureIntegrationDefault) IsServerError ¶

func (o *UpdateAzureIntegrationDefault) IsServerError() bool

IsServerError returns true when this update azure integration default response has a 5xx status code

func (*UpdateAzureIntegrationDefault) IsSuccess ¶

func (o *UpdateAzureIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update azure integration default response has a 2xx status code

func (*UpdateAzureIntegrationDefault) String ¶

type UpdateAzureIntegrationOK ¶

type UpdateAzureIntegrationOK struct {
	Payload *models.Secrets20231128UpdateAzureIntegrationResponse
}

UpdateAzureIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateAzureIntegrationOK ¶

func NewUpdateAzureIntegrationOK() *UpdateAzureIntegrationOK

NewUpdateAzureIntegrationOK creates a UpdateAzureIntegrationOK with default headers values

func (*UpdateAzureIntegrationOK) Code ¶

func (o *UpdateAzureIntegrationOK) Code() int

Code gets the status code for the update azure integration o k response

func (*UpdateAzureIntegrationOK) Error ¶

func (o *UpdateAzureIntegrationOK) Error() string

func (*UpdateAzureIntegrationOK) GetPayload ¶

func (*UpdateAzureIntegrationOK) IsClientError ¶

func (o *UpdateAzureIntegrationOK) IsClientError() bool

IsClientError returns true when this update azure integration o k response has a 4xx status code

func (*UpdateAzureIntegrationOK) IsCode ¶

func (o *UpdateAzureIntegrationOK) IsCode(code int) bool

IsCode returns true when this update azure integration o k response a status code equal to that given

func (*UpdateAzureIntegrationOK) IsRedirect ¶

func (o *UpdateAzureIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update azure integration o k response has a 3xx status code

func (*UpdateAzureIntegrationOK) IsServerError ¶

func (o *UpdateAzureIntegrationOK) IsServerError() bool

IsServerError returns true when this update azure integration o k response has a 5xx status code

func (*UpdateAzureIntegrationOK) IsSuccess ¶

func (o *UpdateAzureIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update azure integration o k response has a 2xx status code

func (*UpdateAzureIntegrationOK) String ¶

func (o *UpdateAzureIntegrationOK) String() string

type UpdateAzureIntegrationParams ¶

type UpdateAzureIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdateAzureIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateAzureIntegrationParams contains all the parameters to send to the API endpoint

for the update azure integration operation.

Typically these are written to a http.Request.

func NewUpdateAzureIntegrationParams ¶

func NewUpdateAzureIntegrationParams() *UpdateAzureIntegrationParams

NewUpdateAzureIntegrationParams creates a new UpdateAzureIntegrationParams 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 NewUpdateAzureIntegrationParamsWithContext ¶

func NewUpdateAzureIntegrationParamsWithContext(ctx context.Context) *UpdateAzureIntegrationParams

NewUpdateAzureIntegrationParamsWithContext creates a new UpdateAzureIntegrationParams object with the ability to set a context for a request.

func NewUpdateAzureIntegrationParamsWithHTTPClient ¶

func NewUpdateAzureIntegrationParamsWithHTTPClient(client *http.Client) *UpdateAzureIntegrationParams

NewUpdateAzureIntegrationParamsWithHTTPClient creates a new UpdateAzureIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAzureIntegrationParamsWithTimeout ¶

func NewUpdateAzureIntegrationParamsWithTimeout(timeout time.Duration) *UpdateAzureIntegrationParams

NewUpdateAzureIntegrationParamsWithTimeout creates a new UpdateAzureIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateAzureIntegrationParams) SetBody ¶

SetBody adds the body to the update azure integration params

func (*UpdateAzureIntegrationParams) SetContext ¶

func (o *UpdateAzureIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the update azure integration params

func (*UpdateAzureIntegrationParams) SetDefaults ¶

func (o *UpdateAzureIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update azure integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAzureIntegrationParams) SetHTTPClient ¶

func (o *UpdateAzureIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update azure integration params

func (*UpdateAzureIntegrationParams) SetName ¶

func (o *UpdateAzureIntegrationParams) SetName(name string)

SetName adds the name to the update azure integration params

func (*UpdateAzureIntegrationParams) SetOrganizationID ¶

func (o *UpdateAzureIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update azure integration params

func (*UpdateAzureIntegrationParams) SetProjectID ¶

func (o *UpdateAzureIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update azure integration params

func (*UpdateAzureIntegrationParams) SetTimeout ¶

func (o *UpdateAzureIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update azure integration params

func (*UpdateAzureIntegrationParams) WithBody ¶

WithBody adds the body to the update azure integration params

func (*UpdateAzureIntegrationParams) WithContext ¶

WithContext adds the context to the update azure integration params

func (*UpdateAzureIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the update azure integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAzureIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update azure integration params

func (*UpdateAzureIntegrationParams) WithName ¶

WithName adds the name to the update azure integration params

func (*UpdateAzureIntegrationParams) WithOrganizationID ¶

func (o *UpdateAzureIntegrationParams) WithOrganizationID(organizationID string) *UpdateAzureIntegrationParams

WithOrganizationID adds the organizationID to the update azure integration params

func (*UpdateAzureIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the update azure integration params

func (*UpdateAzureIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the update azure integration params

func (*UpdateAzureIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateAzureIntegrationReader ¶

type UpdateAzureIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdateAzureIntegrationReader is a Reader for the UpdateAzureIntegration structure.

func (*UpdateAzureIntegrationReader) ReadResponse ¶

func (o *UpdateAzureIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateConfluentCloudAPIKeyRotatingSecretDefault ¶

type UpdateConfluentCloudAPIKeyRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateConfluentCloudAPIKeyRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateConfluentCloudAPIKeyRotatingSecretDefault ¶

func NewUpdateConfluentCloudAPIKeyRotatingSecretDefault(code int) *UpdateConfluentCloudAPIKeyRotatingSecretDefault

NewUpdateConfluentCloudAPIKeyRotatingSecretDefault creates a UpdateConfluentCloudAPIKeyRotatingSecretDefault with default headers values

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) Code ¶

Code gets the status code for the update confluent cloud Api key rotating secret default response

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) Error ¶

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) GetPayload ¶

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) IsClientError ¶

IsClientError returns true when this update confluent cloud Api key rotating secret default response has a 4xx status code

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) IsCode ¶

IsCode returns true when this update confluent cloud Api key rotating secret default response a status code equal to that given

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) IsRedirect ¶

IsRedirect returns true when this update confluent cloud Api key rotating secret default response has a 3xx status code

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) IsServerError ¶

IsServerError returns true when this update confluent cloud Api key rotating secret default response has a 5xx status code

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this update confluent cloud Api key rotating secret default response has a 2xx status code

func (*UpdateConfluentCloudAPIKeyRotatingSecretDefault) String ¶

type UpdateConfluentCloudAPIKeyRotatingSecretOK ¶

type UpdateConfluentCloudAPIKeyRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdateConfluentCloudAPIKeyRotatingSecretResponse
}

UpdateConfluentCloudAPIKeyRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateConfluentCloudAPIKeyRotatingSecretOK ¶

func NewUpdateConfluentCloudAPIKeyRotatingSecretOK() *UpdateConfluentCloudAPIKeyRotatingSecretOK

NewUpdateConfluentCloudAPIKeyRotatingSecretOK creates a UpdateConfluentCloudAPIKeyRotatingSecretOK with default headers values

func (*UpdateConfluentCloudAPIKeyRotatingSecretOK) Code ¶

Code gets the status code for the update confluent cloud Api key rotating secret o k response

func (*UpdateConfluentCloudAPIKeyRotatingSecretOK) Error ¶

func (*UpdateConfluentCloudAPIKeyRotatingSecretOK) IsClientError ¶

IsClientError returns true when this update confluent cloud Api key rotating secret o k response has a 4xx status code

func (*UpdateConfluentCloudAPIKeyRotatingSecretOK) IsCode ¶

IsCode returns true when this update confluent cloud Api key rotating secret o k response a status code equal to that given

func (*UpdateConfluentCloudAPIKeyRotatingSecretOK) IsRedirect ¶

IsRedirect returns true when this update confluent cloud Api key rotating secret o k response has a 3xx status code

func (*UpdateConfluentCloudAPIKeyRotatingSecretOK) IsServerError ¶

IsServerError returns true when this update confluent cloud Api key rotating secret o k response has a 5xx status code

func (*UpdateConfluentCloudAPIKeyRotatingSecretOK) IsSuccess ¶

IsSuccess returns true when this update confluent cloud Api key rotating secret o k response has a 2xx status code

func (*UpdateConfluentCloudAPIKeyRotatingSecretOK) String ¶

type UpdateConfluentCloudAPIKeyRotatingSecretParams ¶

type UpdateConfluentCloudAPIKeyRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateConfluentCloudAPIKeyRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateConfluentCloudAPIKeyRotatingSecretParams contains all the parameters to send to the API endpoint

for the update confluent cloud Api key rotating secret operation.

Typically these are written to a http.Request.

func NewUpdateConfluentCloudAPIKeyRotatingSecretParams ¶

func NewUpdateConfluentCloudAPIKeyRotatingSecretParams() *UpdateConfluentCloudAPIKeyRotatingSecretParams

NewUpdateConfluentCloudAPIKeyRotatingSecretParams creates a new UpdateConfluentCloudAPIKeyRotatingSecretParams 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 NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithContext ¶

func NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithContext(ctx context.Context) *UpdateConfluentCloudAPIKeyRotatingSecretParams

NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithContext creates a new UpdateConfluentCloudAPIKeyRotatingSecretParams object with the ability to set a context for a request.

func NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithHTTPClient ¶

func NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdateConfluentCloudAPIKeyRotatingSecretParams

NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithHTTPClient creates a new UpdateConfluentCloudAPIKeyRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithTimeout ¶

func NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdateConfluentCloudAPIKeyRotatingSecretParams

NewUpdateConfluentCloudAPIKeyRotatingSecretParamsWithTimeout creates a new UpdateConfluentCloudAPIKeyRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetAppName ¶

SetAppName adds the appName to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetBody ¶

SetBody adds the body to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetContext ¶

SetContext adds the context to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetDefaults ¶

SetDefaults hydrates default values in the update confluent cloud Api key rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetName ¶

SetName adds the name to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetOrganizationID ¶

func (o *UpdateConfluentCloudAPIKeyRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetProjectID ¶

func (o *UpdateConfluentCloudAPIKeyRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) SetTimeout ¶

SetTimeout adds the timeout to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithBody ¶

WithBody adds the body to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithContext ¶

WithContext adds the context to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the update confluent cloud Api key rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithName ¶

WithName adds the name to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the update confluent cloud Api key rotating secret params

func (*UpdateConfluentCloudAPIKeyRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateConfluentCloudAPIKeyRotatingSecretReader ¶

type UpdateConfluentCloudAPIKeyRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdateConfluentCloudAPIKeyRotatingSecretReader is a Reader for the UpdateConfluentCloudAPIKeyRotatingSecret structure.

func (*UpdateConfluentCloudAPIKeyRotatingSecretReader) ReadResponse ¶

func (o *UpdateConfluentCloudAPIKeyRotatingSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateConfluentIntegrationDefault ¶

type UpdateConfluentIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateConfluentIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateConfluentIntegrationDefault ¶

func NewUpdateConfluentIntegrationDefault(code int) *UpdateConfluentIntegrationDefault

NewUpdateConfluentIntegrationDefault creates a UpdateConfluentIntegrationDefault with default headers values

func (*UpdateConfluentIntegrationDefault) Code ¶

Code gets the status code for the update confluent integration default response

func (*UpdateConfluentIntegrationDefault) Error ¶

func (*UpdateConfluentIntegrationDefault) GetPayload ¶

func (*UpdateConfluentIntegrationDefault) IsClientError ¶

func (o *UpdateConfluentIntegrationDefault) IsClientError() bool

IsClientError returns true when this update confluent integration default response has a 4xx status code

func (*UpdateConfluentIntegrationDefault) IsCode ¶

func (o *UpdateConfluentIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update confluent integration default response a status code equal to that given

func (*UpdateConfluentIntegrationDefault) IsRedirect ¶

func (o *UpdateConfluentIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update confluent integration default response has a 3xx status code

func (*UpdateConfluentIntegrationDefault) IsServerError ¶

func (o *UpdateConfluentIntegrationDefault) IsServerError() bool

IsServerError returns true when this update confluent integration default response has a 5xx status code

func (*UpdateConfluentIntegrationDefault) IsSuccess ¶

func (o *UpdateConfluentIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update confluent integration default response has a 2xx status code

func (*UpdateConfluentIntegrationDefault) String ¶

type UpdateConfluentIntegrationOK ¶

type UpdateConfluentIntegrationOK struct {
	Payload *models.Secrets20231128UpdateConfluentIntegrationResponse
}

UpdateConfluentIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateConfluentIntegrationOK ¶

func NewUpdateConfluentIntegrationOK() *UpdateConfluentIntegrationOK

NewUpdateConfluentIntegrationOK creates a UpdateConfluentIntegrationOK with default headers values

func (*UpdateConfluentIntegrationOK) Code ¶

Code gets the status code for the update confluent integration o k response

func (*UpdateConfluentIntegrationOK) Error ¶

func (*UpdateConfluentIntegrationOK) GetPayload ¶

func (*UpdateConfluentIntegrationOK) IsClientError ¶

func (o *UpdateConfluentIntegrationOK) IsClientError() bool

IsClientError returns true when this update confluent integration o k response has a 4xx status code

func (*UpdateConfluentIntegrationOK) IsCode ¶

func (o *UpdateConfluentIntegrationOK) IsCode(code int) bool

IsCode returns true when this update confluent integration o k response a status code equal to that given

func (*UpdateConfluentIntegrationOK) IsRedirect ¶

func (o *UpdateConfluentIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update confluent integration o k response has a 3xx status code

func (*UpdateConfluentIntegrationOK) IsServerError ¶

func (o *UpdateConfluentIntegrationOK) IsServerError() bool

IsServerError returns true when this update confluent integration o k response has a 5xx status code

func (*UpdateConfluentIntegrationOK) IsSuccess ¶

func (o *UpdateConfluentIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update confluent integration o k response has a 2xx status code

func (*UpdateConfluentIntegrationOK) String ¶

type UpdateConfluentIntegrationParams ¶

type UpdateConfluentIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdateConfluentIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateConfluentIntegrationParams contains all the parameters to send to the API endpoint

for the update confluent integration operation.

Typically these are written to a http.Request.

func NewUpdateConfluentIntegrationParams ¶

func NewUpdateConfluentIntegrationParams() *UpdateConfluentIntegrationParams

NewUpdateConfluentIntegrationParams creates a new UpdateConfluentIntegrationParams 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 NewUpdateConfluentIntegrationParamsWithContext ¶

func NewUpdateConfluentIntegrationParamsWithContext(ctx context.Context) *UpdateConfluentIntegrationParams

NewUpdateConfluentIntegrationParamsWithContext creates a new UpdateConfluentIntegrationParams object with the ability to set a context for a request.

func NewUpdateConfluentIntegrationParamsWithHTTPClient ¶

func NewUpdateConfluentIntegrationParamsWithHTTPClient(client *http.Client) *UpdateConfluentIntegrationParams

NewUpdateConfluentIntegrationParamsWithHTTPClient creates a new UpdateConfluentIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateConfluentIntegrationParamsWithTimeout ¶

func NewUpdateConfluentIntegrationParamsWithTimeout(timeout time.Duration) *UpdateConfluentIntegrationParams

NewUpdateConfluentIntegrationParamsWithTimeout creates a new UpdateConfluentIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateConfluentIntegrationParams) SetBody ¶

SetBody adds the body to the update confluent integration params

func (*UpdateConfluentIntegrationParams) SetContext ¶

SetContext adds the context to the update confluent integration params

func (*UpdateConfluentIntegrationParams) SetDefaults ¶

func (o *UpdateConfluentIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update confluent integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateConfluentIntegrationParams) SetHTTPClient ¶

func (o *UpdateConfluentIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update confluent integration params

func (*UpdateConfluentIntegrationParams) SetName ¶

func (o *UpdateConfluentIntegrationParams) SetName(name string)

SetName adds the name to the update confluent integration params

func (*UpdateConfluentIntegrationParams) SetOrganizationID ¶

func (o *UpdateConfluentIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update confluent integration params

func (*UpdateConfluentIntegrationParams) SetProjectID ¶

func (o *UpdateConfluentIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update confluent integration params

func (*UpdateConfluentIntegrationParams) SetTimeout ¶

func (o *UpdateConfluentIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update confluent integration params

func (*UpdateConfluentIntegrationParams) WithBody ¶

WithBody adds the body to the update confluent integration params

func (*UpdateConfluentIntegrationParams) WithContext ¶

WithContext adds the context to the update confluent integration params

func (*UpdateConfluentIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the update confluent integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateConfluentIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update confluent integration params

func (*UpdateConfluentIntegrationParams) WithName ¶

WithName adds the name to the update confluent integration params

func (*UpdateConfluentIntegrationParams) WithOrganizationID ¶

func (o *UpdateConfluentIntegrationParams) WithOrganizationID(organizationID string) *UpdateConfluentIntegrationParams

WithOrganizationID adds the organizationID to the update confluent integration params

func (*UpdateConfluentIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the update confluent integration params

func (*UpdateConfluentIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the update confluent integration params

func (*UpdateConfluentIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateConfluentIntegrationReader ¶

type UpdateConfluentIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdateConfluentIntegrationReader is a Reader for the UpdateConfluentIntegration structure.

func (*UpdateConfluentIntegrationReader) ReadResponse ¶

func (o *UpdateConfluentIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateGatewayPoolDefault ¶

type UpdateGatewayPoolDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateGatewayPoolDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateGatewayPoolDefault ¶

func NewUpdateGatewayPoolDefault(code int) *UpdateGatewayPoolDefault

NewUpdateGatewayPoolDefault creates a UpdateGatewayPoolDefault with default headers values

func (*UpdateGatewayPoolDefault) Code ¶

func (o *UpdateGatewayPoolDefault) Code() int

Code gets the status code for the update gateway pool default response

func (*UpdateGatewayPoolDefault) Error ¶

func (o *UpdateGatewayPoolDefault) Error() string

func (*UpdateGatewayPoolDefault) GetPayload ¶

func (*UpdateGatewayPoolDefault) IsClientError ¶

func (o *UpdateGatewayPoolDefault) IsClientError() bool

IsClientError returns true when this update gateway pool default response has a 4xx status code

func (*UpdateGatewayPoolDefault) IsCode ¶

func (o *UpdateGatewayPoolDefault) IsCode(code int) bool

IsCode returns true when this update gateway pool default response a status code equal to that given

func (*UpdateGatewayPoolDefault) IsRedirect ¶

func (o *UpdateGatewayPoolDefault) IsRedirect() bool

IsRedirect returns true when this update gateway pool default response has a 3xx status code

func (*UpdateGatewayPoolDefault) IsServerError ¶

func (o *UpdateGatewayPoolDefault) IsServerError() bool

IsServerError returns true when this update gateway pool default response has a 5xx status code

func (*UpdateGatewayPoolDefault) IsSuccess ¶

func (o *UpdateGatewayPoolDefault) IsSuccess() bool

IsSuccess returns true when this update gateway pool default response has a 2xx status code

func (*UpdateGatewayPoolDefault) String ¶

func (o *UpdateGatewayPoolDefault) String() string

type UpdateGatewayPoolOK ¶

type UpdateGatewayPoolOK struct {
	Payload *models.Secrets20231128UpdateGatewayPoolResponse
}

UpdateGatewayPoolOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateGatewayPoolOK ¶

func NewUpdateGatewayPoolOK() *UpdateGatewayPoolOK

NewUpdateGatewayPoolOK creates a UpdateGatewayPoolOK with default headers values

func (*UpdateGatewayPoolOK) Code ¶

func (o *UpdateGatewayPoolOK) Code() int

Code gets the status code for the update gateway pool o k response

func (*UpdateGatewayPoolOK) Error ¶

func (o *UpdateGatewayPoolOK) Error() string

func (*UpdateGatewayPoolOK) GetPayload ¶

func (*UpdateGatewayPoolOK) IsClientError ¶

func (o *UpdateGatewayPoolOK) IsClientError() bool

IsClientError returns true when this update gateway pool o k response has a 4xx status code

func (*UpdateGatewayPoolOK) IsCode ¶

func (o *UpdateGatewayPoolOK) IsCode(code int) bool

IsCode returns true when this update gateway pool o k response a status code equal to that given

func (*UpdateGatewayPoolOK) IsRedirect ¶

func (o *UpdateGatewayPoolOK) IsRedirect() bool

IsRedirect returns true when this update gateway pool o k response has a 3xx status code

func (*UpdateGatewayPoolOK) IsServerError ¶

func (o *UpdateGatewayPoolOK) IsServerError() bool

IsServerError returns true when this update gateway pool o k response has a 5xx status code

func (*UpdateGatewayPoolOK) IsSuccess ¶

func (o *UpdateGatewayPoolOK) IsSuccess() bool

IsSuccess returns true when this update gateway pool o k response has a 2xx status code

func (*UpdateGatewayPoolOK) String ¶

func (o *UpdateGatewayPoolOK) String() string

type UpdateGatewayPoolParams ¶

type UpdateGatewayPoolParams struct {

	// Body.
	Body *models.SecretServiceUpdateGatewayPoolBody

	// GatewayPoolName.
	GatewayPoolName string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateGatewayPoolParams contains all the parameters to send to the API endpoint

for the update gateway pool operation.

Typically these are written to a http.Request.

func NewUpdateGatewayPoolParams ¶

func NewUpdateGatewayPoolParams() *UpdateGatewayPoolParams

NewUpdateGatewayPoolParams creates a new UpdateGatewayPoolParams 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 NewUpdateGatewayPoolParamsWithContext ¶

func NewUpdateGatewayPoolParamsWithContext(ctx context.Context) *UpdateGatewayPoolParams

NewUpdateGatewayPoolParamsWithContext creates a new UpdateGatewayPoolParams object with the ability to set a context for a request.

func NewUpdateGatewayPoolParamsWithHTTPClient ¶

func NewUpdateGatewayPoolParamsWithHTTPClient(client *http.Client) *UpdateGatewayPoolParams

NewUpdateGatewayPoolParamsWithHTTPClient creates a new UpdateGatewayPoolParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateGatewayPoolParamsWithTimeout ¶

func NewUpdateGatewayPoolParamsWithTimeout(timeout time.Duration) *UpdateGatewayPoolParams

NewUpdateGatewayPoolParamsWithTimeout creates a new UpdateGatewayPoolParams object with the ability to set a timeout on a request.

func (*UpdateGatewayPoolParams) SetBody ¶

SetBody adds the body to the update gateway pool params

func (*UpdateGatewayPoolParams) SetContext ¶

func (o *UpdateGatewayPoolParams) SetContext(ctx context.Context)

SetContext adds the context to the update gateway pool params

func (*UpdateGatewayPoolParams) SetDefaults ¶

func (o *UpdateGatewayPoolParams) SetDefaults()

SetDefaults hydrates default values in the update gateway pool params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGatewayPoolParams) SetGatewayPoolName ¶

func (o *UpdateGatewayPoolParams) SetGatewayPoolName(gatewayPoolName string)

SetGatewayPoolName adds the gatewayPoolName to the update gateway pool params

func (*UpdateGatewayPoolParams) SetHTTPClient ¶

func (o *UpdateGatewayPoolParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update gateway pool params

func (*UpdateGatewayPoolParams) SetOrganizationID ¶

func (o *UpdateGatewayPoolParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update gateway pool params

func (*UpdateGatewayPoolParams) SetProjectID ¶

func (o *UpdateGatewayPoolParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update gateway pool params

func (*UpdateGatewayPoolParams) SetTimeout ¶

func (o *UpdateGatewayPoolParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update gateway pool params

func (*UpdateGatewayPoolParams) WithBody ¶

WithBody adds the body to the update gateway pool params

func (*UpdateGatewayPoolParams) WithContext ¶

WithContext adds the context to the update gateway pool params

func (*UpdateGatewayPoolParams) WithDefaults ¶

WithDefaults hydrates default values in the update gateway pool params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGatewayPoolParams) WithGatewayPoolName ¶

func (o *UpdateGatewayPoolParams) WithGatewayPoolName(gatewayPoolName string) *UpdateGatewayPoolParams

WithGatewayPoolName adds the gatewayPoolName to the update gateway pool params

func (*UpdateGatewayPoolParams) WithHTTPClient ¶

func (o *UpdateGatewayPoolParams) WithHTTPClient(client *http.Client) *UpdateGatewayPoolParams

WithHTTPClient adds the HTTPClient to the update gateway pool params

func (*UpdateGatewayPoolParams) WithOrganizationID ¶

func (o *UpdateGatewayPoolParams) WithOrganizationID(organizationID string) *UpdateGatewayPoolParams

WithOrganizationID adds the organizationID to the update gateway pool params

func (*UpdateGatewayPoolParams) WithProjectID ¶

func (o *UpdateGatewayPoolParams) WithProjectID(projectID string) *UpdateGatewayPoolParams

WithProjectID adds the projectID to the update gateway pool params

func (*UpdateGatewayPoolParams) WithTimeout ¶

WithTimeout adds the timeout to the update gateway pool params

func (*UpdateGatewayPoolParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateGatewayPoolReader ¶

type UpdateGatewayPoolReader struct {
	// contains filtered or unexported fields
}

UpdateGatewayPoolReader is a Reader for the UpdateGatewayPool structure.

func (*UpdateGatewayPoolReader) ReadResponse ¶

func (o *UpdateGatewayPoolReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateGcpDynamicSecretDefault ¶

type UpdateGcpDynamicSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateGcpDynamicSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateGcpDynamicSecretDefault ¶

func NewUpdateGcpDynamicSecretDefault(code int) *UpdateGcpDynamicSecretDefault

NewUpdateGcpDynamicSecretDefault creates a UpdateGcpDynamicSecretDefault with default headers values

func (*UpdateGcpDynamicSecretDefault) Code ¶

Code gets the status code for the update gcp dynamic secret default response

func (*UpdateGcpDynamicSecretDefault) Error ¶

func (*UpdateGcpDynamicSecretDefault) GetPayload ¶

func (*UpdateGcpDynamicSecretDefault) IsClientError ¶

func (o *UpdateGcpDynamicSecretDefault) IsClientError() bool

IsClientError returns true when this update gcp dynamic secret default response has a 4xx status code

func (*UpdateGcpDynamicSecretDefault) IsCode ¶

func (o *UpdateGcpDynamicSecretDefault) IsCode(code int) bool

IsCode returns true when this update gcp dynamic secret default response a status code equal to that given

func (*UpdateGcpDynamicSecretDefault) IsRedirect ¶

func (o *UpdateGcpDynamicSecretDefault) IsRedirect() bool

IsRedirect returns true when this update gcp dynamic secret default response has a 3xx status code

func (*UpdateGcpDynamicSecretDefault) IsServerError ¶

func (o *UpdateGcpDynamicSecretDefault) IsServerError() bool

IsServerError returns true when this update gcp dynamic secret default response has a 5xx status code

func (*UpdateGcpDynamicSecretDefault) IsSuccess ¶

func (o *UpdateGcpDynamicSecretDefault) IsSuccess() bool

IsSuccess returns true when this update gcp dynamic secret default response has a 2xx status code

func (*UpdateGcpDynamicSecretDefault) String ¶

type UpdateGcpDynamicSecretOK ¶

type UpdateGcpDynamicSecretOK struct {
	Payload *models.Secrets20231128UpdateGcpDynamicSecretResponse
}

UpdateGcpDynamicSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateGcpDynamicSecretOK ¶

func NewUpdateGcpDynamicSecretOK() *UpdateGcpDynamicSecretOK

NewUpdateGcpDynamicSecretOK creates a UpdateGcpDynamicSecretOK with default headers values

func (*UpdateGcpDynamicSecretOK) Code ¶

func (o *UpdateGcpDynamicSecretOK) Code() int

Code gets the status code for the update gcp dynamic secret o k response

func (*UpdateGcpDynamicSecretOK) Error ¶

func (o *UpdateGcpDynamicSecretOK) Error() string

func (*UpdateGcpDynamicSecretOK) GetPayload ¶

func (*UpdateGcpDynamicSecretOK) IsClientError ¶

func (o *UpdateGcpDynamicSecretOK) IsClientError() bool

IsClientError returns true when this update gcp dynamic secret o k response has a 4xx status code

func (*UpdateGcpDynamicSecretOK) IsCode ¶

func (o *UpdateGcpDynamicSecretOK) IsCode(code int) bool

IsCode returns true when this update gcp dynamic secret o k response a status code equal to that given

func (*UpdateGcpDynamicSecretOK) IsRedirect ¶

func (o *UpdateGcpDynamicSecretOK) IsRedirect() bool

IsRedirect returns true when this update gcp dynamic secret o k response has a 3xx status code

func (*UpdateGcpDynamicSecretOK) IsServerError ¶

func (o *UpdateGcpDynamicSecretOK) IsServerError() bool

IsServerError returns true when this update gcp dynamic secret o k response has a 5xx status code

func (*UpdateGcpDynamicSecretOK) IsSuccess ¶

func (o *UpdateGcpDynamicSecretOK) IsSuccess() bool

IsSuccess returns true when this update gcp dynamic secret o k response has a 2xx status code

func (*UpdateGcpDynamicSecretOK) String ¶

func (o *UpdateGcpDynamicSecretOK) String() string

type UpdateGcpDynamicSecretParams ¶

type UpdateGcpDynamicSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateGcpDynamicSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateGcpDynamicSecretParams contains all the parameters to send to the API endpoint

for the update gcp dynamic secret operation.

Typically these are written to a http.Request.

func NewUpdateGcpDynamicSecretParams ¶

func NewUpdateGcpDynamicSecretParams() *UpdateGcpDynamicSecretParams

NewUpdateGcpDynamicSecretParams creates a new UpdateGcpDynamicSecretParams 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 NewUpdateGcpDynamicSecretParamsWithContext ¶

func NewUpdateGcpDynamicSecretParamsWithContext(ctx context.Context) *UpdateGcpDynamicSecretParams

NewUpdateGcpDynamicSecretParamsWithContext creates a new UpdateGcpDynamicSecretParams object with the ability to set a context for a request.

func NewUpdateGcpDynamicSecretParamsWithHTTPClient ¶

func NewUpdateGcpDynamicSecretParamsWithHTTPClient(client *http.Client) *UpdateGcpDynamicSecretParams

NewUpdateGcpDynamicSecretParamsWithHTTPClient creates a new UpdateGcpDynamicSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateGcpDynamicSecretParamsWithTimeout ¶

func NewUpdateGcpDynamicSecretParamsWithTimeout(timeout time.Duration) *UpdateGcpDynamicSecretParams

NewUpdateGcpDynamicSecretParamsWithTimeout creates a new UpdateGcpDynamicSecretParams object with the ability to set a timeout on a request.

func (*UpdateGcpDynamicSecretParams) SetAppName ¶

func (o *UpdateGcpDynamicSecretParams) SetAppName(appName string)

SetAppName adds the appName to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) SetBody ¶

SetBody adds the body to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) SetContext ¶

func (o *UpdateGcpDynamicSecretParams) SetContext(ctx context.Context)

SetContext adds the context to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) SetDefaults ¶

func (o *UpdateGcpDynamicSecretParams) SetDefaults()

SetDefaults hydrates default values in the update gcp dynamic secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGcpDynamicSecretParams) SetHTTPClient ¶

func (o *UpdateGcpDynamicSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) SetName ¶

func (o *UpdateGcpDynamicSecretParams) SetName(name string)

SetName adds the name to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) SetOrganizationID ¶

func (o *UpdateGcpDynamicSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) SetProjectID ¶

func (o *UpdateGcpDynamicSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) SetTimeout ¶

func (o *UpdateGcpDynamicSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WithAppName ¶

WithAppName adds the appName to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WithBody ¶

WithBody adds the body to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WithContext ¶

WithContext adds the context to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the update gcp dynamic secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGcpDynamicSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WithName ¶

WithName adds the name to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WithOrganizationID ¶

func (o *UpdateGcpDynamicSecretParams) WithOrganizationID(organizationID string) *UpdateGcpDynamicSecretParams

WithOrganizationID adds the organizationID to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the update gcp dynamic secret params

func (*UpdateGcpDynamicSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateGcpDynamicSecretReader ¶

type UpdateGcpDynamicSecretReader struct {
	// contains filtered or unexported fields
}

UpdateGcpDynamicSecretReader is a Reader for the UpdateGcpDynamicSecret structure.

func (*UpdateGcpDynamicSecretReader) ReadResponse ¶

func (o *UpdateGcpDynamicSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateGcpIntegrationDefault ¶

type UpdateGcpIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateGcpIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateGcpIntegrationDefault ¶

func NewUpdateGcpIntegrationDefault(code int) *UpdateGcpIntegrationDefault

NewUpdateGcpIntegrationDefault creates a UpdateGcpIntegrationDefault with default headers values

func (*UpdateGcpIntegrationDefault) Code ¶

func (o *UpdateGcpIntegrationDefault) Code() int

Code gets the status code for the update gcp integration default response

func (*UpdateGcpIntegrationDefault) Error ¶

func (*UpdateGcpIntegrationDefault) GetPayload ¶

func (*UpdateGcpIntegrationDefault) IsClientError ¶

func (o *UpdateGcpIntegrationDefault) IsClientError() bool

IsClientError returns true when this update gcp integration default response has a 4xx status code

func (*UpdateGcpIntegrationDefault) IsCode ¶

func (o *UpdateGcpIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update gcp integration default response a status code equal to that given

func (*UpdateGcpIntegrationDefault) IsRedirect ¶

func (o *UpdateGcpIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update gcp integration default response has a 3xx status code

func (*UpdateGcpIntegrationDefault) IsServerError ¶

func (o *UpdateGcpIntegrationDefault) IsServerError() bool

IsServerError returns true when this update gcp integration default response has a 5xx status code

func (*UpdateGcpIntegrationDefault) IsSuccess ¶

func (o *UpdateGcpIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update gcp integration default response has a 2xx status code

func (*UpdateGcpIntegrationDefault) String ¶

func (o *UpdateGcpIntegrationDefault) String() string

type UpdateGcpIntegrationOK ¶

type UpdateGcpIntegrationOK struct {
	Payload *models.Secrets20231128UpdateGcpIntegrationResponse
}

UpdateGcpIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateGcpIntegrationOK ¶

func NewUpdateGcpIntegrationOK() *UpdateGcpIntegrationOK

NewUpdateGcpIntegrationOK creates a UpdateGcpIntegrationOK with default headers values

func (*UpdateGcpIntegrationOK) Code ¶

func (o *UpdateGcpIntegrationOK) Code() int

Code gets the status code for the update gcp integration o k response

func (*UpdateGcpIntegrationOK) Error ¶

func (o *UpdateGcpIntegrationOK) Error() string

func (*UpdateGcpIntegrationOK) GetPayload ¶

func (*UpdateGcpIntegrationOK) IsClientError ¶

func (o *UpdateGcpIntegrationOK) IsClientError() bool

IsClientError returns true when this update gcp integration o k response has a 4xx status code

func (*UpdateGcpIntegrationOK) IsCode ¶

func (o *UpdateGcpIntegrationOK) IsCode(code int) bool

IsCode returns true when this update gcp integration o k response a status code equal to that given

func (*UpdateGcpIntegrationOK) IsRedirect ¶

func (o *UpdateGcpIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update gcp integration o k response has a 3xx status code

func (*UpdateGcpIntegrationOK) IsServerError ¶

func (o *UpdateGcpIntegrationOK) IsServerError() bool

IsServerError returns true when this update gcp integration o k response has a 5xx status code

func (*UpdateGcpIntegrationOK) IsSuccess ¶

func (o *UpdateGcpIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update gcp integration o k response has a 2xx status code

func (*UpdateGcpIntegrationOK) String ¶

func (o *UpdateGcpIntegrationOK) String() string

type UpdateGcpIntegrationParams ¶

type UpdateGcpIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdateGcpIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateGcpIntegrationParams contains all the parameters to send to the API endpoint

for the update gcp integration operation.

Typically these are written to a http.Request.

func NewUpdateGcpIntegrationParams ¶

func NewUpdateGcpIntegrationParams() *UpdateGcpIntegrationParams

NewUpdateGcpIntegrationParams creates a new UpdateGcpIntegrationParams 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 NewUpdateGcpIntegrationParamsWithContext ¶

func NewUpdateGcpIntegrationParamsWithContext(ctx context.Context) *UpdateGcpIntegrationParams

NewUpdateGcpIntegrationParamsWithContext creates a new UpdateGcpIntegrationParams object with the ability to set a context for a request.

func NewUpdateGcpIntegrationParamsWithHTTPClient ¶

func NewUpdateGcpIntegrationParamsWithHTTPClient(client *http.Client) *UpdateGcpIntegrationParams

NewUpdateGcpIntegrationParamsWithHTTPClient creates a new UpdateGcpIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateGcpIntegrationParamsWithTimeout ¶

func NewUpdateGcpIntegrationParamsWithTimeout(timeout time.Duration) *UpdateGcpIntegrationParams

NewUpdateGcpIntegrationParamsWithTimeout creates a new UpdateGcpIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateGcpIntegrationParams) SetBody ¶

SetBody adds the body to the update gcp integration params

func (*UpdateGcpIntegrationParams) SetContext ¶

func (o *UpdateGcpIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the update gcp integration params

func (*UpdateGcpIntegrationParams) SetDefaults ¶

func (o *UpdateGcpIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update gcp integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGcpIntegrationParams) SetHTTPClient ¶

func (o *UpdateGcpIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update gcp integration params

func (*UpdateGcpIntegrationParams) SetName ¶

func (o *UpdateGcpIntegrationParams) SetName(name string)

SetName adds the name to the update gcp integration params

func (*UpdateGcpIntegrationParams) SetOrganizationID ¶

func (o *UpdateGcpIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update gcp integration params

func (*UpdateGcpIntegrationParams) SetProjectID ¶

func (o *UpdateGcpIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update gcp integration params

func (*UpdateGcpIntegrationParams) SetTimeout ¶

func (o *UpdateGcpIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update gcp integration params

func (*UpdateGcpIntegrationParams) WithBody ¶

WithBody adds the body to the update gcp integration params

func (*UpdateGcpIntegrationParams) WithContext ¶

WithContext adds the context to the update gcp integration params

func (*UpdateGcpIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the update gcp integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGcpIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update gcp integration params

func (*UpdateGcpIntegrationParams) WithName ¶

WithName adds the name to the update gcp integration params

func (*UpdateGcpIntegrationParams) WithOrganizationID ¶

func (o *UpdateGcpIntegrationParams) WithOrganizationID(organizationID string) *UpdateGcpIntegrationParams

WithOrganizationID adds the organizationID to the update gcp integration params

func (*UpdateGcpIntegrationParams) WithProjectID ¶

func (o *UpdateGcpIntegrationParams) WithProjectID(projectID string) *UpdateGcpIntegrationParams

WithProjectID adds the projectID to the update gcp integration params

func (*UpdateGcpIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the update gcp integration params

func (*UpdateGcpIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateGcpIntegrationReader ¶

type UpdateGcpIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdateGcpIntegrationReader is a Reader for the UpdateGcpIntegration structure.

func (*UpdateGcpIntegrationReader) ReadResponse ¶

func (o *UpdateGcpIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateGcpServiceAccountKeyRotatingSecretDefault ¶

type UpdateGcpServiceAccountKeyRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateGcpServiceAccountKeyRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateGcpServiceAccountKeyRotatingSecretDefault ¶

func NewUpdateGcpServiceAccountKeyRotatingSecretDefault(code int) *UpdateGcpServiceAccountKeyRotatingSecretDefault

NewUpdateGcpServiceAccountKeyRotatingSecretDefault creates a UpdateGcpServiceAccountKeyRotatingSecretDefault with default headers values

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) Code ¶

Code gets the status code for the update gcp service account key rotating secret default response

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) Error ¶

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) GetPayload ¶

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) IsClientError ¶

IsClientError returns true when this update gcp service account key rotating secret default response has a 4xx status code

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) IsCode ¶

IsCode returns true when this update gcp service account key rotating secret default response a status code equal to that given

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) IsRedirect ¶

IsRedirect returns true when this update gcp service account key rotating secret default response has a 3xx status code

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) IsServerError ¶

IsServerError returns true when this update gcp service account key rotating secret default response has a 5xx status code

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this update gcp service account key rotating secret default response has a 2xx status code

func (*UpdateGcpServiceAccountKeyRotatingSecretDefault) String ¶

type UpdateGcpServiceAccountKeyRotatingSecretOK ¶

type UpdateGcpServiceAccountKeyRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdateGcpServiceAccountKeyRotatingSecretResponse
}

UpdateGcpServiceAccountKeyRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateGcpServiceAccountKeyRotatingSecretOK ¶

func NewUpdateGcpServiceAccountKeyRotatingSecretOK() *UpdateGcpServiceAccountKeyRotatingSecretOK

NewUpdateGcpServiceAccountKeyRotatingSecretOK creates a UpdateGcpServiceAccountKeyRotatingSecretOK with default headers values

func (*UpdateGcpServiceAccountKeyRotatingSecretOK) Code ¶

Code gets the status code for the update gcp service account key rotating secret o k response

func (*UpdateGcpServiceAccountKeyRotatingSecretOK) Error ¶

func (*UpdateGcpServiceAccountKeyRotatingSecretOK) IsClientError ¶

IsClientError returns true when this update gcp service account key rotating secret o k response has a 4xx status code

func (*UpdateGcpServiceAccountKeyRotatingSecretOK) IsCode ¶

IsCode returns true when this update gcp service account key rotating secret o k response a status code equal to that given

func (*UpdateGcpServiceAccountKeyRotatingSecretOK) IsRedirect ¶

IsRedirect returns true when this update gcp service account key rotating secret o k response has a 3xx status code

func (*UpdateGcpServiceAccountKeyRotatingSecretOK) IsServerError ¶

IsServerError returns true when this update gcp service account key rotating secret o k response has a 5xx status code

func (*UpdateGcpServiceAccountKeyRotatingSecretOK) IsSuccess ¶

IsSuccess returns true when this update gcp service account key rotating secret o k response has a 2xx status code

func (*UpdateGcpServiceAccountKeyRotatingSecretOK) String ¶

type UpdateGcpServiceAccountKeyRotatingSecretParams ¶

type UpdateGcpServiceAccountKeyRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateGcpServiceAccountKeyRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateGcpServiceAccountKeyRotatingSecretParams contains all the parameters to send to the API endpoint

for the update gcp service account key rotating secret operation.

Typically these are written to a http.Request.

func NewUpdateGcpServiceAccountKeyRotatingSecretParams ¶

func NewUpdateGcpServiceAccountKeyRotatingSecretParams() *UpdateGcpServiceAccountKeyRotatingSecretParams

NewUpdateGcpServiceAccountKeyRotatingSecretParams creates a new UpdateGcpServiceAccountKeyRotatingSecretParams 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 NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithContext ¶

func NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithContext(ctx context.Context) *UpdateGcpServiceAccountKeyRotatingSecretParams

NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithContext creates a new UpdateGcpServiceAccountKeyRotatingSecretParams object with the ability to set a context for a request.

func NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithHTTPClient ¶

func NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdateGcpServiceAccountKeyRotatingSecretParams

NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithHTTPClient creates a new UpdateGcpServiceAccountKeyRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithTimeout ¶

func NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdateGcpServiceAccountKeyRotatingSecretParams

NewUpdateGcpServiceAccountKeyRotatingSecretParamsWithTimeout creates a new UpdateGcpServiceAccountKeyRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetAppName ¶

SetAppName adds the appName to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetBody ¶

SetBody adds the body to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetContext ¶

SetContext adds the context to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetDefaults ¶

SetDefaults hydrates default values in the update gcp service account key rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetName ¶

SetName adds the name to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetOrganizationID ¶

func (o *UpdateGcpServiceAccountKeyRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetProjectID ¶

func (o *UpdateGcpServiceAccountKeyRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) SetTimeout ¶

SetTimeout adds the timeout to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithBody ¶

WithBody adds the body to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithContext ¶

WithContext adds the context to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the update gcp service account key rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithName ¶

WithName adds the name to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the update gcp service account key rotating secret params

func (*UpdateGcpServiceAccountKeyRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateGcpServiceAccountKeyRotatingSecretReader ¶

type UpdateGcpServiceAccountKeyRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdateGcpServiceAccountKeyRotatingSecretReader is a Reader for the UpdateGcpServiceAccountKeyRotatingSecret structure.

func (*UpdateGcpServiceAccountKeyRotatingSecretReader) ReadResponse ¶

func (o *UpdateGcpServiceAccountKeyRotatingSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateIntegrationDefault ¶

type UpdateIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateIntegrationDefault ¶

func NewUpdateIntegrationDefault(code int) *UpdateIntegrationDefault

NewUpdateIntegrationDefault creates a UpdateIntegrationDefault with default headers values

func (*UpdateIntegrationDefault) Code ¶

func (o *UpdateIntegrationDefault) Code() int

Code gets the status code for the update integration default response

func (*UpdateIntegrationDefault) Error ¶

func (o *UpdateIntegrationDefault) Error() string

func (*UpdateIntegrationDefault) GetPayload ¶

func (*UpdateIntegrationDefault) IsClientError ¶

func (o *UpdateIntegrationDefault) IsClientError() bool

IsClientError returns true when this update integration default response has a 4xx status code

func (*UpdateIntegrationDefault) IsCode ¶

func (o *UpdateIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update integration default response a status code equal to that given

func (*UpdateIntegrationDefault) IsRedirect ¶

func (o *UpdateIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update integration default response has a 3xx status code

func (*UpdateIntegrationDefault) IsServerError ¶

func (o *UpdateIntegrationDefault) IsServerError() bool

IsServerError returns true when this update integration default response has a 5xx status code

func (*UpdateIntegrationDefault) IsSuccess ¶

func (o *UpdateIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update integration default response has a 2xx status code

func (*UpdateIntegrationDefault) String ¶

func (o *UpdateIntegrationDefault) String() string

type UpdateIntegrationOK ¶

type UpdateIntegrationOK struct {
	Payload *models.Secrets20231128UpdateIntegrationResponse
}

UpdateIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateIntegrationOK ¶

func NewUpdateIntegrationOK() *UpdateIntegrationOK

NewUpdateIntegrationOK creates a UpdateIntegrationOK with default headers values

func (*UpdateIntegrationOK) Code ¶

func (o *UpdateIntegrationOK) Code() int

Code gets the status code for the update integration o k response

func (*UpdateIntegrationOK) Error ¶

func (o *UpdateIntegrationOK) Error() string

func (*UpdateIntegrationOK) GetPayload ¶

func (*UpdateIntegrationOK) IsClientError ¶

func (o *UpdateIntegrationOK) IsClientError() bool

IsClientError returns true when this update integration o k response has a 4xx status code

func (*UpdateIntegrationOK) IsCode ¶

func (o *UpdateIntegrationOK) IsCode(code int) bool

IsCode returns true when this update integration o k response a status code equal to that given

func (*UpdateIntegrationOK) IsRedirect ¶

func (o *UpdateIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update integration o k response has a 3xx status code

func (*UpdateIntegrationOK) IsServerError ¶

func (o *UpdateIntegrationOK) IsServerError() bool

IsServerError returns true when this update integration o k response has a 5xx status code

func (*UpdateIntegrationOK) IsSuccess ¶

func (o *UpdateIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update integration o k response has a 2xx status code

func (*UpdateIntegrationOK) String ¶

func (o *UpdateIntegrationOK) String() string

type UpdateIntegrationParams ¶

type UpdateIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdateIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateIntegrationParams contains all the parameters to send to the API endpoint

for the update integration operation.

Typically these are written to a http.Request.

func NewUpdateIntegrationParams ¶

func NewUpdateIntegrationParams() *UpdateIntegrationParams

NewUpdateIntegrationParams creates a new UpdateIntegrationParams 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 NewUpdateIntegrationParamsWithContext ¶

func NewUpdateIntegrationParamsWithContext(ctx context.Context) *UpdateIntegrationParams

NewUpdateIntegrationParamsWithContext creates a new UpdateIntegrationParams object with the ability to set a context for a request.

func NewUpdateIntegrationParamsWithHTTPClient ¶

func NewUpdateIntegrationParamsWithHTTPClient(client *http.Client) *UpdateIntegrationParams

NewUpdateIntegrationParamsWithHTTPClient creates a new UpdateIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateIntegrationParamsWithTimeout ¶

func NewUpdateIntegrationParamsWithTimeout(timeout time.Duration) *UpdateIntegrationParams

NewUpdateIntegrationParamsWithTimeout creates a new UpdateIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateIntegrationParams) SetBody ¶

SetBody adds the body to the update integration params

func (*UpdateIntegrationParams) SetContext ¶

func (o *UpdateIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the update integration params

func (*UpdateIntegrationParams) SetDefaults ¶

func (o *UpdateIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateIntegrationParams) SetHTTPClient ¶

func (o *UpdateIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update integration params

func (*UpdateIntegrationParams) SetName ¶

func (o *UpdateIntegrationParams) SetName(name string)

SetName adds the name to the update integration params

func (*UpdateIntegrationParams) SetOrganizationID ¶

func (o *UpdateIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update integration params

func (*UpdateIntegrationParams) SetProjectID ¶

func (o *UpdateIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update integration params

func (*UpdateIntegrationParams) SetTimeout ¶

func (o *UpdateIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update integration params

func (*UpdateIntegrationParams) WithBody ¶

WithBody adds the body to the update integration params

func (*UpdateIntegrationParams) WithContext ¶

WithContext adds the context to the update integration params

func (*UpdateIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the update integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateIntegrationParams) WithHTTPClient ¶

func (o *UpdateIntegrationParams) WithHTTPClient(client *http.Client) *UpdateIntegrationParams

WithHTTPClient adds the HTTPClient to the update integration params

func (*UpdateIntegrationParams) WithName ¶

WithName adds the name to the update integration params

func (*UpdateIntegrationParams) WithOrganizationID ¶

func (o *UpdateIntegrationParams) WithOrganizationID(organizationID string) *UpdateIntegrationParams

WithOrganizationID adds the organizationID to the update integration params

func (*UpdateIntegrationParams) WithProjectID ¶

func (o *UpdateIntegrationParams) WithProjectID(projectID string) *UpdateIntegrationParams

WithProjectID adds the projectID to the update integration params

func (*UpdateIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the update integration params

func (*UpdateIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateIntegrationReader ¶

type UpdateIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdateIntegrationReader is a Reader for the UpdateIntegration structure.

func (*UpdateIntegrationReader) ReadResponse ¶

func (o *UpdateIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateMongoDBAtlasIntegrationDefault ¶

type UpdateMongoDBAtlasIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateMongoDBAtlasIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateMongoDBAtlasIntegrationDefault ¶

func NewUpdateMongoDBAtlasIntegrationDefault(code int) *UpdateMongoDBAtlasIntegrationDefault

NewUpdateMongoDBAtlasIntegrationDefault creates a UpdateMongoDBAtlasIntegrationDefault with default headers values

func (*UpdateMongoDBAtlasIntegrationDefault) Code ¶

Code gets the status code for the update mongo d b atlas integration default response

func (*UpdateMongoDBAtlasIntegrationDefault) Error ¶

func (*UpdateMongoDBAtlasIntegrationDefault) GetPayload ¶

func (*UpdateMongoDBAtlasIntegrationDefault) IsClientError ¶

func (o *UpdateMongoDBAtlasIntegrationDefault) IsClientError() bool

IsClientError returns true when this update mongo d b atlas integration default response has a 4xx status code

func (*UpdateMongoDBAtlasIntegrationDefault) IsCode ¶

IsCode returns true when this update mongo d b atlas integration default response a status code equal to that given

func (*UpdateMongoDBAtlasIntegrationDefault) IsRedirect ¶

IsRedirect returns true when this update mongo d b atlas integration default response has a 3xx status code

func (*UpdateMongoDBAtlasIntegrationDefault) IsServerError ¶

func (o *UpdateMongoDBAtlasIntegrationDefault) IsServerError() bool

IsServerError returns true when this update mongo d b atlas integration default response has a 5xx status code

func (*UpdateMongoDBAtlasIntegrationDefault) IsSuccess ¶

IsSuccess returns true when this update mongo d b atlas integration default response has a 2xx status code

func (*UpdateMongoDBAtlasIntegrationDefault) String ¶

type UpdateMongoDBAtlasIntegrationOK ¶

type UpdateMongoDBAtlasIntegrationOK struct {
	Payload *models.Secrets20231128UpdateMongoDBAtlasIntegrationResponse
}

UpdateMongoDBAtlasIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateMongoDBAtlasIntegrationOK ¶

func NewUpdateMongoDBAtlasIntegrationOK() *UpdateMongoDBAtlasIntegrationOK

NewUpdateMongoDBAtlasIntegrationOK creates a UpdateMongoDBAtlasIntegrationOK with default headers values

func (*UpdateMongoDBAtlasIntegrationOK) Code ¶

Code gets the status code for the update mongo d b atlas integration o k response

func (*UpdateMongoDBAtlasIntegrationOK) Error ¶

func (*UpdateMongoDBAtlasIntegrationOK) GetPayload ¶

func (*UpdateMongoDBAtlasIntegrationOK) IsClientError ¶

func (o *UpdateMongoDBAtlasIntegrationOK) IsClientError() bool

IsClientError returns true when this update mongo d b atlas integration o k response has a 4xx status code

func (*UpdateMongoDBAtlasIntegrationOK) IsCode ¶

func (o *UpdateMongoDBAtlasIntegrationOK) IsCode(code int) bool

IsCode returns true when this update mongo d b atlas integration o k response a status code equal to that given

func (*UpdateMongoDBAtlasIntegrationOK) IsRedirect ¶

func (o *UpdateMongoDBAtlasIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update mongo d b atlas integration o k response has a 3xx status code

func (*UpdateMongoDBAtlasIntegrationOK) IsServerError ¶

func (o *UpdateMongoDBAtlasIntegrationOK) IsServerError() bool

IsServerError returns true when this update mongo d b atlas integration o k response has a 5xx status code

func (*UpdateMongoDBAtlasIntegrationOK) IsSuccess ¶

func (o *UpdateMongoDBAtlasIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update mongo d b atlas integration o k response has a 2xx status code

func (*UpdateMongoDBAtlasIntegrationOK) String ¶

type UpdateMongoDBAtlasIntegrationParams ¶

type UpdateMongoDBAtlasIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdateMongoDBAtlasIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateMongoDBAtlasIntegrationParams contains all the parameters to send to the API endpoint

for the update mongo d b atlas integration operation.

Typically these are written to a http.Request.

func NewUpdateMongoDBAtlasIntegrationParams ¶

func NewUpdateMongoDBAtlasIntegrationParams() *UpdateMongoDBAtlasIntegrationParams

NewUpdateMongoDBAtlasIntegrationParams creates a new UpdateMongoDBAtlasIntegrationParams 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 NewUpdateMongoDBAtlasIntegrationParamsWithContext ¶

func NewUpdateMongoDBAtlasIntegrationParamsWithContext(ctx context.Context) *UpdateMongoDBAtlasIntegrationParams

NewUpdateMongoDBAtlasIntegrationParamsWithContext creates a new UpdateMongoDBAtlasIntegrationParams object with the ability to set a context for a request.

func NewUpdateMongoDBAtlasIntegrationParamsWithHTTPClient ¶

func NewUpdateMongoDBAtlasIntegrationParamsWithHTTPClient(client *http.Client) *UpdateMongoDBAtlasIntegrationParams

NewUpdateMongoDBAtlasIntegrationParamsWithHTTPClient creates a new UpdateMongoDBAtlasIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateMongoDBAtlasIntegrationParamsWithTimeout ¶

func NewUpdateMongoDBAtlasIntegrationParamsWithTimeout(timeout time.Duration) *UpdateMongoDBAtlasIntegrationParams

NewUpdateMongoDBAtlasIntegrationParamsWithTimeout creates a new UpdateMongoDBAtlasIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateMongoDBAtlasIntegrationParams) SetBody ¶

SetBody adds the body to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) SetContext ¶

SetContext adds the context to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) SetDefaults ¶

func (o *UpdateMongoDBAtlasIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update mongo d b atlas integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateMongoDBAtlasIntegrationParams) SetHTTPClient ¶

func (o *UpdateMongoDBAtlasIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) SetName ¶

SetName adds the name to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) SetOrganizationID ¶

func (o *UpdateMongoDBAtlasIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) SetProjectID ¶

func (o *UpdateMongoDBAtlasIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) SetTimeout ¶

func (o *UpdateMongoDBAtlasIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) WithBody ¶

WithBody adds the body to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) WithContext ¶

WithContext adds the context to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the update mongo d b atlas integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateMongoDBAtlasIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) WithName ¶

WithName adds the name to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the update mongo d b atlas integration params

func (*UpdateMongoDBAtlasIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateMongoDBAtlasIntegrationReader ¶

type UpdateMongoDBAtlasIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdateMongoDBAtlasIntegrationReader is a Reader for the UpdateMongoDBAtlasIntegration structure.

func (*UpdateMongoDBAtlasIntegrationReader) ReadResponse ¶

func (o *UpdateMongoDBAtlasIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateMongoDBAtlasRotatingSecretDefault ¶

type UpdateMongoDBAtlasRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateMongoDBAtlasRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateMongoDBAtlasRotatingSecretDefault ¶

func NewUpdateMongoDBAtlasRotatingSecretDefault(code int) *UpdateMongoDBAtlasRotatingSecretDefault

NewUpdateMongoDBAtlasRotatingSecretDefault creates a UpdateMongoDBAtlasRotatingSecretDefault with default headers values

func (*UpdateMongoDBAtlasRotatingSecretDefault) Code ¶

Code gets the status code for the update mongo d b atlas rotating secret default response

func (*UpdateMongoDBAtlasRotatingSecretDefault) Error ¶

func (*UpdateMongoDBAtlasRotatingSecretDefault) GetPayload ¶

func (*UpdateMongoDBAtlasRotatingSecretDefault) IsClientError ¶

func (o *UpdateMongoDBAtlasRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this update mongo d b atlas rotating secret default response has a 4xx status code

func (*UpdateMongoDBAtlasRotatingSecretDefault) IsCode ¶

IsCode returns true when this update mongo d b atlas rotating secret default response a status code equal to that given

func (*UpdateMongoDBAtlasRotatingSecretDefault) IsRedirect ¶

IsRedirect returns true when this update mongo d b atlas rotating secret default response has a 3xx status code

func (*UpdateMongoDBAtlasRotatingSecretDefault) IsServerError ¶

func (o *UpdateMongoDBAtlasRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this update mongo d b atlas rotating secret default response has a 5xx status code

func (*UpdateMongoDBAtlasRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this update mongo d b atlas rotating secret default response has a 2xx status code

func (*UpdateMongoDBAtlasRotatingSecretDefault) String ¶

type UpdateMongoDBAtlasRotatingSecretOK ¶

type UpdateMongoDBAtlasRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdateMongoDBAtlasRotatingSecretResponse
}

UpdateMongoDBAtlasRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateMongoDBAtlasRotatingSecretOK ¶

func NewUpdateMongoDBAtlasRotatingSecretOK() *UpdateMongoDBAtlasRotatingSecretOK

NewUpdateMongoDBAtlasRotatingSecretOK creates a UpdateMongoDBAtlasRotatingSecretOK with default headers values

func (*UpdateMongoDBAtlasRotatingSecretOK) Code ¶

Code gets the status code for the update mongo d b atlas rotating secret o k response

func (*UpdateMongoDBAtlasRotatingSecretOK) Error ¶

func (*UpdateMongoDBAtlasRotatingSecretOK) GetPayload ¶

func (*UpdateMongoDBAtlasRotatingSecretOK) IsClientError ¶

func (o *UpdateMongoDBAtlasRotatingSecretOK) IsClientError() bool

IsClientError returns true when this update mongo d b atlas rotating secret o k response has a 4xx status code

func (*UpdateMongoDBAtlasRotatingSecretOK) IsCode ¶

IsCode returns true when this update mongo d b atlas rotating secret o k response a status code equal to that given

func (*UpdateMongoDBAtlasRotatingSecretOK) IsRedirect ¶

func (o *UpdateMongoDBAtlasRotatingSecretOK) IsRedirect() bool

IsRedirect returns true when this update mongo d b atlas rotating secret o k response has a 3xx status code

func (*UpdateMongoDBAtlasRotatingSecretOK) IsServerError ¶

func (o *UpdateMongoDBAtlasRotatingSecretOK) IsServerError() bool

IsServerError returns true when this update mongo d b atlas rotating secret o k response has a 5xx status code

func (*UpdateMongoDBAtlasRotatingSecretOK) IsSuccess ¶

IsSuccess returns true when this update mongo d b atlas rotating secret o k response has a 2xx status code

func (*UpdateMongoDBAtlasRotatingSecretOK) String ¶

type UpdateMongoDBAtlasRotatingSecretParams ¶

type UpdateMongoDBAtlasRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateMongoDBAtlasRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateMongoDBAtlasRotatingSecretParams contains all the parameters to send to the API endpoint

for the update mongo d b atlas rotating secret operation.

Typically these are written to a http.Request.

func NewUpdateMongoDBAtlasRotatingSecretParams ¶

func NewUpdateMongoDBAtlasRotatingSecretParams() *UpdateMongoDBAtlasRotatingSecretParams

NewUpdateMongoDBAtlasRotatingSecretParams creates a new UpdateMongoDBAtlasRotatingSecretParams 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 NewUpdateMongoDBAtlasRotatingSecretParamsWithContext ¶

func NewUpdateMongoDBAtlasRotatingSecretParamsWithContext(ctx context.Context) *UpdateMongoDBAtlasRotatingSecretParams

NewUpdateMongoDBAtlasRotatingSecretParamsWithContext creates a new UpdateMongoDBAtlasRotatingSecretParams object with the ability to set a context for a request.

func NewUpdateMongoDBAtlasRotatingSecretParamsWithHTTPClient ¶

func NewUpdateMongoDBAtlasRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdateMongoDBAtlasRotatingSecretParams

NewUpdateMongoDBAtlasRotatingSecretParamsWithHTTPClient creates a new UpdateMongoDBAtlasRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateMongoDBAtlasRotatingSecretParamsWithTimeout ¶

func NewUpdateMongoDBAtlasRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdateMongoDBAtlasRotatingSecretParams

NewUpdateMongoDBAtlasRotatingSecretParamsWithTimeout creates a new UpdateMongoDBAtlasRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdateMongoDBAtlasRotatingSecretParams) SetAppName ¶

func (o *UpdateMongoDBAtlasRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) SetBody ¶

SetBody adds the body to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) SetContext ¶

SetContext adds the context to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) SetDefaults ¶

func (o *UpdateMongoDBAtlasRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the update mongo d b atlas rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateMongoDBAtlasRotatingSecretParams) SetHTTPClient ¶

func (o *UpdateMongoDBAtlasRotatingSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) SetName ¶

SetName adds the name to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) SetOrganizationID ¶

func (o *UpdateMongoDBAtlasRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) SetProjectID ¶

func (o *UpdateMongoDBAtlasRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) SetTimeout ¶

func (o *UpdateMongoDBAtlasRotatingSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WithBody ¶

WithBody adds the body to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WithContext ¶

WithContext adds the context to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the update mongo d b atlas rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateMongoDBAtlasRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WithName ¶

WithName adds the name to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WithOrganizationID ¶

WithOrganizationID adds the organizationID to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the update mongo d b atlas rotating secret params

func (*UpdateMongoDBAtlasRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateMongoDBAtlasRotatingSecretReader ¶

type UpdateMongoDBAtlasRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdateMongoDBAtlasRotatingSecretReader is a Reader for the UpdateMongoDBAtlasRotatingSecret structure.

func (*UpdateMongoDBAtlasRotatingSecretReader) ReadResponse ¶

func (o *UpdateMongoDBAtlasRotatingSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdatePostgresIntegrationDefault ¶

type UpdatePostgresIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdatePostgresIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdatePostgresIntegrationDefault ¶

func NewUpdatePostgresIntegrationDefault(code int) *UpdatePostgresIntegrationDefault

NewUpdatePostgresIntegrationDefault creates a UpdatePostgresIntegrationDefault with default headers values

func (*UpdatePostgresIntegrationDefault) Code ¶

Code gets the status code for the update postgres integration default response

func (*UpdatePostgresIntegrationDefault) Error ¶

func (*UpdatePostgresIntegrationDefault) GetPayload ¶

func (*UpdatePostgresIntegrationDefault) IsClientError ¶

func (o *UpdatePostgresIntegrationDefault) IsClientError() bool

IsClientError returns true when this update postgres integration default response has a 4xx status code

func (*UpdatePostgresIntegrationDefault) IsCode ¶

func (o *UpdatePostgresIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update postgres integration default response a status code equal to that given

func (*UpdatePostgresIntegrationDefault) IsRedirect ¶

func (o *UpdatePostgresIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update postgres integration default response has a 3xx status code

func (*UpdatePostgresIntegrationDefault) IsServerError ¶

func (o *UpdatePostgresIntegrationDefault) IsServerError() bool

IsServerError returns true when this update postgres integration default response has a 5xx status code

func (*UpdatePostgresIntegrationDefault) IsSuccess ¶

func (o *UpdatePostgresIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update postgres integration default response has a 2xx status code

func (*UpdatePostgresIntegrationDefault) String ¶

type UpdatePostgresIntegrationOK ¶

type UpdatePostgresIntegrationOK struct {
	Payload *models.Secrets20231128UpdatePostgresIntegrationResponse
}

UpdatePostgresIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdatePostgresIntegrationOK ¶

func NewUpdatePostgresIntegrationOK() *UpdatePostgresIntegrationOK

NewUpdatePostgresIntegrationOK creates a UpdatePostgresIntegrationOK with default headers values

func (*UpdatePostgresIntegrationOK) Code ¶

func (o *UpdatePostgresIntegrationOK) Code() int

Code gets the status code for the update postgres integration o k response

func (*UpdatePostgresIntegrationOK) Error ¶

func (*UpdatePostgresIntegrationOK) GetPayload ¶

func (*UpdatePostgresIntegrationOK) IsClientError ¶

func (o *UpdatePostgresIntegrationOK) IsClientError() bool

IsClientError returns true when this update postgres integration o k response has a 4xx status code

func (*UpdatePostgresIntegrationOK) IsCode ¶

func (o *UpdatePostgresIntegrationOK) IsCode(code int) bool

IsCode returns true when this update postgres integration o k response a status code equal to that given

func (*UpdatePostgresIntegrationOK) IsRedirect ¶

func (o *UpdatePostgresIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update postgres integration o k response has a 3xx status code

func (*UpdatePostgresIntegrationOK) IsServerError ¶

func (o *UpdatePostgresIntegrationOK) IsServerError() bool

IsServerError returns true when this update postgres integration o k response has a 5xx status code

func (*UpdatePostgresIntegrationOK) IsSuccess ¶

func (o *UpdatePostgresIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update postgres integration o k response has a 2xx status code

func (*UpdatePostgresIntegrationOK) String ¶

func (o *UpdatePostgresIntegrationOK) String() string

type UpdatePostgresIntegrationParams ¶

type UpdatePostgresIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdatePostgresIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdatePostgresIntegrationParams contains all the parameters to send to the API endpoint

for the update postgres integration operation.

Typically these are written to a http.Request.

func NewUpdatePostgresIntegrationParams ¶

func NewUpdatePostgresIntegrationParams() *UpdatePostgresIntegrationParams

NewUpdatePostgresIntegrationParams creates a new UpdatePostgresIntegrationParams 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 NewUpdatePostgresIntegrationParamsWithContext ¶

func NewUpdatePostgresIntegrationParamsWithContext(ctx context.Context) *UpdatePostgresIntegrationParams

NewUpdatePostgresIntegrationParamsWithContext creates a new UpdatePostgresIntegrationParams object with the ability to set a context for a request.

func NewUpdatePostgresIntegrationParamsWithHTTPClient ¶

func NewUpdatePostgresIntegrationParamsWithHTTPClient(client *http.Client) *UpdatePostgresIntegrationParams

NewUpdatePostgresIntegrationParamsWithHTTPClient creates a new UpdatePostgresIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdatePostgresIntegrationParamsWithTimeout ¶

func NewUpdatePostgresIntegrationParamsWithTimeout(timeout time.Duration) *UpdatePostgresIntegrationParams

NewUpdatePostgresIntegrationParamsWithTimeout creates a new UpdatePostgresIntegrationParams object with the ability to set a timeout on a request.

func (*UpdatePostgresIntegrationParams) SetBody ¶

SetBody adds the body to the update postgres integration params

func (*UpdatePostgresIntegrationParams) SetContext ¶

func (o *UpdatePostgresIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the update postgres integration params

func (*UpdatePostgresIntegrationParams) SetDefaults ¶

func (o *UpdatePostgresIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update postgres integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdatePostgresIntegrationParams) SetHTTPClient ¶

func (o *UpdatePostgresIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update postgres integration params

func (*UpdatePostgresIntegrationParams) SetName ¶

func (o *UpdatePostgresIntegrationParams) SetName(name string)

SetName adds the name to the update postgres integration params

func (*UpdatePostgresIntegrationParams) SetOrganizationID ¶

func (o *UpdatePostgresIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update postgres integration params

func (*UpdatePostgresIntegrationParams) SetProjectID ¶

func (o *UpdatePostgresIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update postgres integration params

func (*UpdatePostgresIntegrationParams) SetTimeout ¶

func (o *UpdatePostgresIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update postgres integration params

func (*UpdatePostgresIntegrationParams) WithBody ¶

WithBody adds the body to the update postgres integration params

func (*UpdatePostgresIntegrationParams) WithContext ¶

WithContext adds the context to the update postgres integration params

func (*UpdatePostgresIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the update postgres integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdatePostgresIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update postgres integration params

func (*UpdatePostgresIntegrationParams) WithName ¶

WithName adds the name to the update postgres integration params

func (*UpdatePostgresIntegrationParams) WithOrganizationID ¶

func (o *UpdatePostgresIntegrationParams) WithOrganizationID(organizationID string) *UpdatePostgresIntegrationParams

WithOrganizationID adds the organizationID to the update postgres integration params

func (*UpdatePostgresIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the update postgres integration params

func (*UpdatePostgresIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the update postgres integration params

func (*UpdatePostgresIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdatePostgresIntegrationReader ¶

type UpdatePostgresIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdatePostgresIntegrationReader is a Reader for the UpdatePostgresIntegration structure.

func (*UpdatePostgresIntegrationReader) ReadResponse ¶

func (o *UpdatePostgresIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdatePostgresRotatingSecretDefault ¶

type UpdatePostgresRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdatePostgresRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdatePostgresRotatingSecretDefault ¶

func NewUpdatePostgresRotatingSecretDefault(code int) *UpdatePostgresRotatingSecretDefault

NewUpdatePostgresRotatingSecretDefault creates a UpdatePostgresRotatingSecretDefault with default headers values

func (*UpdatePostgresRotatingSecretDefault) Code ¶

Code gets the status code for the update postgres rotating secret default response

func (*UpdatePostgresRotatingSecretDefault) Error ¶

func (*UpdatePostgresRotatingSecretDefault) GetPayload ¶

func (*UpdatePostgresRotatingSecretDefault) IsClientError ¶

func (o *UpdatePostgresRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this update postgres rotating secret default response has a 4xx status code

func (*UpdatePostgresRotatingSecretDefault) IsCode ¶

IsCode returns true when this update postgres rotating secret default response a status code equal to that given

func (*UpdatePostgresRotatingSecretDefault) IsRedirect ¶

func (o *UpdatePostgresRotatingSecretDefault) IsRedirect() bool

IsRedirect returns true when this update postgres rotating secret default response has a 3xx status code

func (*UpdatePostgresRotatingSecretDefault) IsServerError ¶

func (o *UpdatePostgresRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this update postgres rotating secret default response has a 5xx status code

func (*UpdatePostgresRotatingSecretDefault) IsSuccess ¶

IsSuccess returns true when this update postgres rotating secret default response has a 2xx status code

func (*UpdatePostgresRotatingSecretDefault) String ¶

type UpdatePostgresRotatingSecretOK ¶

type UpdatePostgresRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdatePostgresRotatingSecretResponse
}

UpdatePostgresRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdatePostgresRotatingSecretOK ¶

func NewUpdatePostgresRotatingSecretOK() *UpdatePostgresRotatingSecretOK

NewUpdatePostgresRotatingSecretOK creates a UpdatePostgresRotatingSecretOK with default headers values

func (*UpdatePostgresRotatingSecretOK) Code ¶

Code gets the status code for the update postgres rotating secret o k response

func (*UpdatePostgresRotatingSecretOK) Error ¶

func (*UpdatePostgresRotatingSecretOK) GetPayload ¶

func (*UpdatePostgresRotatingSecretOK) IsClientError ¶

func (o *UpdatePostgresRotatingSecretOK) IsClientError() bool

IsClientError returns true when this update postgres rotating secret o k response has a 4xx status code

func (*UpdatePostgresRotatingSecretOK) IsCode ¶

func (o *UpdatePostgresRotatingSecretOK) IsCode(code int) bool

IsCode returns true when this update postgres rotating secret o k response a status code equal to that given

func (*UpdatePostgresRotatingSecretOK) IsRedirect ¶

func (o *UpdatePostgresRotatingSecretOK) IsRedirect() bool

IsRedirect returns true when this update postgres rotating secret o k response has a 3xx status code

func (*UpdatePostgresRotatingSecretOK) IsServerError ¶

func (o *UpdatePostgresRotatingSecretOK) IsServerError() bool

IsServerError returns true when this update postgres rotating secret o k response has a 5xx status code

func (*UpdatePostgresRotatingSecretOK) IsSuccess ¶

func (o *UpdatePostgresRotatingSecretOK) IsSuccess() bool

IsSuccess returns true when this update postgres rotating secret o k response has a 2xx status code

func (*UpdatePostgresRotatingSecretOK) String ¶

type UpdatePostgresRotatingSecretParams ¶

type UpdatePostgresRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdatePostgresRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdatePostgresRotatingSecretParams contains all the parameters to send to the API endpoint

for the update postgres rotating secret operation.

Typically these are written to a http.Request.

func NewUpdatePostgresRotatingSecretParams ¶

func NewUpdatePostgresRotatingSecretParams() *UpdatePostgresRotatingSecretParams

NewUpdatePostgresRotatingSecretParams creates a new UpdatePostgresRotatingSecretParams 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 NewUpdatePostgresRotatingSecretParamsWithContext ¶

func NewUpdatePostgresRotatingSecretParamsWithContext(ctx context.Context) *UpdatePostgresRotatingSecretParams

NewUpdatePostgresRotatingSecretParamsWithContext creates a new UpdatePostgresRotatingSecretParams object with the ability to set a context for a request.

func NewUpdatePostgresRotatingSecretParamsWithHTTPClient ¶

func NewUpdatePostgresRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdatePostgresRotatingSecretParams

NewUpdatePostgresRotatingSecretParamsWithHTTPClient creates a new UpdatePostgresRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdatePostgresRotatingSecretParamsWithTimeout ¶

func NewUpdatePostgresRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdatePostgresRotatingSecretParams

NewUpdatePostgresRotatingSecretParamsWithTimeout creates a new UpdatePostgresRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdatePostgresRotatingSecretParams) SetAppName ¶

func (o *UpdatePostgresRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) SetBody ¶

SetBody adds the body to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) SetContext ¶

SetContext adds the context to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) SetDefaults ¶

func (o *UpdatePostgresRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the update postgres rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdatePostgresRotatingSecretParams) SetHTTPClient ¶

func (o *UpdatePostgresRotatingSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) SetName ¶

func (o *UpdatePostgresRotatingSecretParams) SetName(name string)

SetName adds the name to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) SetOrganizationID ¶

func (o *UpdatePostgresRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) SetProjectID ¶

func (o *UpdatePostgresRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) SetTimeout ¶

func (o *UpdatePostgresRotatingSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WithBody ¶

WithBody adds the body to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WithContext ¶

WithContext adds the context to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the update postgres rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdatePostgresRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WithName ¶

WithName adds the name to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WithOrganizationID ¶

func (o *UpdatePostgresRotatingSecretParams) WithOrganizationID(organizationID string) *UpdatePostgresRotatingSecretParams

WithOrganizationID adds the organizationID to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the update postgres rotating secret params

func (*UpdatePostgresRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdatePostgresRotatingSecretReader ¶

type UpdatePostgresRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdatePostgresRotatingSecretReader is a Reader for the UpdatePostgresRotatingSecret structure.

func (*UpdatePostgresRotatingSecretReader) ReadResponse ¶

func (o *UpdatePostgresRotatingSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateRandomIntegrationDefault ¶ added in v0.126.0

type UpdateRandomIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateRandomIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateRandomIntegrationDefault ¶ added in v0.126.0

func NewUpdateRandomIntegrationDefault(code int) *UpdateRandomIntegrationDefault

NewUpdateRandomIntegrationDefault creates a UpdateRandomIntegrationDefault with default headers values

func (*UpdateRandomIntegrationDefault) Code ¶ added in v0.126.0

Code gets the status code for the update random integration default response

func (*UpdateRandomIntegrationDefault) Error ¶ added in v0.126.0

func (*UpdateRandomIntegrationDefault) GetPayload ¶ added in v0.126.0

func (*UpdateRandomIntegrationDefault) IsClientError ¶ added in v0.126.0

func (o *UpdateRandomIntegrationDefault) IsClientError() bool

IsClientError returns true when this update random integration default response has a 4xx status code

func (*UpdateRandomIntegrationDefault) IsCode ¶ added in v0.126.0

func (o *UpdateRandomIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update random integration default response a status code equal to that given

func (*UpdateRandomIntegrationDefault) IsRedirect ¶ added in v0.126.0

func (o *UpdateRandomIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update random integration default response has a 3xx status code

func (*UpdateRandomIntegrationDefault) IsServerError ¶ added in v0.126.0

func (o *UpdateRandomIntegrationDefault) IsServerError() bool

IsServerError returns true when this update random integration default response has a 5xx status code

func (*UpdateRandomIntegrationDefault) IsSuccess ¶ added in v0.126.0

func (o *UpdateRandomIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update random integration default response has a 2xx status code

func (*UpdateRandomIntegrationDefault) String ¶ added in v0.126.0

type UpdateRandomIntegrationOK ¶ added in v0.126.0

type UpdateRandomIntegrationOK struct {
	Payload *models.Secrets20231128UpdateRandomIntegrationResponse
}

UpdateRandomIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateRandomIntegrationOK ¶ added in v0.126.0

func NewUpdateRandomIntegrationOK() *UpdateRandomIntegrationOK

NewUpdateRandomIntegrationOK creates a UpdateRandomIntegrationOK with default headers values

func (*UpdateRandomIntegrationOK) Code ¶ added in v0.126.0

func (o *UpdateRandomIntegrationOK) Code() int

Code gets the status code for the update random integration o k response

func (*UpdateRandomIntegrationOK) Error ¶ added in v0.126.0

func (o *UpdateRandomIntegrationOK) Error() string

func (*UpdateRandomIntegrationOK) GetPayload ¶ added in v0.126.0

func (*UpdateRandomIntegrationOK) IsClientError ¶ added in v0.126.0

func (o *UpdateRandomIntegrationOK) IsClientError() bool

IsClientError returns true when this update random integration o k response has a 4xx status code

func (*UpdateRandomIntegrationOK) IsCode ¶ added in v0.126.0

func (o *UpdateRandomIntegrationOK) IsCode(code int) bool

IsCode returns true when this update random integration o k response a status code equal to that given

func (*UpdateRandomIntegrationOK) IsRedirect ¶ added in v0.126.0

func (o *UpdateRandomIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update random integration o k response has a 3xx status code

func (*UpdateRandomIntegrationOK) IsServerError ¶ added in v0.126.0

func (o *UpdateRandomIntegrationOK) IsServerError() bool

IsServerError returns true when this update random integration o k response has a 5xx status code

func (*UpdateRandomIntegrationOK) IsSuccess ¶ added in v0.126.0

func (o *UpdateRandomIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update random integration o k response has a 2xx status code

func (*UpdateRandomIntegrationOK) String ¶ added in v0.126.0

func (o *UpdateRandomIntegrationOK) String() string

type UpdateRandomIntegrationParams ¶ added in v0.126.0

type UpdateRandomIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdateRandomIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateRandomIntegrationParams contains all the parameters to send to the API endpoint

for the update random integration operation.

Typically these are written to a http.Request.

func NewUpdateRandomIntegrationParams ¶ added in v0.126.0

func NewUpdateRandomIntegrationParams() *UpdateRandomIntegrationParams

NewUpdateRandomIntegrationParams creates a new UpdateRandomIntegrationParams 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 NewUpdateRandomIntegrationParamsWithContext ¶ added in v0.126.0

func NewUpdateRandomIntegrationParamsWithContext(ctx context.Context) *UpdateRandomIntegrationParams

NewUpdateRandomIntegrationParamsWithContext creates a new UpdateRandomIntegrationParams object with the ability to set a context for a request.

func NewUpdateRandomIntegrationParamsWithHTTPClient ¶ added in v0.126.0

func NewUpdateRandomIntegrationParamsWithHTTPClient(client *http.Client) *UpdateRandomIntegrationParams

NewUpdateRandomIntegrationParamsWithHTTPClient creates a new UpdateRandomIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateRandomIntegrationParamsWithTimeout ¶ added in v0.126.0

func NewUpdateRandomIntegrationParamsWithTimeout(timeout time.Duration) *UpdateRandomIntegrationParams

NewUpdateRandomIntegrationParamsWithTimeout creates a new UpdateRandomIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateRandomIntegrationParams) SetBody ¶ added in v0.126.0

SetBody adds the body to the update random integration params

func (*UpdateRandomIntegrationParams) SetContext ¶ added in v0.126.0

func (o *UpdateRandomIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the update random integration params

func (*UpdateRandomIntegrationParams) SetDefaults ¶ added in v0.126.0

func (o *UpdateRandomIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update random integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateRandomIntegrationParams) SetHTTPClient ¶ added in v0.126.0

func (o *UpdateRandomIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update random integration params

func (*UpdateRandomIntegrationParams) SetName ¶ added in v0.126.0

func (o *UpdateRandomIntegrationParams) SetName(name string)

SetName adds the name to the update random integration params

func (*UpdateRandomIntegrationParams) SetOrganizationID ¶ added in v0.126.0

func (o *UpdateRandomIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update random integration params

func (*UpdateRandomIntegrationParams) SetProjectID ¶ added in v0.126.0

func (o *UpdateRandomIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update random integration params

func (*UpdateRandomIntegrationParams) SetTimeout ¶ added in v0.126.0

func (o *UpdateRandomIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update random integration params

func (*UpdateRandomIntegrationParams) WithBody ¶ added in v0.126.0

WithBody adds the body to the update random integration params

func (*UpdateRandomIntegrationParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the update random integration params

func (*UpdateRandomIntegrationParams) WithDefaults ¶ added in v0.126.0

WithDefaults hydrates default values in the update random integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateRandomIntegrationParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the update random integration params

func (*UpdateRandomIntegrationParams) WithName ¶ added in v0.126.0

WithName adds the name to the update random integration params

func (*UpdateRandomIntegrationParams) WithOrganizationID ¶ added in v0.126.0

func (o *UpdateRandomIntegrationParams) WithOrganizationID(organizationID string) *UpdateRandomIntegrationParams

WithOrganizationID adds the organizationID to the update random integration params

func (*UpdateRandomIntegrationParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the update random integration params

func (*UpdateRandomIntegrationParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the update random integration params

func (*UpdateRandomIntegrationParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type UpdateRandomIntegrationReader ¶ added in v0.126.0

type UpdateRandomIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdateRandomIntegrationReader is a Reader for the UpdateRandomIntegration structure.

func (*UpdateRandomIntegrationReader) ReadResponse ¶ added in v0.126.0

func (o *UpdateRandomIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateRandomRotatingSecretDefault ¶ added in v0.126.0

type UpdateRandomRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateRandomRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateRandomRotatingSecretDefault ¶ added in v0.126.0

func NewUpdateRandomRotatingSecretDefault(code int) *UpdateRandomRotatingSecretDefault

NewUpdateRandomRotatingSecretDefault creates a UpdateRandomRotatingSecretDefault with default headers values

func (*UpdateRandomRotatingSecretDefault) Code ¶ added in v0.126.0

Code gets the status code for the update random rotating secret default response

func (*UpdateRandomRotatingSecretDefault) Error ¶ added in v0.126.0

func (*UpdateRandomRotatingSecretDefault) GetPayload ¶ added in v0.126.0

func (*UpdateRandomRotatingSecretDefault) IsClientError ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this update random rotating secret default response has a 4xx status code

func (*UpdateRandomRotatingSecretDefault) IsCode ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretDefault) IsCode(code int) bool

IsCode returns true when this update random rotating secret default response a status code equal to that given

func (*UpdateRandomRotatingSecretDefault) IsRedirect ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretDefault) IsRedirect() bool

IsRedirect returns true when this update random rotating secret default response has a 3xx status code

func (*UpdateRandomRotatingSecretDefault) IsServerError ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this update random rotating secret default response has a 5xx status code

func (*UpdateRandomRotatingSecretDefault) IsSuccess ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretDefault) IsSuccess() bool

IsSuccess returns true when this update random rotating secret default response has a 2xx status code

func (*UpdateRandomRotatingSecretDefault) String ¶ added in v0.126.0

type UpdateRandomRotatingSecretOK ¶ added in v0.126.0

type UpdateRandomRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdateRandomRotatingSecretResponse
}

UpdateRandomRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateRandomRotatingSecretOK ¶ added in v0.126.0

func NewUpdateRandomRotatingSecretOK() *UpdateRandomRotatingSecretOK

NewUpdateRandomRotatingSecretOK creates a UpdateRandomRotatingSecretOK with default headers values

func (*UpdateRandomRotatingSecretOK) Code ¶ added in v0.126.0

Code gets the status code for the update random rotating secret o k response

func (*UpdateRandomRotatingSecretOK) Error ¶ added in v0.126.0

func (*UpdateRandomRotatingSecretOK) GetPayload ¶ added in v0.126.0

func (*UpdateRandomRotatingSecretOK) IsClientError ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretOK) IsClientError() bool

IsClientError returns true when this update random rotating secret o k response has a 4xx status code

func (*UpdateRandomRotatingSecretOK) IsCode ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretOK) IsCode(code int) bool

IsCode returns true when this update random rotating secret o k response a status code equal to that given

func (*UpdateRandomRotatingSecretOK) IsRedirect ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretOK) IsRedirect() bool

IsRedirect returns true when this update random rotating secret o k response has a 3xx status code

func (*UpdateRandomRotatingSecretOK) IsServerError ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretOK) IsServerError() bool

IsServerError returns true when this update random rotating secret o k response has a 5xx status code

func (*UpdateRandomRotatingSecretOK) IsSuccess ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretOK) IsSuccess() bool

IsSuccess returns true when this update random rotating secret o k response has a 2xx status code

func (*UpdateRandomRotatingSecretOK) String ¶ added in v0.126.0

type UpdateRandomRotatingSecretParams ¶ added in v0.126.0

type UpdateRandomRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateRandomRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateRandomRotatingSecretParams contains all the parameters to send to the API endpoint

for the update random rotating secret operation.

Typically these are written to a http.Request.

func NewUpdateRandomRotatingSecretParams ¶ added in v0.126.0

func NewUpdateRandomRotatingSecretParams() *UpdateRandomRotatingSecretParams

NewUpdateRandomRotatingSecretParams creates a new UpdateRandomRotatingSecretParams 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 NewUpdateRandomRotatingSecretParamsWithContext ¶ added in v0.126.0

func NewUpdateRandomRotatingSecretParamsWithContext(ctx context.Context) *UpdateRandomRotatingSecretParams

NewUpdateRandomRotatingSecretParamsWithContext creates a new UpdateRandomRotatingSecretParams object with the ability to set a context for a request.

func NewUpdateRandomRotatingSecretParamsWithHTTPClient ¶ added in v0.126.0

func NewUpdateRandomRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdateRandomRotatingSecretParams

NewUpdateRandomRotatingSecretParamsWithHTTPClient creates a new UpdateRandomRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateRandomRotatingSecretParamsWithTimeout ¶ added in v0.126.0

func NewUpdateRandomRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdateRandomRotatingSecretParams

NewUpdateRandomRotatingSecretParamsWithTimeout creates a new UpdateRandomRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdateRandomRotatingSecretParams) SetAppName ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) SetBody ¶ added in v0.126.0

SetBody adds the body to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) SetContext ¶ added in v0.126.0

SetContext adds the context to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) SetDefaults ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the update random rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateRandomRotatingSecretParams) SetHTTPClient ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) SetName ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretParams) SetName(name string)

SetName adds the name to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) SetOrganizationID ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) SetProjectID ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) SetTimeout ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WithAppName ¶ added in v0.126.0

WithAppName adds the appName to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WithBody ¶ added in v0.126.0

WithBody adds the body to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WithContext ¶ added in v0.126.0

WithContext adds the context to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WithDefaults ¶ added in v0.126.0

WithDefaults hydrates default values in the update random rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateRandomRotatingSecretParams) WithHTTPClient ¶ added in v0.126.0

WithHTTPClient adds the HTTPClient to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WithName ¶ added in v0.126.0

WithName adds the name to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WithOrganizationID ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretParams) WithOrganizationID(organizationID string) *UpdateRandomRotatingSecretParams

WithOrganizationID adds the organizationID to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WithProjectID ¶ added in v0.126.0

WithProjectID adds the projectID to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WithTimeout ¶ added in v0.126.0

WithTimeout adds the timeout to the update random rotating secret params

func (*UpdateRandomRotatingSecretParams) WriteToRequest ¶ added in v0.126.0

WriteToRequest writes these params to a swagger request

type UpdateRandomRotatingSecretReader ¶ added in v0.126.0

type UpdateRandomRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdateRandomRotatingSecretReader is a Reader for the UpdateRandomRotatingSecret structure.

func (*UpdateRandomRotatingSecretReader) ReadResponse ¶ added in v0.126.0

func (o *UpdateRandomRotatingSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateTwilioIntegrationDefault ¶

type UpdateTwilioIntegrationDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateTwilioIntegrationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateTwilioIntegrationDefault ¶

func NewUpdateTwilioIntegrationDefault(code int) *UpdateTwilioIntegrationDefault

NewUpdateTwilioIntegrationDefault creates a UpdateTwilioIntegrationDefault with default headers values

func (*UpdateTwilioIntegrationDefault) Code ¶

Code gets the status code for the update twilio integration default response

func (*UpdateTwilioIntegrationDefault) Error ¶

func (*UpdateTwilioIntegrationDefault) GetPayload ¶

func (*UpdateTwilioIntegrationDefault) IsClientError ¶

func (o *UpdateTwilioIntegrationDefault) IsClientError() bool

IsClientError returns true when this update twilio integration default response has a 4xx status code

func (*UpdateTwilioIntegrationDefault) IsCode ¶

func (o *UpdateTwilioIntegrationDefault) IsCode(code int) bool

IsCode returns true when this update twilio integration default response a status code equal to that given

func (*UpdateTwilioIntegrationDefault) IsRedirect ¶

func (o *UpdateTwilioIntegrationDefault) IsRedirect() bool

IsRedirect returns true when this update twilio integration default response has a 3xx status code

func (*UpdateTwilioIntegrationDefault) IsServerError ¶

func (o *UpdateTwilioIntegrationDefault) IsServerError() bool

IsServerError returns true when this update twilio integration default response has a 5xx status code

func (*UpdateTwilioIntegrationDefault) IsSuccess ¶

func (o *UpdateTwilioIntegrationDefault) IsSuccess() bool

IsSuccess returns true when this update twilio integration default response has a 2xx status code

func (*UpdateTwilioIntegrationDefault) String ¶

type UpdateTwilioIntegrationOK ¶

type UpdateTwilioIntegrationOK struct {
	Payload *models.Secrets20231128UpdateTwilioIntegrationResponse
}

UpdateTwilioIntegrationOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateTwilioIntegrationOK ¶

func NewUpdateTwilioIntegrationOK() *UpdateTwilioIntegrationOK

NewUpdateTwilioIntegrationOK creates a UpdateTwilioIntegrationOK with default headers values

func (*UpdateTwilioIntegrationOK) Code ¶

func (o *UpdateTwilioIntegrationOK) Code() int

Code gets the status code for the update twilio integration o k response

func (*UpdateTwilioIntegrationOK) Error ¶

func (o *UpdateTwilioIntegrationOK) Error() string

func (*UpdateTwilioIntegrationOK) GetPayload ¶

func (*UpdateTwilioIntegrationOK) IsClientError ¶

func (o *UpdateTwilioIntegrationOK) IsClientError() bool

IsClientError returns true when this update twilio integration o k response has a 4xx status code

func (*UpdateTwilioIntegrationOK) IsCode ¶

func (o *UpdateTwilioIntegrationOK) IsCode(code int) bool

IsCode returns true when this update twilio integration o k response a status code equal to that given

func (*UpdateTwilioIntegrationOK) IsRedirect ¶

func (o *UpdateTwilioIntegrationOK) IsRedirect() bool

IsRedirect returns true when this update twilio integration o k response has a 3xx status code

func (*UpdateTwilioIntegrationOK) IsServerError ¶

func (o *UpdateTwilioIntegrationOK) IsServerError() bool

IsServerError returns true when this update twilio integration o k response has a 5xx status code

func (*UpdateTwilioIntegrationOK) IsSuccess ¶

func (o *UpdateTwilioIntegrationOK) IsSuccess() bool

IsSuccess returns true when this update twilio integration o k response has a 2xx status code

func (*UpdateTwilioIntegrationOK) String ¶

func (o *UpdateTwilioIntegrationOK) String() string

type UpdateTwilioIntegrationParams ¶

type UpdateTwilioIntegrationParams struct {

	// Body.
	Body *models.SecretServiceUpdateTwilioIntegrationBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateTwilioIntegrationParams contains all the parameters to send to the API endpoint

for the update twilio integration operation.

Typically these are written to a http.Request.

func NewUpdateTwilioIntegrationParams ¶

func NewUpdateTwilioIntegrationParams() *UpdateTwilioIntegrationParams

NewUpdateTwilioIntegrationParams creates a new UpdateTwilioIntegrationParams 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 NewUpdateTwilioIntegrationParamsWithContext ¶

func NewUpdateTwilioIntegrationParamsWithContext(ctx context.Context) *UpdateTwilioIntegrationParams

NewUpdateTwilioIntegrationParamsWithContext creates a new UpdateTwilioIntegrationParams object with the ability to set a context for a request.

func NewUpdateTwilioIntegrationParamsWithHTTPClient ¶

func NewUpdateTwilioIntegrationParamsWithHTTPClient(client *http.Client) *UpdateTwilioIntegrationParams

NewUpdateTwilioIntegrationParamsWithHTTPClient creates a new UpdateTwilioIntegrationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateTwilioIntegrationParamsWithTimeout ¶

func NewUpdateTwilioIntegrationParamsWithTimeout(timeout time.Duration) *UpdateTwilioIntegrationParams

NewUpdateTwilioIntegrationParamsWithTimeout creates a new UpdateTwilioIntegrationParams object with the ability to set a timeout on a request.

func (*UpdateTwilioIntegrationParams) SetBody ¶

SetBody adds the body to the update twilio integration params

func (*UpdateTwilioIntegrationParams) SetContext ¶

func (o *UpdateTwilioIntegrationParams) SetContext(ctx context.Context)

SetContext adds the context to the update twilio integration params

func (*UpdateTwilioIntegrationParams) SetDefaults ¶

func (o *UpdateTwilioIntegrationParams) SetDefaults()

SetDefaults hydrates default values in the update twilio integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateTwilioIntegrationParams) SetHTTPClient ¶

func (o *UpdateTwilioIntegrationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update twilio integration params

func (*UpdateTwilioIntegrationParams) SetName ¶

func (o *UpdateTwilioIntegrationParams) SetName(name string)

SetName adds the name to the update twilio integration params

func (*UpdateTwilioIntegrationParams) SetOrganizationID ¶

func (o *UpdateTwilioIntegrationParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update twilio integration params

func (*UpdateTwilioIntegrationParams) SetProjectID ¶

func (o *UpdateTwilioIntegrationParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update twilio integration params

func (*UpdateTwilioIntegrationParams) SetTimeout ¶

func (o *UpdateTwilioIntegrationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update twilio integration params

func (*UpdateTwilioIntegrationParams) WithBody ¶

WithBody adds the body to the update twilio integration params

func (*UpdateTwilioIntegrationParams) WithContext ¶

WithContext adds the context to the update twilio integration params

func (*UpdateTwilioIntegrationParams) WithDefaults ¶

WithDefaults hydrates default values in the update twilio integration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateTwilioIntegrationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update twilio integration params

func (*UpdateTwilioIntegrationParams) WithName ¶

WithName adds the name to the update twilio integration params

func (*UpdateTwilioIntegrationParams) WithOrganizationID ¶

func (o *UpdateTwilioIntegrationParams) WithOrganizationID(organizationID string) *UpdateTwilioIntegrationParams

WithOrganizationID adds the organizationID to the update twilio integration params

func (*UpdateTwilioIntegrationParams) WithProjectID ¶

WithProjectID adds the projectID to the update twilio integration params

func (*UpdateTwilioIntegrationParams) WithTimeout ¶

WithTimeout adds the timeout to the update twilio integration params

func (*UpdateTwilioIntegrationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateTwilioIntegrationReader ¶

type UpdateTwilioIntegrationReader struct {
	// contains filtered or unexported fields
}

UpdateTwilioIntegrationReader is a Reader for the UpdateTwilioIntegration structure.

func (*UpdateTwilioIntegrationReader) ReadResponse ¶

func (o *UpdateTwilioIntegrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateTwilioRotatingSecretDefault ¶

type UpdateTwilioRotatingSecretDefault struct {
	Payload *models.GooglerpcStatus
	// contains filtered or unexported fields
}

UpdateTwilioRotatingSecretDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateTwilioRotatingSecretDefault ¶

func NewUpdateTwilioRotatingSecretDefault(code int) *UpdateTwilioRotatingSecretDefault

NewUpdateTwilioRotatingSecretDefault creates a UpdateTwilioRotatingSecretDefault with default headers values

func (*UpdateTwilioRotatingSecretDefault) Code ¶

Code gets the status code for the update twilio rotating secret default response

func (*UpdateTwilioRotatingSecretDefault) Error ¶

func (*UpdateTwilioRotatingSecretDefault) GetPayload ¶

func (*UpdateTwilioRotatingSecretDefault) IsClientError ¶

func (o *UpdateTwilioRotatingSecretDefault) IsClientError() bool

IsClientError returns true when this update twilio rotating secret default response has a 4xx status code

func (*UpdateTwilioRotatingSecretDefault) IsCode ¶

func (o *UpdateTwilioRotatingSecretDefault) IsCode(code int) bool

IsCode returns true when this update twilio rotating secret default response a status code equal to that given

func (*UpdateTwilioRotatingSecretDefault) IsRedirect ¶

func (o *UpdateTwilioRotatingSecretDefault) IsRedirect() bool

IsRedirect returns true when this update twilio rotating secret default response has a 3xx status code

func (*UpdateTwilioRotatingSecretDefault) IsServerError ¶

func (o *UpdateTwilioRotatingSecretDefault) IsServerError() bool

IsServerError returns true when this update twilio rotating secret default response has a 5xx status code

func (*UpdateTwilioRotatingSecretDefault) IsSuccess ¶

func (o *UpdateTwilioRotatingSecretDefault) IsSuccess() bool

IsSuccess returns true when this update twilio rotating secret default response has a 2xx status code

func (*UpdateTwilioRotatingSecretDefault) String ¶

type UpdateTwilioRotatingSecretOK ¶

type UpdateTwilioRotatingSecretOK struct {
	Payload *models.Secrets20231128UpdateTwilioRotatingSecretResponse
}

UpdateTwilioRotatingSecretOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateTwilioRotatingSecretOK ¶

func NewUpdateTwilioRotatingSecretOK() *UpdateTwilioRotatingSecretOK

NewUpdateTwilioRotatingSecretOK creates a UpdateTwilioRotatingSecretOK with default headers values

func (*UpdateTwilioRotatingSecretOK) Code ¶

Code gets the status code for the update twilio rotating secret o k response

func (*UpdateTwilioRotatingSecretOK) Error ¶

func (*UpdateTwilioRotatingSecretOK) GetPayload ¶

func (*UpdateTwilioRotatingSecretOK) IsClientError ¶

func (o *UpdateTwilioRotatingSecretOK) IsClientError() bool

IsClientError returns true when this update twilio rotating secret o k response has a 4xx status code

func (*UpdateTwilioRotatingSecretOK) IsCode ¶

func (o *UpdateTwilioRotatingSecretOK) IsCode(code int) bool

IsCode returns true when this update twilio rotating secret o k response a status code equal to that given

func (*UpdateTwilioRotatingSecretOK) IsRedirect ¶

func (o *UpdateTwilioRotatingSecretOK) IsRedirect() bool

IsRedirect returns true when this update twilio rotating secret o k response has a 3xx status code

func (*UpdateTwilioRotatingSecretOK) IsServerError ¶

func (o *UpdateTwilioRotatingSecretOK) IsServerError() bool

IsServerError returns true when this update twilio rotating secret o k response has a 5xx status code

func (*UpdateTwilioRotatingSecretOK) IsSuccess ¶

func (o *UpdateTwilioRotatingSecretOK) IsSuccess() bool

IsSuccess returns true when this update twilio rotating secret o k response has a 2xx status code

func (*UpdateTwilioRotatingSecretOK) String ¶

type UpdateTwilioRotatingSecretParams ¶

type UpdateTwilioRotatingSecretParams struct {

	// AppName.
	AppName string

	// Body.
	Body *models.SecretServiceUpdateTwilioRotatingSecretBody

	// Name.
	Name string

	// OrganizationID.
	OrganizationID string

	// ProjectID.
	ProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateTwilioRotatingSecretParams contains all the parameters to send to the API endpoint

for the update twilio rotating secret operation.

Typically these are written to a http.Request.

func NewUpdateTwilioRotatingSecretParams ¶

func NewUpdateTwilioRotatingSecretParams() *UpdateTwilioRotatingSecretParams

NewUpdateTwilioRotatingSecretParams creates a new UpdateTwilioRotatingSecretParams 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 NewUpdateTwilioRotatingSecretParamsWithContext ¶

func NewUpdateTwilioRotatingSecretParamsWithContext(ctx context.Context) *UpdateTwilioRotatingSecretParams

NewUpdateTwilioRotatingSecretParamsWithContext creates a new UpdateTwilioRotatingSecretParams object with the ability to set a context for a request.

func NewUpdateTwilioRotatingSecretParamsWithHTTPClient ¶

func NewUpdateTwilioRotatingSecretParamsWithHTTPClient(client *http.Client) *UpdateTwilioRotatingSecretParams

NewUpdateTwilioRotatingSecretParamsWithHTTPClient creates a new UpdateTwilioRotatingSecretParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateTwilioRotatingSecretParamsWithTimeout ¶

func NewUpdateTwilioRotatingSecretParamsWithTimeout(timeout time.Duration) *UpdateTwilioRotatingSecretParams

NewUpdateTwilioRotatingSecretParamsWithTimeout creates a new UpdateTwilioRotatingSecretParams object with the ability to set a timeout on a request.

func (*UpdateTwilioRotatingSecretParams) SetAppName ¶

func (o *UpdateTwilioRotatingSecretParams) SetAppName(appName string)

SetAppName adds the appName to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) SetBody ¶

SetBody adds the body to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) SetContext ¶

SetContext adds the context to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) SetDefaults ¶

func (o *UpdateTwilioRotatingSecretParams) SetDefaults()

SetDefaults hydrates default values in the update twilio rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateTwilioRotatingSecretParams) SetHTTPClient ¶

func (o *UpdateTwilioRotatingSecretParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) SetName ¶

func (o *UpdateTwilioRotatingSecretParams) SetName(name string)

SetName adds the name to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) SetOrganizationID ¶

func (o *UpdateTwilioRotatingSecretParams) SetOrganizationID(organizationID string)

SetOrganizationID adds the organizationId to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) SetProjectID ¶

func (o *UpdateTwilioRotatingSecretParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) SetTimeout ¶

func (o *UpdateTwilioRotatingSecretParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WithAppName ¶

WithAppName adds the appName to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WithBody ¶

WithBody adds the body to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WithContext ¶

WithContext adds the context to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WithDefaults ¶

WithDefaults hydrates default values in the update twilio rotating secret params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateTwilioRotatingSecretParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WithName ¶

WithName adds the name to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WithOrganizationID ¶

func (o *UpdateTwilioRotatingSecretParams) WithOrganizationID(organizationID string) *UpdateTwilioRotatingSecretParams

WithOrganizationID adds the organizationID to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WithProjectID ¶

WithProjectID adds the projectID to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WithTimeout ¶

WithTimeout adds the timeout to the update twilio rotating secret params

func (*UpdateTwilioRotatingSecretParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UpdateTwilioRotatingSecretReader ¶

type UpdateTwilioRotatingSecretReader struct {
	// contains filtered or unexported fields
}

UpdateTwilioRotatingSecretReader is a Reader for the UpdateTwilioRotatingSecret structure.

func (*UpdateTwilioRotatingSecretReader) ReadResponse ¶

func (o *UpdateTwilioRotatingSecretReader) 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