waypoint_service

package
v0.135.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: MPL-2.0 Imports: 13 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 waypoint service API

func (*Client) SetTransport ¶

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

SetTransport changes the transport on the client

func (*Client) WaypointServiceCheckNamespaceActivation ¶

WaypointServiceCheckNamespaceActivation checks namespace activation checks the activation status of a namespace based on the t f c token stored in the namespaces database

func (*Client) WaypointServiceCheckTFCOrganization ¶

func (a *Client) WaypointServiceCheckTFCOrganization(params *WaypointServiceCheckTFCOrganizationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCheckTFCOrganizationOK, error)

WaypointServiceCheckTFCOrganization checks t f c organization will use the stored t f c config to look up the t f c org and look at what permissions it has

func (*Client) WaypointServiceCreateActionConfig ¶

func (a *Client) WaypointServiceCreateActionConfig(params *WaypointServiceCreateActionConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateActionConfigOK, error)

WaypointServiceCreateActionConfig waypoint service create action config API

func (*Client) WaypointServiceCreateAddOn ¶

func (a *Client) WaypointServiceCreateAddOn(params *WaypointServiceCreateAddOnParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateAddOnOK, error)

WaypointServiceCreateAddOn creates add on adds an add on to a project from an add on definition

func (*Client) WaypointServiceCreateAddOnDefinition ¶

func (a *Client) WaypointServiceCreateAddOnDefinition(params *WaypointServiceCreateAddOnDefinitionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateAddOnDefinitionOK, error)

WaypointServiceCreateAddOnDefinition creates add on definition creates a new add on definition

func (*Client) WaypointServiceCreateAgentGroup ¶

func (a *Client) WaypointServiceCreateAgentGroup(params *WaypointServiceCreateAgentGroupParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateAgentGroupOK, error)

WaypointServiceCreateAgentGroup creates agent group creates a new agent group

func (*Client) WaypointServiceCreateApplicationFromTemplate ¶

WaypointServiceCreateApplicationFromTemplate creates application from template creates a new waypoint application from an application template provisioning infrastructure before upserting the waypoint application to the database

func (*Client) WaypointServiceCreateApplicationTemplate ¶

WaypointServiceCreateApplicationTemplate creates application template creates a new application template

func (*Client) WaypointServiceCreateApplicationTemplate2 ¶

WaypointServiceCreateApplicationTemplate2 creates application template creates a new application template

func (*Client) WaypointServiceCreateNamespace ¶

func (a *Client) WaypointServiceCreateNamespace(params *WaypointServiceCreateNamespaceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateNamespaceOK, error)

WaypointServiceCreateNamespace creates namespaces creates an h c p waypoint namespaces

func (*Client) WaypointServiceCreateTFCConfig ¶

func (a *Client) WaypointServiceCreateTFCConfig(params *WaypointServiceCreateTFCConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateTFCConfigOK, error)

WaypointServiceCreateTFCConfig creates t f c config creates a terraform cloud configuration

func (*Client) WaypointServiceCreateVariable ¶

func (a *Client) WaypointServiceCreateVariable(params *WaypointServiceCreateVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateVariableOK, error)

WaypointServiceCreateVariable waypoint service create variable API

func (*Client) WaypointServiceDeleteActionConfig ¶

func (a *Client) WaypointServiceDeleteActionConfig(params *WaypointServiceDeleteActionConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteActionConfigOK, error)

WaypointServiceDeleteActionConfig waypoint service delete action config API

func (*Client) WaypointServiceDeleteAddOnDefinition ¶

func (a *Client) WaypointServiceDeleteAddOnDefinition(params *WaypointServiceDeleteAddOnDefinitionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteAddOnDefinitionOK, error)

WaypointServiceDeleteAddOnDefinition deletes add on definition deletes an existing add on definition

func (*Client) WaypointServiceDeleteAddOnDefinition2 ¶

func (a *Client) WaypointServiceDeleteAddOnDefinition2(params *WaypointServiceDeleteAddOnDefinition2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteAddOnDefinition2OK, error)

WaypointServiceDeleteAddOnDefinition2 deletes add on definition deletes an existing add on definition

func (*Client) WaypointServiceDeleteAgentGroup ¶

func (a *Client) WaypointServiceDeleteAgentGroup(params *WaypointServiceDeleteAgentGroupParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteAgentGroupOK, error)

WaypointServiceDeleteAgentGroup deletes agent group deletes an agent group

func (*Client) WaypointServiceDeleteApplicationTemplate ¶

WaypointServiceDeleteApplicationTemplate deletes application template deletes a application template by the application template name or id

func (*Client) WaypointServiceDeleteApplicationTemplate2 ¶

WaypointServiceDeleteApplicationTemplate2 deletes application template deletes a application template by the application template name or id

func (*Client) WaypointServiceDeleteApplicationTemplate3 ¶

WaypointServiceDeleteApplicationTemplate3 deletes application template deletes a application template by the application template name or id

func (*Client) WaypointServiceDeleteApplicationTemplate4 ¶

WaypointServiceDeleteApplicationTemplate4 deletes application template deletes a application template by the application template name or id

func (*Client) WaypointServiceDeleteNamespace ¶

func (a *Client) WaypointServiceDeleteNamespace(params *WaypointServiceDeleteNamespaceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteNamespaceOK, error)

WaypointServiceDeleteNamespace deletes namespace deletes an h c p waypoint namespace

func (*Client) WaypointServiceDeleteTFCConfig ¶

func (a *Client) WaypointServiceDeleteTFCConfig(params *WaypointServiceDeleteTFCConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteTFCConfigOK, error)

WaypointServiceDeleteTFCConfig deletes t f c config deletes a terraform configuration

func (*Client) WaypointServiceDeleteVariable ¶

func (a *Client) WaypointServiceDeleteVariable(params *WaypointServiceDeleteVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteVariableOK, error)

WaypointServiceDeleteVariable waypoint service delete variable API

func (*Client) WaypointServiceDestroyAddOn ¶

func (a *Client) WaypointServiceDestroyAddOn(params *WaypointServiceDestroyAddOnParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDestroyAddOnOK, error)

WaypointServiceDestroyAddOn destroys add on destroys an existing add on

func (*Client) WaypointServiceDestroyAddOn2 ¶

func (a *Client) WaypointServiceDestroyAddOn2(params *WaypointServiceDestroyAddOn2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDestroyAddOn2OK, error)

WaypointServiceDestroyAddOn2 destroys add on destroys an existing add on

func (*Client) WaypointServiceDestroyApplication ¶

func (a *Client) WaypointServiceDestroyApplication(params *WaypointServiceDestroyApplicationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDestroyApplicationOK, error)

WaypointServiceDestroyApplication destroys application destroys an existing application a destroy operation is queued for the application s terraform workspace and the application is deleted from h c p waypoint

func (*Client) WaypointServiceDestroyApplication2 ¶

func (a *Client) WaypointServiceDestroyApplication2(params *WaypointServiceDestroyApplication2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDestroyApplication2OK, error)

WaypointServiceDestroyApplication2 destroys application destroys an existing application a destroy operation is queued for the application s terraform workspace and the application is deleted from h c p waypoint

func (*Client) WaypointServiceEndingAction ¶

func (a *Client) WaypointServiceEndingAction(params *WaypointServiceEndingActionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceEndingActionOK, error)

WaypointServiceEndingAction endings action is run by the agent after it s operation finishes and it called starting action before running the operation it includes the action run id that was retrieved from starting action this also includes the ability to send a final status log message that will be included for the action run

func (*Client) WaypointServiceGetActionConfig ¶

func (a *Client) WaypointServiceGetActionConfig(params *WaypointServiceGetActionConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetActionConfigOK, error)

WaypointServiceGetActionConfig configs endpoints

func (*Client) WaypointServiceGetActionRun ¶

func (a *Client) WaypointServiceGetActionRun(params *WaypointServiceGetActionRunParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetActionRunOK, error)

WaypointServiceGetActionRun waypoint service get action run API

func (*Client) WaypointServiceGetAddOn ¶

func (a *Client) WaypointServiceGetAddOn(params *WaypointServiceGetAddOnParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAddOnOK, error)

WaypointServiceGetAddOn gets add on returns an existing add on

func (*Client) WaypointServiceGetAddOn2 ¶

func (a *Client) WaypointServiceGetAddOn2(params *WaypointServiceGetAddOn2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAddOn2OK, error)

WaypointServiceGetAddOn2 gets add on returns an existing add on

func (*Client) WaypointServiceGetAddOnDefinition ¶

func (a *Client) WaypointServiceGetAddOnDefinition(params *WaypointServiceGetAddOnDefinitionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAddOnDefinitionOK, error)

WaypointServiceGetAddOnDefinition gets add on definition returns an add on definition referenced by name or ID

func (*Client) WaypointServiceGetAddOnDefinition2 ¶

func (a *Client) WaypointServiceGetAddOnDefinition2(params *WaypointServiceGetAddOnDefinition2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAddOnDefinition2OK, error)

WaypointServiceGetAddOnDefinition2 gets add on definition returns an add on definition referenced by name or ID

func (*Client) WaypointServiceGetAgentGroup ¶

func (a *Client) WaypointServiceGetAgentGroup(params *WaypointServiceGetAgentGroupParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAgentGroupOK, error)

WaypointServiceGetAgentGroup gets agent group returns the information about the specified group

func (*Client) WaypointServiceGetApplication ¶

func (a *Client) WaypointServiceGetApplication(params *WaypointServiceGetApplicationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplicationOK, error)

WaypointServiceGetApplication gets application returns an application by ID or name

func (*Client) WaypointServiceGetApplication2 ¶

func (a *Client) WaypointServiceGetApplication2(params *WaypointServiceGetApplication2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplication2OK, error)

WaypointServiceGetApplication2 gets application returns an application by ID or name

func (*Client) WaypointServiceGetApplicationTemplate ¶

func (a *Client) WaypointServiceGetApplicationTemplate(params *WaypointServiceGetApplicationTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplicationTemplateOK, error)

WaypointServiceGetApplicationTemplate gets application template returns a application template by the application template name or id

func (*Client) WaypointServiceGetApplicationTemplate2 ¶

WaypointServiceGetApplicationTemplate2 gets application template returns a application template by the application template name or id

func (*Client) WaypointServiceGetApplicationTemplate3 ¶

WaypointServiceGetApplicationTemplate3 gets application template returns a application template by the application template name or id

func (*Client) WaypointServiceGetApplicationTemplate4 ¶

WaypointServiceGetApplicationTemplate4 gets application template returns a application template by the application template name or id

func (*Client) WaypointServiceGetNamespace ¶

func (a *Client) WaypointServiceGetNamespace(params *WaypointServiceGetNamespaceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetNamespaceOK, error)

WaypointServiceGetNamespace gets namespace gets a namespace based on either the namespace ID or an h c p location returns not found if the namespace doesn t exist

func (*Client) WaypointServiceGetTFCConfig ¶

func (a *Client) WaypointServiceGetTFCConfig(params *WaypointServiceGetTFCConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFCConfigOK, error)

WaypointServiceGetTFCConfig gets t f c config gets the server stored terraform cloud config

func (*Client) WaypointServiceGetTFModuleDetails ¶

func (a *Client) WaypointServiceGetTFModuleDetails(params *WaypointServiceGetTFModuleDetailsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFModuleDetailsOK, error)

WaypointServiceGetTFModuleDetails gets t f module details returns the details of a specific no code module

func (*Client) WaypointServiceGetTFModuleDetails2 ¶

func (a *Client) WaypointServiceGetTFModuleDetails2(params *WaypointServiceGetTFModuleDetails2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFModuleDetails2OK, error)

WaypointServiceGetTFModuleDetails2 gets t f module details returns the details of a specific no code module

func (*Client) WaypointServiceGetTFModuleDetails3 ¶

func (a *Client) WaypointServiceGetTFModuleDetails3(params *WaypointServiceGetTFModuleDetails3Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFModuleDetails3OK, error)

WaypointServiceGetTFModuleDetails3 gets t f module details returns the details of a specific no code module

func (*Client) WaypointServiceGetTFRunStatus ¶

func (a *Client) WaypointServiceGetTFRunStatus(params *WaypointServiceGetTFRunStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFRunStatusOK, error)

WaypointServiceGetTFRunStatus gets t f run status returns the status of the latest run of a terraform workspace

func (*Client) WaypointServiceGetTFWorkspaceInfo ¶

func (a *Client) WaypointServiceGetTFWorkspaceInfo(params *WaypointServiceGetTFWorkspaceInfoParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFWorkspaceInfoOK, error)

WaypointServiceGetTFWorkspaceInfo useds to retrieve the upgrade status of a workspace given the workspace id or workspace name

func (*Client) WaypointServiceGetTFWorkspaceInfo2 ¶

func (a *Client) WaypointServiceGetTFWorkspaceInfo2(params *WaypointServiceGetTFWorkspaceInfo2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFWorkspaceInfo2OK, error)

WaypointServiceGetTFWorkspaceInfo2 useds to retrieve the upgrade status of a workspace given the workspace id or workspace name

func (*Client) WaypointServiceGetTFWorkspaceInfo3 ¶

func (a *Client) WaypointServiceGetTFWorkspaceInfo3(params *WaypointServiceGetTFWorkspaceInfo3Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFWorkspaceInfo3OK, error)

WaypointServiceGetTFWorkspaceInfo3 useds to retrieve the upgrade status of a workspace given the workspace id or workspace name

func (*Client) WaypointServiceGetTFWorkspaceInfo4 ¶

func (a *Client) WaypointServiceGetTFWorkspaceInfo4(params *WaypointServiceGetTFWorkspaceInfo4Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFWorkspaceInfo4OK, error)

WaypointServiceGetTFWorkspaceInfo4 useds to retrieve the upgrade status of a workspace given the workspace id or workspace name

func (*Client) WaypointServiceGetVariable ¶

func (a *Client) WaypointServiceGetVariable(params *WaypointServiceGetVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetVariableOK, error)

WaypointServiceGetVariable waypoint service get variable API

func (*Client) WaypointServiceListActionConfigs ¶

func (a *Client) WaypointServiceListActionConfigs(params *WaypointServiceListActionConfigsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListActionConfigsOK, error)

WaypointServiceListActionConfigs waypoint service list action configs API

func (*Client) WaypointServiceListActionRuns ¶

func (a *Client) WaypointServiceListActionRuns(params *WaypointServiceListActionRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListActionRunsOK, error)

WaypointServiceListActionRuns lists all action runs for a given config

func (*Client) WaypointServiceListActionRuns2 ¶

func (a *Client) WaypointServiceListActionRuns2(params *WaypointServiceListActionRuns2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListActionRuns2OK, error)

WaypointServiceListActionRuns2 lists all action runs for a given config

func (*Client) WaypointServiceListActionRunsByNamespace ¶

WaypointServiceListActionRunsByNamespace lists all action runs for the entire namespace for all configs

func (*Client) WaypointServiceListAddOnDefinitions ¶

func (a *Client) WaypointServiceListAddOnDefinitions(params *WaypointServiceListAddOnDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListAddOnDefinitionsOK, error)

WaypointServiceListAddOnDefinitions lists add on definitions returns all existing add on definitions

func (*Client) WaypointServiceListAddOns ¶

func (a *Client) WaypointServiceListAddOns(params *WaypointServiceListAddOnsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListAddOnsOK, error)

WaypointServiceListAddOns lists add ons returns all existing add ons

func (*Client) WaypointServiceListAgentGroups ¶

func (a *Client) WaypointServiceListAgentGroups(params *WaypointServiceListAgentGroupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListAgentGroupsOK, error)

WaypointServiceListAgentGroups lists agent groups returns the agent groups defined on the h c p project

func (*Client) WaypointServiceListApplicationTemplates ¶

WaypointServiceListApplicationTemplates lists application templates returns a list of all application templates known

func (*Client) WaypointServiceListApplicationTemplates2 ¶

WaypointServiceListApplicationTemplates2 lists application templates returns a list of all application templates known

func (*Client) WaypointServiceListApplications ¶

func (a *Client) WaypointServiceListApplications(params *WaypointServiceListApplicationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListApplicationsOK, error)

WaypointServiceListApplications lists applications returns a list of all applications

func (*Client) WaypointServiceListNoCodeModules ¶

func (a *Client) WaypointServiceListNoCodeModules(params *WaypointServiceListNoCodeModulesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListNoCodeModulesOK, error)

WaypointServiceListNoCodeModules lists no code modules returns a list of available no code module for the configured t f c organization

func (*Client) WaypointServiceListNoCodeModules2 ¶

func (a *Client) WaypointServiceListNoCodeModules2(params *WaypointServiceListNoCodeModules2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListNoCodeModules2OK, error)

WaypointServiceListNoCodeModules2 lists no code modules returns a list of available no code module for the configured t f c organization

func (*Client) WaypointServiceListTFAgentPools ¶

func (a *Client) WaypointServiceListTFAgentPools(params *WaypointServiceListTFAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListTFAgentPoolsOK, error)

WaypointServiceListTFAgentPools lists t f agent pools returns a list of h c p terraform agent pools

func (*Client) WaypointServiceListTFCOrganizations ¶

func (a *Client) WaypointServiceListTFCOrganizations(params *WaypointServiceListTFCOrganizationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListTFCOrganizationsOK, error)

WaypointServiceListTFCOrganizations lists t f c organizations returns a list of available h c p terraform organizations which can be used by the currently set token

func (*Client) WaypointServiceListTFCProjects ¶

func (a *Client) WaypointServiceListTFCProjects(params *WaypointServiceListTFCProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListTFCProjectsOK, error)

WaypointServiceListTFCProjects lists t f c projects returns a list of available t f c projects for the configured t f c organization

func (*Client) WaypointServiceListVariables ¶

func (a *Client) WaypointServiceListVariables(params *WaypointServiceListVariablesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListVariablesOK, error)

WaypointServiceListVariables waypoint service list variables API

func (*Client) WaypointServiceQueueAgentOperation ¶

func (a *Client) WaypointServiceQueueAgentOperation(params *WaypointServiceQueueAgentOperationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceQueueAgentOperationOK, error)

WaypointServiceQueueAgentOperation useds by any code that wishes to have an agent execute an operation this places a new operation into the queue for a specific group a future caller of retrieve agent operation will then return that operation

func (*Client) WaypointServiceRetrieveAgentOperation ¶

func (a *Client) WaypointServiceRetrieveAgentOperation(params *WaypointServiceRetrieveAgentOperationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceRetrieveAgentOperationOK, error)

WaypointServiceRetrieveAgentOperation useds by the agent itself retrieve agent operation returns any available operations from the specified groups the agent polls on this endpoint every 60 seconds by default

func (*Client) WaypointServiceRunAction ¶

func (a *Client) WaypointServiceRunAction(params *WaypointServiceRunActionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceRunActionOK, error)

WaypointServiceRunAction runnings actions

func (*Client) WaypointServiceSendStatusLog ¶

func (a *Client) WaypointServiceSendStatusLog(params *WaypointServiceSendStatusLogParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceSendStatusLogOK, error)

WaypointServiceSendStatusLog statuses logs for action runs

func (*Client) WaypointServiceStartingAction ¶

func (a *Client) WaypointServiceStartingAction(params *WaypointServiceStartingActionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceStartingActionOK, error)

WaypointServiceStartingAction startings action is run by the agent after retrieving an operation and seeing an action config id specified on the operation this allows for agents to integrate with actions closely

func (*Client) WaypointServiceUIBulkUpdateActionAssignForApp ¶

WaypointServiceUIBulkUpdateActionAssignForApp waypoint service UI bulk update action assign for app API

func (*Client) WaypointServiceUICreateActionConfigWithVars ¶

WaypointServiceUICreateActionConfigWithVars waypoint service UI create action config with vars API

func (*Client) WaypointServiceUIGetActionConfigBundle ¶

WaypointServiceUIGetActionConfigBundle waypoint service UI get action config bundle API

func (*Client) WaypointServiceUIGetActionConfigBundle2 ¶

WaypointServiceUIGetActionConfigBundle2 waypoint service UI get action config bundle2 API

func (*Client) WaypointServiceUIGetApplicationBundle ¶

func (a *Client) WaypointServiceUIGetApplicationBundle(params *WaypointServiceUIGetApplicationBundleParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIGetApplicationBundleOK, error)

WaypointServiceUIGetApplicationBundle UIs get application bundle returns an application and any associated action configs it may have

func (*Client) WaypointServiceUIGetApplicationBundle2 ¶

WaypointServiceUIGetApplicationBundle2 UIs get application bundle returns an application and any associated action configs it may have

func (*Client) WaypointServiceUIGetApplicationTemplateBundle ¶

WaypointServiceUIGetApplicationTemplateBundle UIs get application template bundle returns a template using a name or id to look it up this RPC is used by the h c p waypoint UI

func (*Client) WaypointServiceUIGetApplicationTemplateBundle2 ¶

WaypointServiceUIGetApplicationTemplateBundle2 UIs get application template bundle returns a template using a name or id to look it up this RPC is used by the h c p waypoint UI

func (*Client) WaypointServiceUIListActionConfigBundles ¶

WaypointServiceUIListActionConfigBundles waypoint service UI list action config bundles API

func (*Client) WaypointServiceUIListAddOnDefinitions ¶

func (a *Client) WaypointServiceUIListAddOnDefinitions(params *WaypointServiceUIListAddOnDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIListAddOnDefinitionsOK, error)

WaypointServiceUIListAddOnDefinitions lists add on definitions within the context of a project

func (*Client) WaypointServiceUILoadProductBanner ¶

func (a *Client) WaypointServiceUILoadProductBanner(params *WaypointServiceUILoadProductBannerParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUILoadProductBannerOK, error)

WaypointServiceUILoadProductBanner UIs load product banner will call two functions for checking the stored t f c tokens expiration against t f c as well as the stored t f c orgs permisions as set by t f c the UI uses this function to show product activation or deactivation banners

func (*Client) WaypointServiceUpdateActionConfig ¶

func (a *Client) WaypointServiceUpdateActionConfig(params *WaypointServiceUpdateActionConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateActionConfigOK, error)

WaypointServiceUpdateActionConfig waypoint service update action config API

func (*Client) WaypointServiceUpdateAddOn ¶

func (a *Client) WaypointServiceUpdateAddOn(params *WaypointServiceUpdateAddOnParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateAddOnOK, error)

WaypointServiceUpdateAddOn updates add on updates an existing add on

func (*Client) WaypointServiceUpdateAddOnDefinition ¶

func (a *Client) WaypointServiceUpdateAddOnDefinition(params *WaypointServiceUpdateAddOnDefinitionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateAddOnDefinitionOK, error)

WaypointServiceUpdateAddOnDefinition updates add on definition updates an existing add on definition

func (*Client) WaypointServiceUpdateAddOnDefinition2 ¶

func (a *Client) WaypointServiceUpdateAddOnDefinition2(params *WaypointServiceUpdateAddOnDefinition2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateAddOnDefinition2OK, error)

WaypointServiceUpdateAddOnDefinition2 updates add on definition updates an existing add on definition

func (*Client) WaypointServiceUpdateAgentGroup ¶

func (a *Client) WaypointServiceUpdateAgentGroup(params *WaypointServiceUpdateAgentGroupParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateAgentGroupOK, error)

WaypointServiceUpdateAgentGroup updates agent group updates an agent group

func (*Client) WaypointServiceUpdateApplication ¶

func (a *Client) WaypointServiceUpdateApplication(params *WaypointServiceUpdateApplicationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplicationOK, error)

WaypointServiceUpdateApplication updates application updates an existing application

func (*Client) WaypointServiceUpdateApplication2 ¶

func (a *Client) WaypointServiceUpdateApplication2(params *WaypointServiceUpdateApplication2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplication2OK, error)

WaypointServiceUpdateApplication2 updates application updates an existing application

func (*Client) WaypointServiceUpdateApplicationTemplate ¶

WaypointServiceUpdateApplicationTemplate updates application template updates an existing application template

func (*Client) WaypointServiceUpdateApplicationTemplate2 ¶

WaypointServiceUpdateApplicationTemplate2 updates application template updates an existing application template

func (*Client) WaypointServiceUpdateApplicationTemplate3 ¶

WaypointServiceUpdateApplicationTemplate3 updates application template updates an existing application template

func (*Client) WaypointServiceUpdateApplicationTemplate4 ¶

WaypointServiceUpdateApplicationTemplate4 updates application template updates an existing application template

func (*Client) WaypointServiceUpdateApplicationTemplate5 ¶

WaypointServiceUpdateApplicationTemplate5 updates application template updates an existing application template

func (*Client) WaypointServiceUpdateApplicationTemplate6 ¶

WaypointServiceUpdateApplicationTemplate6 updates application template updates an existing application template

func (*Client) WaypointServiceUpdateTFCConfig ¶

func (a *Client) WaypointServiceUpdateTFCConfig(params *WaypointServiceUpdateTFCConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateTFCConfigOK, error)

WaypointServiceUpdateTFCConfig updates t f c config updates a terraform cloud configuration

func (*Client) WaypointServiceUpdateVariable ¶

func (a *Client) WaypointServiceUpdateVariable(params *WaypointServiceUpdateVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateVariableOK, error)

WaypointServiceUpdateVariable waypoint service update variable API

func (*Client) WaypointServiceUpgradeApplicationTFWorkspace ¶

WaypointServiceUpgradeApplicationTFWorkspace upgrades application t f workspace upgrades the application s terraform workspace to the pinned version of the no code module used to provision the application infrastructure

func (*Client) WaypointServiceValidateAgentGroups ¶

func (a *Client) WaypointServiceValidateAgentGroups(params *WaypointServiceValidateAgentGroupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceValidateAgentGroupsOK, error)

WaypointServiceValidateAgentGroups validates agent groups is called by the agent on startup to check that the groups it is listening on are valid groups

type ClientOption ¶

type ClientOption func(*runtime.ClientOperation)

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

type ClientService ¶

type ClientService interface {
	WaypointServiceCheckNamespaceActivation(params *WaypointServiceCheckNamespaceActivationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCheckNamespaceActivationOK, error)

	WaypointServiceCheckTFCOrganization(params *WaypointServiceCheckTFCOrganizationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCheckTFCOrganizationOK, error)

	WaypointServiceCreateActionConfig(params *WaypointServiceCreateActionConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateActionConfigOK, error)

	WaypointServiceCreateAddOn(params *WaypointServiceCreateAddOnParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateAddOnOK, error)

	WaypointServiceCreateAddOnDefinition(params *WaypointServiceCreateAddOnDefinitionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateAddOnDefinitionOK, error)

	WaypointServiceCreateAgentGroup(params *WaypointServiceCreateAgentGroupParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateAgentGroupOK, error)

	WaypointServiceCreateApplicationFromTemplate(params *WaypointServiceCreateApplicationFromTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateApplicationFromTemplateOK, error)

	WaypointServiceCreateApplicationTemplate(params *WaypointServiceCreateApplicationTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateApplicationTemplateOK, error)

	WaypointServiceCreateApplicationTemplate2(params *WaypointServiceCreateApplicationTemplate2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateApplicationTemplate2OK, error)

	WaypointServiceCreateNamespace(params *WaypointServiceCreateNamespaceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateNamespaceOK, error)

	WaypointServiceCreateTFCConfig(params *WaypointServiceCreateTFCConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateTFCConfigOK, error)

	WaypointServiceCreateVariable(params *WaypointServiceCreateVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceCreateVariableOK, error)

	WaypointServiceDeleteActionConfig(params *WaypointServiceDeleteActionConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteActionConfigOK, error)

	WaypointServiceDeleteAddOnDefinition(params *WaypointServiceDeleteAddOnDefinitionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteAddOnDefinitionOK, error)

	WaypointServiceDeleteAddOnDefinition2(params *WaypointServiceDeleteAddOnDefinition2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteAddOnDefinition2OK, error)

	WaypointServiceDeleteAgentGroup(params *WaypointServiceDeleteAgentGroupParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteAgentGroupOK, error)

	WaypointServiceDeleteApplicationTemplate(params *WaypointServiceDeleteApplicationTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteApplicationTemplateOK, error)

	WaypointServiceDeleteApplicationTemplate2(params *WaypointServiceDeleteApplicationTemplate2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteApplicationTemplate2OK, error)

	WaypointServiceDeleteApplicationTemplate3(params *WaypointServiceDeleteApplicationTemplate3Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteApplicationTemplate3OK, error)

	WaypointServiceDeleteApplicationTemplate4(params *WaypointServiceDeleteApplicationTemplate4Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteApplicationTemplate4OK, error)

	WaypointServiceDeleteNamespace(params *WaypointServiceDeleteNamespaceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteNamespaceOK, error)

	WaypointServiceDeleteTFCConfig(params *WaypointServiceDeleteTFCConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteTFCConfigOK, error)

	WaypointServiceDeleteVariable(params *WaypointServiceDeleteVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDeleteVariableOK, error)

	WaypointServiceDestroyAddOn(params *WaypointServiceDestroyAddOnParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDestroyAddOnOK, error)

	WaypointServiceDestroyAddOn2(params *WaypointServiceDestroyAddOn2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDestroyAddOn2OK, error)

	WaypointServiceDestroyApplication(params *WaypointServiceDestroyApplicationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDestroyApplicationOK, error)

	WaypointServiceDestroyApplication2(params *WaypointServiceDestroyApplication2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceDestroyApplication2OK, error)

	WaypointServiceEndingAction(params *WaypointServiceEndingActionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceEndingActionOK, error)

	WaypointServiceGetActionConfig(params *WaypointServiceGetActionConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetActionConfigOK, error)

	WaypointServiceGetActionRun(params *WaypointServiceGetActionRunParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetActionRunOK, error)

	WaypointServiceGetAddOn(params *WaypointServiceGetAddOnParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAddOnOK, error)

	WaypointServiceGetAddOn2(params *WaypointServiceGetAddOn2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAddOn2OK, error)

	WaypointServiceGetAddOnDefinition(params *WaypointServiceGetAddOnDefinitionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAddOnDefinitionOK, error)

	WaypointServiceGetAddOnDefinition2(params *WaypointServiceGetAddOnDefinition2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAddOnDefinition2OK, error)

	WaypointServiceGetAgentGroup(params *WaypointServiceGetAgentGroupParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetAgentGroupOK, error)

	WaypointServiceGetApplication(params *WaypointServiceGetApplicationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplicationOK, error)

	WaypointServiceGetApplication2(params *WaypointServiceGetApplication2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplication2OK, error)

	WaypointServiceGetApplicationTemplate(params *WaypointServiceGetApplicationTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplicationTemplateOK, error)

	WaypointServiceGetApplicationTemplate2(params *WaypointServiceGetApplicationTemplate2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplicationTemplate2OK, error)

	WaypointServiceGetApplicationTemplate3(params *WaypointServiceGetApplicationTemplate3Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplicationTemplate3OK, error)

	WaypointServiceGetApplicationTemplate4(params *WaypointServiceGetApplicationTemplate4Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetApplicationTemplate4OK, error)

	WaypointServiceGetNamespace(params *WaypointServiceGetNamespaceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetNamespaceOK, error)

	WaypointServiceGetTFCConfig(params *WaypointServiceGetTFCConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFCConfigOK, error)

	WaypointServiceGetTFModuleDetails(params *WaypointServiceGetTFModuleDetailsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFModuleDetailsOK, error)

	WaypointServiceGetTFModuleDetails2(params *WaypointServiceGetTFModuleDetails2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFModuleDetails2OK, error)

	WaypointServiceGetTFModuleDetails3(params *WaypointServiceGetTFModuleDetails3Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFModuleDetails3OK, error)

	WaypointServiceGetTFRunStatus(params *WaypointServiceGetTFRunStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFRunStatusOK, error)

	WaypointServiceGetTFWorkspaceInfo(params *WaypointServiceGetTFWorkspaceInfoParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFWorkspaceInfoOK, error)

	WaypointServiceGetTFWorkspaceInfo2(params *WaypointServiceGetTFWorkspaceInfo2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFWorkspaceInfo2OK, error)

	WaypointServiceGetTFWorkspaceInfo3(params *WaypointServiceGetTFWorkspaceInfo3Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFWorkspaceInfo3OK, error)

	WaypointServiceGetTFWorkspaceInfo4(params *WaypointServiceGetTFWorkspaceInfo4Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetTFWorkspaceInfo4OK, error)

	WaypointServiceGetVariable(params *WaypointServiceGetVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceGetVariableOK, error)

	WaypointServiceListActionConfigs(params *WaypointServiceListActionConfigsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListActionConfigsOK, error)

	WaypointServiceListActionRuns(params *WaypointServiceListActionRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListActionRunsOK, error)

	WaypointServiceListActionRuns2(params *WaypointServiceListActionRuns2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListActionRuns2OK, error)

	WaypointServiceListActionRunsByNamespace(params *WaypointServiceListActionRunsByNamespaceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListActionRunsByNamespaceOK, error)

	WaypointServiceListAddOnDefinitions(params *WaypointServiceListAddOnDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListAddOnDefinitionsOK, error)

	WaypointServiceListAddOns(params *WaypointServiceListAddOnsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListAddOnsOK, error)

	WaypointServiceListAgentGroups(params *WaypointServiceListAgentGroupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListAgentGroupsOK, error)

	WaypointServiceListApplicationTemplates(params *WaypointServiceListApplicationTemplatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListApplicationTemplatesOK, error)

	WaypointServiceListApplicationTemplates2(params *WaypointServiceListApplicationTemplates2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListApplicationTemplates2OK, error)

	WaypointServiceListApplications(params *WaypointServiceListApplicationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListApplicationsOK, error)

	WaypointServiceListNoCodeModules(params *WaypointServiceListNoCodeModulesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListNoCodeModulesOK, error)

	WaypointServiceListNoCodeModules2(params *WaypointServiceListNoCodeModules2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListNoCodeModules2OK, error)

	WaypointServiceListTFAgentPools(params *WaypointServiceListTFAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListTFAgentPoolsOK, error)

	WaypointServiceListTFCOrganizations(params *WaypointServiceListTFCOrganizationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListTFCOrganizationsOK, error)

	WaypointServiceListTFCProjects(params *WaypointServiceListTFCProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListTFCProjectsOK, error)

	WaypointServiceListVariables(params *WaypointServiceListVariablesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceListVariablesOK, error)

	WaypointServiceQueueAgentOperation(params *WaypointServiceQueueAgentOperationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceQueueAgentOperationOK, error)

	WaypointServiceRetrieveAgentOperation(params *WaypointServiceRetrieveAgentOperationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceRetrieveAgentOperationOK, error)

	WaypointServiceRunAction(params *WaypointServiceRunActionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceRunActionOK, error)

	WaypointServiceSendStatusLog(params *WaypointServiceSendStatusLogParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceSendStatusLogOK, error)

	WaypointServiceStartingAction(params *WaypointServiceStartingActionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceStartingActionOK, error)

	WaypointServiceUIListActionConfigBundles(params *WaypointServiceUIListActionConfigBundlesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIListActionConfigBundlesOK, error)

	WaypointServiceUIBulkUpdateActionAssignForApp(params *WaypointServiceUIBulkUpdateActionAssignForAppParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIBulkUpdateActionAssignForAppOK, error)

	WaypointServiceUICreateActionConfigWithVars(params *WaypointServiceUICreateActionConfigWithVarsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUICreateActionConfigWithVarsOK, error)

	WaypointServiceUIGetActionConfigBundle(params *WaypointServiceUIGetActionConfigBundleParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIGetActionConfigBundleOK, error)

	WaypointServiceUIGetActionConfigBundle2(params *WaypointServiceUIGetActionConfigBundle2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIGetActionConfigBundle2OK, error)

	WaypointServiceUIGetApplicationBundle(params *WaypointServiceUIGetApplicationBundleParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIGetApplicationBundleOK, error)

	WaypointServiceUIGetApplicationBundle2(params *WaypointServiceUIGetApplicationBundle2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIGetApplicationBundle2OK, error)

	WaypointServiceUIGetApplicationTemplateBundle(params *WaypointServiceUIGetApplicationTemplateBundleParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIGetApplicationTemplateBundleOK, error)

	WaypointServiceUIGetApplicationTemplateBundle2(params *WaypointServiceUIGetApplicationTemplateBundle2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIGetApplicationTemplateBundle2OK, error)

	WaypointServiceUIListAddOnDefinitions(params *WaypointServiceUIListAddOnDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUIListAddOnDefinitionsOK, error)

	WaypointServiceUILoadProductBanner(params *WaypointServiceUILoadProductBannerParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUILoadProductBannerOK, error)

	WaypointServiceUpdateActionConfig(params *WaypointServiceUpdateActionConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateActionConfigOK, error)

	WaypointServiceUpdateAddOn(params *WaypointServiceUpdateAddOnParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateAddOnOK, error)

	WaypointServiceUpdateAddOnDefinition(params *WaypointServiceUpdateAddOnDefinitionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateAddOnDefinitionOK, error)

	WaypointServiceUpdateAddOnDefinition2(params *WaypointServiceUpdateAddOnDefinition2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateAddOnDefinition2OK, error)

	WaypointServiceUpdateAgentGroup(params *WaypointServiceUpdateAgentGroupParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateAgentGroupOK, error)

	WaypointServiceUpdateApplication(params *WaypointServiceUpdateApplicationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplicationOK, error)

	WaypointServiceUpdateApplication2(params *WaypointServiceUpdateApplication2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplication2OK, error)

	WaypointServiceUpdateApplicationTemplate(params *WaypointServiceUpdateApplicationTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplicationTemplateOK, error)

	WaypointServiceUpdateApplicationTemplate2(params *WaypointServiceUpdateApplicationTemplate2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplicationTemplate2OK, error)

	WaypointServiceUpdateApplicationTemplate3(params *WaypointServiceUpdateApplicationTemplate3Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplicationTemplate3OK, error)

	WaypointServiceUpdateApplicationTemplate4(params *WaypointServiceUpdateApplicationTemplate4Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplicationTemplate4OK, error)

	WaypointServiceUpdateApplicationTemplate5(params *WaypointServiceUpdateApplicationTemplate5Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplicationTemplate5OK, error)

	WaypointServiceUpdateApplicationTemplate6(params *WaypointServiceUpdateApplicationTemplate6Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateApplicationTemplate6OK, error)

	WaypointServiceUpdateTFCConfig(params *WaypointServiceUpdateTFCConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateTFCConfigOK, error)

	WaypointServiceUpdateVariable(params *WaypointServiceUpdateVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpdateVariableOK, error)

	WaypointServiceUpgradeApplicationTFWorkspace(params *WaypointServiceUpgradeApplicationTFWorkspaceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceUpgradeApplicationTFWorkspaceOK, error)

	WaypointServiceValidateAgentGroups(params *WaypointServiceValidateAgentGroupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WaypointServiceValidateAgentGroupsOK, 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 waypoint service API client.

func NewClientWithBasicAuth ¶

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

New creates a new waypoint 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 ¶

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

New creates a new waypoint 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 WaypointServiceCheckNamespaceActivationDefault ¶

type WaypointServiceCheckNamespaceActivationDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCheckNamespaceActivationDefault ¶

func NewWaypointServiceCheckNamespaceActivationDefault(code int) *WaypointServiceCheckNamespaceActivationDefault

NewWaypointServiceCheckNamespaceActivationDefault creates a WaypointServiceCheckNamespaceActivationDefault with default headers values

func (*WaypointServiceCheckNamespaceActivationDefault) Code ¶

Code gets the status code for the waypoint service check namespace activation default response

func (*WaypointServiceCheckNamespaceActivationDefault) Error ¶

func (*WaypointServiceCheckNamespaceActivationDefault) GetPayload ¶

func (*WaypointServiceCheckNamespaceActivationDefault) IsClientError ¶

IsClientError returns true when this waypoint service check namespace activation default response has a 4xx status code

func (*WaypointServiceCheckNamespaceActivationDefault) IsCode ¶

IsCode returns true when this waypoint service check namespace activation default response a status code equal to that given

func (*WaypointServiceCheckNamespaceActivationDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service check namespace activation default response has a 3xx status code

func (*WaypointServiceCheckNamespaceActivationDefault) IsServerError ¶

IsServerError returns true when this waypoint service check namespace activation default response has a 5xx status code

func (*WaypointServiceCheckNamespaceActivationDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service check namespace activation default response has a 2xx status code

func (*WaypointServiceCheckNamespaceActivationDefault) String ¶

type WaypointServiceCheckNamespaceActivationOK ¶

type WaypointServiceCheckNamespaceActivationOK struct {
	Payload *models.HashicorpCloudWaypointCheckNamespaceActivationResponse
}

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

A successful response.

func NewWaypointServiceCheckNamespaceActivationOK ¶

func NewWaypointServiceCheckNamespaceActivationOK() *WaypointServiceCheckNamespaceActivationOK

NewWaypointServiceCheckNamespaceActivationOK creates a WaypointServiceCheckNamespaceActivationOK with default headers values

func (*WaypointServiceCheckNamespaceActivationOK) Code ¶

Code gets the status code for the waypoint service check namespace activation o k response

func (*WaypointServiceCheckNamespaceActivationOK) Error ¶

func (*WaypointServiceCheckNamespaceActivationOK) GetPayload ¶

func (*WaypointServiceCheckNamespaceActivationOK) IsClientError ¶

IsClientError returns true when this waypoint service check namespace activation o k response has a 4xx status code

func (*WaypointServiceCheckNamespaceActivationOK) IsCode ¶

IsCode returns true when this waypoint service check namespace activation o k response a status code equal to that given

func (*WaypointServiceCheckNamespaceActivationOK) IsRedirect ¶

IsRedirect returns true when this waypoint service check namespace activation o k response has a 3xx status code

func (*WaypointServiceCheckNamespaceActivationOK) IsServerError ¶

IsServerError returns true when this waypoint service check namespace activation o k response has a 5xx status code

func (*WaypointServiceCheckNamespaceActivationOK) IsSuccess ¶

IsSuccess returns true when this waypoint service check namespace activation o k response has a 2xx status code

func (*WaypointServiceCheckNamespaceActivationOK) String ¶

type WaypointServiceCheckNamespaceActivationParams ¶

type WaypointServiceCheckNamespaceActivationParams struct {

	/* Force.

	     If true, will force a recheck of the namespace even if it was recently
	checked.
	*/
	Force *bool

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceCheckNamespaceActivationParams contains all the parameters to send to the API endpoint

for the waypoint service check namespace activation operation.

Typically these are written to a http.Request.

func NewWaypointServiceCheckNamespaceActivationParams ¶

func NewWaypointServiceCheckNamespaceActivationParams() *WaypointServiceCheckNamespaceActivationParams

NewWaypointServiceCheckNamespaceActivationParams creates a new WaypointServiceCheckNamespaceActivationParams 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 NewWaypointServiceCheckNamespaceActivationParamsWithContext ¶

func NewWaypointServiceCheckNamespaceActivationParamsWithContext(ctx context.Context) *WaypointServiceCheckNamespaceActivationParams

NewWaypointServiceCheckNamespaceActivationParamsWithContext creates a new WaypointServiceCheckNamespaceActivationParams object with the ability to set a context for a request.

func NewWaypointServiceCheckNamespaceActivationParamsWithHTTPClient ¶

func NewWaypointServiceCheckNamespaceActivationParamsWithHTTPClient(client *http.Client) *WaypointServiceCheckNamespaceActivationParams

NewWaypointServiceCheckNamespaceActivationParamsWithHTTPClient creates a new WaypointServiceCheckNamespaceActivationParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCheckNamespaceActivationParamsWithTimeout ¶

func NewWaypointServiceCheckNamespaceActivationParamsWithTimeout(timeout time.Duration) *WaypointServiceCheckNamespaceActivationParams

NewWaypointServiceCheckNamespaceActivationParamsWithTimeout creates a new WaypointServiceCheckNamespaceActivationParams object with the ability to set a timeout on a request.

func (*WaypointServiceCheckNamespaceActivationParams) SetContext ¶

SetContext adds the context to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service check namespace activation params (not the query body).

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

func (*WaypointServiceCheckNamespaceActivationParams) SetForce ¶

SetForce adds the force to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) SetNamespaceID ¶

func (o *WaypointServiceCheckNamespaceActivationParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCheckNamespaceActivationParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCheckNamespaceActivationParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceCheckNamespaceActivationParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceCheckNamespaceActivationParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithContext ¶

WithContext adds the context to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service check namespace activation params (not the query body).

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

func (*WaypointServiceCheckNamespaceActivationParams) WithForce ¶

WithForce adds the force to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCheckNamespaceActivationParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCheckNamespaceActivationParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCheckNamespaceActivationParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCheckNamespaceActivationParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceCheckNamespaceActivationParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceCheckNamespaceActivationParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceCheckNamespaceActivationParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceCheckNamespaceActivationParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service check namespace activation params

func (*WaypointServiceCheckNamespaceActivationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCheckNamespaceActivationReader ¶

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

WaypointServiceCheckNamespaceActivationReader is a Reader for the WaypointServiceCheckNamespaceActivation structure.

func (*WaypointServiceCheckNamespaceActivationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCheckTFCOrganizationDefault ¶

type WaypointServiceCheckTFCOrganizationDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCheckTFCOrganizationDefault ¶

func NewWaypointServiceCheckTFCOrganizationDefault(code int) *WaypointServiceCheckTFCOrganizationDefault

NewWaypointServiceCheckTFCOrganizationDefault creates a WaypointServiceCheckTFCOrganizationDefault with default headers values

func (*WaypointServiceCheckTFCOrganizationDefault) Code ¶

Code gets the status code for the waypoint service check t f c organization default response

func (*WaypointServiceCheckTFCOrganizationDefault) Error ¶

func (*WaypointServiceCheckTFCOrganizationDefault) GetPayload ¶

func (*WaypointServiceCheckTFCOrganizationDefault) IsClientError ¶

IsClientError returns true when this waypoint service check t f c organization default response has a 4xx status code

func (*WaypointServiceCheckTFCOrganizationDefault) IsCode ¶

IsCode returns true when this waypoint service check t f c organization default response a status code equal to that given

func (*WaypointServiceCheckTFCOrganizationDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service check t f c organization default response has a 3xx status code

func (*WaypointServiceCheckTFCOrganizationDefault) IsServerError ¶

IsServerError returns true when this waypoint service check t f c organization default response has a 5xx status code

func (*WaypointServiceCheckTFCOrganizationDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service check t f c organization default response has a 2xx status code

func (*WaypointServiceCheckTFCOrganizationDefault) String ¶

type WaypointServiceCheckTFCOrganizationOK ¶

type WaypointServiceCheckTFCOrganizationOK struct {
	Payload *models.HashicorpCloudWaypointCheckTFCOrganizationResponse
}

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

A successful response.

func NewWaypointServiceCheckTFCOrganizationOK ¶

func NewWaypointServiceCheckTFCOrganizationOK() *WaypointServiceCheckTFCOrganizationOK

NewWaypointServiceCheckTFCOrganizationOK creates a WaypointServiceCheckTFCOrganizationOK with default headers values

func (*WaypointServiceCheckTFCOrganizationOK) Code ¶

Code gets the status code for the waypoint service check t f c organization o k response

func (*WaypointServiceCheckTFCOrganizationOK) Error ¶

func (*WaypointServiceCheckTFCOrganizationOK) GetPayload ¶

func (*WaypointServiceCheckTFCOrganizationOK) IsClientError ¶

func (o *WaypointServiceCheckTFCOrganizationOK) IsClientError() bool

IsClientError returns true when this waypoint service check t f c organization o k response has a 4xx status code

func (*WaypointServiceCheckTFCOrganizationOK) IsCode ¶

IsCode returns true when this waypoint service check t f c organization o k response a status code equal to that given

func (*WaypointServiceCheckTFCOrganizationOK) IsRedirect ¶

IsRedirect returns true when this waypoint service check t f c organization o k response has a 3xx status code

func (*WaypointServiceCheckTFCOrganizationOK) IsServerError ¶

func (o *WaypointServiceCheckTFCOrganizationOK) IsServerError() bool

IsServerError returns true when this waypoint service check t f c organization o k response has a 5xx status code

func (*WaypointServiceCheckTFCOrganizationOK) IsSuccess ¶

IsSuccess returns true when this waypoint service check t f c organization o k response has a 2xx status code

func (*WaypointServiceCheckTFCOrganizationOK) String ¶

type WaypointServiceCheckTFCOrganizationParams ¶

type WaypointServiceCheckTFCOrganizationParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceCheckTFCOrganizationParams contains all the parameters to send to the API endpoint

for the waypoint service check t f c organization operation.

Typically these are written to a http.Request.

func NewWaypointServiceCheckTFCOrganizationParams ¶

func NewWaypointServiceCheckTFCOrganizationParams() *WaypointServiceCheckTFCOrganizationParams

NewWaypointServiceCheckTFCOrganizationParams creates a new WaypointServiceCheckTFCOrganizationParams 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 NewWaypointServiceCheckTFCOrganizationParamsWithContext ¶

func NewWaypointServiceCheckTFCOrganizationParamsWithContext(ctx context.Context) *WaypointServiceCheckTFCOrganizationParams

NewWaypointServiceCheckTFCOrganizationParamsWithContext creates a new WaypointServiceCheckTFCOrganizationParams object with the ability to set a context for a request.

func NewWaypointServiceCheckTFCOrganizationParamsWithHTTPClient ¶

func NewWaypointServiceCheckTFCOrganizationParamsWithHTTPClient(client *http.Client) *WaypointServiceCheckTFCOrganizationParams

NewWaypointServiceCheckTFCOrganizationParamsWithHTTPClient creates a new WaypointServiceCheckTFCOrganizationParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCheckTFCOrganizationParamsWithTimeout ¶

func NewWaypointServiceCheckTFCOrganizationParamsWithTimeout(timeout time.Duration) *WaypointServiceCheckTFCOrganizationParams

NewWaypointServiceCheckTFCOrganizationParamsWithTimeout creates a new WaypointServiceCheckTFCOrganizationParams object with the ability to set a timeout on a request.

func (*WaypointServiceCheckTFCOrganizationParams) SetContext ¶

SetContext adds the context to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service check t f c organization params (not the query body).

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

func (*WaypointServiceCheckTFCOrganizationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) SetNamespaceID ¶

func (o *WaypointServiceCheckTFCOrganizationParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCheckTFCOrganizationParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCheckTFCOrganizationParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceCheckTFCOrganizationParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceCheckTFCOrganizationParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WithContext ¶

WithContext adds the context to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service check t f c organization params (not the query body).

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

func (*WaypointServiceCheckTFCOrganizationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCheckTFCOrganizationParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCheckTFCOrganizationParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCheckTFCOrganizationParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCheckTFCOrganizationParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceCheckTFCOrganizationParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceCheckTFCOrganizationParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceCheckTFCOrganizationParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceCheckTFCOrganizationParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service check t f c organization params

func (*WaypointServiceCheckTFCOrganizationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCheckTFCOrganizationReader ¶

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

WaypointServiceCheckTFCOrganizationReader is a Reader for the WaypointServiceCheckTFCOrganization structure.

func (*WaypointServiceCheckTFCOrganizationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateActionConfigDefault ¶

type WaypointServiceCreateActionConfigDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateActionConfigDefault ¶

func NewWaypointServiceCreateActionConfigDefault(code int) *WaypointServiceCreateActionConfigDefault

NewWaypointServiceCreateActionConfigDefault creates a WaypointServiceCreateActionConfigDefault with default headers values

func (*WaypointServiceCreateActionConfigDefault) Code ¶

Code gets the status code for the waypoint service create action config default response

func (*WaypointServiceCreateActionConfigDefault) Error ¶

func (*WaypointServiceCreateActionConfigDefault) GetPayload ¶

func (*WaypointServiceCreateActionConfigDefault) IsClientError ¶

IsClientError returns true when this waypoint service create action config default response has a 4xx status code

func (*WaypointServiceCreateActionConfigDefault) IsCode ¶

IsCode returns true when this waypoint service create action config default response a status code equal to that given

func (*WaypointServiceCreateActionConfigDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service create action config default response has a 3xx status code

func (*WaypointServiceCreateActionConfigDefault) IsServerError ¶

IsServerError returns true when this waypoint service create action config default response has a 5xx status code

func (*WaypointServiceCreateActionConfigDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service create action config default response has a 2xx status code

func (*WaypointServiceCreateActionConfigDefault) String ¶

type WaypointServiceCreateActionConfigOK ¶

type WaypointServiceCreateActionConfigOK struct {
	Payload *models.HashicorpCloudWaypointCreateActionConfigResponse
}

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

A successful response.

func NewWaypointServiceCreateActionConfigOK ¶

func NewWaypointServiceCreateActionConfigOK() *WaypointServiceCreateActionConfigOK

NewWaypointServiceCreateActionConfigOK creates a WaypointServiceCreateActionConfigOK with default headers values

func (*WaypointServiceCreateActionConfigOK) Code ¶

Code gets the status code for the waypoint service create action config o k response

func (*WaypointServiceCreateActionConfigOK) Error ¶

func (*WaypointServiceCreateActionConfigOK) GetPayload ¶

func (*WaypointServiceCreateActionConfigOK) IsClientError ¶

func (o *WaypointServiceCreateActionConfigOK) IsClientError() bool

IsClientError returns true when this waypoint service create action config o k response has a 4xx status code

func (*WaypointServiceCreateActionConfigOK) IsCode ¶

IsCode returns true when this waypoint service create action config o k response a status code equal to that given

func (*WaypointServiceCreateActionConfigOK) IsRedirect ¶

func (o *WaypointServiceCreateActionConfigOK) IsRedirect() bool

IsRedirect returns true when this waypoint service create action config o k response has a 3xx status code

func (*WaypointServiceCreateActionConfigOK) IsServerError ¶

func (o *WaypointServiceCreateActionConfigOK) IsServerError() bool

IsServerError returns true when this waypoint service create action config o k response has a 5xx status code

func (*WaypointServiceCreateActionConfigOK) IsSuccess ¶

IsSuccess returns true when this waypoint service create action config o k response has a 2xx status code

func (*WaypointServiceCreateActionConfigOK) String ¶

type WaypointServiceCreateActionConfigParams ¶

type WaypointServiceCreateActionConfigParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateActionConfigBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateActionConfigParams contains all the parameters to send to the API endpoint

for the waypoint service create action config operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateActionConfigParams ¶

func NewWaypointServiceCreateActionConfigParams() *WaypointServiceCreateActionConfigParams

NewWaypointServiceCreateActionConfigParams creates a new WaypointServiceCreateActionConfigParams 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 NewWaypointServiceCreateActionConfigParamsWithContext ¶

func NewWaypointServiceCreateActionConfigParamsWithContext(ctx context.Context) *WaypointServiceCreateActionConfigParams

NewWaypointServiceCreateActionConfigParamsWithContext creates a new WaypointServiceCreateActionConfigParams object with the ability to set a context for a request.

func NewWaypointServiceCreateActionConfigParamsWithHTTPClient ¶

func NewWaypointServiceCreateActionConfigParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateActionConfigParams

NewWaypointServiceCreateActionConfigParamsWithHTTPClient creates a new WaypointServiceCreateActionConfigParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateActionConfigParamsWithTimeout ¶

func NewWaypointServiceCreateActionConfigParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateActionConfigParams

NewWaypointServiceCreateActionConfigParamsWithTimeout creates a new WaypointServiceCreateActionConfigParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateActionConfigParams) SetBody ¶

SetBody adds the body to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) SetContext ¶

SetContext adds the context to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) SetDefaults ¶

func (o *WaypointServiceCreateActionConfigParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service create action config params (not the query body).

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

func (*WaypointServiceCreateActionConfigParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateActionConfigParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateActionConfigParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) WithBody ¶

WithBody adds the body to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) WithContext ¶

WithContext adds the context to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create action config params (not the query body).

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

func (*WaypointServiceCreateActionConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateActionConfigParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateActionConfigParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateActionConfigParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateActionConfigParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create action config params

func (*WaypointServiceCreateActionConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateActionConfigReader ¶

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

WaypointServiceCreateActionConfigReader is a Reader for the WaypointServiceCreateActionConfig structure.

func (*WaypointServiceCreateActionConfigReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateAddOnDefault ¶

type WaypointServiceCreateAddOnDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateAddOnDefault ¶

func NewWaypointServiceCreateAddOnDefault(code int) *WaypointServiceCreateAddOnDefault

NewWaypointServiceCreateAddOnDefault creates a WaypointServiceCreateAddOnDefault with default headers values

func (*WaypointServiceCreateAddOnDefault) Code ¶

Code gets the status code for the waypoint service create add on default response

func (*WaypointServiceCreateAddOnDefault) Error ¶

func (*WaypointServiceCreateAddOnDefault) GetPayload ¶

func (*WaypointServiceCreateAddOnDefault) IsClientError ¶

func (o *WaypointServiceCreateAddOnDefault) IsClientError() bool

IsClientError returns true when this waypoint service create add on default response has a 4xx status code

func (*WaypointServiceCreateAddOnDefault) IsCode ¶

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

IsCode returns true when this waypoint service create add on default response a status code equal to that given

func (*WaypointServiceCreateAddOnDefault) IsRedirect ¶

func (o *WaypointServiceCreateAddOnDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service create add on default response has a 3xx status code

func (*WaypointServiceCreateAddOnDefault) IsServerError ¶

func (o *WaypointServiceCreateAddOnDefault) IsServerError() bool

IsServerError returns true when this waypoint service create add on default response has a 5xx status code

func (*WaypointServiceCreateAddOnDefault) IsSuccess ¶

func (o *WaypointServiceCreateAddOnDefault) IsSuccess() bool

IsSuccess returns true when this waypoint service create add on default response has a 2xx status code

func (*WaypointServiceCreateAddOnDefault) String ¶

type WaypointServiceCreateAddOnDefinitionDefault ¶

type WaypointServiceCreateAddOnDefinitionDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateAddOnDefinitionDefault ¶

func NewWaypointServiceCreateAddOnDefinitionDefault(code int) *WaypointServiceCreateAddOnDefinitionDefault

NewWaypointServiceCreateAddOnDefinitionDefault creates a WaypointServiceCreateAddOnDefinitionDefault with default headers values

func (*WaypointServiceCreateAddOnDefinitionDefault) Code ¶

Code gets the status code for the waypoint service create add on definition default response

func (*WaypointServiceCreateAddOnDefinitionDefault) Error ¶

func (*WaypointServiceCreateAddOnDefinitionDefault) GetPayload ¶

func (*WaypointServiceCreateAddOnDefinitionDefault) IsClientError ¶

IsClientError returns true when this waypoint service create add on definition default response has a 4xx status code

func (*WaypointServiceCreateAddOnDefinitionDefault) IsCode ¶

IsCode returns true when this waypoint service create add on definition default response a status code equal to that given

func (*WaypointServiceCreateAddOnDefinitionDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service create add on definition default response has a 3xx status code

func (*WaypointServiceCreateAddOnDefinitionDefault) IsServerError ¶

IsServerError returns true when this waypoint service create add on definition default response has a 5xx status code

func (*WaypointServiceCreateAddOnDefinitionDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service create add on definition default response has a 2xx status code

func (*WaypointServiceCreateAddOnDefinitionDefault) String ¶

type WaypointServiceCreateAddOnDefinitionOK ¶

type WaypointServiceCreateAddOnDefinitionOK struct {
	Payload *models.HashicorpCloudWaypointCreateAddOnDefinitionResponse
}

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

A successful response.

func NewWaypointServiceCreateAddOnDefinitionOK ¶

func NewWaypointServiceCreateAddOnDefinitionOK() *WaypointServiceCreateAddOnDefinitionOK

NewWaypointServiceCreateAddOnDefinitionOK creates a WaypointServiceCreateAddOnDefinitionOK with default headers values

func (*WaypointServiceCreateAddOnDefinitionOK) Code ¶

Code gets the status code for the waypoint service create add on definition o k response

func (*WaypointServiceCreateAddOnDefinitionOK) Error ¶

func (*WaypointServiceCreateAddOnDefinitionOK) GetPayload ¶

func (*WaypointServiceCreateAddOnDefinitionOK) IsClientError ¶

func (o *WaypointServiceCreateAddOnDefinitionOK) IsClientError() bool

IsClientError returns true when this waypoint service create add on definition o k response has a 4xx status code

func (*WaypointServiceCreateAddOnDefinitionOK) IsCode ¶

IsCode returns true when this waypoint service create add on definition o k response a status code equal to that given

func (*WaypointServiceCreateAddOnDefinitionOK) IsRedirect ¶

IsRedirect returns true when this waypoint service create add on definition o k response has a 3xx status code

func (*WaypointServiceCreateAddOnDefinitionOK) IsServerError ¶

func (o *WaypointServiceCreateAddOnDefinitionOK) IsServerError() bool

IsServerError returns true when this waypoint service create add on definition o k response has a 5xx status code

func (*WaypointServiceCreateAddOnDefinitionOK) IsSuccess ¶

IsSuccess returns true when this waypoint service create add on definition o k response has a 2xx status code

func (*WaypointServiceCreateAddOnDefinitionOK) String ¶

type WaypointServiceCreateAddOnDefinitionParams ¶

type WaypointServiceCreateAddOnDefinitionParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateAddOnDefinitionBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateAddOnDefinitionParams contains all the parameters to send to the API endpoint

for the waypoint service create add on definition operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateAddOnDefinitionParams ¶

func NewWaypointServiceCreateAddOnDefinitionParams() *WaypointServiceCreateAddOnDefinitionParams

NewWaypointServiceCreateAddOnDefinitionParams creates a new WaypointServiceCreateAddOnDefinitionParams 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 NewWaypointServiceCreateAddOnDefinitionParamsWithContext ¶

func NewWaypointServiceCreateAddOnDefinitionParamsWithContext(ctx context.Context) *WaypointServiceCreateAddOnDefinitionParams

NewWaypointServiceCreateAddOnDefinitionParamsWithContext creates a new WaypointServiceCreateAddOnDefinitionParams object with the ability to set a context for a request.

func NewWaypointServiceCreateAddOnDefinitionParamsWithHTTPClient ¶

func NewWaypointServiceCreateAddOnDefinitionParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateAddOnDefinitionParams

NewWaypointServiceCreateAddOnDefinitionParamsWithHTTPClient creates a new WaypointServiceCreateAddOnDefinitionParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateAddOnDefinitionParamsWithTimeout ¶

func NewWaypointServiceCreateAddOnDefinitionParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateAddOnDefinitionParams

NewWaypointServiceCreateAddOnDefinitionParamsWithTimeout creates a new WaypointServiceCreateAddOnDefinitionParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateAddOnDefinitionParams) SetBody ¶

SetBody adds the body to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) SetContext ¶

SetContext adds the context to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service create add on definition params (not the query body).

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

func (*WaypointServiceCreateAddOnDefinitionParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateAddOnDefinitionParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateAddOnDefinitionParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) WithBody ¶

WithBody adds the body to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) WithContext ¶

WithContext adds the context to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create add on definition params (not the query body).

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

func (*WaypointServiceCreateAddOnDefinitionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateAddOnDefinitionParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateAddOnDefinitionParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateAddOnDefinitionParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateAddOnDefinitionParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create add on definition params

func (*WaypointServiceCreateAddOnDefinitionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateAddOnDefinitionReader ¶

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

WaypointServiceCreateAddOnDefinitionReader is a Reader for the WaypointServiceCreateAddOnDefinition structure.

func (*WaypointServiceCreateAddOnDefinitionReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateAddOnOK ¶

type WaypointServiceCreateAddOnOK struct {
	Payload *models.HashicorpCloudWaypointCreateAddOnResponse
}

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

A successful response.

func NewWaypointServiceCreateAddOnOK ¶

func NewWaypointServiceCreateAddOnOK() *WaypointServiceCreateAddOnOK

NewWaypointServiceCreateAddOnOK creates a WaypointServiceCreateAddOnOK with default headers values

func (*WaypointServiceCreateAddOnOK) Code ¶

Code gets the status code for the waypoint service create add on o k response

func (*WaypointServiceCreateAddOnOK) Error ¶

func (*WaypointServiceCreateAddOnOK) GetPayload ¶

func (*WaypointServiceCreateAddOnOK) IsClientError ¶

func (o *WaypointServiceCreateAddOnOK) IsClientError() bool

IsClientError returns true when this waypoint service create add on o k response has a 4xx status code

func (*WaypointServiceCreateAddOnOK) IsCode ¶

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

IsCode returns true when this waypoint service create add on o k response a status code equal to that given

func (*WaypointServiceCreateAddOnOK) IsRedirect ¶

func (o *WaypointServiceCreateAddOnOK) IsRedirect() bool

IsRedirect returns true when this waypoint service create add on o k response has a 3xx status code

func (*WaypointServiceCreateAddOnOK) IsServerError ¶

func (o *WaypointServiceCreateAddOnOK) IsServerError() bool

IsServerError returns true when this waypoint service create add on o k response has a 5xx status code

func (*WaypointServiceCreateAddOnOK) IsSuccess ¶

func (o *WaypointServiceCreateAddOnOK) IsSuccess() bool

IsSuccess returns true when this waypoint service create add on o k response has a 2xx status code

func (*WaypointServiceCreateAddOnOK) String ¶

type WaypointServiceCreateAddOnParams ¶

type WaypointServiceCreateAddOnParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateAddOnBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateAddOnParams contains all the parameters to send to the API endpoint

for the waypoint service create add on operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateAddOnParams ¶

func NewWaypointServiceCreateAddOnParams() *WaypointServiceCreateAddOnParams

NewWaypointServiceCreateAddOnParams creates a new WaypointServiceCreateAddOnParams 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 NewWaypointServiceCreateAddOnParamsWithContext ¶

func NewWaypointServiceCreateAddOnParamsWithContext(ctx context.Context) *WaypointServiceCreateAddOnParams

NewWaypointServiceCreateAddOnParamsWithContext creates a new WaypointServiceCreateAddOnParams object with the ability to set a context for a request.

func NewWaypointServiceCreateAddOnParamsWithHTTPClient ¶

func NewWaypointServiceCreateAddOnParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateAddOnParams

NewWaypointServiceCreateAddOnParamsWithHTTPClient creates a new WaypointServiceCreateAddOnParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateAddOnParamsWithTimeout ¶

func NewWaypointServiceCreateAddOnParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateAddOnParams

NewWaypointServiceCreateAddOnParamsWithTimeout creates a new WaypointServiceCreateAddOnParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateAddOnParams) SetBody ¶

SetBody adds the body to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) SetContext ¶

SetContext adds the context to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) SetDefaults ¶

func (o *WaypointServiceCreateAddOnParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service create add on params (not the query body).

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

func (*WaypointServiceCreateAddOnParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateAddOnParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateAddOnParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) WithBody ¶

WithBody adds the body to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) WithContext ¶

WithContext adds the context to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create add on params (not the query body).

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

func (*WaypointServiceCreateAddOnParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateAddOnParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateAddOnParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateAddOnParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateAddOnParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create add on params

func (*WaypointServiceCreateAddOnParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateAddOnReader ¶

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

WaypointServiceCreateAddOnReader is a Reader for the WaypointServiceCreateAddOn structure.

func (*WaypointServiceCreateAddOnReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateAgentGroupDefault ¶

type WaypointServiceCreateAgentGroupDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateAgentGroupDefault ¶

func NewWaypointServiceCreateAgentGroupDefault(code int) *WaypointServiceCreateAgentGroupDefault

NewWaypointServiceCreateAgentGroupDefault creates a WaypointServiceCreateAgentGroupDefault with default headers values

func (*WaypointServiceCreateAgentGroupDefault) Code ¶

Code gets the status code for the waypoint service create agent group default response

func (*WaypointServiceCreateAgentGroupDefault) Error ¶

func (*WaypointServiceCreateAgentGroupDefault) GetPayload ¶

func (*WaypointServiceCreateAgentGroupDefault) IsClientError ¶

func (o *WaypointServiceCreateAgentGroupDefault) IsClientError() bool

IsClientError returns true when this waypoint service create agent group default response has a 4xx status code

func (*WaypointServiceCreateAgentGroupDefault) IsCode ¶

IsCode returns true when this waypoint service create agent group default response a status code equal to that given

func (*WaypointServiceCreateAgentGroupDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service create agent group default response has a 3xx status code

func (*WaypointServiceCreateAgentGroupDefault) IsServerError ¶

func (o *WaypointServiceCreateAgentGroupDefault) IsServerError() bool

IsServerError returns true when this waypoint service create agent group default response has a 5xx status code

func (*WaypointServiceCreateAgentGroupDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service create agent group default response has a 2xx status code

func (*WaypointServiceCreateAgentGroupDefault) String ¶

type WaypointServiceCreateAgentGroupOK ¶

type WaypointServiceCreateAgentGroupOK struct {
	Payload models.HashicorpCloudWaypointCreateAgentGroupResponse
}

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

A successful response.

func NewWaypointServiceCreateAgentGroupOK ¶

func NewWaypointServiceCreateAgentGroupOK() *WaypointServiceCreateAgentGroupOK

NewWaypointServiceCreateAgentGroupOK creates a WaypointServiceCreateAgentGroupOK with default headers values

func (*WaypointServiceCreateAgentGroupOK) Code ¶

Code gets the status code for the waypoint service create agent group o k response

func (*WaypointServiceCreateAgentGroupOK) Error ¶

func (*WaypointServiceCreateAgentGroupOK) GetPayload ¶

func (*WaypointServiceCreateAgentGroupOK) IsClientError ¶

func (o *WaypointServiceCreateAgentGroupOK) IsClientError() bool

IsClientError returns true when this waypoint service create agent group o k response has a 4xx status code

func (*WaypointServiceCreateAgentGroupOK) IsCode ¶

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

IsCode returns true when this waypoint service create agent group o k response a status code equal to that given

func (*WaypointServiceCreateAgentGroupOK) IsRedirect ¶

func (o *WaypointServiceCreateAgentGroupOK) IsRedirect() bool

IsRedirect returns true when this waypoint service create agent group o k response has a 3xx status code

func (*WaypointServiceCreateAgentGroupOK) IsServerError ¶

func (o *WaypointServiceCreateAgentGroupOK) IsServerError() bool

IsServerError returns true when this waypoint service create agent group o k response has a 5xx status code

func (*WaypointServiceCreateAgentGroupOK) IsSuccess ¶

func (o *WaypointServiceCreateAgentGroupOK) IsSuccess() bool

IsSuccess returns true when this waypoint service create agent group o k response has a 2xx status code

func (*WaypointServiceCreateAgentGroupOK) String ¶

type WaypointServiceCreateAgentGroupParams ¶

type WaypointServiceCreateAgentGroupParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateAgentGroupBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateAgentGroupParams contains all the parameters to send to the API endpoint

for the waypoint service create agent group operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateAgentGroupParams ¶

func NewWaypointServiceCreateAgentGroupParams() *WaypointServiceCreateAgentGroupParams

NewWaypointServiceCreateAgentGroupParams creates a new WaypointServiceCreateAgentGroupParams 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 NewWaypointServiceCreateAgentGroupParamsWithContext ¶

func NewWaypointServiceCreateAgentGroupParamsWithContext(ctx context.Context) *WaypointServiceCreateAgentGroupParams

NewWaypointServiceCreateAgentGroupParamsWithContext creates a new WaypointServiceCreateAgentGroupParams object with the ability to set a context for a request.

func NewWaypointServiceCreateAgentGroupParamsWithHTTPClient ¶

func NewWaypointServiceCreateAgentGroupParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateAgentGroupParams

NewWaypointServiceCreateAgentGroupParamsWithHTTPClient creates a new WaypointServiceCreateAgentGroupParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateAgentGroupParamsWithTimeout ¶

func NewWaypointServiceCreateAgentGroupParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateAgentGroupParams

NewWaypointServiceCreateAgentGroupParamsWithTimeout creates a new WaypointServiceCreateAgentGroupParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateAgentGroupParams) SetBody ¶

SetBody adds the body to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) SetContext ¶

SetContext adds the context to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) SetDefaults ¶

func (o *WaypointServiceCreateAgentGroupParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service create agent group params (not the query body).

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

func (*WaypointServiceCreateAgentGroupParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateAgentGroupParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateAgentGroupParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) WithBody ¶

WithBody adds the body to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) WithContext ¶

WithContext adds the context to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create agent group params (not the query body).

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

func (*WaypointServiceCreateAgentGroupParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateAgentGroupParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateAgentGroupParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateAgentGroupParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateAgentGroupParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create agent group params

func (*WaypointServiceCreateAgentGroupParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateAgentGroupReader ¶

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

WaypointServiceCreateAgentGroupReader is a Reader for the WaypointServiceCreateAgentGroup structure.

func (*WaypointServiceCreateAgentGroupReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateApplicationFromTemplateDefault ¶

type WaypointServiceCreateApplicationFromTemplateDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateApplicationFromTemplateDefault ¶

func NewWaypointServiceCreateApplicationFromTemplateDefault(code int) *WaypointServiceCreateApplicationFromTemplateDefault

NewWaypointServiceCreateApplicationFromTemplateDefault creates a WaypointServiceCreateApplicationFromTemplateDefault with default headers values

func (*WaypointServiceCreateApplicationFromTemplateDefault) Code ¶

Code gets the status code for the waypoint service create application from template default response

func (*WaypointServiceCreateApplicationFromTemplateDefault) Error ¶

func (*WaypointServiceCreateApplicationFromTemplateDefault) GetPayload ¶

func (*WaypointServiceCreateApplicationFromTemplateDefault) IsClientError ¶

IsClientError returns true when this waypoint service create application from template default response has a 4xx status code

func (*WaypointServiceCreateApplicationFromTemplateDefault) IsCode ¶

IsCode returns true when this waypoint service create application from template default response a status code equal to that given

func (*WaypointServiceCreateApplicationFromTemplateDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service create application from template default response has a 3xx status code

func (*WaypointServiceCreateApplicationFromTemplateDefault) IsServerError ¶

IsServerError returns true when this waypoint service create application from template default response has a 5xx status code

func (*WaypointServiceCreateApplicationFromTemplateDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service create application from template default response has a 2xx status code

func (*WaypointServiceCreateApplicationFromTemplateDefault) String ¶

type WaypointServiceCreateApplicationFromTemplateOK ¶

type WaypointServiceCreateApplicationFromTemplateOK struct {
	Payload *models.HashicorpCloudWaypointCreateApplicationFromTemplateResponse
}

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

A successful response.

func NewWaypointServiceCreateApplicationFromTemplateOK ¶

func NewWaypointServiceCreateApplicationFromTemplateOK() *WaypointServiceCreateApplicationFromTemplateOK

NewWaypointServiceCreateApplicationFromTemplateOK creates a WaypointServiceCreateApplicationFromTemplateOK with default headers values

func (*WaypointServiceCreateApplicationFromTemplateOK) Code ¶

Code gets the status code for the waypoint service create application from template o k response

func (*WaypointServiceCreateApplicationFromTemplateOK) Error ¶

func (*WaypointServiceCreateApplicationFromTemplateOK) GetPayload ¶

func (*WaypointServiceCreateApplicationFromTemplateOK) IsClientError ¶

IsClientError returns true when this waypoint service create application from template o k response has a 4xx status code

func (*WaypointServiceCreateApplicationFromTemplateOK) IsCode ¶

IsCode returns true when this waypoint service create application from template o k response a status code equal to that given

func (*WaypointServiceCreateApplicationFromTemplateOK) IsRedirect ¶

IsRedirect returns true when this waypoint service create application from template o k response has a 3xx status code

func (*WaypointServiceCreateApplicationFromTemplateOK) IsServerError ¶

IsServerError returns true when this waypoint service create application from template o k response has a 5xx status code

func (*WaypointServiceCreateApplicationFromTemplateOK) IsSuccess ¶

IsSuccess returns true when this waypoint service create application from template o k response has a 2xx status code

func (*WaypointServiceCreateApplicationFromTemplateOK) String ¶

type WaypointServiceCreateApplicationFromTemplateParams ¶

type WaypointServiceCreateApplicationFromTemplateParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateApplicationFromTemplateBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateApplicationFromTemplateParams contains all the parameters to send to the API endpoint

for the waypoint service create application from template operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateApplicationFromTemplateParams ¶

func NewWaypointServiceCreateApplicationFromTemplateParams() *WaypointServiceCreateApplicationFromTemplateParams

NewWaypointServiceCreateApplicationFromTemplateParams creates a new WaypointServiceCreateApplicationFromTemplateParams 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 NewWaypointServiceCreateApplicationFromTemplateParamsWithContext ¶

func NewWaypointServiceCreateApplicationFromTemplateParamsWithContext(ctx context.Context) *WaypointServiceCreateApplicationFromTemplateParams

NewWaypointServiceCreateApplicationFromTemplateParamsWithContext creates a new WaypointServiceCreateApplicationFromTemplateParams object with the ability to set a context for a request.

func NewWaypointServiceCreateApplicationFromTemplateParamsWithHTTPClient ¶

func NewWaypointServiceCreateApplicationFromTemplateParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateApplicationFromTemplateParams

NewWaypointServiceCreateApplicationFromTemplateParamsWithHTTPClient creates a new WaypointServiceCreateApplicationFromTemplateParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateApplicationFromTemplateParamsWithTimeout ¶

func NewWaypointServiceCreateApplicationFromTemplateParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateApplicationFromTemplateParams

NewWaypointServiceCreateApplicationFromTemplateParamsWithTimeout creates a new WaypointServiceCreateApplicationFromTemplateParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateApplicationFromTemplateParams) SetBody ¶

SetBody adds the body to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) SetContext ¶

SetContext adds the context to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service create application from template params (not the query body).

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

func (*WaypointServiceCreateApplicationFromTemplateParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateApplicationFromTemplateParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateApplicationFromTemplateParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) WithBody ¶

WithBody adds the body to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) WithContext ¶

WithContext adds the context to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create application from template params (not the query body).

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

func (*WaypointServiceCreateApplicationFromTemplateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateApplicationFromTemplateParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateApplicationFromTemplateParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateApplicationFromTemplateParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateApplicationFromTemplateParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create application from template params

func (*WaypointServiceCreateApplicationFromTemplateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateApplicationFromTemplateReader ¶

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

WaypointServiceCreateApplicationFromTemplateReader is a Reader for the WaypointServiceCreateApplicationFromTemplate structure.

func (*WaypointServiceCreateApplicationFromTemplateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateApplicationTemplate2Default ¶

type WaypointServiceCreateApplicationTemplate2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateApplicationTemplate2Default ¶

func NewWaypointServiceCreateApplicationTemplate2Default(code int) *WaypointServiceCreateApplicationTemplate2Default

NewWaypointServiceCreateApplicationTemplate2Default creates a WaypointServiceCreateApplicationTemplate2Default with default headers values

func (*WaypointServiceCreateApplicationTemplate2Default) Code ¶

Code gets the status code for the waypoint service create application template2 default response

func (*WaypointServiceCreateApplicationTemplate2Default) Error ¶

func (*WaypointServiceCreateApplicationTemplate2Default) GetPayload ¶

func (*WaypointServiceCreateApplicationTemplate2Default) IsClientError ¶

IsClientError returns true when this waypoint service create application template2 default response has a 4xx status code

func (*WaypointServiceCreateApplicationTemplate2Default) IsCode ¶

IsCode returns true when this waypoint service create application template2 default response a status code equal to that given

func (*WaypointServiceCreateApplicationTemplate2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service create application template2 default response has a 3xx status code

func (*WaypointServiceCreateApplicationTemplate2Default) IsServerError ¶

IsServerError returns true when this waypoint service create application template2 default response has a 5xx status code

func (*WaypointServiceCreateApplicationTemplate2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service create application template2 default response has a 2xx status code

func (*WaypointServiceCreateApplicationTemplate2Default) String ¶

type WaypointServiceCreateApplicationTemplate2OK ¶

type WaypointServiceCreateApplicationTemplate2OK struct {
	Payload *models.HashicorpCloudWaypointCreateApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceCreateApplicationTemplate2OK ¶

func NewWaypointServiceCreateApplicationTemplate2OK() *WaypointServiceCreateApplicationTemplate2OK

NewWaypointServiceCreateApplicationTemplate2OK creates a WaypointServiceCreateApplicationTemplate2OK with default headers values

func (*WaypointServiceCreateApplicationTemplate2OK) Code ¶

Code gets the status code for the waypoint service create application template2 o k response

func (*WaypointServiceCreateApplicationTemplate2OK) Error ¶

func (*WaypointServiceCreateApplicationTemplate2OK) GetPayload ¶

func (*WaypointServiceCreateApplicationTemplate2OK) IsClientError ¶

IsClientError returns true when this waypoint service create application template2 o k response has a 4xx status code

func (*WaypointServiceCreateApplicationTemplate2OK) IsCode ¶

IsCode returns true when this waypoint service create application template2 o k response a status code equal to that given

func (*WaypointServiceCreateApplicationTemplate2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service create application template2 o k response has a 3xx status code

func (*WaypointServiceCreateApplicationTemplate2OK) IsServerError ¶

IsServerError returns true when this waypoint service create application template2 o k response has a 5xx status code

func (*WaypointServiceCreateApplicationTemplate2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service create application template2 o k response has a 2xx status code

func (*WaypointServiceCreateApplicationTemplate2OK) String ¶

type WaypointServiceCreateApplicationTemplate2Params ¶

type WaypointServiceCreateApplicationTemplate2Params struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateApplicationTemplateBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateApplicationTemplate2Params contains all the parameters to send to the API endpoint

for the waypoint service create application template2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateApplicationTemplate2Params ¶

func NewWaypointServiceCreateApplicationTemplate2Params() *WaypointServiceCreateApplicationTemplate2Params

NewWaypointServiceCreateApplicationTemplate2Params creates a new WaypointServiceCreateApplicationTemplate2Params 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 NewWaypointServiceCreateApplicationTemplate2ParamsWithContext ¶

func NewWaypointServiceCreateApplicationTemplate2ParamsWithContext(ctx context.Context) *WaypointServiceCreateApplicationTemplate2Params

NewWaypointServiceCreateApplicationTemplate2ParamsWithContext creates a new WaypointServiceCreateApplicationTemplate2Params object with the ability to set a context for a request.

func NewWaypointServiceCreateApplicationTemplate2ParamsWithHTTPClient ¶

func NewWaypointServiceCreateApplicationTemplate2ParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateApplicationTemplate2Params

NewWaypointServiceCreateApplicationTemplate2ParamsWithHTTPClient creates a new WaypointServiceCreateApplicationTemplate2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateApplicationTemplate2ParamsWithTimeout ¶

func NewWaypointServiceCreateApplicationTemplate2ParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateApplicationTemplate2Params

NewWaypointServiceCreateApplicationTemplate2ParamsWithTimeout creates a new WaypointServiceCreateApplicationTemplate2Params object with the ability to set a timeout on a request.

func (*WaypointServiceCreateApplicationTemplate2Params) SetBody ¶

SetBody adds the body to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) SetContext ¶

SetContext adds the context to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service create application template2 params (not the query body).

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

func (*WaypointServiceCreateApplicationTemplate2Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateApplicationTemplate2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateApplicationTemplate2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) WithBody ¶

WithBody adds the body to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) WithContext ¶

WithContext adds the context to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create application template2 params (not the query body).

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

func (*WaypointServiceCreateApplicationTemplate2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateApplicationTemplate2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateApplicationTemplate2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateApplicationTemplate2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateApplicationTemplate2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create application template2 params

func (*WaypointServiceCreateApplicationTemplate2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateApplicationTemplate2Reader ¶

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

WaypointServiceCreateApplicationTemplate2Reader is a Reader for the WaypointServiceCreateApplicationTemplate2 structure.

func (*WaypointServiceCreateApplicationTemplate2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateApplicationTemplateDefault ¶

type WaypointServiceCreateApplicationTemplateDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateApplicationTemplateDefault ¶

func NewWaypointServiceCreateApplicationTemplateDefault(code int) *WaypointServiceCreateApplicationTemplateDefault

NewWaypointServiceCreateApplicationTemplateDefault creates a WaypointServiceCreateApplicationTemplateDefault with default headers values

func (*WaypointServiceCreateApplicationTemplateDefault) Code ¶

Code gets the status code for the waypoint service create application template default response

func (*WaypointServiceCreateApplicationTemplateDefault) Error ¶

func (*WaypointServiceCreateApplicationTemplateDefault) GetPayload ¶

func (*WaypointServiceCreateApplicationTemplateDefault) IsClientError ¶

IsClientError returns true when this waypoint service create application template default response has a 4xx status code

func (*WaypointServiceCreateApplicationTemplateDefault) IsCode ¶

IsCode returns true when this waypoint service create application template default response a status code equal to that given

func (*WaypointServiceCreateApplicationTemplateDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service create application template default response has a 3xx status code

func (*WaypointServiceCreateApplicationTemplateDefault) IsServerError ¶

IsServerError returns true when this waypoint service create application template default response has a 5xx status code

func (*WaypointServiceCreateApplicationTemplateDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service create application template default response has a 2xx status code

func (*WaypointServiceCreateApplicationTemplateDefault) String ¶

type WaypointServiceCreateApplicationTemplateOK ¶

type WaypointServiceCreateApplicationTemplateOK struct {
	Payload *models.HashicorpCloudWaypointCreateApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceCreateApplicationTemplateOK ¶

func NewWaypointServiceCreateApplicationTemplateOK() *WaypointServiceCreateApplicationTemplateOK

NewWaypointServiceCreateApplicationTemplateOK creates a WaypointServiceCreateApplicationTemplateOK with default headers values

func (*WaypointServiceCreateApplicationTemplateOK) Code ¶

Code gets the status code for the waypoint service create application template o k response

func (*WaypointServiceCreateApplicationTemplateOK) Error ¶

func (*WaypointServiceCreateApplicationTemplateOK) GetPayload ¶

func (*WaypointServiceCreateApplicationTemplateOK) IsClientError ¶

IsClientError returns true when this waypoint service create application template o k response has a 4xx status code

func (*WaypointServiceCreateApplicationTemplateOK) IsCode ¶

IsCode returns true when this waypoint service create application template o k response a status code equal to that given

func (*WaypointServiceCreateApplicationTemplateOK) IsRedirect ¶

IsRedirect returns true when this waypoint service create application template o k response has a 3xx status code

func (*WaypointServiceCreateApplicationTemplateOK) IsServerError ¶

IsServerError returns true when this waypoint service create application template o k response has a 5xx status code

func (*WaypointServiceCreateApplicationTemplateOK) IsSuccess ¶

IsSuccess returns true when this waypoint service create application template o k response has a 2xx status code

func (*WaypointServiceCreateApplicationTemplateOK) String ¶

type WaypointServiceCreateApplicationTemplateParams ¶

type WaypointServiceCreateApplicationTemplateParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateApplicationTemplateBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateApplicationTemplateParams contains all the parameters to send to the API endpoint

for the waypoint service create application template operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateApplicationTemplateParams ¶

func NewWaypointServiceCreateApplicationTemplateParams() *WaypointServiceCreateApplicationTemplateParams

NewWaypointServiceCreateApplicationTemplateParams creates a new WaypointServiceCreateApplicationTemplateParams 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 NewWaypointServiceCreateApplicationTemplateParamsWithContext ¶

func NewWaypointServiceCreateApplicationTemplateParamsWithContext(ctx context.Context) *WaypointServiceCreateApplicationTemplateParams

NewWaypointServiceCreateApplicationTemplateParamsWithContext creates a new WaypointServiceCreateApplicationTemplateParams object with the ability to set a context for a request.

func NewWaypointServiceCreateApplicationTemplateParamsWithHTTPClient ¶

func NewWaypointServiceCreateApplicationTemplateParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateApplicationTemplateParams

NewWaypointServiceCreateApplicationTemplateParamsWithHTTPClient creates a new WaypointServiceCreateApplicationTemplateParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateApplicationTemplateParamsWithTimeout ¶

func NewWaypointServiceCreateApplicationTemplateParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateApplicationTemplateParams

NewWaypointServiceCreateApplicationTemplateParamsWithTimeout creates a new WaypointServiceCreateApplicationTemplateParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateApplicationTemplateParams) SetBody ¶

SetBody adds the body to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) SetContext ¶

SetContext adds the context to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service create application template params (not the query body).

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

func (*WaypointServiceCreateApplicationTemplateParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateApplicationTemplateParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateApplicationTemplateParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) WithBody ¶

WithBody adds the body to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) WithContext ¶

WithContext adds the context to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create application template params (not the query body).

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

func (*WaypointServiceCreateApplicationTemplateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateApplicationTemplateParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateApplicationTemplateParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateApplicationTemplateParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateApplicationTemplateParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create application template params

func (*WaypointServiceCreateApplicationTemplateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateApplicationTemplateReader ¶

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

WaypointServiceCreateApplicationTemplateReader is a Reader for the WaypointServiceCreateApplicationTemplate structure.

func (*WaypointServiceCreateApplicationTemplateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateNamespaceDefault ¶

type WaypointServiceCreateNamespaceDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateNamespaceDefault ¶

func NewWaypointServiceCreateNamespaceDefault(code int) *WaypointServiceCreateNamespaceDefault

NewWaypointServiceCreateNamespaceDefault creates a WaypointServiceCreateNamespaceDefault with default headers values

func (*WaypointServiceCreateNamespaceDefault) Code ¶

Code gets the status code for the waypoint service create namespace default response

func (*WaypointServiceCreateNamespaceDefault) Error ¶

func (*WaypointServiceCreateNamespaceDefault) GetPayload ¶

func (*WaypointServiceCreateNamespaceDefault) IsClientError ¶

func (o *WaypointServiceCreateNamespaceDefault) IsClientError() bool

IsClientError returns true when this waypoint service create namespace default response has a 4xx status code

func (*WaypointServiceCreateNamespaceDefault) IsCode ¶

IsCode returns true when this waypoint service create namespace default response a status code equal to that given

func (*WaypointServiceCreateNamespaceDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service create namespace default response has a 3xx status code

func (*WaypointServiceCreateNamespaceDefault) IsServerError ¶

func (o *WaypointServiceCreateNamespaceDefault) IsServerError() bool

IsServerError returns true when this waypoint service create namespace default response has a 5xx status code

func (*WaypointServiceCreateNamespaceDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service create namespace default response has a 2xx status code

func (*WaypointServiceCreateNamespaceDefault) String ¶

type WaypointServiceCreateNamespaceOK ¶

type WaypointServiceCreateNamespaceOK struct {
	Payload *models.HashicorpCloudWaypointCreateNamespaceResponse
}

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

A successful response.

func NewWaypointServiceCreateNamespaceOK ¶

func NewWaypointServiceCreateNamespaceOK() *WaypointServiceCreateNamespaceOK

NewWaypointServiceCreateNamespaceOK creates a WaypointServiceCreateNamespaceOK with default headers values

func (*WaypointServiceCreateNamespaceOK) Code ¶

Code gets the status code for the waypoint service create namespace o k response

func (*WaypointServiceCreateNamespaceOK) Error ¶

func (*WaypointServiceCreateNamespaceOK) GetPayload ¶

func (*WaypointServiceCreateNamespaceOK) IsClientError ¶

func (o *WaypointServiceCreateNamespaceOK) IsClientError() bool

IsClientError returns true when this waypoint service create namespace o k response has a 4xx status code

func (*WaypointServiceCreateNamespaceOK) IsCode ¶

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

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

func (*WaypointServiceCreateNamespaceOK) IsRedirect ¶

func (o *WaypointServiceCreateNamespaceOK) IsRedirect() bool

IsRedirect returns true when this waypoint service create namespace o k response has a 3xx status code

func (*WaypointServiceCreateNamespaceOK) IsServerError ¶

func (o *WaypointServiceCreateNamespaceOK) IsServerError() bool

IsServerError returns true when this waypoint service create namespace o k response has a 5xx status code

func (*WaypointServiceCreateNamespaceOK) IsSuccess ¶

func (o *WaypointServiceCreateNamespaceOK) IsSuccess() bool

IsSuccess returns true when this waypoint service create namespace o k response has a 2xx status code

func (*WaypointServiceCreateNamespaceOK) String ¶

type WaypointServiceCreateNamespaceParams ¶

type WaypointServiceCreateNamespaceParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateNamespaceBody

	/* LocationOrganizationID.

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

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

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

WaypointServiceCreateNamespaceParams contains all the parameters to send to the API endpoint

for the waypoint service create namespace operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateNamespaceParams ¶

func NewWaypointServiceCreateNamespaceParams() *WaypointServiceCreateNamespaceParams

NewWaypointServiceCreateNamespaceParams creates a new WaypointServiceCreateNamespaceParams 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 NewWaypointServiceCreateNamespaceParamsWithContext ¶

func NewWaypointServiceCreateNamespaceParamsWithContext(ctx context.Context) *WaypointServiceCreateNamespaceParams

NewWaypointServiceCreateNamespaceParamsWithContext creates a new WaypointServiceCreateNamespaceParams object with the ability to set a context for a request.

func NewWaypointServiceCreateNamespaceParamsWithHTTPClient ¶

func NewWaypointServiceCreateNamespaceParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateNamespaceParams

NewWaypointServiceCreateNamespaceParamsWithHTTPClient creates a new WaypointServiceCreateNamespaceParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateNamespaceParamsWithTimeout ¶

func NewWaypointServiceCreateNamespaceParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateNamespaceParams

NewWaypointServiceCreateNamespaceParamsWithTimeout creates a new WaypointServiceCreateNamespaceParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateNamespaceParams) SetBody ¶

SetBody adds the body to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) SetContext ¶

SetContext adds the context to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) SetDefaults ¶

func (o *WaypointServiceCreateNamespaceParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service create namespace params (not the query body).

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

func (*WaypointServiceCreateNamespaceParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) SetLocationOrganizationID ¶

func (o *WaypointServiceCreateNamespaceParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) SetLocationProjectID ¶

func (o *WaypointServiceCreateNamespaceParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) WithBody ¶

WithBody adds the body to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) WithContext ¶

WithContext adds the context to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create namespace params (not the query body).

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

func (*WaypointServiceCreateNamespaceParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) WithLocationOrganizationID ¶

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

WithLocationOrganizationID adds the locationOrganizationID to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) WithLocationProjectID ¶

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

WithLocationProjectID adds the locationProjectID to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create namespace params

func (*WaypointServiceCreateNamespaceParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateNamespaceReader ¶

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

WaypointServiceCreateNamespaceReader is a Reader for the WaypointServiceCreateNamespace structure.

func (*WaypointServiceCreateNamespaceReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateTFCConfigDefault ¶

type WaypointServiceCreateTFCConfigDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateTFCConfigDefault ¶

func NewWaypointServiceCreateTFCConfigDefault(code int) *WaypointServiceCreateTFCConfigDefault

NewWaypointServiceCreateTFCConfigDefault creates a WaypointServiceCreateTFCConfigDefault with default headers values

func (*WaypointServiceCreateTFCConfigDefault) Code ¶

Code gets the status code for the waypoint service create t f c config default response

func (*WaypointServiceCreateTFCConfigDefault) Error ¶

func (*WaypointServiceCreateTFCConfigDefault) GetPayload ¶

func (*WaypointServiceCreateTFCConfigDefault) IsClientError ¶

func (o *WaypointServiceCreateTFCConfigDefault) IsClientError() bool

IsClientError returns true when this waypoint service create t f c config default response has a 4xx status code

func (*WaypointServiceCreateTFCConfigDefault) IsCode ¶

IsCode returns true when this waypoint service create t f c config default response a status code equal to that given

func (*WaypointServiceCreateTFCConfigDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service create t f c config default response has a 3xx status code

func (*WaypointServiceCreateTFCConfigDefault) IsServerError ¶

func (o *WaypointServiceCreateTFCConfigDefault) IsServerError() bool

IsServerError returns true when this waypoint service create t f c config default response has a 5xx status code

func (*WaypointServiceCreateTFCConfigDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service create t f c config default response has a 2xx status code

func (*WaypointServiceCreateTFCConfigDefault) String ¶

type WaypointServiceCreateTFCConfigOK ¶

type WaypointServiceCreateTFCConfigOK struct {
	Payload *models.HashicorpCloudWaypointCreateTFCConfigResponse
}

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

A successful response.

func NewWaypointServiceCreateTFCConfigOK ¶

func NewWaypointServiceCreateTFCConfigOK() *WaypointServiceCreateTFCConfigOK

NewWaypointServiceCreateTFCConfigOK creates a WaypointServiceCreateTFCConfigOK with default headers values

func (*WaypointServiceCreateTFCConfigOK) Code ¶

Code gets the status code for the waypoint service create t f c config o k response

func (*WaypointServiceCreateTFCConfigOK) Error ¶

func (*WaypointServiceCreateTFCConfigOK) GetPayload ¶

func (*WaypointServiceCreateTFCConfigOK) IsClientError ¶

func (o *WaypointServiceCreateTFCConfigOK) IsClientError() bool

IsClientError returns true when this waypoint service create t f c config o k response has a 4xx status code

func (*WaypointServiceCreateTFCConfigOK) IsCode ¶

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

IsCode returns true when this waypoint service create t f c config o k response a status code equal to that given

func (*WaypointServiceCreateTFCConfigOK) IsRedirect ¶

func (o *WaypointServiceCreateTFCConfigOK) IsRedirect() bool

IsRedirect returns true when this waypoint service create t f c config o k response has a 3xx status code

func (*WaypointServiceCreateTFCConfigOK) IsServerError ¶

func (o *WaypointServiceCreateTFCConfigOK) IsServerError() bool

IsServerError returns true when this waypoint service create t f c config o k response has a 5xx status code

func (*WaypointServiceCreateTFCConfigOK) IsSuccess ¶

func (o *WaypointServiceCreateTFCConfigOK) IsSuccess() bool

IsSuccess returns true when this waypoint service create t f c config o k response has a 2xx status code

func (*WaypointServiceCreateTFCConfigOK) String ¶

type WaypointServiceCreateTFCConfigParams ¶

type WaypointServiceCreateTFCConfigParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateTFCConfigBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateTFCConfigParams contains all the parameters to send to the API endpoint

for the waypoint service create t f c config operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateTFCConfigParams ¶

func NewWaypointServiceCreateTFCConfigParams() *WaypointServiceCreateTFCConfigParams

NewWaypointServiceCreateTFCConfigParams creates a new WaypointServiceCreateTFCConfigParams 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 NewWaypointServiceCreateTFCConfigParamsWithContext ¶

func NewWaypointServiceCreateTFCConfigParamsWithContext(ctx context.Context) *WaypointServiceCreateTFCConfigParams

NewWaypointServiceCreateTFCConfigParamsWithContext creates a new WaypointServiceCreateTFCConfigParams object with the ability to set a context for a request.

func NewWaypointServiceCreateTFCConfigParamsWithHTTPClient ¶

func NewWaypointServiceCreateTFCConfigParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateTFCConfigParams

NewWaypointServiceCreateTFCConfigParamsWithHTTPClient creates a new WaypointServiceCreateTFCConfigParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateTFCConfigParamsWithTimeout ¶

func NewWaypointServiceCreateTFCConfigParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateTFCConfigParams

NewWaypointServiceCreateTFCConfigParamsWithTimeout creates a new WaypointServiceCreateTFCConfigParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateTFCConfigParams) SetBody ¶

SetBody adds the body to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) SetContext ¶

SetContext adds the context to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) SetDefaults ¶

func (o *WaypointServiceCreateTFCConfigParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service create t f c config params (not the query body).

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

func (*WaypointServiceCreateTFCConfigParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateTFCConfigParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateTFCConfigParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) WithBody ¶

WithBody adds the body to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) WithContext ¶

WithContext adds the context to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create t f c config params (not the query body).

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

func (*WaypointServiceCreateTFCConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateTFCConfigParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateTFCConfigParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateTFCConfigParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateTFCConfigParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create t f c config params

func (*WaypointServiceCreateTFCConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateTFCConfigReader ¶

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

WaypointServiceCreateTFCConfigReader is a Reader for the WaypointServiceCreateTFCConfig structure.

func (*WaypointServiceCreateTFCConfigReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceCreateVariableDefault ¶

type WaypointServiceCreateVariableDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceCreateVariableDefault ¶

func NewWaypointServiceCreateVariableDefault(code int) *WaypointServiceCreateVariableDefault

NewWaypointServiceCreateVariableDefault creates a WaypointServiceCreateVariableDefault with default headers values

func (*WaypointServiceCreateVariableDefault) Code ¶

Code gets the status code for the waypoint service create variable default response

func (*WaypointServiceCreateVariableDefault) Error ¶

func (*WaypointServiceCreateVariableDefault) GetPayload ¶

func (*WaypointServiceCreateVariableDefault) IsClientError ¶

func (o *WaypointServiceCreateVariableDefault) IsClientError() bool

IsClientError returns true when this waypoint service create variable default response has a 4xx status code

func (*WaypointServiceCreateVariableDefault) IsCode ¶

IsCode returns true when this waypoint service create variable default response a status code equal to that given

func (*WaypointServiceCreateVariableDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service create variable default response has a 3xx status code

func (*WaypointServiceCreateVariableDefault) IsServerError ¶

func (o *WaypointServiceCreateVariableDefault) IsServerError() bool

IsServerError returns true when this waypoint service create variable default response has a 5xx status code

func (*WaypointServiceCreateVariableDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service create variable default response has a 2xx status code

func (*WaypointServiceCreateVariableDefault) String ¶

type WaypointServiceCreateVariableOK ¶

type WaypointServiceCreateVariableOK struct {
	Payload *models.HashicorpCloudWaypointCreateVariableResponse
}

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

A successful response.

func NewWaypointServiceCreateVariableOK ¶

func NewWaypointServiceCreateVariableOK() *WaypointServiceCreateVariableOK

NewWaypointServiceCreateVariableOK creates a WaypointServiceCreateVariableOK with default headers values

func (*WaypointServiceCreateVariableOK) Code ¶

Code gets the status code for the waypoint service create variable o k response

func (*WaypointServiceCreateVariableOK) Error ¶

func (*WaypointServiceCreateVariableOK) GetPayload ¶

func (*WaypointServiceCreateVariableOK) IsClientError ¶

func (o *WaypointServiceCreateVariableOK) IsClientError() bool

IsClientError returns true when this waypoint service create variable o k response has a 4xx status code

func (*WaypointServiceCreateVariableOK) IsCode ¶

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

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

func (*WaypointServiceCreateVariableOK) IsRedirect ¶

func (o *WaypointServiceCreateVariableOK) IsRedirect() bool

IsRedirect returns true when this waypoint service create variable o k response has a 3xx status code

func (*WaypointServiceCreateVariableOK) IsServerError ¶

func (o *WaypointServiceCreateVariableOK) IsServerError() bool

IsServerError returns true when this waypoint service create variable o k response has a 5xx status code

func (*WaypointServiceCreateVariableOK) IsSuccess ¶

func (o *WaypointServiceCreateVariableOK) IsSuccess() bool

IsSuccess returns true when this waypoint service create variable o k response has a 2xx status code

func (*WaypointServiceCreateVariableOK) String ¶

type WaypointServiceCreateVariableParams ¶

type WaypointServiceCreateVariableParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceCreateVariableBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceCreateVariableParams contains all the parameters to send to the API endpoint

for the waypoint service create variable operation.

Typically these are written to a http.Request.

func NewWaypointServiceCreateVariableParams ¶

func NewWaypointServiceCreateVariableParams() *WaypointServiceCreateVariableParams

NewWaypointServiceCreateVariableParams creates a new WaypointServiceCreateVariableParams 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 NewWaypointServiceCreateVariableParamsWithContext ¶

func NewWaypointServiceCreateVariableParamsWithContext(ctx context.Context) *WaypointServiceCreateVariableParams

NewWaypointServiceCreateVariableParamsWithContext creates a new WaypointServiceCreateVariableParams object with the ability to set a context for a request.

func NewWaypointServiceCreateVariableParamsWithHTTPClient ¶

func NewWaypointServiceCreateVariableParamsWithHTTPClient(client *http.Client) *WaypointServiceCreateVariableParams

NewWaypointServiceCreateVariableParamsWithHTTPClient creates a new WaypointServiceCreateVariableParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceCreateVariableParamsWithTimeout ¶

func NewWaypointServiceCreateVariableParamsWithTimeout(timeout time.Duration) *WaypointServiceCreateVariableParams

NewWaypointServiceCreateVariableParamsWithTimeout creates a new WaypointServiceCreateVariableParams object with the ability to set a timeout on a request.

func (*WaypointServiceCreateVariableParams) SetBody ¶

SetBody adds the body to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) SetContext ¶

SetContext adds the context to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) SetDefaults ¶

func (o *WaypointServiceCreateVariableParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service create variable params (not the query body).

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

func (*WaypointServiceCreateVariableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateVariableParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateVariableParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) WithBody ¶

WithBody adds the body to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) WithContext ¶

WithContext adds the context to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service create variable params (not the query body).

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

func (*WaypointServiceCreateVariableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceCreateVariableParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceCreateVariableParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceCreateVariableParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceCreateVariableParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service create variable params

func (*WaypointServiceCreateVariableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceCreateVariableReader ¶

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

WaypointServiceCreateVariableReader is a Reader for the WaypointServiceCreateVariable structure.

func (*WaypointServiceCreateVariableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteActionConfigDefault ¶

type WaypointServiceDeleteActionConfigDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteActionConfigDefault ¶

func NewWaypointServiceDeleteActionConfigDefault(code int) *WaypointServiceDeleteActionConfigDefault

NewWaypointServiceDeleteActionConfigDefault creates a WaypointServiceDeleteActionConfigDefault with default headers values

func (*WaypointServiceDeleteActionConfigDefault) Code ¶

Code gets the status code for the waypoint service delete action config default response

func (*WaypointServiceDeleteActionConfigDefault) Error ¶

func (*WaypointServiceDeleteActionConfigDefault) GetPayload ¶

func (*WaypointServiceDeleteActionConfigDefault) IsClientError ¶

IsClientError returns true when this waypoint service delete action config default response has a 4xx status code

func (*WaypointServiceDeleteActionConfigDefault) IsCode ¶

IsCode returns true when this waypoint service delete action config default response a status code equal to that given

func (*WaypointServiceDeleteActionConfigDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service delete action config default response has a 3xx status code

func (*WaypointServiceDeleteActionConfigDefault) IsServerError ¶

IsServerError returns true when this waypoint service delete action config default response has a 5xx status code

func (*WaypointServiceDeleteActionConfigDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service delete action config default response has a 2xx status code

func (*WaypointServiceDeleteActionConfigDefault) String ¶

type WaypointServiceDeleteActionConfigOK ¶

type WaypointServiceDeleteActionConfigOK struct {
	Payload interface{}
}

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

A successful response.

func NewWaypointServiceDeleteActionConfigOK ¶

func NewWaypointServiceDeleteActionConfigOK() *WaypointServiceDeleteActionConfigOK

NewWaypointServiceDeleteActionConfigOK creates a WaypointServiceDeleteActionConfigOK with default headers values

func (*WaypointServiceDeleteActionConfigOK) Code ¶

Code gets the status code for the waypoint service delete action config o k response

func (*WaypointServiceDeleteActionConfigOK) Error ¶

func (*WaypointServiceDeleteActionConfigOK) GetPayload ¶

func (o *WaypointServiceDeleteActionConfigOK) GetPayload() interface{}

func (*WaypointServiceDeleteActionConfigOK) IsClientError ¶

func (o *WaypointServiceDeleteActionConfigOK) IsClientError() bool

IsClientError returns true when this waypoint service delete action config o k response has a 4xx status code

func (*WaypointServiceDeleteActionConfigOK) IsCode ¶

IsCode returns true when this waypoint service delete action config o k response a status code equal to that given

func (*WaypointServiceDeleteActionConfigOK) IsRedirect ¶

func (o *WaypointServiceDeleteActionConfigOK) IsRedirect() bool

IsRedirect returns true when this waypoint service delete action config o k response has a 3xx status code

func (*WaypointServiceDeleteActionConfigOK) IsServerError ¶

func (o *WaypointServiceDeleteActionConfigOK) IsServerError() bool

IsServerError returns true when this waypoint service delete action config o k response has a 5xx status code

func (*WaypointServiceDeleteActionConfigOK) IsSuccess ¶

IsSuccess returns true when this waypoint service delete action config o k response has a 2xx status code

func (*WaypointServiceDeleteActionConfigOK) String ¶

type WaypointServiceDeleteActionConfigParams ¶

type WaypointServiceDeleteActionConfigParams struct {

	/* ActionID.

	   The id of the action config being deleted
	*/
	ActionID *string

	/* ActionName.

	   The name of the action being deleted (will only be used if id not provided)
	*/
	ActionName *string

	/* Force.

	   Force, if set to true, will auto-unassign the action from all apps and templates
	*/
	Force *bool

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteActionConfigParams contains all the parameters to send to the API endpoint

for the waypoint service delete action config operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteActionConfigParams ¶

func NewWaypointServiceDeleteActionConfigParams() *WaypointServiceDeleteActionConfigParams

NewWaypointServiceDeleteActionConfigParams creates a new WaypointServiceDeleteActionConfigParams 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 NewWaypointServiceDeleteActionConfigParamsWithContext ¶

func NewWaypointServiceDeleteActionConfigParamsWithContext(ctx context.Context) *WaypointServiceDeleteActionConfigParams

NewWaypointServiceDeleteActionConfigParamsWithContext creates a new WaypointServiceDeleteActionConfigParams object with the ability to set a context for a request.

func NewWaypointServiceDeleteActionConfigParamsWithHTTPClient ¶

func NewWaypointServiceDeleteActionConfigParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteActionConfigParams

NewWaypointServiceDeleteActionConfigParamsWithHTTPClient creates a new WaypointServiceDeleteActionConfigParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteActionConfigParamsWithTimeout ¶

func NewWaypointServiceDeleteActionConfigParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteActionConfigParams

NewWaypointServiceDeleteActionConfigParamsWithTimeout creates a new WaypointServiceDeleteActionConfigParams object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteActionConfigParams) SetActionID ¶

func (o *WaypointServiceDeleteActionConfigParams) SetActionID(actionID *string)

SetActionID adds the actionId to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetActionName ¶

func (o *WaypointServiceDeleteActionConfigParams) SetActionName(actionName *string)

SetActionName adds the actionName to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetContext ¶

SetContext adds the context to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetDefaults ¶

func (o *WaypointServiceDeleteActionConfigParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service delete action config params (not the query body).

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

func (*WaypointServiceDeleteActionConfigParams) SetForce ¶

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

SetForce adds the force to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetNamespaceID ¶

func (o *WaypointServiceDeleteActionConfigParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteActionConfigParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteActionConfigParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteActionConfigParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteActionConfigParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithActionID ¶

WithActionID adds the actionID to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithActionName ¶

WithActionName adds the actionName to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithContext ¶

WithContext adds the context to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete action config params (not the query body).

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

func (*WaypointServiceDeleteActionConfigParams) WithForce ¶

WithForce adds the force to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteActionConfigParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteActionConfigParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteActionConfigParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteActionConfigParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteActionConfigParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteActionConfigParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteActionConfigParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteActionConfigParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete action config params

func (*WaypointServiceDeleteActionConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteActionConfigReader ¶

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

WaypointServiceDeleteActionConfigReader is a Reader for the WaypointServiceDeleteActionConfig structure.

func (*WaypointServiceDeleteActionConfigReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteAddOnDefinition2Default ¶

type WaypointServiceDeleteAddOnDefinition2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteAddOnDefinition2Default ¶

func NewWaypointServiceDeleteAddOnDefinition2Default(code int) *WaypointServiceDeleteAddOnDefinition2Default

NewWaypointServiceDeleteAddOnDefinition2Default creates a WaypointServiceDeleteAddOnDefinition2Default with default headers values

func (*WaypointServiceDeleteAddOnDefinition2Default) Code ¶

Code gets the status code for the waypoint service delete add on definition2 default response

func (*WaypointServiceDeleteAddOnDefinition2Default) Error ¶

func (*WaypointServiceDeleteAddOnDefinition2Default) GetPayload ¶

func (*WaypointServiceDeleteAddOnDefinition2Default) IsClientError ¶

IsClientError returns true when this waypoint service delete add on definition2 default response has a 4xx status code

func (*WaypointServiceDeleteAddOnDefinition2Default) IsCode ¶

IsCode returns true when this waypoint service delete add on definition2 default response a status code equal to that given

func (*WaypointServiceDeleteAddOnDefinition2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service delete add on definition2 default response has a 3xx status code

func (*WaypointServiceDeleteAddOnDefinition2Default) IsServerError ¶

IsServerError returns true when this waypoint service delete add on definition2 default response has a 5xx status code

func (*WaypointServiceDeleteAddOnDefinition2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service delete add on definition2 default response has a 2xx status code

func (*WaypointServiceDeleteAddOnDefinition2Default) String ¶

type WaypointServiceDeleteAddOnDefinition2OK ¶

type WaypointServiceDeleteAddOnDefinition2OK struct {
	Payload models.HashicorpCloudWaypointDeleteAddOnDefinitionResponse
}

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

A successful response.

func NewWaypointServiceDeleteAddOnDefinition2OK ¶

func NewWaypointServiceDeleteAddOnDefinition2OK() *WaypointServiceDeleteAddOnDefinition2OK

NewWaypointServiceDeleteAddOnDefinition2OK creates a WaypointServiceDeleteAddOnDefinition2OK with default headers values

func (*WaypointServiceDeleteAddOnDefinition2OK) Code ¶

Code gets the status code for the waypoint service delete add on definition2 o k response

func (*WaypointServiceDeleteAddOnDefinition2OK) Error ¶

func (*WaypointServiceDeleteAddOnDefinition2OK) GetPayload ¶

func (*WaypointServiceDeleteAddOnDefinition2OK) IsClientError ¶

func (o *WaypointServiceDeleteAddOnDefinition2OK) IsClientError() bool

IsClientError returns true when this waypoint service delete add on definition2 o k response has a 4xx status code

func (*WaypointServiceDeleteAddOnDefinition2OK) IsCode ¶

IsCode returns true when this waypoint service delete add on definition2 o k response a status code equal to that given

func (*WaypointServiceDeleteAddOnDefinition2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service delete add on definition2 o k response has a 3xx status code

func (*WaypointServiceDeleteAddOnDefinition2OK) IsServerError ¶

func (o *WaypointServiceDeleteAddOnDefinition2OK) IsServerError() bool

IsServerError returns true when this waypoint service delete add on definition2 o k response has a 5xx status code

func (*WaypointServiceDeleteAddOnDefinition2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service delete add on definition2 o k response has a 2xx status code

func (*WaypointServiceDeleteAddOnDefinition2OK) String ¶

type WaypointServiceDeleteAddOnDefinition2Params ¶

type WaypointServiceDeleteAddOnDefinition2Params struct {

	// AddOnDefinitionID.
	AddOnDefinitionID *string

	// AddOnDefinitionName.
	AddOnDefinitionName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteAddOnDefinition2Params contains all the parameters to send to the API endpoint

for the waypoint service delete add on definition2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteAddOnDefinition2Params ¶

func NewWaypointServiceDeleteAddOnDefinition2Params() *WaypointServiceDeleteAddOnDefinition2Params

NewWaypointServiceDeleteAddOnDefinition2Params creates a new WaypointServiceDeleteAddOnDefinition2Params 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 NewWaypointServiceDeleteAddOnDefinition2ParamsWithContext ¶

func NewWaypointServiceDeleteAddOnDefinition2ParamsWithContext(ctx context.Context) *WaypointServiceDeleteAddOnDefinition2Params

NewWaypointServiceDeleteAddOnDefinition2ParamsWithContext creates a new WaypointServiceDeleteAddOnDefinition2Params object with the ability to set a context for a request.

func NewWaypointServiceDeleteAddOnDefinition2ParamsWithHTTPClient ¶

func NewWaypointServiceDeleteAddOnDefinition2ParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteAddOnDefinition2Params

NewWaypointServiceDeleteAddOnDefinition2ParamsWithHTTPClient creates a new WaypointServiceDeleteAddOnDefinition2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteAddOnDefinition2ParamsWithTimeout ¶

func NewWaypointServiceDeleteAddOnDefinition2ParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteAddOnDefinition2Params

NewWaypointServiceDeleteAddOnDefinition2ParamsWithTimeout creates a new WaypointServiceDeleteAddOnDefinition2Params object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteAddOnDefinition2Params) SetAddOnDefinitionID ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) SetAddOnDefinitionID(addOnDefinitionID *string)

SetAddOnDefinitionID adds the addOnDefinitionId to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetAddOnDefinitionName ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) SetAddOnDefinitionName(addOnDefinitionName string)

SetAddOnDefinitionName adds the addOnDefinitionName to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetContext ¶

SetContext adds the context to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service delete add on definition2 params (not the query body).

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

func (*WaypointServiceDeleteAddOnDefinition2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceID ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithAddOnDefinitionID ¶

WithAddOnDefinitionID adds the addOnDefinitionID to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithAddOnDefinitionName ¶

WithAddOnDefinitionName adds the addOnDefinitionName to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithContext ¶

WithContext adds the context to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete add on definition2 params (not the query body).

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

func (*WaypointServiceDeleteAddOnDefinition2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteAddOnDefinition2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteAddOnDefinition2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteAddOnDefinition2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteAddOnDefinition2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteAddOnDefinition2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete add on definition2 params

func (*WaypointServiceDeleteAddOnDefinition2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteAddOnDefinition2Reader ¶

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

WaypointServiceDeleteAddOnDefinition2Reader is a Reader for the WaypointServiceDeleteAddOnDefinition2 structure.

func (*WaypointServiceDeleteAddOnDefinition2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteAddOnDefinitionDefault ¶

type WaypointServiceDeleteAddOnDefinitionDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteAddOnDefinitionDefault ¶

func NewWaypointServiceDeleteAddOnDefinitionDefault(code int) *WaypointServiceDeleteAddOnDefinitionDefault

NewWaypointServiceDeleteAddOnDefinitionDefault creates a WaypointServiceDeleteAddOnDefinitionDefault with default headers values

func (*WaypointServiceDeleteAddOnDefinitionDefault) Code ¶

Code gets the status code for the waypoint service delete add on definition default response

func (*WaypointServiceDeleteAddOnDefinitionDefault) Error ¶

func (*WaypointServiceDeleteAddOnDefinitionDefault) GetPayload ¶

func (*WaypointServiceDeleteAddOnDefinitionDefault) IsClientError ¶

IsClientError returns true when this waypoint service delete add on definition default response has a 4xx status code

func (*WaypointServiceDeleteAddOnDefinitionDefault) IsCode ¶

IsCode returns true when this waypoint service delete add on definition default response a status code equal to that given

func (*WaypointServiceDeleteAddOnDefinitionDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service delete add on definition default response has a 3xx status code

func (*WaypointServiceDeleteAddOnDefinitionDefault) IsServerError ¶

IsServerError returns true when this waypoint service delete add on definition default response has a 5xx status code

func (*WaypointServiceDeleteAddOnDefinitionDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service delete add on definition default response has a 2xx status code

func (*WaypointServiceDeleteAddOnDefinitionDefault) String ¶

type WaypointServiceDeleteAddOnDefinitionOK ¶

type WaypointServiceDeleteAddOnDefinitionOK struct {
	Payload models.HashicorpCloudWaypointDeleteAddOnDefinitionResponse
}

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

A successful response.

func NewWaypointServiceDeleteAddOnDefinitionOK ¶

func NewWaypointServiceDeleteAddOnDefinitionOK() *WaypointServiceDeleteAddOnDefinitionOK

NewWaypointServiceDeleteAddOnDefinitionOK creates a WaypointServiceDeleteAddOnDefinitionOK with default headers values

func (*WaypointServiceDeleteAddOnDefinitionOK) Code ¶

Code gets the status code for the waypoint service delete add on definition o k response

func (*WaypointServiceDeleteAddOnDefinitionOK) Error ¶

func (*WaypointServiceDeleteAddOnDefinitionOK) GetPayload ¶

func (*WaypointServiceDeleteAddOnDefinitionOK) IsClientError ¶

func (o *WaypointServiceDeleteAddOnDefinitionOK) IsClientError() bool

IsClientError returns true when this waypoint service delete add on definition o k response has a 4xx status code

func (*WaypointServiceDeleteAddOnDefinitionOK) IsCode ¶

IsCode returns true when this waypoint service delete add on definition o k response a status code equal to that given

func (*WaypointServiceDeleteAddOnDefinitionOK) IsRedirect ¶

IsRedirect returns true when this waypoint service delete add on definition o k response has a 3xx status code

func (*WaypointServiceDeleteAddOnDefinitionOK) IsServerError ¶

func (o *WaypointServiceDeleteAddOnDefinitionOK) IsServerError() bool

IsServerError returns true when this waypoint service delete add on definition o k response has a 5xx status code

func (*WaypointServiceDeleteAddOnDefinitionOK) IsSuccess ¶

IsSuccess returns true when this waypoint service delete add on definition o k response has a 2xx status code

func (*WaypointServiceDeleteAddOnDefinitionOK) String ¶

type WaypointServiceDeleteAddOnDefinitionParams ¶

type WaypointServiceDeleteAddOnDefinitionParams struct {

	// AddOnDefinitionID.
	AddOnDefinitionID string

	// AddOnDefinitionName.
	AddOnDefinitionName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteAddOnDefinitionParams contains all the parameters to send to the API endpoint

for the waypoint service delete add on definition operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteAddOnDefinitionParams ¶

func NewWaypointServiceDeleteAddOnDefinitionParams() *WaypointServiceDeleteAddOnDefinitionParams

NewWaypointServiceDeleteAddOnDefinitionParams creates a new WaypointServiceDeleteAddOnDefinitionParams 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 NewWaypointServiceDeleteAddOnDefinitionParamsWithContext ¶

func NewWaypointServiceDeleteAddOnDefinitionParamsWithContext(ctx context.Context) *WaypointServiceDeleteAddOnDefinitionParams

NewWaypointServiceDeleteAddOnDefinitionParamsWithContext creates a new WaypointServiceDeleteAddOnDefinitionParams object with the ability to set a context for a request.

func NewWaypointServiceDeleteAddOnDefinitionParamsWithHTTPClient ¶

func NewWaypointServiceDeleteAddOnDefinitionParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteAddOnDefinitionParams

NewWaypointServiceDeleteAddOnDefinitionParamsWithHTTPClient creates a new WaypointServiceDeleteAddOnDefinitionParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteAddOnDefinitionParamsWithTimeout ¶

func NewWaypointServiceDeleteAddOnDefinitionParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteAddOnDefinitionParams

NewWaypointServiceDeleteAddOnDefinitionParamsWithTimeout creates a new WaypointServiceDeleteAddOnDefinitionParams object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteAddOnDefinitionParams) SetAddOnDefinitionID ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) SetAddOnDefinitionID(addOnDefinitionID string)

SetAddOnDefinitionID adds the addOnDefinitionId to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetAddOnDefinitionName ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) SetAddOnDefinitionName(addOnDefinitionName *string)

SetAddOnDefinitionName adds the addOnDefinitionName to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetContext ¶

SetContext adds the context to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service delete add on definition params (not the query body).

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

func (*WaypointServiceDeleteAddOnDefinitionParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceID ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithAddOnDefinitionID ¶

WithAddOnDefinitionID adds the addOnDefinitionID to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithAddOnDefinitionName ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) WithAddOnDefinitionName(addOnDefinitionName *string) *WaypointServiceDeleteAddOnDefinitionParams

WithAddOnDefinitionName adds the addOnDefinitionName to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithContext ¶

WithContext adds the context to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete add on definition params (not the query body).

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

func (*WaypointServiceDeleteAddOnDefinitionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteAddOnDefinitionParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteAddOnDefinitionParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteAddOnDefinitionParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteAddOnDefinitionParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteAddOnDefinitionParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete add on definition params

func (*WaypointServiceDeleteAddOnDefinitionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteAddOnDefinitionReader ¶

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

WaypointServiceDeleteAddOnDefinitionReader is a Reader for the WaypointServiceDeleteAddOnDefinition structure.

func (*WaypointServiceDeleteAddOnDefinitionReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteAgentGroupDefault ¶

type WaypointServiceDeleteAgentGroupDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteAgentGroupDefault ¶

func NewWaypointServiceDeleteAgentGroupDefault(code int) *WaypointServiceDeleteAgentGroupDefault

NewWaypointServiceDeleteAgentGroupDefault creates a WaypointServiceDeleteAgentGroupDefault with default headers values

func (*WaypointServiceDeleteAgentGroupDefault) Code ¶

Code gets the status code for the waypoint service delete agent group default response

func (*WaypointServiceDeleteAgentGroupDefault) Error ¶

func (*WaypointServiceDeleteAgentGroupDefault) GetPayload ¶

func (*WaypointServiceDeleteAgentGroupDefault) IsClientError ¶

func (o *WaypointServiceDeleteAgentGroupDefault) IsClientError() bool

IsClientError returns true when this waypoint service delete agent group default response has a 4xx status code

func (*WaypointServiceDeleteAgentGroupDefault) IsCode ¶

IsCode returns true when this waypoint service delete agent group default response a status code equal to that given

func (*WaypointServiceDeleteAgentGroupDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service delete agent group default response has a 3xx status code

func (*WaypointServiceDeleteAgentGroupDefault) IsServerError ¶

func (o *WaypointServiceDeleteAgentGroupDefault) IsServerError() bool

IsServerError returns true when this waypoint service delete agent group default response has a 5xx status code

func (*WaypointServiceDeleteAgentGroupDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service delete agent group default response has a 2xx status code

func (*WaypointServiceDeleteAgentGroupDefault) String ¶

type WaypointServiceDeleteAgentGroupOK ¶

type WaypointServiceDeleteAgentGroupOK struct {
	Payload models.HashicorpCloudWaypointDeleteAgentGroupResponse
}

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

A successful response.

func NewWaypointServiceDeleteAgentGroupOK ¶

func NewWaypointServiceDeleteAgentGroupOK() *WaypointServiceDeleteAgentGroupOK

NewWaypointServiceDeleteAgentGroupOK creates a WaypointServiceDeleteAgentGroupOK with default headers values

func (*WaypointServiceDeleteAgentGroupOK) Code ¶

Code gets the status code for the waypoint service delete agent group o k response

func (*WaypointServiceDeleteAgentGroupOK) Error ¶

func (*WaypointServiceDeleteAgentGroupOK) GetPayload ¶

func (*WaypointServiceDeleteAgentGroupOK) IsClientError ¶

func (o *WaypointServiceDeleteAgentGroupOK) IsClientError() bool

IsClientError returns true when this waypoint service delete agent group o k response has a 4xx status code

func (*WaypointServiceDeleteAgentGroupOK) IsCode ¶

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

IsCode returns true when this waypoint service delete agent group o k response a status code equal to that given

func (*WaypointServiceDeleteAgentGroupOK) IsRedirect ¶

func (o *WaypointServiceDeleteAgentGroupOK) IsRedirect() bool

IsRedirect returns true when this waypoint service delete agent group o k response has a 3xx status code

func (*WaypointServiceDeleteAgentGroupOK) IsServerError ¶

func (o *WaypointServiceDeleteAgentGroupOK) IsServerError() bool

IsServerError returns true when this waypoint service delete agent group o k response has a 5xx status code

func (*WaypointServiceDeleteAgentGroupOK) IsSuccess ¶

func (o *WaypointServiceDeleteAgentGroupOK) IsSuccess() bool

IsSuccess returns true when this waypoint service delete agent group o k response has a 2xx status code

func (*WaypointServiceDeleteAgentGroupOK) String ¶

type WaypointServiceDeleteAgentGroupParams ¶

type WaypointServiceDeleteAgentGroupParams struct {

	/* Name.

	   The name of the group to delete
	*/
	Name string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteAgentGroupParams contains all the parameters to send to the API endpoint

for the waypoint service delete agent group operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteAgentGroupParams ¶

func NewWaypointServiceDeleteAgentGroupParams() *WaypointServiceDeleteAgentGroupParams

NewWaypointServiceDeleteAgentGroupParams creates a new WaypointServiceDeleteAgentGroupParams 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 NewWaypointServiceDeleteAgentGroupParamsWithContext ¶

func NewWaypointServiceDeleteAgentGroupParamsWithContext(ctx context.Context) *WaypointServiceDeleteAgentGroupParams

NewWaypointServiceDeleteAgentGroupParamsWithContext creates a new WaypointServiceDeleteAgentGroupParams object with the ability to set a context for a request.

func NewWaypointServiceDeleteAgentGroupParamsWithHTTPClient ¶

func NewWaypointServiceDeleteAgentGroupParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteAgentGroupParams

NewWaypointServiceDeleteAgentGroupParamsWithHTTPClient creates a new WaypointServiceDeleteAgentGroupParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteAgentGroupParamsWithTimeout ¶

func NewWaypointServiceDeleteAgentGroupParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteAgentGroupParams

NewWaypointServiceDeleteAgentGroupParamsWithTimeout creates a new WaypointServiceDeleteAgentGroupParams object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteAgentGroupParams) SetContext ¶

SetContext adds the context to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) SetDefaults ¶

func (o *WaypointServiceDeleteAgentGroupParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service delete agent group params (not the query body).

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

func (*WaypointServiceDeleteAgentGroupParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) SetName ¶

SetName adds the name to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) SetNamespaceID ¶

func (o *WaypointServiceDeleteAgentGroupParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteAgentGroupParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteAgentGroupParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteAgentGroupParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteAgentGroupParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithContext ¶

WithContext adds the context to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete agent group params (not the query body).

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

func (*WaypointServiceDeleteAgentGroupParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithName ¶

WithName adds the name to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteAgentGroupParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteAgentGroupParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteAgentGroupParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteAgentGroupParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteAgentGroupParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteAgentGroupParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteAgentGroupParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteAgentGroupParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete agent group params

func (*WaypointServiceDeleteAgentGroupParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteAgentGroupReader ¶

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

WaypointServiceDeleteAgentGroupReader is a Reader for the WaypointServiceDeleteAgentGroup structure.

func (*WaypointServiceDeleteAgentGroupReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteApplicationTemplate2Default ¶

type WaypointServiceDeleteApplicationTemplate2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteApplicationTemplate2Default ¶

func NewWaypointServiceDeleteApplicationTemplate2Default(code int) *WaypointServiceDeleteApplicationTemplate2Default

NewWaypointServiceDeleteApplicationTemplate2Default creates a WaypointServiceDeleteApplicationTemplate2Default with default headers values

func (*WaypointServiceDeleteApplicationTemplate2Default) Code ¶

Code gets the status code for the waypoint service delete application template2 default response

func (*WaypointServiceDeleteApplicationTemplate2Default) Error ¶

func (*WaypointServiceDeleteApplicationTemplate2Default) GetPayload ¶

func (*WaypointServiceDeleteApplicationTemplate2Default) IsClientError ¶

IsClientError returns true when this waypoint service delete application template2 default response has a 4xx status code

func (*WaypointServiceDeleteApplicationTemplate2Default) IsCode ¶

IsCode returns true when this waypoint service delete application template2 default response a status code equal to that given

func (*WaypointServiceDeleteApplicationTemplate2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service delete application template2 default response has a 3xx status code

func (*WaypointServiceDeleteApplicationTemplate2Default) IsServerError ¶

IsServerError returns true when this waypoint service delete application template2 default response has a 5xx status code

func (*WaypointServiceDeleteApplicationTemplate2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service delete application template2 default response has a 2xx status code

func (*WaypointServiceDeleteApplicationTemplate2Default) String ¶

type WaypointServiceDeleteApplicationTemplate2OK ¶

type WaypointServiceDeleteApplicationTemplate2OK struct {
	Payload models.HashicorpCloudWaypointDeleteApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceDeleteApplicationTemplate2OK ¶

func NewWaypointServiceDeleteApplicationTemplate2OK() *WaypointServiceDeleteApplicationTemplate2OK

NewWaypointServiceDeleteApplicationTemplate2OK creates a WaypointServiceDeleteApplicationTemplate2OK with default headers values

func (*WaypointServiceDeleteApplicationTemplate2OK) Code ¶

Code gets the status code for the waypoint service delete application template2 o k response

func (*WaypointServiceDeleteApplicationTemplate2OK) Error ¶

func (*WaypointServiceDeleteApplicationTemplate2OK) GetPayload ¶

func (*WaypointServiceDeleteApplicationTemplate2OK) IsClientError ¶

IsClientError returns true when this waypoint service delete application template2 o k response has a 4xx status code

func (*WaypointServiceDeleteApplicationTemplate2OK) IsCode ¶

IsCode returns true when this waypoint service delete application template2 o k response a status code equal to that given

func (*WaypointServiceDeleteApplicationTemplate2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service delete application template2 o k response has a 3xx status code

func (*WaypointServiceDeleteApplicationTemplate2OK) IsServerError ¶

IsServerError returns true when this waypoint service delete application template2 o k response has a 5xx status code

func (*WaypointServiceDeleteApplicationTemplate2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service delete application template2 o k response has a 2xx status code

func (*WaypointServiceDeleteApplicationTemplate2OK) String ¶

type WaypointServiceDeleteApplicationTemplate2Params ¶

type WaypointServiceDeleteApplicationTemplate2Params struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID *string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteApplicationTemplate2Params contains all the parameters to send to the API endpoint

for the waypoint service delete application template2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteApplicationTemplate2Params ¶

func NewWaypointServiceDeleteApplicationTemplate2Params() *WaypointServiceDeleteApplicationTemplate2Params

NewWaypointServiceDeleteApplicationTemplate2Params creates a new WaypointServiceDeleteApplicationTemplate2Params 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 NewWaypointServiceDeleteApplicationTemplate2ParamsWithContext ¶

func NewWaypointServiceDeleteApplicationTemplate2ParamsWithContext(ctx context.Context) *WaypointServiceDeleteApplicationTemplate2Params

NewWaypointServiceDeleteApplicationTemplate2ParamsWithContext creates a new WaypointServiceDeleteApplicationTemplate2Params object with the ability to set a context for a request.

func NewWaypointServiceDeleteApplicationTemplate2ParamsWithHTTPClient ¶

func NewWaypointServiceDeleteApplicationTemplate2ParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteApplicationTemplate2Params

NewWaypointServiceDeleteApplicationTemplate2ParamsWithHTTPClient creates a new WaypointServiceDeleteApplicationTemplate2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteApplicationTemplate2ParamsWithTimeout ¶

func NewWaypointServiceDeleteApplicationTemplate2ParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteApplicationTemplate2Params

NewWaypointServiceDeleteApplicationTemplate2ParamsWithTimeout creates a new WaypointServiceDeleteApplicationTemplate2Params object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteApplicationTemplate2Params) SetApplicationTemplateID ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) SetApplicationTemplateID(applicationTemplateID *string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetApplicationTemplateName ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) SetApplicationTemplateName(applicationTemplateName string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetContext ¶

SetContext adds the context to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service delete application template2 params (not the query body).

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

func (*WaypointServiceDeleteApplicationTemplate2Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceID ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithApplicationTemplateID ¶

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithApplicationTemplateName ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) WithApplicationTemplateName(applicationTemplateName string) *WaypointServiceDeleteApplicationTemplate2Params

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithContext ¶

WithContext adds the context to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete application template2 params (not the query body).

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

func (*WaypointServiceDeleteApplicationTemplate2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteApplicationTemplate2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteApplicationTemplate2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteApplicationTemplate2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteApplicationTemplate2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteApplicationTemplate2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete application template2 params

func (*WaypointServiceDeleteApplicationTemplate2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteApplicationTemplate2Reader ¶

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

WaypointServiceDeleteApplicationTemplate2Reader is a Reader for the WaypointServiceDeleteApplicationTemplate2 structure.

func (*WaypointServiceDeleteApplicationTemplate2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteApplicationTemplate3Default ¶

type WaypointServiceDeleteApplicationTemplate3Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteApplicationTemplate3Default ¶

func NewWaypointServiceDeleteApplicationTemplate3Default(code int) *WaypointServiceDeleteApplicationTemplate3Default

NewWaypointServiceDeleteApplicationTemplate3Default creates a WaypointServiceDeleteApplicationTemplate3Default with default headers values

func (*WaypointServiceDeleteApplicationTemplate3Default) Code ¶

Code gets the status code for the waypoint service delete application template3 default response

func (*WaypointServiceDeleteApplicationTemplate3Default) Error ¶

func (*WaypointServiceDeleteApplicationTemplate3Default) GetPayload ¶

func (*WaypointServiceDeleteApplicationTemplate3Default) IsClientError ¶

IsClientError returns true when this waypoint service delete application template3 default response has a 4xx status code

func (*WaypointServiceDeleteApplicationTemplate3Default) IsCode ¶

IsCode returns true when this waypoint service delete application template3 default response a status code equal to that given

func (*WaypointServiceDeleteApplicationTemplate3Default) IsRedirect ¶

IsRedirect returns true when this waypoint service delete application template3 default response has a 3xx status code

func (*WaypointServiceDeleteApplicationTemplate3Default) IsServerError ¶

IsServerError returns true when this waypoint service delete application template3 default response has a 5xx status code

func (*WaypointServiceDeleteApplicationTemplate3Default) IsSuccess ¶

IsSuccess returns true when this waypoint service delete application template3 default response has a 2xx status code

func (*WaypointServiceDeleteApplicationTemplate3Default) String ¶

type WaypointServiceDeleteApplicationTemplate3OK ¶

type WaypointServiceDeleteApplicationTemplate3OK struct {
	Payload models.HashicorpCloudWaypointDeleteApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceDeleteApplicationTemplate3OK ¶

func NewWaypointServiceDeleteApplicationTemplate3OK() *WaypointServiceDeleteApplicationTemplate3OK

NewWaypointServiceDeleteApplicationTemplate3OK creates a WaypointServiceDeleteApplicationTemplate3OK with default headers values

func (*WaypointServiceDeleteApplicationTemplate3OK) Code ¶

Code gets the status code for the waypoint service delete application template3 o k response

func (*WaypointServiceDeleteApplicationTemplate3OK) Error ¶

func (*WaypointServiceDeleteApplicationTemplate3OK) GetPayload ¶

func (*WaypointServiceDeleteApplicationTemplate3OK) IsClientError ¶

IsClientError returns true when this waypoint service delete application template3 o k response has a 4xx status code

func (*WaypointServiceDeleteApplicationTemplate3OK) IsCode ¶

IsCode returns true when this waypoint service delete application template3 o k response a status code equal to that given

func (*WaypointServiceDeleteApplicationTemplate3OK) IsRedirect ¶

IsRedirect returns true when this waypoint service delete application template3 o k response has a 3xx status code

func (*WaypointServiceDeleteApplicationTemplate3OK) IsServerError ¶

IsServerError returns true when this waypoint service delete application template3 o k response has a 5xx status code

func (*WaypointServiceDeleteApplicationTemplate3OK) IsSuccess ¶

IsSuccess returns true when this waypoint service delete application template3 o k response has a 2xx status code

func (*WaypointServiceDeleteApplicationTemplate3OK) String ¶

type WaypointServiceDeleteApplicationTemplate3Params ¶

type WaypointServiceDeleteApplicationTemplate3Params struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteApplicationTemplate3Params contains all the parameters to send to the API endpoint

for the waypoint service delete application template3 operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteApplicationTemplate3Params ¶

func NewWaypointServiceDeleteApplicationTemplate3Params() *WaypointServiceDeleteApplicationTemplate3Params

NewWaypointServiceDeleteApplicationTemplate3Params creates a new WaypointServiceDeleteApplicationTemplate3Params 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 NewWaypointServiceDeleteApplicationTemplate3ParamsWithContext ¶

func NewWaypointServiceDeleteApplicationTemplate3ParamsWithContext(ctx context.Context) *WaypointServiceDeleteApplicationTemplate3Params

NewWaypointServiceDeleteApplicationTemplate3ParamsWithContext creates a new WaypointServiceDeleteApplicationTemplate3Params object with the ability to set a context for a request.

func NewWaypointServiceDeleteApplicationTemplate3ParamsWithHTTPClient ¶

func NewWaypointServiceDeleteApplicationTemplate3ParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteApplicationTemplate3Params

NewWaypointServiceDeleteApplicationTemplate3ParamsWithHTTPClient creates a new WaypointServiceDeleteApplicationTemplate3Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteApplicationTemplate3ParamsWithTimeout ¶

func NewWaypointServiceDeleteApplicationTemplate3ParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteApplicationTemplate3Params

NewWaypointServiceDeleteApplicationTemplate3ParamsWithTimeout creates a new WaypointServiceDeleteApplicationTemplate3Params object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteApplicationTemplate3Params) SetApplicationTemplateID ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) SetApplicationTemplateID(applicationTemplateID string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetApplicationTemplateName ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) SetApplicationTemplateName(applicationTemplateName *string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetContext ¶

SetContext adds the context to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service delete application template3 params (not the query body).

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

func (*WaypointServiceDeleteApplicationTemplate3Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceID ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithApplicationTemplateID ¶

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithApplicationTemplateName ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) WithApplicationTemplateName(applicationTemplateName *string) *WaypointServiceDeleteApplicationTemplate3Params

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithContext ¶

WithContext adds the context to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete application template3 params (not the query body).

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

func (*WaypointServiceDeleteApplicationTemplate3Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteApplicationTemplate3Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteApplicationTemplate3Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteApplicationTemplate3Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteApplicationTemplate3Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteApplicationTemplate3Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete application template3 params

func (*WaypointServiceDeleteApplicationTemplate3Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteApplicationTemplate3Reader ¶

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

WaypointServiceDeleteApplicationTemplate3Reader is a Reader for the WaypointServiceDeleteApplicationTemplate3 structure.

func (*WaypointServiceDeleteApplicationTemplate3Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteApplicationTemplate4Default ¶

type WaypointServiceDeleteApplicationTemplate4Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteApplicationTemplate4Default ¶

func NewWaypointServiceDeleteApplicationTemplate4Default(code int) *WaypointServiceDeleteApplicationTemplate4Default

NewWaypointServiceDeleteApplicationTemplate4Default creates a WaypointServiceDeleteApplicationTemplate4Default with default headers values

func (*WaypointServiceDeleteApplicationTemplate4Default) Code ¶

Code gets the status code for the waypoint service delete application template4 default response

func (*WaypointServiceDeleteApplicationTemplate4Default) Error ¶

func (*WaypointServiceDeleteApplicationTemplate4Default) GetPayload ¶

func (*WaypointServiceDeleteApplicationTemplate4Default) IsClientError ¶

IsClientError returns true when this waypoint service delete application template4 default response has a 4xx status code

func (*WaypointServiceDeleteApplicationTemplate4Default) IsCode ¶

IsCode returns true when this waypoint service delete application template4 default response a status code equal to that given

func (*WaypointServiceDeleteApplicationTemplate4Default) IsRedirect ¶

IsRedirect returns true when this waypoint service delete application template4 default response has a 3xx status code

func (*WaypointServiceDeleteApplicationTemplate4Default) IsServerError ¶

IsServerError returns true when this waypoint service delete application template4 default response has a 5xx status code

func (*WaypointServiceDeleteApplicationTemplate4Default) IsSuccess ¶

IsSuccess returns true when this waypoint service delete application template4 default response has a 2xx status code

func (*WaypointServiceDeleteApplicationTemplate4Default) String ¶

type WaypointServiceDeleteApplicationTemplate4OK ¶

type WaypointServiceDeleteApplicationTemplate4OK struct {
	Payload models.HashicorpCloudWaypointDeleteApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceDeleteApplicationTemplate4OK ¶

func NewWaypointServiceDeleteApplicationTemplate4OK() *WaypointServiceDeleteApplicationTemplate4OK

NewWaypointServiceDeleteApplicationTemplate4OK creates a WaypointServiceDeleteApplicationTemplate4OK with default headers values

func (*WaypointServiceDeleteApplicationTemplate4OK) Code ¶

Code gets the status code for the waypoint service delete application template4 o k response

func (*WaypointServiceDeleteApplicationTemplate4OK) Error ¶

func (*WaypointServiceDeleteApplicationTemplate4OK) GetPayload ¶

func (*WaypointServiceDeleteApplicationTemplate4OK) IsClientError ¶

IsClientError returns true when this waypoint service delete application template4 o k response has a 4xx status code

func (*WaypointServiceDeleteApplicationTemplate4OK) IsCode ¶

IsCode returns true when this waypoint service delete application template4 o k response a status code equal to that given

func (*WaypointServiceDeleteApplicationTemplate4OK) IsRedirect ¶

IsRedirect returns true when this waypoint service delete application template4 o k response has a 3xx status code

func (*WaypointServiceDeleteApplicationTemplate4OK) IsServerError ¶

IsServerError returns true when this waypoint service delete application template4 o k response has a 5xx status code

func (*WaypointServiceDeleteApplicationTemplate4OK) IsSuccess ¶

IsSuccess returns true when this waypoint service delete application template4 o k response has a 2xx status code

func (*WaypointServiceDeleteApplicationTemplate4OK) String ¶

type WaypointServiceDeleteApplicationTemplate4Params ¶

type WaypointServiceDeleteApplicationTemplate4Params struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID *string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteApplicationTemplate4Params contains all the parameters to send to the API endpoint

for the waypoint service delete application template4 operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteApplicationTemplate4Params ¶

func NewWaypointServiceDeleteApplicationTemplate4Params() *WaypointServiceDeleteApplicationTemplate4Params

NewWaypointServiceDeleteApplicationTemplate4Params creates a new WaypointServiceDeleteApplicationTemplate4Params 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 NewWaypointServiceDeleteApplicationTemplate4ParamsWithContext ¶

func NewWaypointServiceDeleteApplicationTemplate4ParamsWithContext(ctx context.Context) *WaypointServiceDeleteApplicationTemplate4Params

NewWaypointServiceDeleteApplicationTemplate4ParamsWithContext creates a new WaypointServiceDeleteApplicationTemplate4Params object with the ability to set a context for a request.

func NewWaypointServiceDeleteApplicationTemplate4ParamsWithHTTPClient ¶

func NewWaypointServiceDeleteApplicationTemplate4ParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteApplicationTemplate4Params

NewWaypointServiceDeleteApplicationTemplate4ParamsWithHTTPClient creates a new WaypointServiceDeleteApplicationTemplate4Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteApplicationTemplate4ParamsWithTimeout ¶

func NewWaypointServiceDeleteApplicationTemplate4ParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteApplicationTemplate4Params

NewWaypointServiceDeleteApplicationTemplate4ParamsWithTimeout creates a new WaypointServiceDeleteApplicationTemplate4Params object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteApplicationTemplate4Params) SetApplicationTemplateID ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) SetApplicationTemplateID(applicationTemplateID *string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetApplicationTemplateName ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) SetApplicationTemplateName(applicationTemplateName string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetContext ¶

SetContext adds the context to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service delete application template4 params (not the query body).

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

func (*WaypointServiceDeleteApplicationTemplate4Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceID ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithApplicationTemplateID ¶

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithApplicationTemplateName ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) WithApplicationTemplateName(applicationTemplateName string) *WaypointServiceDeleteApplicationTemplate4Params

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithContext ¶

WithContext adds the context to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete application template4 params (not the query body).

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

func (*WaypointServiceDeleteApplicationTemplate4Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteApplicationTemplate4Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteApplicationTemplate4Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteApplicationTemplate4Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteApplicationTemplate4Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteApplicationTemplate4Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete application template4 params

func (*WaypointServiceDeleteApplicationTemplate4Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteApplicationTemplate4Reader ¶

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

WaypointServiceDeleteApplicationTemplate4Reader is a Reader for the WaypointServiceDeleteApplicationTemplate4 structure.

func (*WaypointServiceDeleteApplicationTemplate4Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteApplicationTemplateDefault ¶

type WaypointServiceDeleteApplicationTemplateDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteApplicationTemplateDefault ¶

func NewWaypointServiceDeleteApplicationTemplateDefault(code int) *WaypointServiceDeleteApplicationTemplateDefault

NewWaypointServiceDeleteApplicationTemplateDefault creates a WaypointServiceDeleteApplicationTemplateDefault with default headers values

func (*WaypointServiceDeleteApplicationTemplateDefault) Code ¶

Code gets the status code for the waypoint service delete application template default response

func (*WaypointServiceDeleteApplicationTemplateDefault) Error ¶

func (*WaypointServiceDeleteApplicationTemplateDefault) GetPayload ¶

func (*WaypointServiceDeleteApplicationTemplateDefault) IsClientError ¶

IsClientError returns true when this waypoint service delete application template default response has a 4xx status code

func (*WaypointServiceDeleteApplicationTemplateDefault) IsCode ¶

IsCode returns true when this waypoint service delete application template default response a status code equal to that given

func (*WaypointServiceDeleteApplicationTemplateDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service delete application template default response has a 3xx status code

func (*WaypointServiceDeleteApplicationTemplateDefault) IsServerError ¶

IsServerError returns true when this waypoint service delete application template default response has a 5xx status code

func (*WaypointServiceDeleteApplicationTemplateDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service delete application template default response has a 2xx status code

func (*WaypointServiceDeleteApplicationTemplateDefault) String ¶

type WaypointServiceDeleteApplicationTemplateOK ¶

type WaypointServiceDeleteApplicationTemplateOK struct {
	Payload models.HashicorpCloudWaypointDeleteApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceDeleteApplicationTemplateOK ¶

func NewWaypointServiceDeleteApplicationTemplateOK() *WaypointServiceDeleteApplicationTemplateOK

NewWaypointServiceDeleteApplicationTemplateOK creates a WaypointServiceDeleteApplicationTemplateOK with default headers values

func (*WaypointServiceDeleteApplicationTemplateOK) Code ¶

Code gets the status code for the waypoint service delete application template o k response

func (*WaypointServiceDeleteApplicationTemplateOK) Error ¶

func (*WaypointServiceDeleteApplicationTemplateOK) GetPayload ¶

func (*WaypointServiceDeleteApplicationTemplateOK) IsClientError ¶

IsClientError returns true when this waypoint service delete application template o k response has a 4xx status code

func (*WaypointServiceDeleteApplicationTemplateOK) IsCode ¶

IsCode returns true when this waypoint service delete application template o k response a status code equal to that given

func (*WaypointServiceDeleteApplicationTemplateOK) IsRedirect ¶

IsRedirect returns true when this waypoint service delete application template o k response has a 3xx status code

func (*WaypointServiceDeleteApplicationTemplateOK) IsServerError ¶

IsServerError returns true when this waypoint service delete application template o k response has a 5xx status code

func (*WaypointServiceDeleteApplicationTemplateOK) IsSuccess ¶

IsSuccess returns true when this waypoint service delete application template o k response has a 2xx status code

func (*WaypointServiceDeleteApplicationTemplateOK) String ¶

type WaypointServiceDeleteApplicationTemplateParams ¶

type WaypointServiceDeleteApplicationTemplateParams struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteApplicationTemplateParams contains all the parameters to send to the API endpoint

for the waypoint service delete application template operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteApplicationTemplateParams ¶

func NewWaypointServiceDeleteApplicationTemplateParams() *WaypointServiceDeleteApplicationTemplateParams

NewWaypointServiceDeleteApplicationTemplateParams creates a new WaypointServiceDeleteApplicationTemplateParams 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 NewWaypointServiceDeleteApplicationTemplateParamsWithContext ¶

func NewWaypointServiceDeleteApplicationTemplateParamsWithContext(ctx context.Context) *WaypointServiceDeleteApplicationTemplateParams

NewWaypointServiceDeleteApplicationTemplateParamsWithContext creates a new WaypointServiceDeleteApplicationTemplateParams object with the ability to set a context for a request.

func NewWaypointServiceDeleteApplicationTemplateParamsWithHTTPClient ¶

func NewWaypointServiceDeleteApplicationTemplateParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteApplicationTemplateParams

NewWaypointServiceDeleteApplicationTemplateParamsWithHTTPClient creates a new WaypointServiceDeleteApplicationTemplateParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteApplicationTemplateParamsWithTimeout ¶

func NewWaypointServiceDeleteApplicationTemplateParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteApplicationTemplateParams

NewWaypointServiceDeleteApplicationTemplateParamsWithTimeout creates a new WaypointServiceDeleteApplicationTemplateParams object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteApplicationTemplateParams) SetApplicationTemplateID ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) SetApplicationTemplateID(applicationTemplateID string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetApplicationTemplateName ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) SetApplicationTemplateName(applicationTemplateName *string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetContext ¶

SetContext adds the context to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service delete application template params (not the query body).

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

func (*WaypointServiceDeleteApplicationTemplateParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetNamespaceID ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithApplicationTemplateID ¶

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithApplicationTemplateName ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) WithApplicationTemplateName(applicationTemplateName *string) *WaypointServiceDeleteApplicationTemplateParams

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithContext ¶

WithContext adds the context to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete application template params (not the query body).

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

func (*WaypointServiceDeleteApplicationTemplateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteApplicationTemplateParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteApplicationTemplateParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteApplicationTemplateParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteApplicationTemplateParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteApplicationTemplateParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete application template params

func (*WaypointServiceDeleteApplicationTemplateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteApplicationTemplateReader ¶

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

WaypointServiceDeleteApplicationTemplateReader is a Reader for the WaypointServiceDeleteApplicationTemplate structure.

func (*WaypointServiceDeleteApplicationTemplateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteNamespaceDefault ¶

type WaypointServiceDeleteNamespaceDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteNamespaceDefault ¶

func NewWaypointServiceDeleteNamespaceDefault(code int) *WaypointServiceDeleteNamespaceDefault

NewWaypointServiceDeleteNamespaceDefault creates a WaypointServiceDeleteNamespaceDefault with default headers values

func (*WaypointServiceDeleteNamespaceDefault) Code ¶

Code gets the status code for the waypoint service delete namespace default response

func (*WaypointServiceDeleteNamespaceDefault) Error ¶

func (*WaypointServiceDeleteNamespaceDefault) GetPayload ¶

func (*WaypointServiceDeleteNamespaceDefault) IsClientError ¶

func (o *WaypointServiceDeleteNamespaceDefault) IsClientError() bool

IsClientError returns true when this waypoint service delete namespace default response has a 4xx status code

func (*WaypointServiceDeleteNamespaceDefault) IsCode ¶

IsCode returns true when this waypoint service delete namespace default response a status code equal to that given

func (*WaypointServiceDeleteNamespaceDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service delete namespace default response has a 3xx status code

func (*WaypointServiceDeleteNamespaceDefault) IsServerError ¶

func (o *WaypointServiceDeleteNamespaceDefault) IsServerError() bool

IsServerError returns true when this waypoint service delete namespace default response has a 5xx status code

func (*WaypointServiceDeleteNamespaceDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service delete namespace default response has a 2xx status code

func (*WaypointServiceDeleteNamespaceDefault) String ¶

type WaypointServiceDeleteNamespaceOK ¶

type WaypointServiceDeleteNamespaceOK struct {
	Payload models.HashicorpCloudWaypointDeleteNamespaceResponse
}

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

A successful response.

func NewWaypointServiceDeleteNamespaceOK ¶

func NewWaypointServiceDeleteNamespaceOK() *WaypointServiceDeleteNamespaceOK

NewWaypointServiceDeleteNamespaceOK creates a WaypointServiceDeleteNamespaceOK with default headers values

func (*WaypointServiceDeleteNamespaceOK) Code ¶

Code gets the status code for the waypoint service delete namespace o k response

func (*WaypointServiceDeleteNamespaceOK) Error ¶

func (*WaypointServiceDeleteNamespaceOK) GetPayload ¶

func (*WaypointServiceDeleteNamespaceOK) IsClientError ¶

func (o *WaypointServiceDeleteNamespaceOK) IsClientError() bool

IsClientError returns true when this waypoint service delete namespace o k response has a 4xx status code

func (*WaypointServiceDeleteNamespaceOK) IsCode ¶

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

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

func (*WaypointServiceDeleteNamespaceOK) IsRedirect ¶

func (o *WaypointServiceDeleteNamespaceOK) IsRedirect() bool

IsRedirect returns true when this waypoint service delete namespace o k response has a 3xx status code

func (*WaypointServiceDeleteNamespaceOK) IsServerError ¶

func (o *WaypointServiceDeleteNamespaceOK) IsServerError() bool

IsServerError returns true when this waypoint service delete namespace o k response has a 5xx status code

func (*WaypointServiceDeleteNamespaceOK) IsSuccess ¶

func (o *WaypointServiceDeleteNamespaceOK) IsSuccess() bool

IsSuccess returns true when this waypoint service delete namespace o k response has a 2xx status code

func (*WaypointServiceDeleteNamespaceOK) String ¶

type WaypointServiceDeleteNamespaceParams ¶

type WaypointServiceDeleteNamespaceParams struct {

	/* LocationOrganizationID.

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

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

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

	/* LocationRegionRegion.

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

	// NamespaceID.
	NamespaceID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteNamespaceParams contains all the parameters to send to the API endpoint

for the waypoint service delete namespace operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteNamespaceParams ¶

func NewWaypointServiceDeleteNamespaceParams() *WaypointServiceDeleteNamespaceParams

NewWaypointServiceDeleteNamespaceParams creates a new WaypointServiceDeleteNamespaceParams 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 NewWaypointServiceDeleteNamespaceParamsWithContext ¶

func NewWaypointServiceDeleteNamespaceParamsWithContext(ctx context.Context) *WaypointServiceDeleteNamespaceParams

NewWaypointServiceDeleteNamespaceParamsWithContext creates a new WaypointServiceDeleteNamespaceParams object with the ability to set a context for a request.

func NewWaypointServiceDeleteNamespaceParamsWithHTTPClient ¶

func NewWaypointServiceDeleteNamespaceParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteNamespaceParams

NewWaypointServiceDeleteNamespaceParamsWithHTTPClient creates a new WaypointServiceDeleteNamespaceParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteNamespaceParamsWithTimeout ¶

func NewWaypointServiceDeleteNamespaceParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteNamespaceParams

NewWaypointServiceDeleteNamespaceParamsWithTimeout creates a new WaypointServiceDeleteNamespaceParams object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteNamespaceParams) SetContext ¶

SetContext adds the context to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetDefaults ¶

func (o *WaypointServiceDeleteNamespaceParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service delete namespace params (not the query body).

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

func (*WaypointServiceDeleteNamespaceParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetLocationOrganizationID ¶

func (o *WaypointServiceDeleteNamespaceParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetLocationProjectID ¶

func (o *WaypointServiceDeleteNamespaceParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetLocationRegionProvider ¶

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

SetLocationRegionProvider adds the locationRegionProvider to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetLocationRegionRegion ¶

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

SetLocationRegionRegion adds the locationRegionRegion to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetNamespaceID ¶

func (o *WaypointServiceDeleteNamespaceParams) SetNamespaceID(namespaceID string)

SetNamespaceID adds the namespaceId to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteNamespaceParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteNamespaceParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithContext ¶

WithContext adds the context to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete namespace params (not the query body).

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

func (*WaypointServiceDeleteNamespaceParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithLocationOrganizationID ¶

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

WithLocationOrganizationID adds the locationOrganizationID to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithLocationProjectID ¶

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

WithLocationProjectID adds the locationProjectID to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithLocationRegionProvider ¶

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

WithLocationRegionProvider adds the locationRegionProvider to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithLocationRegionRegion ¶

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

WithLocationRegionRegion adds the locationRegionRegion to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteNamespaceParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteNamespaceParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteNamespaceParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteNamespaceParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete namespace params

func (*WaypointServiceDeleteNamespaceParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteNamespaceReader ¶

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

WaypointServiceDeleteNamespaceReader is a Reader for the WaypointServiceDeleteNamespace structure.

func (*WaypointServiceDeleteNamespaceReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteTFCConfigDefault ¶

type WaypointServiceDeleteTFCConfigDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteTFCConfigDefault ¶

func NewWaypointServiceDeleteTFCConfigDefault(code int) *WaypointServiceDeleteTFCConfigDefault

NewWaypointServiceDeleteTFCConfigDefault creates a WaypointServiceDeleteTFCConfigDefault with default headers values

func (*WaypointServiceDeleteTFCConfigDefault) Code ¶

Code gets the status code for the waypoint service delete t f c config default response

func (*WaypointServiceDeleteTFCConfigDefault) Error ¶

func (*WaypointServiceDeleteTFCConfigDefault) GetPayload ¶

func (*WaypointServiceDeleteTFCConfigDefault) IsClientError ¶

func (o *WaypointServiceDeleteTFCConfigDefault) IsClientError() bool

IsClientError returns true when this waypoint service delete t f c config default response has a 4xx status code

func (*WaypointServiceDeleteTFCConfigDefault) IsCode ¶

IsCode returns true when this waypoint service delete t f c config default response a status code equal to that given

func (*WaypointServiceDeleteTFCConfigDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service delete t f c config default response has a 3xx status code

func (*WaypointServiceDeleteTFCConfigDefault) IsServerError ¶

func (o *WaypointServiceDeleteTFCConfigDefault) IsServerError() bool

IsServerError returns true when this waypoint service delete t f c config default response has a 5xx status code

func (*WaypointServiceDeleteTFCConfigDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service delete t f c config default response has a 2xx status code

func (*WaypointServiceDeleteTFCConfigDefault) String ¶

type WaypointServiceDeleteTFCConfigOK ¶

type WaypointServiceDeleteTFCConfigOK struct {
	Payload models.HashicorpCloudWaypointDeleteTFCConfigResponse
}

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

A successful response.

func NewWaypointServiceDeleteTFCConfigOK ¶

func NewWaypointServiceDeleteTFCConfigOK() *WaypointServiceDeleteTFCConfigOK

NewWaypointServiceDeleteTFCConfigOK creates a WaypointServiceDeleteTFCConfigOK with default headers values

func (*WaypointServiceDeleteTFCConfigOK) Code ¶

Code gets the status code for the waypoint service delete t f c config o k response

func (*WaypointServiceDeleteTFCConfigOK) Error ¶

func (*WaypointServiceDeleteTFCConfigOK) GetPayload ¶

func (*WaypointServiceDeleteTFCConfigOK) IsClientError ¶

func (o *WaypointServiceDeleteTFCConfigOK) IsClientError() bool

IsClientError returns true when this waypoint service delete t f c config o k response has a 4xx status code

func (*WaypointServiceDeleteTFCConfigOK) IsCode ¶

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

IsCode returns true when this waypoint service delete t f c config o k response a status code equal to that given

func (*WaypointServiceDeleteTFCConfigOK) IsRedirect ¶

func (o *WaypointServiceDeleteTFCConfigOK) IsRedirect() bool

IsRedirect returns true when this waypoint service delete t f c config o k response has a 3xx status code

func (*WaypointServiceDeleteTFCConfigOK) IsServerError ¶

func (o *WaypointServiceDeleteTFCConfigOK) IsServerError() bool

IsServerError returns true when this waypoint service delete t f c config o k response has a 5xx status code

func (*WaypointServiceDeleteTFCConfigOK) IsSuccess ¶

func (o *WaypointServiceDeleteTFCConfigOK) IsSuccess() bool

IsSuccess returns true when this waypoint service delete t f c config o k response has a 2xx status code

func (*WaypointServiceDeleteTFCConfigOK) String ¶

type WaypointServiceDeleteTFCConfigParams ¶

type WaypointServiceDeleteTFCConfigParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDeleteTFCConfigParams contains all the parameters to send to the API endpoint

for the waypoint service delete t f c config operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteTFCConfigParams ¶

func NewWaypointServiceDeleteTFCConfigParams() *WaypointServiceDeleteTFCConfigParams

NewWaypointServiceDeleteTFCConfigParams creates a new WaypointServiceDeleteTFCConfigParams 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 NewWaypointServiceDeleteTFCConfigParamsWithContext ¶

func NewWaypointServiceDeleteTFCConfigParamsWithContext(ctx context.Context) *WaypointServiceDeleteTFCConfigParams

NewWaypointServiceDeleteTFCConfigParamsWithContext creates a new WaypointServiceDeleteTFCConfigParams object with the ability to set a context for a request.

func NewWaypointServiceDeleteTFCConfigParamsWithHTTPClient ¶

func NewWaypointServiceDeleteTFCConfigParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteTFCConfigParams

NewWaypointServiceDeleteTFCConfigParamsWithHTTPClient creates a new WaypointServiceDeleteTFCConfigParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteTFCConfigParamsWithTimeout ¶

func NewWaypointServiceDeleteTFCConfigParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteTFCConfigParams

NewWaypointServiceDeleteTFCConfigParamsWithTimeout creates a new WaypointServiceDeleteTFCConfigParams object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteTFCConfigParams) SetContext ¶

SetContext adds the context to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) SetDefaults ¶

func (o *WaypointServiceDeleteTFCConfigParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service delete t f c config params (not the query body).

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

func (*WaypointServiceDeleteTFCConfigParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) SetNamespaceID ¶

func (o *WaypointServiceDeleteTFCConfigParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteTFCConfigParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteTFCConfigParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteTFCConfigParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteTFCConfigParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WithContext ¶

WithContext adds the context to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete t f c config params (not the query body).

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

func (*WaypointServiceDeleteTFCConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteTFCConfigParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteTFCConfigParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteTFCConfigParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteTFCConfigParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteTFCConfigParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteTFCConfigParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteTFCConfigParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteTFCConfigParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete t f c config params

func (*WaypointServiceDeleteTFCConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteTFCConfigReader ¶

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

WaypointServiceDeleteTFCConfigReader is a Reader for the WaypointServiceDeleteTFCConfig structure.

func (*WaypointServiceDeleteTFCConfigReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDeleteVariableDefault ¶

type WaypointServiceDeleteVariableDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDeleteVariableDefault ¶

func NewWaypointServiceDeleteVariableDefault(code int) *WaypointServiceDeleteVariableDefault

NewWaypointServiceDeleteVariableDefault creates a WaypointServiceDeleteVariableDefault with default headers values

func (*WaypointServiceDeleteVariableDefault) Code ¶

Code gets the status code for the waypoint service delete variable default response

func (*WaypointServiceDeleteVariableDefault) Error ¶

func (*WaypointServiceDeleteVariableDefault) GetPayload ¶

func (*WaypointServiceDeleteVariableDefault) IsClientError ¶

func (o *WaypointServiceDeleteVariableDefault) IsClientError() bool

IsClientError returns true when this waypoint service delete variable default response has a 4xx status code

func (*WaypointServiceDeleteVariableDefault) IsCode ¶

IsCode returns true when this waypoint service delete variable default response a status code equal to that given

func (*WaypointServiceDeleteVariableDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service delete variable default response has a 3xx status code

func (*WaypointServiceDeleteVariableDefault) IsServerError ¶

func (o *WaypointServiceDeleteVariableDefault) IsServerError() bool

IsServerError returns true when this waypoint service delete variable default response has a 5xx status code

func (*WaypointServiceDeleteVariableDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service delete variable default response has a 2xx status code

func (*WaypointServiceDeleteVariableDefault) String ¶

type WaypointServiceDeleteVariableOK ¶

type WaypointServiceDeleteVariableOK struct {
	Payload models.HashicorpCloudWaypointDeleteVariableResponse
}

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

A successful response.

func NewWaypointServiceDeleteVariableOK ¶

func NewWaypointServiceDeleteVariableOK() *WaypointServiceDeleteVariableOK

NewWaypointServiceDeleteVariableOK creates a WaypointServiceDeleteVariableOK with default headers values

func (*WaypointServiceDeleteVariableOK) Code ¶

Code gets the status code for the waypoint service delete variable o k response

func (*WaypointServiceDeleteVariableOK) Error ¶

func (*WaypointServiceDeleteVariableOK) GetPayload ¶

func (*WaypointServiceDeleteVariableOK) IsClientError ¶

func (o *WaypointServiceDeleteVariableOK) IsClientError() bool

IsClientError returns true when this waypoint service delete variable o k response has a 4xx status code

func (*WaypointServiceDeleteVariableOK) IsCode ¶

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

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

func (*WaypointServiceDeleteVariableOK) IsRedirect ¶

func (o *WaypointServiceDeleteVariableOK) IsRedirect() bool

IsRedirect returns true when this waypoint service delete variable o k response has a 3xx status code

func (*WaypointServiceDeleteVariableOK) IsServerError ¶

func (o *WaypointServiceDeleteVariableOK) IsServerError() bool

IsServerError returns true when this waypoint service delete variable o k response has a 5xx status code

func (*WaypointServiceDeleteVariableOK) IsSuccess ¶

func (o *WaypointServiceDeleteVariableOK) IsSuccess() bool

IsSuccess returns true when this waypoint service delete variable o k response has a 2xx status code

func (*WaypointServiceDeleteVariableOK) String ¶

type WaypointServiceDeleteVariableParams ¶

type WaypointServiceDeleteVariableParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

	// VariableActionID.
	VariableActionID *string

	// VariableActionName.
	VariableActionName *string

	// VariableID.
	VariableID *string

	// VariableKey.
	VariableKey *string

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

WaypointServiceDeleteVariableParams contains all the parameters to send to the API endpoint

for the waypoint service delete variable operation.

Typically these are written to a http.Request.

func NewWaypointServiceDeleteVariableParams ¶

func NewWaypointServiceDeleteVariableParams() *WaypointServiceDeleteVariableParams

NewWaypointServiceDeleteVariableParams creates a new WaypointServiceDeleteVariableParams 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 NewWaypointServiceDeleteVariableParamsWithContext ¶

func NewWaypointServiceDeleteVariableParamsWithContext(ctx context.Context) *WaypointServiceDeleteVariableParams

NewWaypointServiceDeleteVariableParamsWithContext creates a new WaypointServiceDeleteVariableParams object with the ability to set a context for a request.

func NewWaypointServiceDeleteVariableParamsWithHTTPClient ¶

func NewWaypointServiceDeleteVariableParamsWithHTTPClient(client *http.Client) *WaypointServiceDeleteVariableParams

NewWaypointServiceDeleteVariableParamsWithHTTPClient creates a new WaypointServiceDeleteVariableParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDeleteVariableParamsWithTimeout ¶

func NewWaypointServiceDeleteVariableParamsWithTimeout(timeout time.Duration) *WaypointServiceDeleteVariableParams

NewWaypointServiceDeleteVariableParamsWithTimeout creates a new WaypointServiceDeleteVariableParams object with the ability to set a timeout on a request.

func (*WaypointServiceDeleteVariableParams) SetContext ¶

SetContext adds the context to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetDefaults ¶

func (o *WaypointServiceDeleteVariableParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service delete variable params (not the query body).

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

func (*WaypointServiceDeleteVariableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetNamespaceID ¶

func (o *WaypointServiceDeleteVariableParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteVariableParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteVariableParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteVariableParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteVariableParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetVariableActionID ¶

func (o *WaypointServiceDeleteVariableParams) SetVariableActionID(variableActionID *string)

SetVariableActionID adds the variableActionId to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetVariableActionName ¶

func (o *WaypointServiceDeleteVariableParams) SetVariableActionName(variableActionName *string)

SetVariableActionName adds the variableActionName to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetVariableID ¶

func (o *WaypointServiceDeleteVariableParams) SetVariableID(variableID *string)

SetVariableID adds the variableId to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) SetVariableKey ¶

func (o *WaypointServiceDeleteVariableParams) SetVariableKey(variableKey *string)

SetVariableKey adds the variableKey to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithContext ¶

WithContext adds the context to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service delete variable params (not the query body).

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

func (*WaypointServiceDeleteVariableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDeleteVariableParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDeleteVariableParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDeleteVariableParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDeleteVariableParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDeleteVariableParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDeleteVariableParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDeleteVariableParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDeleteVariableParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithVariableActionID ¶

func (o *WaypointServiceDeleteVariableParams) WithVariableActionID(variableActionID *string) *WaypointServiceDeleteVariableParams

WithVariableActionID adds the variableActionID to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithVariableActionName ¶

func (o *WaypointServiceDeleteVariableParams) WithVariableActionName(variableActionName *string) *WaypointServiceDeleteVariableParams

WithVariableActionName adds the variableActionName to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithVariableID ¶

WithVariableID adds the variableID to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WithVariableKey ¶

WithVariableKey adds the variableKey to the waypoint service delete variable params

func (*WaypointServiceDeleteVariableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDeleteVariableReader ¶

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

WaypointServiceDeleteVariableReader is a Reader for the WaypointServiceDeleteVariable structure.

func (*WaypointServiceDeleteVariableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDestroyAddOn2Default ¶

type WaypointServiceDestroyAddOn2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDestroyAddOn2Default ¶

func NewWaypointServiceDestroyAddOn2Default(code int) *WaypointServiceDestroyAddOn2Default

NewWaypointServiceDestroyAddOn2Default creates a WaypointServiceDestroyAddOn2Default with default headers values

func (*WaypointServiceDestroyAddOn2Default) Code ¶

Code gets the status code for the waypoint service destroy add on2 default response

func (*WaypointServiceDestroyAddOn2Default) Error ¶

func (*WaypointServiceDestroyAddOn2Default) GetPayload ¶

func (*WaypointServiceDestroyAddOn2Default) IsClientError ¶

func (o *WaypointServiceDestroyAddOn2Default) IsClientError() bool

IsClientError returns true when this waypoint service destroy add on2 default response has a 4xx status code

func (*WaypointServiceDestroyAddOn2Default) IsCode ¶

IsCode returns true when this waypoint service destroy add on2 default response a status code equal to that given

func (*WaypointServiceDestroyAddOn2Default) IsRedirect ¶

func (o *WaypointServiceDestroyAddOn2Default) IsRedirect() bool

IsRedirect returns true when this waypoint service destroy add on2 default response has a 3xx status code

func (*WaypointServiceDestroyAddOn2Default) IsServerError ¶

func (o *WaypointServiceDestroyAddOn2Default) IsServerError() bool

IsServerError returns true when this waypoint service destroy add on2 default response has a 5xx status code

func (*WaypointServiceDestroyAddOn2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service destroy add on2 default response has a 2xx status code

func (*WaypointServiceDestroyAddOn2Default) String ¶

type WaypointServiceDestroyAddOn2OK ¶

type WaypointServiceDestroyAddOn2OK struct {
	Payload models.HashicorpCloudWaypointDestroyAddOnResponse
}

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

A successful response.

func NewWaypointServiceDestroyAddOn2OK ¶

func NewWaypointServiceDestroyAddOn2OK() *WaypointServiceDestroyAddOn2OK

NewWaypointServiceDestroyAddOn2OK creates a WaypointServiceDestroyAddOn2OK with default headers values

func (*WaypointServiceDestroyAddOn2OK) Code ¶

Code gets the status code for the waypoint service destroy add on2 o k response

func (*WaypointServiceDestroyAddOn2OK) Error ¶

func (*WaypointServiceDestroyAddOn2OK) GetPayload ¶

func (*WaypointServiceDestroyAddOn2OK) IsClientError ¶

func (o *WaypointServiceDestroyAddOn2OK) IsClientError() bool

IsClientError returns true when this waypoint service destroy add on2 o k response has a 4xx status code

func (*WaypointServiceDestroyAddOn2OK) IsCode ¶

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

IsCode returns true when this waypoint service destroy add on2 o k response a status code equal to that given

func (*WaypointServiceDestroyAddOn2OK) IsRedirect ¶

func (o *WaypointServiceDestroyAddOn2OK) IsRedirect() bool

IsRedirect returns true when this waypoint service destroy add on2 o k response has a 3xx status code

func (*WaypointServiceDestroyAddOn2OK) IsServerError ¶

func (o *WaypointServiceDestroyAddOn2OK) IsServerError() bool

IsServerError returns true when this waypoint service destroy add on2 o k response has a 5xx status code

func (*WaypointServiceDestroyAddOn2OK) IsSuccess ¶

func (o *WaypointServiceDestroyAddOn2OK) IsSuccess() bool

IsSuccess returns true when this waypoint service destroy add on2 o k response has a 2xx status code

func (*WaypointServiceDestroyAddOn2OK) String ¶

type WaypointServiceDestroyAddOn2Params ¶

type WaypointServiceDestroyAddOn2Params struct {

	// AddOnID.
	AddOnID *string

	// AddOnName.
	AddOnName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDestroyAddOn2Params contains all the parameters to send to the API endpoint

for the waypoint service destroy add on2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceDestroyAddOn2Params ¶

func NewWaypointServiceDestroyAddOn2Params() *WaypointServiceDestroyAddOn2Params

NewWaypointServiceDestroyAddOn2Params creates a new WaypointServiceDestroyAddOn2Params 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 NewWaypointServiceDestroyAddOn2ParamsWithContext ¶

func NewWaypointServiceDestroyAddOn2ParamsWithContext(ctx context.Context) *WaypointServiceDestroyAddOn2Params

NewWaypointServiceDestroyAddOn2ParamsWithContext creates a new WaypointServiceDestroyAddOn2Params object with the ability to set a context for a request.

func NewWaypointServiceDestroyAddOn2ParamsWithHTTPClient ¶

func NewWaypointServiceDestroyAddOn2ParamsWithHTTPClient(client *http.Client) *WaypointServiceDestroyAddOn2Params

NewWaypointServiceDestroyAddOn2ParamsWithHTTPClient creates a new WaypointServiceDestroyAddOn2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDestroyAddOn2ParamsWithTimeout ¶

func NewWaypointServiceDestroyAddOn2ParamsWithTimeout(timeout time.Duration) *WaypointServiceDestroyAddOn2Params

NewWaypointServiceDestroyAddOn2ParamsWithTimeout creates a new WaypointServiceDestroyAddOn2Params object with the ability to set a timeout on a request.

func (*WaypointServiceDestroyAddOn2Params) SetAddOnID ¶

func (o *WaypointServiceDestroyAddOn2Params) SetAddOnID(addOnID *string)

SetAddOnID adds the addOnId to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetAddOnName ¶

func (o *WaypointServiceDestroyAddOn2Params) SetAddOnName(addOnName string)

SetAddOnName adds the addOnName to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetContext ¶

SetContext adds the context to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetDefaults ¶

func (o *WaypointServiceDestroyAddOn2Params) SetDefaults()

SetDefaults hydrates default values in the waypoint service destroy add on2 params (not the query body).

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

func (*WaypointServiceDestroyAddOn2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetNamespaceID ¶

func (o *WaypointServiceDestroyAddOn2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDestroyAddOn2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDestroyAddOn2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDestroyAddOn2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDestroyAddOn2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithAddOnID ¶

WithAddOnID adds the addOnID to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithAddOnName ¶

WithAddOnName adds the addOnName to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithContext ¶

WithContext adds the context to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service destroy add on2 params (not the query body).

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

func (*WaypointServiceDestroyAddOn2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDestroyAddOn2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDestroyAddOn2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDestroyAddOn2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDestroyAddOn2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDestroyAddOn2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDestroyAddOn2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDestroyAddOn2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDestroyAddOn2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service destroy add on2 params

func (*WaypointServiceDestroyAddOn2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDestroyAddOn2Reader ¶

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

WaypointServiceDestroyAddOn2Reader is a Reader for the WaypointServiceDestroyAddOn2 structure.

func (*WaypointServiceDestroyAddOn2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDestroyAddOnDefault ¶

type WaypointServiceDestroyAddOnDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDestroyAddOnDefault ¶

func NewWaypointServiceDestroyAddOnDefault(code int) *WaypointServiceDestroyAddOnDefault

NewWaypointServiceDestroyAddOnDefault creates a WaypointServiceDestroyAddOnDefault with default headers values

func (*WaypointServiceDestroyAddOnDefault) Code ¶

Code gets the status code for the waypoint service destroy add on default response

func (*WaypointServiceDestroyAddOnDefault) Error ¶

func (*WaypointServiceDestroyAddOnDefault) GetPayload ¶

func (*WaypointServiceDestroyAddOnDefault) IsClientError ¶

func (o *WaypointServiceDestroyAddOnDefault) IsClientError() bool

IsClientError returns true when this waypoint service destroy add on default response has a 4xx status code

func (*WaypointServiceDestroyAddOnDefault) IsCode ¶

IsCode returns true when this waypoint service destroy add on default response a status code equal to that given

func (*WaypointServiceDestroyAddOnDefault) IsRedirect ¶

func (o *WaypointServiceDestroyAddOnDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service destroy add on default response has a 3xx status code

func (*WaypointServiceDestroyAddOnDefault) IsServerError ¶

func (o *WaypointServiceDestroyAddOnDefault) IsServerError() bool

IsServerError returns true when this waypoint service destroy add on default response has a 5xx status code

func (*WaypointServiceDestroyAddOnDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service destroy add on default response has a 2xx status code

func (*WaypointServiceDestroyAddOnDefault) String ¶

type WaypointServiceDestroyAddOnOK ¶

type WaypointServiceDestroyAddOnOK struct {
	Payload models.HashicorpCloudWaypointDestroyAddOnResponse
}

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

A successful response.

func NewWaypointServiceDestroyAddOnOK ¶

func NewWaypointServiceDestroyAddOnOK() *WaypointServiceDestroyAddOnOK

NewWaypointServiceDestroyAddOnOK creates a WaypointServiceDestroyAddOnOK with default headers values

func (*WaypointServiceDestroyAddOnOK) Code ¶

Code gets the status code for the waypoint service destroy add on o k response

func (*WaypointServiceDestroyAddOnOK) Error ¶

func (*WaypointServiceDestroyAddOnOK) GetPayload ¶

func (*WaypointServiceDestroyAddOnOK) IsClientError ¶

func (o *WaypointServiceDestroyAddOnOK) IsClientError() bool

IsClientError returns true when this waypoint service destroy add on o k response has a 4xx status code

func (*WaypointServiceDestroyAddOnOK) IsCode ¶

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

IsCode returns true when this waypoint service destroy add on o k response a status code equal to that given

func (*WaypointServiceDestroyAddOnOK) IsRedirect ¶

func (o *WaypointServiceDestroyAddOnOK) IsRedirect() bool

IsRedirect returns true when this waypoint service destroy add on o k response has a 3xx status code

func (*WaypointServiceDestroyAddOnOK) IsServerError ¶

func (o *WaypointServiceDestroyAddOnOK) IsServerError() bool

IsServerError returns true when this waypoint service destroy add on o k response has a 5xx status code

func (*WaypointServiceDestroyAddOnOK) IsSuccess ¶

func (o *WaypointServiceDestroyAddOnOK) IsSuccess() bool

IsSuccess returns true when this waypoint service destroy add on o k response has a 2xx status code

func (*WaypointServiceDestroyAddOnOK) String ¶

type WaypointServiceDestroyAddOnParams ¶

type WaypointServiceDestroyAddOnParams struct {

	// AddOnID.
	AddOnID string

	// AddOnName.
	AddOnName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDestroyAddOnParams contains all the parameters to send to the API endpoint

for the waypoint service destroy add on operation.

Typically these are written to a http.Request.

func NewWaypointServiceDestroyAddOnParams ¶

func NewWaypointServiceDestroyAddOnParams() *WaypointServiceDestroyAddOnParams

NewWaypointServiceDestroyAddOnParams creates a new WaypointServiceDestroyAddOnParams 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 NewWaypointServiceDestroyAddOnParamsWithContext ¶

func NewWaypointServiceDestroyAddOnParamsWithContext(ctx context.Context) *WaypointServiceDestroyAddOnParams

NewWaypointServiceDestroyAddOnParamsWithContext creates a new WaypointServiceDestroyAddOnParams object with the ability to set a context for a request.

func NewWaypointServiceDestroyAddOnParamsWithHTTPClient ¶

func NewWaypointServiceDestroyAddOnParamsWithHTTPClient(client *http.Client) *WaypointServiceDestroyAddOnParams

NewWaypointServiceDestroyAddOnParamsWithHTTPClient creates a new WaypointServiceDestroyAddOnParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDestroyAddOnParamsWithTimeout ¶

func NewWaypointServiceDestroyAddOnParamsWithTimeout(timeout time.Duration) *WaypointServiceDestroyAddOnParams

NewWaypointServiceDestroyAddOnParamsWithTimeout creates a new WaypointServiceDestroyAddOnParams object with the ability to set a timeout on a request.

func (*WaypointServiceDestroyAddOnParams) SetAddOnID ¶

func (o *WaypointServiceDestroyAddOnParams) SetAddOnID(addOnID string)

SetAddOnID adds the addOnId to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetAddOnName ¶

func (o *WaypointServiceDestroyAddOnParams) SetAddOnName(addOnName *string)

SetAddOnName adds the addOnName to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetContext ¶

SetContext adds the context to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetDefaults ¶

func (o *WaypointServiceDestroyAddOnParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service destroy add on params (not the query body).

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

func (*WaypointServiceDestroyAddOnParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetNamespaceID ¶

func (o *WaypointServiceDestroyAddOnParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDestroyAddOnParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDestroyAddOnParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDestroyAddOnParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDestroyAddOnParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithAddOnID ¶

WithAddOnID adds the addOnID to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithAddOnName ¶

WithAddOnName adds the addOnName to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithContext ¶

WithContext adds the context to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service destroy add on params (not the query body).

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

func (*WaypointServiceDestroyAddOnParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDestroyAddOnParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDestroyAddOnParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDestroyAddOnParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDestroyAddOnParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDestroyAddOnParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDestroyAddOnParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDestroyAddOnParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDestroyAddOnParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service destroy add on params

func (*WaypointServiceDestroyAddOnParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDestroyAddOnReader ¶

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

WaypointServiceDestroyAddOnReader is a Reader for the WaypointServiceDestroyAddOn structure.

func (*WaypointServiceDestroyAddOnReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDestroyApplication2Default ¶

type WaypointServiceDestroyApplication2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDestroyApplication2Default ¶

func NewWaypointServiceDestroyApplication2Default(code int) *WaypointServiceDestroyApplication2Default

NewWaypointServiceDestroyApplication2Default creates a WaypointServiceDestroyApplication2Default with default headers values

func (*WaypointServiceDestroyApplication2Default) Code ¶

Code gets the status code for the waypoint service destroy application2 default response

func (*WaypointServiceDestroyApplication2Default) Error ¶

func (*WaypointServiceDestroyApplication2Default) GetPayload ¶

func (*WaypointServiceDestroyApplication2Default) IsClientError ¶

IsClientError returns true when this waypoint service destroy application2 default response has a 4xx status code

func (*WaypointServiceDestroyApplication2Default) IsCode ¶

IsCode returns true when this waypoint service destroy application2 default response a status code equal to that given

func (*WaypointServiceDestroyApplication2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service destroy application2 default response has a 3xx status code

func (*WaypointServiceDestroyApplication2Default) IsServerError ¶

IsServerError returns true when this waypoint service destroy application2 default response has a 5xx status code

func (*WaypointServiceDestroyApplication2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service destroy application2 default response has a 2xx status code

func (*WaypointServiceDestroyApplication2Default) String ¶

type WaypointServiceDestroyApplication2OK ¶

type WaypointServiceDestroyApplication2OK struct {
	Payload models.HashicorpCloudWaypointDestroyApplicationResponse
}

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

A successful response.

func NewWaypointServiceDestroyApplication2OK ¶

func NewWaypointServiceDestroyApplication2OK() *WaypointServiceDestroyApplication2OK

NewWaypointServiceDestroyApplication2OK creates a WaypointServiceDestroyApplication2OK with default headers values

func (*WaypointServiceDestroyApplication2OK) Code ¶

Code gets the status code for the waypoint service destroy application2 o k response

func (*WaypointServiceDestroyApplication2OK) Error ¶

func (*WaypointServiceDestroyApplication2OK) GetPayload ¶

func (*WaypointServiceDestroyApplication2OK) IsClientError ¶

func (o *WaypointServiceDestroyApplication2OK) IsClientError() bool

IsClientError returns true when this waypoint service destroy application2 o k response has a 4xx status code

func (*WaypointServiceDestroyApplication2OK) IsCode ¶

IsCode returns true when this waypoint service destroy application2 o k response a status code equal to that given

func (*WaypointServiceDestroyApplication2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service destroy application2 o k response has a 3xx status code

func (*WaypointServiceDestroyApplication2OK) IsServerError ¶

func (o *WaypointServiceDestroyApplication2OK) IsServerError() bool

IsServerError returns true when this waypoint service destroy application2 o k response has a 5xx status code

func (*WaypointServiceDestroyApplication2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service destroy application2 o k response has a 2xx status code

func (*WaypointServiceDestroyApplication2OK) String ¶

type WaypointServiceDestroyApplication2Params ¶

type WaypointServiceDestroyApplication2Params struct {

	// ApplicationID.
	ApplicationID *string

	// ApplicationName.
	ApplicationName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDestroyApplication2Params contains all the parameters to send to the API endpoint

for the waypoint service destroy application2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceDestroyApplication2Params ¶

func NewWaypointServiceDestroyApplication2Params() *WaypointServiceDestroyApplication2Params

NewWaypointServiceDestroyApplication2Params creates a new WaypointServiceDestroyApplication2Params 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 NewWaypointServiceDestroyApplication2ParamsWithContext ¶

func NewWaypointServiceDestroyApplication2ParamsWithContext(ctx context.Context) *WaypointServiceDestroyApplication2Params

NewWaypointServiceDestroyApplication2ParamsWithContext creates a new WaypointServiceDestroyApplication2Params object with the ability to set a context for a request.

func NewWaypointServiceDestroyApplication2ParamsWithHTTPClient ¶

func NewWaypointServiceDestroyApplication2ParamsWithHTTPClient(client *http.Client) *WaypointServiceDestroyApplication2Params

NewWaypointServiceDestroyApplication2ParamsWithHTTPClient creates a new WaypointServiceDestroyApplication2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDestroyApplication2ParamsWithTimeout ¶

func NewWaypointServiceDestroyApplication2ParamsWithTimeout(timeout time.Duration) *WaypointServiceDestroyApplication2Params

NewWaypointServiceDestroyApplication2ParamsWithTimeout creates a new WaypointServiceDestroyApplication2Params object with the ability to set a timeout on a request.

func (*WaypointServiceDestroyApplication2Params) SetApplicationID ¶

func (o *WaypointServiceDestroyApplication2Params) SetApplicationID(applicationID *string)

SetApplicationID adds the applicationId to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetApplicationName ¶

func (o *WaypointServiceDestroyApplication2Params) SetApplicationName(applicationName string)

SetApplicationName adds the applicationName to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetContext ¶

SetContext adds the context to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service destroy application2 params (not the query body).

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

func (*WaypointServiceDestroyApplication2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetNamespaceID ¶

func (o *WaypointServiceDestroyApplication2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDestroyApplication2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDestroyApplication2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDestroyApplication2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDestroyApplication2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithContext ¶

WithContext adds the context to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service destroy application2 params (not the query body).

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

func (*WaypointServiceDestroyApplication2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDestroyApplication2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDestroyApplication2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDestroyApplication2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDestroyApplication2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDestroyApplication2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDestroyApplication2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDestroyApplication2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDestroyApplication2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service destroy application2 params

func (*WaypointServiceDestroyApplication2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDestroyApplication2Reader ¶

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

WaypointServiceDestroyApplication2Reader is a Reader for the WaypointServiceDestroyApplication2 structure.

func (*WaypointServiceDestroyApplication2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceDestroyApplicationDefault ¶

type WaypointServiceDestroyApplicationDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceDestroyApplicationDefault ¶

func NewWaypointServiceDestroyApplicationDefault(code int) *WaypointServiceDestroyApplicationDefault

NewWaypointServiceDestroyApplicationDefault creates a WaypointServiceDestroyApplicationDefault with default headers values

func (*WaypointServiceDestroyApplicationDefault) Code ¶

Code gets the status code for the waypoint service destroy application default response

func (*WaypointServiceDestroyApplicationDefault) Error ¶

func (*WaypointServiceDestroyApplicationDefault) GetPayload ¶

func (*WaypointServiceDestroyApplicationDefault) IsClientError ¶

IsClientError returns true when this waypoint service destroy application default response has a 4xx status code

func (*WaypointServiceDestroyApplicationDefault) IsCode ¶

IsCode returns true when this waypoint service destroy application default response a status code equal to that given

func (*WaypointServiceDestroyApplicationDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service destroy application default response has a 3xx status code

func (*WaypointServiceDestroyApplicationDefault) IsServerError ¶

IsServerError returns true when this waypoint service destroy application default response has a 5xx status code

func (*WaypointServiceDestroyApplicationDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service destroy application default response has a 2xx status code

func (*WaypointServiceDestroyApplicationDefault) String ¶

type WaypointServiceDestroyApplicationOK ¶

type WaypointServiceDestroyApplicationOK struct {
	Payload models.HashicorpCloudWaypointDestroyApplicationResponse
}

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

A successful response.

func NewWaypointServiceDestroyApplicationOK ¶

func NewWaypointServiceDestroyApplicationOK() *WaypointServiceDestroyApplicationOK

NewWaypointServiceDestroyApplicationOK creates a WaypointServiceDestroyApplicationOK with default headers values

func (*WaypointServiceDestroyApplicationOK) Code ¶

Code gets the status code for the waypoint service destroy application o k response

func (*WaypointServiceDestroyApplicationOK) Error ¶

func (*WaypointServiceDestroyApplicationOK) GetPayload ¶

func (*WaypointServiceDestroyApplicationOK) IsClientError ¶

func (o *WaypointServiceDestroyApplicationOK) IsClientError() bool

IsClientError returns true when this waypoint service destroy application o k response has a 4xx status code

func (*WaypointServiceDestroyApplicationOK) IsCode ¶

IsCode returns true when this waypoint service destroy application o k response a status code equal to that given

func (*WaypointServiceDestroyApplicationOK) IsRedirect ¶

func (o *WaypointServiceDestroyApplicationOK) IsRedirect() bool

IsRedirect returns true when this waypoint service destroy application o k response has a 3xx status code

func (*WaypointServiceDestroyApplicationOK) IsServerError ¶

func (o *WaypointServiceDestroyApplicationOK) IsServerError() bool

IsServerError returns true when this waypoint service destroy application o k response has a 5xx status code

func (*WaypointServiceDestroyApplicationOK) IsSuccess ¶

IsSuccess returns true when this waypoint service destroy application o k response has a 2xx status code

func (*WaypointServiceDestroyApplicationOK) String ¶

type WaypointServiceDestroyApplicationParams ¶

type WaypointServiceDestroyApplicationParams struct {

	// ApplicationID.
	ApplicationID string

	// ApplicationName.
	ApplicationName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceDestroyApplicationParams contains all the parameters to send to the API endpoint

for the waypoint service destroy application operation.

Typically these are written to a http.Request.

func NewWaypointServiceDestroyApplicationParams ¶

func NewWaypointServiceDestroyApplicationParams() *WaypointServiceDestroyApplicationParams

NewWaypointServiceDestroyApplicationParams creates a new WaypointServiceDestroyApplicationParams 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 NewWaypointServiceDestroyApplicationParamsWithContext ¶

func NewWaypointServiceDestroyApplicationParamsWithContext(ctx context.Context) *WaypointServiceDestroyApplicationParams

NewWaypointServiceDestroyApplicationParamsWithContext creates a new WaypointServiceDestroyApplicationParams object with the ability to set a context for a request.

func NewWaypointServiceDestroyApplicationParamsWithHTTPClient ¶

func NewWaypointServiceDestroyApplicationParamsWithHTTPClient(client *http.Client) *WaypointServiceDestroyApplicationParams

NewWaypointServiceDestroyApplicationParamsWithHTTPClient creates a new WaypointServiceDestroyApplicationParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceDestroyApplicationParamsWithTimeout ¶

func NewWaypointServiceDestroyApplicationParamsWithTimeout(timeout time.Duration) *WaypointServiceDestroyApplicationParams

NewWaypointServiceDestroyApplicationParamsWithTimeout creates a new WaypointServiceDestroyApplicationParams object with the ability to set a timeout on a request.

func (*WaypointServiceDestroyApplicationParams) SetApplicationID ¶

func (o *WaypointServiceDestroyApplicationParams) SetApplicationID(applicationID string)

SetApplicationID adds the applicationId to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetApplicationName ¶

func (o *WaypointServiceDestroyApplicationParams) SetApplicationName(applicationName *string)

SetApplicationName adds the applicationName to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetContext ¶

SetContext adds the context to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetDefaults ¶

func (o *WaypointServiceDestroyApplicationParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service destroy application params (not the query body).

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

func (*WaypointServiceDestroyApplicationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetNamespaceID ¶

func (o *WaypointServiceDestroyApplicationParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDestroyApplicationParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceDestroyApplicationParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDestroyApplicationParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDestroyApplicationParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithContext ¶

WithContext adds the context to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service destroy application params (not the query body).

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

func (*WaypointServiceDestroyApplicationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceDestroyApplicationParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceDestroyApplicationParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceDestroyApplicationParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceDestroyApplicationParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceDestroyApplicationParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceDestroyApplicationParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceDestroyApplicationParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceDestroyApplicationParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service destroy application params

func (*WaypointServiceDestroyApplicationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceDestroyApplicationReader ¶

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

WaypointServiceDestroyApplicationReader is a Reader for the WaypointServiceDestroyApplication structure.

func (*WaypointServiceDestroyApplicationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceEndingActionDefault ¶

type WaypointServiceEndingActionDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceEndingActionDefault ¶

func NewWaypointServiceEndingActionDefault(code int) *WaypointServiceEndingActionDefault

NewWaypointServiceEndingActionDefault creates a WaypointServiceEndingActionDefault with default headers values

func (*WaypointServiceEndingActionDefault) Code ¶

Code gets the status code for the waypoint service ending action default response

func (*WaypointServiceEndingActionDefault) Error ¶

func (*WaypointServiceEndingActionDefault) GetPayload ¶

func (*WaypointServiceEndingActionDefault) IsClientError ¶

func (o *WaypointServiceEndingActionDefault) IsClientError() bool

IsClientError returns true when this waypoint service ending action default response has a 4xx status code

func (*WaypointServiceEndingActionDefault) IsCode ¶

IsCode returns true when this waypoint service ending action default response a status code equal to that given

func (*WaypointServiceEndingActionDefault) IsRedirect ¶

func (o *WaypointServiceEndingActionDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service ending action default response has a 3xx status code

func (*WaypointServiceEndingActionDefault) IsServerError ¶

func (o *WaypointServiceEndingActionDefault) IsServerError() bool

IsServerError returns true when this waypoint service ending action default response has a 5xx status code

func (*WaypointServiceEndingActionDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service ending action default response has a 2xx status code

func (*WaypointServiceEndingActionDefault) String ¶

type WaypointServiceEndingActionOK ¶

type WaypointServiceEndingActionOK struct {
	Payload models.HashicorpCloudWaypointEndingActionResponse
}

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

A successful response.

func NewWaypointServiceEndingActionOK ¶

func NewWaypointServiceEndingActionOK() *WaypointServiceEndingActionOK

NewWaypointServiceEndingActionOK creates a WaypointServiceEndingActionOK with default headers values

func (*WaypointServiceEndingActionOK) Code ¶

Code gets the status code for the waypoint service ending action o k response

func (*WaypointServiceEndingActionOK) Error ¶

func (*WaypointServiceEndingActionOK) GetPayload ¶

func (*WaypointServiceEndingActionOK) IsClientError ¶

func (o *WaypointServiceEndingActionOK) IsClientError() bool

IsClientError returns true when this waypoint service ending action o k response has a 4xx status code

func (*WaypointServiceEndingActionOK) IsCode ¶

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

IsCode returns true when this waypoint service ending action o k response a status code equal to that given

func (*WaypointServiceEndingActionOK) IsRedirect ¶

func (o *WaypointServiceEndingActionOK) IsRedirect() bool

IsRedirect returns true when this waypoint service ending action o k response has a 3xx status code

func (*WaypointServiceEndingActionOK) IsServerError ¶

func (o *WaypointServiceEndingActionOK) IsServerError() bool

IsServerError returns true when this waypoint service ending action o k response has a 5xx status code

func (*WaypointServiceEndingActionOK) IsSuccess ¶

func (o *WaypointServiceEndingActionOK) IsSuccess() bool

IsSuccess returns true when this waypoint service ending action o k response has a 2xx status code

func (*WaypointServiceEndingActionOK) String ¶

type WaypointServiceEndingActionParams ¶

type WaypointServiceEndingActionParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceEndingActionBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceEndingActionParams contains all the parameters to send to the API endpoint

for the waypoint service ending action operation.

Typically these are written to a http.Request.

func NewWaypointServiceEndingActionParams ¶

func NewWaypointServiceEndingActionParams() *WaypointServiceEndingActionParams

NewWaypointServiceEndingActionParams creates a new WaypointServiceEndingActionParams 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 NewWaypointServiceEndingActionParamsWithContext ¶

func NewWaypointServiceEndingActionParamsWithContext(ctx context.Context) *WaypointServiceEndingActionParams

NewWaypointServiceEndingActionParamsWithContext creates a new WaypointServiceEndingActionParams object with the ability to set a context for a request.

func NewWaypointServiceEndingActionParamsWithHTTPClient ¶

func NewWaypointServiceEndingActionParamsWithHTTPClient(client *http.Client) *WaypointServiceEndingActionParams

NewWaypointServiceEndingActionParamsWithHTTPClient creates a new WaypointServiceEndingActionParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceEndingActionParamsWithTimeout ¶

func NewWaypointServiceEndingActionParamsWithTimeout(timeout time.Duration) *WaypointServiceEndingActionParams

NewWaypointServiceEndingActionParamsWithTimeout creates a new WaypointServiceEndingActionParams object with the ability to set a timeout on a request.

func (*WaypointServiceEndingActionParams) SetBody ¶

SetBody adds the body to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) SetContext ¶

SetContext adds the context to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) SetDefaults ¶

func (o *WaypointServiceEndingActionParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service ending action params (not the query body).

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

func (*WaypointServiceEndingActionParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceEndingActionParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceEndingActionParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) WithBody ¶

WithBody adds the body to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) WithContext ¶

WithContext adds the context to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service ending action params (not the query body).

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

func (*WaypointServiceEndingActionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceEndingActionParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceEndingActionParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceEndingActionParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceEndingActionParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service ending action params

func (*WaypointServiceEndingActionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceEndingActionReader ¶

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

WaypointServiceEndingActionReader is a Reader for the WaypointServiceEndingAction structure.

func (*WaypointServiceEndingActionReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetActionConfigDefault ¶

type WaypointServiceGetActionConfigDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetActionConfigDefault ¶

func NewWaypointServiceGetActionConfigDefault(code int) *WaypointServiceGetActionConfigDefault

NewWaypointServiceGetActionConfigDefault creates a WaypointServiceGetActionConfigDefault with default headers values

func (*WaypointServiceGetActionConfigDefault) Code ¶

Code gets the status code for the waypoint service get action config default response

func (*WaypointServiceGetActionConfigDefault) Error ¶

func (*WaypointServiceGetActionConfigDefault) GetPayload ¶

func (*WaypointServiceGetActionConfigDefault) IsClientError ¶

func (o *WaypointServiceGetActionConfigDefault) IsClientError() bool

IsClientError returns true when this waypoint service get action config default response has a 4xx status code

func (*WaypointServiceGetActionConfigDefault) IsCode ¶

IsCode returns true when this waypoint service get action config default response a status code equal to that given

func (*WaypointServiceGetActionConfigDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service get action config default response has a 3xx status code

func (*WaypointServiceGetActionConfigDefault) IsServerError ¶

func (o *WaypointServiceGetActionConfigDefault) IsServerError() bool

IsServerError returns true when this waypoint service get action config default response has a 5xx status code

func (*WaypointServiceGetActionConfigDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get action config default response has a 2xx status code

func (*WaypointServiceGetActionConfigDefault) String ¶

type WaypointServiceGetActionConfigOK ¶

type WaypointServiceGetActionConfigOK struct {
	Payload *models.HashicorpCloudWaypointGetActionConfigResponse
}

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

A successful response.

func NewWaypointServiceGetActionConfigOK ¶

func NewWaypointServiceGetActionConfigOK() *WaypointServiceGetActionConfigOK

NewWaypointServiceGetActionConfigOK creates a WaypointServiceGetActionConfigOK with default headers values

func (*WaypointServiceGetActionConfigOK) Code ¶

Code gets the status code for the waypoint service get action config o k response

func (*WaypointServiceGetActionConfigOK) Error ¶

func (*WaypointServiceGetActionConfigOK) GetPayload ¶

func (*WaypointServiceGetActionConfigOK) IsClientError ¶

func (o *WaypointServiceGetActionConfigOK) IsClientError() bool

IsClientError returns true when this waypoint service get action config o k response has a 4xx status code

func (*WaypointServiceGetActionConfigOK) IsCode ¶

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

IsCode returns true when this waypoint service get action config o k response a status code equal to that given

func (*WaypointServiceGetActionConfigOK) IsRedirect ¶

func (o *WaypointServiceGetActionConfigOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get action config o k response has a 3xx status code

func (*WaypointServiceGetActionConfigOK) IsServerError ¶

func (o *WaypointServiceGetActionConfigOK) IsServerError() bool

IsServerError returns true when this waypoint service get action config o k response has a 5xx status code

func (*WaypointServiceGetActionConfigOK) IsSuccess ¶

func (o *WaypointServiceGetActionConfigOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get action config o k response has a 2xx status code

func (*WaypointServiceGetActionConfigOK) String ¶

type WaypointServiceGetActionConfigParams ¶

type WaypointServiceGetActionConfigParams struct {

	/* ActionID.

	   The id of the action config being requested
	*/
	ActionID *string

	/* ActionName.

	   The name of the action being requested (will only be used if id not provided)
	*/
	ActionName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetActionConfigParams contains all the parameters to send to the API endpoint

for the waypoint service get action config operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetActionConfigParams ¶

func NewWaypointServiceGetActionConfigParams() *WaypointServiceGetActionConfigParams

NewWaypointServiceGetActionConfigParams creates a new WaypointServiceGetActionConfigParams 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 NewWaypointServiceGetActionConfigParamsWithContext ¶

func NewWaypointServiceGetActionConfigParamsWithContext(ctx context.Context) *WaypointServiceGetActionConfigParams

NewWaypointServiceGetActionConfigParamsWithContext creates a new WaypointServiceGetActionConfigParams object with the ability to set a context for a request.

func NewWaypointServiceGetActionConfigParamsWithHTTPClient ¶

func NewWaypointServiceGetActionConfigParamsWithHTTPClient(client *http.Client) *WaypointServiceGetActionConfigParams

NewWaypointServiceGetActionConfigParamsWithHTTPClient creates a new WaypointServiceGetActionConfigParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetActionConfigParamsWithTimeout ¶

func NewWaypointServiceGetActionConfigParamsWithTimeout(timeout time.Duration) *WaypointServiceGetActionConfigParams

NewWaypointServiceGetActionConfigParamsWithTimeout creates a new WaypointServiceGetActionConfigParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetActionConfigParams) SetActionID ¶

func (o *WaypointServiceGetActionConfigParams) SetActionID(actionID *string)

SetActionID adds the actionId to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetActionName ¶

func (o *WaypointServiceGetActionConfigParams) SetActionName(actionName *string)

SetActionName adds the actionName to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetContext ¶

SetContext adds the context to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetDefaults ¶

func (o *WaypointServiceGetActionConfigParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get action config params (not the query body).

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

func (*WaypointServiceGetActionConfigParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetNamespaceID ¶

func (o *WaypointServiceGetActionConfigParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetActionConfigParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetActionConfigParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetActionConfigParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetActionConfigParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithActionID ¶

WithActionID adds the actionID to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithActionName ¶

WithActionName adds the actionName to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithContext ¶

WithContext adds the context to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get action config params (not the query body).

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

func (*WaypointServiceGetActionConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetActionConfigParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetActionConfigParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetActionConfigParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetActionConfigParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetActionConfigParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetActionConfigParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetActionConfigParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetActionConfigParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get action config params

func (*WaypointServiceGetActionConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetActionConfigReader ¶

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

WaypointServiceGetActionConfigReader is a Reader for the WaypointServiceGetActionConfig structure.

func (*WaypointServiceGetActionConfigReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetActionRunDefault ¶

type WaypointServiceGetActionRunDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetActionRunDefault ¶

func NewWaypointServiceGetActionRunDefault(code int) *WaypointServiceGetActionRunDefault

NewWaypointServiceGetActionRunDefault creates a WaypointServiceGetActionRunDefault with default headers values

func (*WaypointServiceGetActionRunDefault) Code ¶

Code gets the status code for the waypoint service get action run default response

func (*WaypointServiceGetActionRunDefault) Error ¶

func (*WaypointServiceGetActionRunDefault) GetPayload ¶

func (*WaypointServiceGetActionRunDefault) IsClientError ¶

func (o *WaypointServiceGetActionRunDefault) IsClientError() bool

IsClientError returns true when this waypoint service get action run default response has a 4xx status code

func (*WaypointServiceGetActionRunDefault) IsCode ¶

IsCode returns true when this waypoint service get action run default response a status code equal to that given

func (*WaypointServiceGetActionRunDefault) IsRedirect ¶

func (o *WaypointServiceGetActionRunDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service get action run default response has a 3xx status code

func (*WaypointServiceGetActionRunDefault) IsServerError ¶

func (o *WaypointServiceGetActionRunDefault) IsServerError() bool

IsServerError returns true when this waypoint service get action run default response has a 5xx status code

func (*WaypointServiceGetActionRunDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get action run default response has a 2xx status code

func (*WaypointServiceGetActionRunDefault) String ¶

type WaypointServiceGetActionRunOK ¶

type WaypointServiceGetActionRunOK struct {
	Payload *models.HashicorpCloudWaypointGetActionRunResponse
}

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

A successful response.

func NewWaypointServiceGetActionRunOK ¶

func NewWaypointServiceGetActionRunOK() *WaypointServiceGetActionRunOK

NewWaypointServiceGetActionRunOK creates a WaypointServiceGetActionRunOK with default headers values

func (*WaypointServiceGetActionRunOK) Code ¶

Code gets the status code for the waypoint service get action run o k response

func (*WaypointServiceGetActionRunOK) Error ¶

func (*WaypointServiceGetActionRunOK) GetPayload ¶

func (*WaypointServiceGetActionRunOK) IsClientError ¶

func (o *WaypointServiceGetActionRunOK) IsClientError() bool

IsClientError returns true when this waypoint service get action run o k response has a 4xx status code

func (*WaypointServiceGetActionRunOK) IsCode ¶

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

IsCode returns true when this waypoint service get action run o k response a status code equal to that given

func (*WaypointServiceGetActionRunOK) IsRedirect ¶

func (o *WaypointServiceGetActionRunOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get action run o k response has a 3xx status code

func (*WaypointServiceGetActionRunOK) IsServerError ¶

func (o *WaypointServiceGetActionRunOK) IsServerError() bool

IsServerError returns true when this waypoint service get action run o k response has a 5xx status code

func (*WaypointServiceGetActionRunOK) IsSuccess ¶

func (o *WaypointServiceGetActionRunOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get action run o k response has a 2xx status code

func (*WaypointServiceGetActionRunOK) String ¶

type WaypointServiceGetActionRunParams ¶

type WaypointServiceGetActionRunParams struct {

	/* ActionID.

	   The id of the action config being requested
	*/
	ActionID *string

	/* ActionName.

	   The name of the action being requested (will only be used if id not provided)
	*/
	ActionName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

	/* Sequence.

	   The sequence number of the action run (required)

	   Format: uint64
	*/
	Sequence *string

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

WaypointServiceGetActionRunParams contains all the parameters to send to the API endpoint

for the waypoint service get action run operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetActionRunParams ¶

func NewWaypointServiceGetActionRunParams() *WaypointServiceGetActionRunParams

NewWaypointServiceGetActionRunParams creates a new WaypointServiceGetActionRunParams 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 NewWaypointServiceGetActionRunParamsWithContext ¶

func NewWaypointServiceGetActionRunParamsWithContext(ctx context.Context) *WaypointServiceGetActionRunParams

NewWaypointServiceGetActionRunParamsWithContext creates a new WaypointServiceGetActionRunParams object with the ability to set a context for a request.

func NewWaypointServiceGetActionRunParamsWithHTTPClient ¶

func NewWaypointServiceGetActionRunParamsWithHTTPClient(client *http.Client) *WaypointServiceGetActionRunParams

NewWaypointServiceGetActionRunParamsWithHTTPClient creates a new WaypointServiceGetActionRunParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetActionRunParamsWithTimeout ¶

func NewWaypointServiceGetActionRunParamsWithTimeout(timeout time.Duration) *WaypointServiceGetActionRunParams

NewWaypointServiceGetActionRunParamsWithTimeout creates a new WaypointServiceGetActionRunParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetActionRunParams) SetActionID ¶

func (o *WaypointServiceGetActionRunParams) SetActionID(actionID *string)

SetActionID adds the actionId to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetActionName ¶

func (o *WaypointServiceGetActionRunParams) SetActionName(actionName *string)

SetActionName adds the actionName to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetContext ¶

SetContext adds the context to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetDefaults ¶

func (o *WaypointServiceGetActionRunParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get action run params (not the query body).

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

func (*WaypointServiceGetActionRunParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetNamespaceID ¶

func (o *WaypointServiceGetActionRunParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetActionRunParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetActionRunParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetActionRunParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetActionRunParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetSequence ¶

func (o *WaypointServiceGetActionRunParams) SetSequence(sequence *string)

SetSequence adds the sequence to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithActionID ¶

WithActionID adds the actionID to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithActionName ¶

WithActionName adds the actionName to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithContext ¶

WithContext adds the context to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get action run params (not the query body).

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

func (*WaypointServiceGetActionRunParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetActionRunParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetActionRunParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetActionRunParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetActionRunParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetActionRunParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetActionRunParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetActionRunParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetActionRunParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithSequence ¶

WithSequence adds the sequence to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get action run params

func (*WaypointServiceGetActionRunParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetActionRunReader ¶

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

WaypointServiceGetActionRunReader is a Reader for the WaypointServiceGetActionRun structure.

func (*WaypointServiceGetActionRunReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetAddOn2Default ¶

type WaypointServiceGetAddOn2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetAddOn2Default ¶

func NewWaypointServiceGetAddOn2Default(code int) *WaypointServiceGetAddOn2Default

NewWaypointServiceGetAddOn2Default creates a WaypointServiceGetAddOn2Default with default headers values

func (*WaypointServiceGetAddOn2Default) Code ¶

Code gets the status code for the waypoint service get add on2 default response

func (*WaypointServiceGetAddOn2Default) Error ¶

func (*WaypointServiceGetAddOn2Default) GetPayload ¶

func (*WaypointServiceGetAddOn2Default) IsClientError ¶

func (o *WaypointServiceGetAddOn2Default) IsClientError() bool

IsClientError returns true when this waypoint service get add on2 default response has a 4xx status code

func (*WaypointServiceGetAddOn2Default) IsCode ¶

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

IsCode returns true when this waypoint service get add on2 default response a status code equal to that given

func (*WaypointServiceGetAddOn2Default) IsRedirect ¶

func (o *WaypointServiceGetAddOn2Default) IsRedirect() bool

IsRedirect returns true when this waypoint service get add on2 default response has a 3xx status code

func (*WaypointServiceGetAddOn2Default) IsServerError ¶

func (o *WaypointServiceGetAddOn2Default) IsServerError() bool

IsServerError returns true when this waypoint service get add on2 default response has a 5xx status code

func (*WaypointServiceGetAddOn2Default) IsSuccess ¶

func (o *WaypointServiceGetAddOn2Default) IsSuccess() bool

IsSuccess returns true when this waypoint service get add on2 default response has a 2xx status code

func (*WaypointServiceGetAddOn2Default) String ¶

type WaypointServiceGetAddOn2OK ¶

type WaypointServiceGetAddOn2OK struct {
	Payload *models.HashicorpCloudWaypointGetAddOnResponse
}

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

A successful response.

func NewWaypointServiceGetAddOn2OK ¶

func NewWaypointServiceGetAddOn2OK() *WaypointServiceGetAddOn2OK

NewWaypointServiceGetAddOn2OK creates a WaypointServiceGetAddOn2OK with default headers values

func (*WaypointServiceGetAddOn2OK) Code ¶

func (o *WaypointServiceGetAddOn2OK) Code() int

Code gets the status code for the waypoint service get add on2 o k response

func (*WaypointServiceGetAddOn2OK) Error ¶

func (*WaypointServiceGetAddOn2OK) GetPayload ¶

func (*WaypointServiceGetAddOn2OK) IsClientError ¶

func (o *WaypointServiceGetAddOn2OK) IsClientError() bool

IsClientError returns true when this waypoint service get add on2 o k response has a 4xx status code

func (*WaypointServiceGetAddOn2OK) IsCode ¶

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

IsCode returns true when this waypoint service get add on2 o k response a status code equal to that given

func (*WaypointServiceGetAddOn2OK) IsRedirect ¶

func (o *WaypointServiceGetAddOn2OK) IsRedirect() bool

IsRedirect returns true when this waypoint service get add on2 o k response has a 3xx status code

func (*WaypointServiceGetAddOn2OK) IsServerError ¶

func (o *WaypointServiceGetAddOn2OK) IsServerError() bool

IsServerError returns true when this waypoint service get add on2 o k response has a 5xx status code

func (*WaypointServiceGetAddOn2OK) IsSuccess ¶

func (o *WaypointServiceGetAddOn2OK) IsSuccess() bool

IsSuccess returns true when this waypoint service get add on2 o k response has a 2xx status code

func (*WaypointServiceGetAddOn2OK) String ¶

func (o *WaypointServiceGetAddOn2OK) String() string

type WaypointServiceGetAddOn2Params ¶

type WaypointServiceGetAddOn2Params struct {

	// AddOnID.
	AddOnID *string

	// AddOnName.
	AddOnName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetAddOn2Params contains all the parameters to send to the API endpoint

for the waypoint service get add on2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetAddOn2Params ¶

func NewWaypointServiceGetAddOn2Params() *WaypointServiceGetAddOn2Params

NewWaypointServiceGetAddOn2Params creates a new WaypointServiceGetAddOn2Params 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 NewWaypointServiceGetAddOn2ParamsWithContext ¶

func NewWaypointServiceGetAddOn2ParamsWithContext(ctx context.Context) *WaypointServiceGetAddOn2Params

NewWaypointServiceGetAddOn2ParamsWithContext creates a new WaypointServiceGetAddOn2Params object with the ability to set a context for a request.

func NewWaypointServiceGetAddOn2ParamsWithHTTPClient ¶

func NewWaypointServiceGetAddOn2ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetAddOn2Params

NewWaypointServiceGetAddOn2ParamsWithHTTPClient creates a new WaypointServiceGetAddOn2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetAddOn2ParamsWithTimeout ¶

func NewWaypointServiceGetAddOn2ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetAddOn2Params

NewWaypointServiceGetAddOn2ParamsWithTimeout creates a new WaypointServiceGetAddOn2Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetAddOn2Params) SetAddOnID ¶

func (o *WaypointServiceGetAddOn2Params) SetAddOnID(addOnID *string)

SetAddOnID adds the addOnId to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetAddOnName ¶

func (o *WaypointServiceGetAddOn2Params) SetAddOnName(addOnName string)

SetAddOnName adds the addOnName to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetContext ¶

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

SetContext adds the context to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetDefaults ¶

func (o *WaypointServiceGetAddOn2Params) SetDefaults()

SetDefaults hydrates default values in the waypoint service get add on2 params (not the query body).

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

func (*WaypointServiceGetAddOn2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetNamespaceID ¶

func (o *WaypointServiceGetAddOn2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAddOn2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAddOn2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAddOn2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAddOn2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithAddOnID ¶

WithAddOnID adds the addOnID to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithAddOnName ¶

WithAddOnName adds the addOnName to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithContext ¶

WithContext adds the context to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get add on2 params (not the query body).

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

func (*WaypointServiceGetAddOn2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithNamespaceID ¶

func (o *WaypointServiceGetAddOn2Params) WithNamespaceID(namespaceID *string) *WaypointServiceGetAddOn2Params

WithNamespaceID adds the namespaceID to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAddOn2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetAddOn2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAddOn2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetAddOn2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAddOn2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetAddOn2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAddOn2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetAddOn2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get add on2 params

func (*WaypointServiceGetAddOn2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetAddOn2Reader ¶

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

WaypointServiceGetAddOn2Reader is a Reader for the WaypointServiceGetAddOn2 structure.

func (*WaypointServiceGetAddOn2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetAddOnDefault ¶

type WaypointServiceGetAddOnDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetAddOnDefault ¶

func NewWaypointServiceGetAddOnDefault(code int) *WaypointServiceGetAddOnDefault

NewWaypointServiceGetAddOnDefault creates a WaypointServiceGetAddOnDefault with default headers values

func (*WaypointServiceGetAddOnDefault) Code ¶

Code gets the status code for the waypoint service get add on default response

func (*WaypointServiceGetAddOnDefault) Error ¶

func (*WaypointServiceGetAddOnDefault) GetPayload ¶

func (*WaypointServiceGetAddOnDefault) IsClientError ¶

func (o *WaypointServiceGetAddOnDefault) IsClientError() bool

IsClientError returns true when this waypoint service get add on default response has a 4xx status code

func (*WaypointServiceGetAddOnDefault) IsCode ¶

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

IsCode returns true when this waypoint service get add on default response a status code equal to that given

func (*WaypointServiceGetAddOnDefault) IsRedirect ¶

func (o *WaypointServiceGetAddOnDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service get add on default response has a 3xx status code

func (*WaypointServiceGetAddOnDefault) IsServerError ¶

func (o *WaypointServiceGetAddOnDefault) IsServerError() bool

IsServerError returns true when this waypoint service get add on default response has a 5xx status code

func (*WaypointServiceGetAddOnDefault) IsSuccess ¶

func (o *WaypointServiceGetAddOnDefault) IsSuccess() bool

IsSuccess returns true when this waypoint service get add on default response has a 2xx status code

func (*WaypointServiceGetAddOnDefault) String ¶

type WaypointServiceGetAddOnDefinition2Default ¶

type WaypointServiceGetAddOnDefinition2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetAddOnDefinition2Default ¶

func NewWaypointServiceGetAddOnDefinition2Default(code int) *WaypointServiceGetAddOnDefinition2Default

NewWaypointServiceGetAddOnDefinition2Default creates a WaypointServiceGetAddOnDefinition2Default with default headers values

func (*WaypointServiceGetAddOnDefinition2Default) Code ¶

Code gets the status code for the waypoint service get add on definition2 default response

func (*WaypointServiceGetAddOnDefinition2Default) Error ¶

func (*WaypointServiceGetAddOnDefinition2Default) GetPayload ¶

func (*WaypointServiceGetAddOnDefinition2Default) IsClientError ¶

IsClientError returns true when this waypoint service get add on definition2 default response has a 4xx status code

func (*WaypointServiceGetAddOnDefinition2Default) IsCode ¶

IsCode returns true when this waypoint service get add on definition2 default response a status code equal to that given

func (*WaypointServiceGetAddOnDefinition2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get add on definition2 default response has a 3xx status code

func (*WaypointServiceGetAddOnDefinition2Default) IsServerError ¶

IsServerError returns true when this waypoint service get add on definition2 default response has a 5xx status code

func (*WaypointServiceGetAddOnDefinition2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get add on definition2 default response has a 2xx status code

func (*WaypointServiceGetAddOnDefinition2Default) String ¶

type WaypointServiceGetAddOnDefinition2OK ¶

type WaypointServiceGetAddOnDefinition2OK struct {
	Payload *models.HashicorpCloudWaypointGetAddOnDefinitionResponse
}

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

A successful response.

func NewWaypointServiceGetAddOnDefinition2OK ¶

func NewWaypointServiceGetAddOnDefinition2OK() *WaypointServiceGetAddOnDefinition2OK

NewWaypointServiceGetAddOnDefinition2OK creates a WaypointServiceGetAddOnDefinition2OK with default headers values

func (*WaypointServiceGetAddOnDefinition2OK) Code ¶

Code gets the status code for the waypoint service get add on definition2 o k response

func (*WaypointServiceGetAddOnDefinition2OK) Error ¶

func (*WaypointServiceGetAddOnDefinition2OK) GetPayload ¶

func (*WaypointServiceGetAddOnDefinition2OK) IsClientError ¶

func (o *WaypointServiceGetAddOnDefinition2OK) IsClientError() bool

IsClientError returns true when this waypoint service get add on definition2 o k response has a 4xx status code

func (*WaypointServiceGetAddOnDefinition2OK) IsCode ¶

IsCode returns true when this waypoint service get add on definition2 o k response a status code equal to that given

func (*WaypointServiceGetAddOnDefinition2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get add on definition2 o k response has a 3xx status code

func (*WaypointServiceGetAddOnDefinition2OK) IsServerError ¶

func (o *WaypointServiceGetAddOnDefinition2OK) IsServerError() bool

IsServerError returns true when this waypoint service get add on definition2 o k response has a 5xx status code

func (*WaypointServiceGetAddOnDefinition2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get add on definition2 o k response has a 2xx status code

func (*WaypointServiceGetAddOnDefinition2OK) String ¶

type WaypointServiceGetAddOnDefinition2Params ¶

type WaypointServiceGetAddOnDefinition2Params struct {

	// AddOnDefinitionID.
	AddOnDefinitionID *string

	// AddOnDefinitionName.
	AddOnDefinitionName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetAddOnDefinition2Params contains all the parameters to send to the API endpoint

for the waypoint service get add on definition2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetAddOnDefinition2Params ¶

func NewWaypointServiceGetAddOnDefinition2Params() *WaypointServiceGetAddOnDefinition2Params

NewWaypointServiceGetAddOnDefinition2Params creates a new WaypointServiceGetAddOnDefinition2Params 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 NewWaypointServiceGetAddOnDefinition2ParamsWithContext ¶

func NewWaypointServiceGetAddOnDefinition2ParamsWithContext(ctx context.Context) *WaypointServiceGetAddOnDefinition2Params

NewWaypointServiceGetAddOnDefinition2ParamsWithContext creates a new WaypointServiceGetAddOnDefinition2Params object with the ability to set a context for a request.

func NewWaypointServiceGetAddOnDefinition2ParamsWithHTTPClient ¶

func NewWaypointServiceGetAddOnDefinition2ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetAddOnDefinition2Params

NewWaypointServiceGetAddOnDefinition2ParamsWithHTTPClient creates a new WaypointServiceGetAddOnDefinition2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetAddOnDefinition2ParamsWithTimeout ¶

func NewWaypointServiceGetAddOnDefinition2ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetAddOnDefinition2Params

NewWaypointServiceGetAddOnDefinition2ParamsWithTimeout creates a new WaypointServiceGetAddOnDefinition2Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetAddOnDefinition2Params) SetAddOnDefinitionID ¶

func (o *WaypointServiceGetAddOnDefinition2Params) SetAddOnDefinitionID(addOnDefinitionID *string)

SetAddOnDefinitionID adds the addOnDefinitionId to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetAddOnDefinitionName ¶

func (o *WaypointServiceGetAddOnDefinition2Params) SetAddOnDefinitionName(addOnDefinitionName string)

SetAddOnDefinitionName adds the addOnDefinitionName to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetContext ¶

SetContext adds the context to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get add on definition2 params (not the query body).

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

func (*WaypointServiceGetAddOnDefinition2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetNamespaceID ¶

func (o *WaypointServiceGetAddOnDefinition2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAddOnDefinition2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAddOnDefinition2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAddOnDefinition2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAddOnDefinition2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithAddOnDefinitionID ¶

WithAddOnDefinitionID adds the addOnDefinitionID to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithAddOnDefinitionName ¶

func (o *WaypointServiceGetAddOnDefinition2Params) WithAddOnDefinitionName(addOnDefinitionName string) *WaypointServiceGetAddOnDefinition2Params

WithAddOnDefinitionName adds the addOnDefinitionName to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithContext ¶

WithContext adds the context to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get add on definition2 params (not the query body).

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

func (*WaypointServiceGetAddOnDefinition2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAddOnDefinition2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetAddOnDefinition2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAddOnDefinition2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetAddOnDefinition2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAddOnDefinition2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetAddOnDefinition2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAddOnDefinition2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetAddOnDefinition2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get add on definition2 params

func (*WaypointServiceGetAddOnDefinition2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetAddOnDefinition2Reader ¶

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

WaypointServiceGetAddOnDefinition2Reader is a Reader for the WaypointServiceGetAddOnDefinition2 structure.

func (*WaypointServiceGetAddOnDefinition2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetAddOnDefinitionDefault ¶

type WaypointServiceGetAddOnDefinitionDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetAddOnDefinitionDefault ¶

func NewWaypointServiceGetAddOnDefinitionDefault(code int) *WaypointServiceGetAddOnDefinitionDefault

NewWaypointServiceGetAddOnDefinitionDefault creates a WaypointServiceGetAddOnDefinitionDefault with default headers values

func (*WaypointServiceGetAddOnDefinitionDefault) Code ¶

Code gets the status code for the waypoint service get add on definition default response

func (*WaypointServiceGetAddOnDefinitionDefault) Error ¶

func (*WaypointServiceGetAddOnDefinitionDefault) GetPayload ¶

func (*WaypointServiceGetAddOnDefinitionDefault) IsClientError ¶

IsClientError returns true when this waypoint service get add on definition default response has a 4xx status code

func (*WaypointServiceGetAddOnDefinitionDefault) IsCode ¶

IsCode returns true when this waypoint service get add on definition default response a status code equal to that given

func (*WaypointServiceGetAddOnDefinitionDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service get add on definition default response has a 3xx status code

func (*WaypointServiceGetAddOnDefinitionDefault) IsServerError ¶

IsServerError returns true when this waypoint service get add on definition default response has a 5xx status code

func (*WaypointServiceGetAddOnDefinitionDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get add on definition default response has a 2xx status code

func (*WaypointServiceGetAddOnDefinitionDefault) String ¶

type WaypointServiceGetAddOnDefinitionOK ¶

type WaypointServiceGetAddOnDefinitionOK struct {
	Payload *models.HashicorpCloudWaypointGetAddOnDefinitionResponse
}

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

A successful response.

func NewWaypointServiceGetAddOnDefinitionOK ¶

func NewWaypointServiceGetAddOnDefinitionOK() *WaypointServiceGetAddOnDefinitionOK

NewWaypointServiceGetAddOnDefinitionOK creates a WaypointServiceGetAddOnDefinitionOK with default headers values

func (*WaypointServiceGetAddOnDefinitionOK) Code ¶

Code gets the status code for the waypoint service get add on definition o k response

func (*WaypointServiceGetAddOnDefinitionOK) Error ¶

func (*WaypointServiceGetAddOnDefinitionOK) GetPayload ¶

func (*WaypointServiceGetAddOnDefinitionOK) IsClientError ¶

func (o *WaypointServiceGetAddOnDefinitionOK) IsClientError() bool

IsClientError returns true when this waypoint service get add on definition o k response has a 4xx status code

func (*WaypointServiceGetAddOnDefinitionOK) IsCode ¶

IsCode returns true when this waypoint service get add on definition o k response a status code equal to that given

func (*WaypointServiceGetAddOnDefinitionOK) IsRedirect ¶

func (o *WaypointServiceGetAddOnDefinitionOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get add on definition o k response has a 3xx status code

func (*WaypointServiceGetAddOnDefinitionOK) IsServerError ¶

func (o *WaypointServiceGetAddOnDefinitionOK) IsServerError() bool

IsServerError returns true when this waypoint service get add on definition o k response has a 5xx status code

func (*WaypointServiceGetAddOnDefinitionOK) IsSuccess ¶

IsSuccess returns true when this waypoint service get add on definition o k response has a 2xx status code

func (*WaypointServiceGetAddOnDefinitionOK) String ¶

type WaypointServiceGetAddOnDefinitionParams ¶

type WaypointServiceGetAddOnDefinitionParams struct {

	// AddOnDefinitionID.
	AddOnDefinitionID string

	// AddOnDefinitionName.
	AddOnDefinitionName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetAddOnDefinitionParams contains all the parameters to send to the API endpoint

for the waypoint service get add on definition operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetAddOnDefinitionParams ¶

func NewWaypointServiceGetAddOnDefinitionParams() *WaypointServiceGetAddOnDefinitionParams

NewWaypointServiceGetAddOnDefinitionParams creates a new WaypointServiceGetAddOnDefinitionParams 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 NewWaypointServiceGetAddOnDefinitionParamsWithContext ¶

func NewWaypointServiceGetAddOnDefinitionParamsWithContext(ctx context.Context) *WaypointServiceGetAddOnDefinitionParams

NewWaypointServiceGetAddOnDefinitionParamsWithContext creates a new WaypointServiceGetAddOnDefinitionParams object with the ability to set a context for a request.

func NewWaypointServiceGetAddOnDefinitionParamsWithHTTPClient ¶

func NewWaypointServiceGetAddOnDefinitionParamsWithHTTPClient(client *http.Client) *WaypointServiceGetAddOnDefinitionParams

NewWaypointServiceGetAddOnDefinitionParamsWithHTTPClient creates a new WaypointServiceGetAddOnDefinitionParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetAddOnDefinitionParamsWithTimeout ¶

func NewWaypointServiceGetAddOnDefinitionParamsWithTimeout(timeout time.Duration) *WaypointServiceGetAddOnDefinitionParams

NewWaypointServiceGetAddOnDefinitionParamsWithTimeout creates a new WaypointServiceGetAddOnDefinitionParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetAddOnDefinitionParams) SetAddOnDefinitionID ¶

func (o *WaypointServiceGetAddOnDefinitionParams) SetAddOnDefinitionID(addOnDefinitionID string)

SetAddOnDefinitionID adds the addOnDefinitionId to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetAddOnDefinitionName ¶

func (o *WaypointServiceGetAddOnDefinitionParams) SetAddOnDefinitionName(addOnDefinitionName *string)

SetAddOnDefinitionName adds the addOnDefinitionName to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetContext ¶

SetContext adds the context to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetDefaults ¶

func (o *WaypointServiceGetAddOnDefinitionParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get add on definition params (not the query body).

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

func (*WaypointServiceGetAddOnDefinitionParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetNamespaceID ¶

func (o *WaypointServiceGetAddOnDefinitionParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAddOnDefinitionParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAddOnDefinitionParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAddOnDefinitionParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAddOnDefinitionParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithAddOnDefinitionID ¶

func (o *WaypointServiceGetAddOnDefinitionParams) WithAddOnDefinitionID(addOnDefinitionID string) *WaypointServiceGetAddOnDefinitionParams

WithAddOnDefinitionID adds the addOnDefinitionID to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithAddOnDefinitionName ¶

func (o *WaypointServiceGetAddOnDefinitionParams) WithAddOnDefinitionName(addOnDefinitionName *string) *WaypointServiceGetAddOnDefinitionParams

WithAddOnDefinitionName adds the addOnDefinitionName to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithContext ¶

WithContext adds the context to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get add on definition params (not the query body).

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

func (*WaypointServiceGetAddOnDefinitionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAddOnDefinitionParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetAddOnDefinitionParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAddOnDefinitionParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetAddOnDefinitionParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAddOnDefinitionParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetAddOnDefinitionParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAddOnDefinitionParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetAddOnDefinitionParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get add on definition params

func (*WaypointServiceGetAddOnDefinitionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetAddOnDefinitionReader ¶

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

WaypointServiceGetAddOnDefinitionReader is a Reader for the WaypointServiceGetAddOnDefinition structure.

func (*WaypointServiceGetAddOnDefinitionReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetAddOnOK ¶

type WaypointServiceGetAddOnOK struct {
	Payload *models.HashicorpCloudWaypointGetAddOnResponse
}

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

A successful response.

func NewWaypointServiceGetAddOnOK ¶

func NewWaypointServiceGetAddOnOK() *WaypointServiceGetAddOnOK

NewWaypointServiceGetAddOnOK creates a WaypointServiceGetAddOnOK with default headers values

func (*WaypointServiceGetAddOnOK) Code ¶

func (o *WaypointServiceGetAddOnOK) Code() int

Code gets the status code for the waypoint service get add on o k response

func (*WaypointServiceGetAddOnOK) Error ¶

func (o *WaypointServiceGetAddOnOK) Error() string

func (*WaypointServiceGetAddOnOK) GetPayload ¶

func (*WaypointServiceGetAddOnOK) IsClientError ¶

func (o *WaypointServiceGetAddOnOK) IsClientError() bool

IsClientError returns true when this waypoint service get add on o k response has a 4xx status code

func (*WaypointServiceGetAddOnOK) IsCode ¶

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

IsCode returns true when this waypoint service get add on o k response a status code equal to that given

func (*WaypointServiceGetAddOnOK) IsRedirect ¶

func (o *WaypointServiceGetAddOnOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get add on o k response has a 3xx status code

func (*WaypointServiceGetAddOnOK) IsServerError ¶

func (o *WaypointServiceGetAddOnOK) IsServerError() bool

IsServerError returns true when this waypoint service get add on o k response has a 5xx status code

func (*WaypointServiceGetAddOnOK) IsSuccess ¶

func (o *WaypointServiceGetAddOnOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get add on o k response has a 2xx status code

func (*WaypointServiceGetAddOnOK) String ¶

func (o *WaypointServiceGetAddOnOK) String() string

type WaypointServiceGetAddOnParams ¶

type WaypointServiceGetAddOnParams struct {

	// AddOnID.
	AddOnID string

	// AddOnName.
	AddOnName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetAddOnParams contains all the parameters to send to the API endpoint

for the waypoint service get add on operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetAddOnParams ¶

func NewWaypointServiceGetAddOnParams() *WaypointServiceGetAddOnParams

NewWaypointServiceGetAddOnParams creates a new WaypointServiceGetAddOnParams 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 NewWaypointServiceGetAddOnParamsWithContext ¶

func NewWaypointServiceGetAddOnParamsWithContext(ctx context.Context) *WaypointServiceGetAddOnParams

NewWaypointServiceGetAddOnParamsWithContext creates a new WaypointServiceGetAddOnParams object with the ability to set a context for a request.

func NewWaypointServiceGetAddOnParamsWithHTTPClient ¶

func NewWaypointServiceGetAddOnParamsWithHTTPClient(client *http.Client) *WaypointServiceGetAddOnParams

NewWaypointServiceGetAddOnParamsWithHTTPClient creates a new WaypointServiceGetAddOnParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetAddOnParamsWithTimeout ¶

func NewWaypointServiceGetAddOnParamsWithTimeout(timeout time.Duration) *WaypointServiceGetAddOnParams

NewWaypointServiceGetAddOnParamsWithTimeout creates a new WaypointServiceGetAddOnParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetAddOnParams) SetAddOnID ¶

func (o *WaypointServiceGetAddOnParams) SetAddOnID(addOnID string)

SetAddOnID adds the addOnId to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetAddOnName ¶

func (o *WaypointServiceGetAddOnParams) SetAddOnName(addOnName *string)

SetAddOnName adds the addOnName to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetContext ¶

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

SetContext adds the context to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetDefaults ¶

func (o *WaypointServiceGetAddOnParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get add on params (not the query body).

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

func (*WaypointServiceGetAddOnParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetNamespaceID ¶

func (o *WaypointServiceGetAddOnParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAddOnParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAddOnParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAddOnParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAddOnParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithAddOnID ¶

WithAddOnID adds the addOnID to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithAddOnName ¶

WithAddOnName adds the addOnName to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithContext ¶

WithContext adds the context to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get add on params (not the query body).

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

func (*WaypointServiceGetAddOnParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithNamespaceID ¶

func (o *WaypointServiceGetAddOnParams) WithNamespaceID(namespaceID *string) *WaypointServiceGetAddOnParams

WithNamespaceID adds the namespaceID to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAddOnParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetAddOnParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAddOnParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetAddOnParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAddOnParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetAddOnParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAddOnParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetAddOnParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get add on params

func (*WaypointServiceGetAddOnParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetAddOnReader ¶

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

WaypointServiceGetAddOnReader is a Reader for the WaypointServiceGetAddOn structure.

func (*WaypointServiceGetAddOnReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetAgentGroupDefault ¶

type WaypointServiceGetAgentGroupDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetAgentGroupDefault ¶

func NewWaypointServiceGetAgentGroupDefault(code int) *WaypointServiceGetAgentGroupDefault

NewWaypointServiceGetAgentGroupDefault creates a WaypointServiceGetAgentGroupDefault with default headers values

func (*WaypointServiceGetAgentGroupDefault) Code ¶

Code gets the status code for the waypoint service get agent group default response

func (*WaypointServiceGetAgentGroupDefault) Error ¶

func (*WaypointServiceGetAgentGroupDefault) GetPayload ¶

func (*WaypointServiceGetAgentGroupDefault) IsClientError ¶

func (o *WaypointServiceGetAgentGroupDefault) IsClientError() bool

IsClientError returns true when this waypoint service get agent group default response has a 4xx status code

func (*WaypointServiceGetAgentGroupDefault) IsCode ¶

IsCode returns true when this waypoint service get agent group default response a status code equal to that given

func (*WaypointServiceGetAgentGroupDefault) IsRedirect ¶

func (o *WaypointServiceGetAgentGroupDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service get agent group default response has a 3xx status code

func (*WaypointServiceGetAgentGroupDefault) IsServerError ¶

func (o *WaypointServiceGetAgentGroupDefault) IsServerError() bool

IsServerError returns true when this waypoint service get agent group default response has a 5xx status code

func (*WaypointServiceGetAgentGroupDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get agent group default response has a 2xx status code

func (*WaypointServiceGetAgentGroupDefault) String ¶

type WaypointServiceGetAgentGroupOK ¶

type WaypointServiceGetAgentGroupOK struct {
	Payload *models.HashicorpCloudWaypointGetAgentGroupResponse
}

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

A successful response.

func NewWaypointServiceGetAgentGroupOK ¶

func NewWaypointServiceGetAgentGroupOK() *WaypointServiceGetAgentGroupOK

NewWaypointServiceGetAgentGroupOK creates a WaypointServiceGetAgentGroupOK with default headers values

func (*WaypointServiceGetAgentGroupOK) Code ¶

Code gets the status code for the waypoint service get agent group o k response

func (*WaypointServiceGetAgentGroupOK) Error ¶

func (*WaypointServiceGetAgentGroupOK) GetPayload ¶

func (*WaypointServiceGetAgentGroupOK) IsClientError ¶

func (o *WaypointServiceGetAgentGroupOK) IsClientError() bool

IsClientError returns true when this waypoint service get agent group o k response has a 4xx status code

func (*WaypointServiceGetAgentGroupOK) IsCode ¶

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

IsCode returns true when this waypoint service get agent group o k response a status code equal to that given

func (*WaypointServiceGetAgentGroupOK) IsRedirect ¶

func (o *WaypointServiceGetAgentGroupOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get agent group o k response has a 3xx status code

func (*WaypointServiceGetAgentGroupOK) IsServerError ¶

func (o *WaypointServiceGetAgentGroupOK) IsServerError() bool

IsServerError returns true when this waypoint service get agent group o k response has a 5xx status code

func (*WaypointServiceGetAgentGroupOK) IsSuccess ¶

func (o *WaypointServiceGetAgentGroupOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get agent group o k response has a 2xx status code

func (*WaypointServiceGetAgentGroupOK) String ¶

type WaypointServiceGetAgentGroupParams ¶

type WaypointServiceGetAgentGroupParams struct {

	/* Name.

	   The name of the group to retrieve the information about
	*/
	Name string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetAgentGroupParams contains all the parameters to send to the API endpoint

for the waypoint service get agent group operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetAgentGroupParams ¶

func NewWaypointServiceGetAgentGroupParams() *WaypointServiceGetAgentGroupParams

NewWaypointServiceGetAgentGroupParams creates a new WaypointServiceGetAgentGroupParams 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 NewWaypointServiceGetAgentGroupParamsWithContext ¶

func NewWaypointServiceGetAgentGroupParamsWithContext(ctx context.Context) *WaypointServiceGetAgentGroupParams

NewWaypointServiceGetAgentGroupParamsWithContext creates a new WaypointServiceGetAgentGroupParams object with the ability to set a context for a request.

func NewWaypointServiceGetAgentGroupParamsWithHTTPClient ¶

func NewWaypointServiceGetAgentGroupParamsWithHTTPClient(client *http.Client) *WaypointServiceGetAgentGroupParams

NewWaypointServiceGetAgentGroupParamsWithHTTPClient creates a new WaypointServiceGetAgentGroupParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetAgentGroupParamsWithTimeout ¶

func NewWaypointServiceGetAgentGroupParamsWithTimeout(timeout time.Duration) *WaypointServiceGetAgentGroupParams

NewWaypointServiceGetAgentGroupParamsWithTimeout creates a new WaypointServiceGetAgentGroupParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetAgentGroupParams) SetContext ¶

SetContext adds the context to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) SetDefaults ¶

func (o *WaypointServiceGetAgentGroupParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get agent group params (not the query body).

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

func (*WaypointServiceGetAgentGroupParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) SetName ¶

func (o *WaypointServiceGetAgentGroupParams) SetName(name string)

SetName adds the name to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) SetNamespaceID ¶

func (o *WaypointServiceGetAgentGroupParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAgentGroupParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAgentGroupParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAgentGroupParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAgentGroupParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithContext ¶

WithContext adds the context to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get agent group params (not the query body).

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

func (*WaypointServiceGetAgentGroupParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithName ¶

WithName adds the name to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetAgentGroupParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetAgentGroupParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetAgentGroupParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetAgentGroupParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetAgentGroupParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetAgentGroupParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetAgentGroupParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetAgentGroupParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get agent group params

func (*WaypointServiceGetAgentGroupParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetAgentGroupReader ¶

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

WaypointServiceGetAgentGroupReader is a Reader for the WaypointServiceGetAgentGroup structure.

func (*WaypointServiceGetAgentGroupReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetApplication2Default ¶

type WaypointServiceGetApplication2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetApplication2Default ¶

func NewWaypointServiceGetApplication2Default(code int) *WaypointServiceGetApplication2Default

NewWaypointServiceGetApplication2Default creates a WaypointServiceGetApplication2Default with default headers values

func (*WaypointServiceGetApplication2Default) Code ¶

Code gets the status code for the waypoint service get application2 default response

func (*WaypointServiceGetApplication2Default) Error ¶

func (*WaypointServiceGetApplication2Default) GetPayload ¶

func (*WaypointServiceGetApplication2Default) IsClientError ¶

func (o *WaypointServiceGetApplication2Default) IsClientError() bool

IsClientError returns true when this waypoint service get application2 default response has a 4xx status code

func (*WaypointServiceGetApplication2Default) IsCode ¶

IsCode returns true when this waypoint service get application2 default response a status code equal to that given

func (*WaypointServiceGetApplication2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get application2 default response has a 3xx status code

func (*WaypointServiceGetApplication2Default) IsServerError ¶

func (o *WaypointServiceGetApplication2Default) IsServerError() bool

IsServerError returns true when this waypoint service get application2 default response has a 5xx status code

func (*WaypointServiceGetApplication2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get application2 default response has a 2xx status code

func (*WaypointServiceGetApplication2Default) String ¶

type WaypointServiceGetApplication2OK ¶

type WaypointServiceGetApplication2OK struct {
	Payload *models.HashicorpCloudWaypointGetApplicationResponse
}

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

A successful response.

func NewWaypointServiceGetApplication2OK ¶

func NewWaypointServiceGetApplication2OK() *WaypointServiceGetApplication2OK

NewWaypointServiceGetApplication2OK creates a WaypointServiceGetApplication2OK with default headers values

func (*WaypointServiceGetApplication2OK) Code ¶

Code gets the status code for the waypoint service get application2 o k response

func (*WaypointServiceGetApplication2OK) Error ¶

func (*WaypointServiceGetApplication2OK) GetPayload ¶

func (*WaypointServiceGetApplication2OK) IsClientError ¶

func (o *WaypointServiceGetApplication2OK) IsClientError() bool

IsClientError returns true when this waypoint service get application2 o k response has a 4xx status code

func (*WaypointServiceGetApplication2OK) IsCode ¶

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

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

func (*WaypointServiceGetApplication2OK) IsRedirect ¶

func (o *WaypointServiceGetApplication2OK) IsRedirect() bool

IsRedirect returns true when this waypoint service get application2 o k response has a 3xx status code

func (*WaypointServiceGetApplication2OK) IsServerError ¶

func (o *WaypointServiceGetApplication2OK) IsServerError() bool

IsServerError returns true when this waypoint service get application2 o k response has a 5xx status code

func (*WaypointServiceGetApplication2OK) IsSuccess ¶

func (o *WaypointServiceGetApplication2OK) IsSuccess() bool

IsSuccess returns true when this waypoint service get application2 o k response has a 2xx status code

func (*WaypointServiceGetApplication2OK) String ¶

type WaypointServiceGetApplication2Params ¶

type WaypointServiceGetApplication2Params struct {

	// ApplicationID.
	ApplicationID *string

	// ApplicationName.
	ApplicationName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetApplication2Params contains all the parameters to send to the API endpoint

for the waypoint service get application2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetApplication2Params ¶

func NewWaypointServiceGetApplication2Params() *WaypointServiceGetApplication2Params

NewWaypointServiceGetApplication2Params creates a new WaypointServiceGetApplication2Params 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 NewWaypointServiceGetApplication2ParamsWithContext ¶

func NewWaypointServiceGetApplication2ParamsWithContext(ctx context.Context) *WaypointServiceGetApplication2Params

NewWaypointServiceGetApplication2ParamsWithContext creates a new WaypointServiceGetApplication2Params object with the ability to set a context for a request.

func NewWaypointServiceGetApplication2ParamsWithHTTPClient ¶

func NewWaypointServiceGetApplication2ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetApplication2Params

NewWaypointServiceGetApplication2ParamsWithHTTPClient creates a new WaypointServiceGetApplication2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetApplication2ParamsWithTimeout ¶

func NewWaypointServiceGetApplication2ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetApplication2Params

NewWaypointServiceGetApplication2ParamsWithTimeout creates a new WaypointServiceGetApplication2Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetApplication2Params) SetApplicationID ¶

func (o *WaypointServiceGetApplication2Params) SetApplicationID(applicationID *string)

SetApplicationID adds the applicationId to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetApplicationName ¶

func (o *WaypointServiceGetApplication2Params) SetApplicationName(applicationName string)

SetApplicationName adds the applicationName to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetContext ¶

SetContext adds the context to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetDefaults ¶

func (o *WaypointServiceGetApplication2Params) SetDefaults()

SetDefaults hydrates default values in the waypoint service get application2 params (not the query body).

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

func (*WaypointServiceGetApplication2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetNamespaceID ¶

func (o *WaypointServiceGetApplication2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplication2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplication2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplication2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplication2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithApplicationName ¶

func (o *WaypointServiceGetApplication2Params) WithApplicationName(applicationName string) *WaypointServiceGetApplication2Params

WithApplicationName adds the applicationName to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithContext ¶

WithContext adds the context to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get application2 params (not the query body).

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

func (*WaypointServiceGetApplication2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplication2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetApplication2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplication2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetApplication2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplication2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetApplication2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplication2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetApplication2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get application2 params

func (*WaypointServiceGetApplication2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetApplication2Reader ¶

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

WaypointServiceGetApplication2Reader is a Reader for the WaypointServiceGetApplication2 structure.

func (*WaypointServiceGetApplication2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetApplicationDefault ¶

type WaypointServiceGetApplicationDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetApplicationDefault ¶

func NewWaypointServiceGetApplicationDefault(code int) *WaypointServiceGetApplicationDefault

NewWaypointServiceGetApplicationDefault creates a WaypointServiceGetApplicationDefault with default headers values

func (*WaypointServiceGetApplicationDefault) Code ¶

Code gets the status code for the waypoint service get application default response

func (*WaypointServiceGetApplicationDefault) Error ¶

func (*WaypointServiceGetApplicationDefault) GetPayload ¶

func (*WaypointServiceGetApplicationDefault) IsClientError ¶

func (o *WaypointServiceGetApplicationDefault) IsClientError() bool

IsClientError returns true when this waypoint service get application default response has a 4xx status code

func (*WaypointServiceGetApplicationDefault) IsCode ¶

IsCode returns true when this waypoint service get application default response a status code equal to that given

func (*WaypointServiceGetApplicationDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service get application default response has a 3xx status code

func (*WaypointServiceGetApplicationDefault) IsServerError ¶

func (o *WaypointServiceGetApplicationDefault) IsServerError() bool

IsServerError returns true when this waypoint service get application default response has a 5xx status code

func (*WaypointServiceGetApplicationDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get application default response has a 2xx status code

func (*WaypointServiceGetApplicationDefault) String ¶

type WaypointServiceGetApplicationOK ¶

type WaypointServiceGetApplicationOK struct {
	Payload *models.HashicorpCloudWaypointGetApplicationResponse
}

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

A successful response.

func NewWaypointServiceGetApplicationOK ¶

func NewWaypointServiceGetApplicationOK() *WaypointServiceGetApplicationOK

NewWaypointServiceGetApplicationOK creates a WaypointServiceGetApplicationOK with default headers values

func (*WaypointServiceGetApplicationOK) Code ¶

Code gets the status code for the waypoint service get application o k response

func (*WaypointServiceGetApplicationOK) Error ¶

func (*WaypointServiceGetApplicationOK) GetPayload ¶

func (*WaypointServiceGetApplicationOK) IsClientError ¶

func (o *WaypointServiceGetApplicationOK) IsClientError() bool

IsClientError returns true when this waypoint service get application o k response has a 4xx status code

func (*WaypointServiceGetApplicationOK) IsCode ¶

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

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

func (*WaypointServiceGetApplicationOK) IsRedirect ¶

func (o *WaypointServiceGetApplicationOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get application o k response has a 3xx status code

func (*WaypointServiceGetApplicationOK) IsServerError ¶

func (o *WaypointServiceGetApplicationOK) IsServerError() bool

IsServerError returns true when this waypoint service get application o k response has a 5xx status code

func (*WaypointServiceGetApplicationOK) IsSuccess ¶

func (o *WaypointServiceGetApplicationOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get application o k response has a 2xx status code

func (*WaypointServiceGetApplicationOK) String ¶

type WaypointServiceGetApplicationParams ¶

type WaypointServiceGetApplicationParams struct {

	// ApplicationID.
	ApplicationID string

	// ApplicationName.
	ApplicationName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetApplicationParams contains all the parameters to send to the API endpoint

for the waypoint service get application operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetApplicationParams ¶

func NewWaypointServiceGetApplicationParams() *WaypointServiceGetApplicationParams

NewWaypointServiceGetApplicationParams creates a new WaypointServiceGetApplicationParams 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 NewWaypointServiceGetApplicationParamsWithContext ¶

func NewWaypointServiceGetApplicationParamsWithContext(ctx context.Context) *WaypointServiceGetApplicationParams

NewWaypointServiceGetApplicationParamsWithContext creates a new WaypointServiceGetApplicationParams object with the ability to set a context for a request.

func NewWaypointServiceGetApplicationParamsWithHTTPClient ¶

func NewWaypointServiceGetApplicationParamsWithHTTPClient(client *http.Client) *WaypointServiceGetApplicationParams

NewWaypointServiceGetApplicationParamsWithHTTPClient creates a new WaypointServiceGetApplicationParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetApplicationParamsWithTimeout ¶

func NewWaypointServiceGetApplicationParamsWithTimeout(timeout time.Duration) *WaypointServiceGetApplicationParams

NewWaypointServiceGetApplicationParamsWithTimeout creates a new WaypointServiceGetApplicationParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetApplicationParams) SetApplicationID ¶

func (o *WaypointServiceGetApplicationParams) SetApplicationID(applicationID string)

SetApplicationID adds the applicationId to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetApplicationName ¶

func (o *WaypointServiceGetApplicationParams) SetApplicationName(applicationName *string)

SetApplicationName adds the applicationName to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetContext ¶

SetContext adds the context to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetDefaults ¶

func (o *WaypointServiceGetApplicationParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get application params (not the query body).

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

func (*WaypointServiceGetApplicationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetNamespaceID ¶

func (o *WaypointServiceGetApplicationParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithApplicationName ¶

func (o *WaypointServiceGetApplicationParams) WithApplicationName(applicationName *string) *WaypointServiceGetApplicationParams

WithApplicationName adds the applicationName to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithContext ¶

WithContext adds the context to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get application params (not the query body).

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

func (*WaypointServiceGetApplicationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetApplicationParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetApplicationParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetApplicationParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetApplicationParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get application params

func (*WaypointServiceGetApplicationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetApplicationReader ¶

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

WaypointServiceGetApplicationReader is a Reader for the WaypointServiceGetApplication structure.

func (*WaypointServiceGetApplicationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetApplicationTemplate2Default ¶

type WaypointServiceGetApplicationTemplate2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetApplicationTemplate2Default ¶

func NewWaypointServiceGetApplicationTemplate2Default(code int) *WaypointServiceGetApplicationTemplate2Default

NewWaypointServiceGetApplicationTemplate2Default creates a WaypointServiceGetApplicationTemplate2Default with default headers values

func (*WaypointServiceGetApplicationTemplate2Default) Code ¶

Code gets the status code for the waypoint service get application template2 default response

func (*WaypointServiceGetApplicationTemplate2Default) Error ¶

func (*WaypointServiceGetApplicationTemplate2Default) GetPayload ¶

func (*WaypointServiceGetApplicationTemplate2Default) IsClientError ¶

IsClientError returns true when this waypoint service get application template2 default response has a 4xx status code

func (*WaypointServiceGetApplicationTemplate2Default) IsCode ¶

IsCode returns true when this waypoint service get application template2 default response a status code equal to that given

func (*WaypointServiceGetApplicationTemplate2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get application template2 default response has a 3xx status code

func (*WaypointServiceGetApplicationTemplate2Default) IsServerError ¶

IsServerError returns true when this waypoint service get application template2 default response has a 5xx status code

func (*WaypointServiceGetApplicationTemplate2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get application template2 default response has a 2xx status code

func (*WaypointServiceGetApplicationTemplate2Default) String ¶

type WaypointServiceGetApplicationTemplate2OK ¶

type WaypointServiceGetApplicationTemplate2OK struct {
	Payload *models.HashicorpCloudWaypointGetApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceGetApplicationTemplate2OK ¶

func NewWaypointServiceGetApplicationTemplate2OK() *WaypointServiceGetApplicationTemplate2OK

NewWaypointServiceGetApplicationTemplate2OK creates a WaypointServiceGetApplicationTemplate2OK with default headers values

func (*WaypointServiceGetApplicationTemplate2OK) Code ¶

Code gets the status code for the waypoint service get application template2 o k response

func (*WaypointServiceGetApplicationTemplate2OK) Error ¶

func (*WaypointServiceGetApplicationTemplate2OK) GetPayload ¶

func (*WaypointServiceGetApplicationTemplate2OK) IsClientError ¶

IsClientError returns true when this waypoint service get application template2 o k response has a 4xx status code

func (*WaypointServiceGetApplicationTemplate2OK) IsCode ¶

IsCode returns true when this waypoint service get application template2 o k response a status code equal to that given

func (*WaypointServiceGetApplicationTemplate2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get application template2 o k response has a 3xx status code

func (*WaypointServiceGetApplicationTemplate2OK) IsServerError ¶

IsServerError returns true when this waypoint service get application template2 o k response has a 5xx status code

func (*WaypointServiceGetApplicationTemplate2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get application template2 o k response has a 2xx status code

func (*WaypointServiceGetApplicationTemplate2OK) String ¶

type WaypointServiceGetApplicationTemplate2Params ¶

type WaypointServiceGetApplicationTemplate2Params struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID *string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetApplicationTemplate2Params contains all the parameters to send to the API endpoint

for the waypoint service get application template2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetApplicationTemplate2Params ¶

func NewWaypointServiceGetApplicationTemplate2Params() *WaypointServiceGetApplicationTemplate2Params

NewWaypointServiceGetApplicationTemplate2Params creates a new WaypointServiceGetApplicationTemplate2Params 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 NewWaypointServiceGetApplicationTemplate2ParamsWithContext ¶

func NewWaypointServiceGetApplicationTemplate2ParamsWithContext(ctx context.Context) *WaypointServiceGetApplicationTemplate2Params

NewWaypointServiceGetApplicationTemplate2ParamsWithContext creates a new WaypointServiceGetApplicationTemplate2Params object with the ability to set a context for a request.

func NewWaypointServiceGetApplicationTemplate2ParamsWithHTTPClient ¶

func NewWaypointServiceGetApplicationTemplate2ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetApplicationTemplate2Params

NewWaypointServiceGetApplicationTemplate2ParamsWithHTTPClient creates a new WaypointServiceGetApplicationTemplate2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetApplicationTemplate2ParamsWithTimeout ¶

func NewWaypointServiceGetApplicationTemplate2ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetApplicationTemplate2Params

NewWaypointServiceGetApplicationTemplate2ParamsWithTimeout creates a new WaypointServiceGetApplicationTemplate2Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetApplicationTemplate2Params) SetApplicationTemplateID ¶

func (o *WaypointServiceGetApplicationTemplate2Params) SetApplicationTemplateID(applicationTemplateID *string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetApplicationTemplateName ¶

func (o *WaypointServiceGetApplicationTemplate2Params) SetApplicationTemplateName(applicationTemplateName string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetContext ¶

SetContext adds the context to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get application template2 params (not the query body).

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

func (*WaypointServiceGetApplicationTemplate2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetNamespaceID ¶

func (o *WaypointServiceGetApplicationTemplate2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationTemplate2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationTemplate2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationTemplate2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationTemplate2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithApplicationTemplateID ¶

func (o *WaypointServiceGetApplicationTemplate2Params) WithApplicationTemplateID(applicationTemplateID *string) *WaypointServiceGetApplicationTemplate2Params

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithApplicationTemplateName ¶

func (o *WaypointServiceGetApplicationTemplate2Params) WithApplicationTemplateName(applicationTemplateName string) *WaypointServiceGetApplicationTemplate2Params

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithContext ¶

WithContext adds the context to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get application template2 params (not the query body).

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

func (*WaypointServiceGetApplicationTemplate2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationTemplate2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetApplicationTemplate2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationTemplate2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetApplicationTemplate2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationTemplate2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetApplicationTemplate2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationTemplate2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetApplicationTemplate2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get application template2 params

func (*WaypointServiceGetApplicationTemplate2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetApplicationTemplate2Reader ¶

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

WaypointServiceGetApplicationTemplate2Reader is a Reader for the WaypointServiceGetApplicationTemplate2 structure.

func (*WaypointServiceGetApplicationTemplate2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetApplicationTemplate3Default ¶

type WaypointServiceGetApplicationTemplate3Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetApplicationTemplate3Default ¶

func NewWaypointServiceGetApplicationTemplate3Default(code int) *WaypointServiceGetApplicationTemplate3Default

NewWaypointServiceGetApplicationTemplate3Default creates a WaypointServiceGetApplicationTemplate3Default with default headers values

func (*WaypointServiceGetApplicationTemplate3Default) Code ¶

Code gets the status code for the waypoint service get application template3 default response

func (*WaypointServiceGetApplicationTemplate3Default) Error ¶

func (*WaypointServiceGetApplicationTemplate3Default) GetPayload ¶

func (*WaypointServiceGetApplicationTemplate3Default) IsClientError ¶

IsClientError returns true when this waypoint service get application template3 default response has a 4xx status code

func (*WaypointServiceGetApplicationTemplate3Default) IsCode ¶

IsCode returns true when this waypoint service get application template3 default response a status code equal to that given

func (*WaypointServiceGetApplicationTemplate3Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get application template3 default response has a 3xx status code

func (*WaypointServiceGetApplicationTemplate3Default) IsServerError ¶

IsServerError returns true when this waypoint service get application template3 default response has a 5xx status code

func (*WaypointServiceGetApplicationTemplate3Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get application template3 default response has a 2xx status code

func (*WaypointServiceGetApplicationTemplate3Default) String ¶

type WaypointServiceGetApplicationTemplate3OK ¶

type WaypointServiceGetApplicationTemplate3OK struct {
	Payload *models.HashicorpCloudWaypointGetApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceGetApplicationTemplate3OK ¶

func NewWaypointServiceGetApplicationTemplate3OK() *WaypointServiceGetApplicationTemplate3OK

NewWaypointServiceGetApplicationTemplate3OK creates a WaypointServiceGetApplicationTemplate3OK with default headers values

func (*WaypointServiceGetApplicationTemplate3OK) Code ¶

Code gets the status code for the waypoint service get application template3 o k response

func (*WaypointServiceGetApplicationTemplate3OK) Error ¶

func (*WaypointServiceGetApplicationTemplate3OK) GetPayload ¶

func (*WaypointServiceGetApplicationTemplate3OK) IsClientError ¶

IsClientError returns true when this waypoint service get application template3 o k response has a 4xx status code

func (*WaypointServiceGetApplicationTemplate3OK) IsCode ¶

IsCode returns true when this waypoint service get application template3 o k response a status code equal to that given

func (*WaypointServiceGetApplicationTemplate3OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get application template3 o k response has a 3xx status code

func (*WaypointServiceGetApplicationTemplate3OK) IsServerError ¶

IsServerError returns true when this waypoint service get application template3 o k response has a 5xx status code

func (*WaypointServiceGetApplicationTemplate3OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get application template3 o k response has a 2xx status code

func (*WaypointServiceGetApplicationTemplate3OK) String ¶

type WaypointServiceGetApplicationTemplate3Params ¶

type WaypointServiceGetApplicationTemplate3Params struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetApplicationTemplate3Params contains all the parameters to send to the API endpoint

for the waypoint service get application template3 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetApplicationTemplate3Params ¶

func NewWaypointServiceGetApplicationTemplate3Params() *WaypointServiceGetApplicationTemplate3Params

NewWaypointServiceGetApplicationTemplate3Params creates a new WaypointServiceGetApplicationTemplate3Params 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 NewWaypointServiceGetApplicationTemplate3ParamsWithContext ¶

func NewWaypointServiceGetApplicationTemplate3ParamsWithContext(ctx context.Context) *WaypointServiceGetApplicationTemplate3Params

NewWaypointServiceGetApplicationTemplate3ParamsWithContext creates a new WaypointServiceGetApplicationTemplate3Params object with the ability to set a context for a request.

func NewWaypointServiceGetApplicationTemplate3ParamsWithHTTPClient ¶

func NewWaypointServiceGetApplicationTemplate3ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetApplicationTemplate3Params

NewWaypointServiceGetApplicationTemplate3ParamsWithHTTPClient creates a new WaypointServiceGetApplicationTemplate3Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetApplicationTemplate3ParamsWithTimeout ¶

func NewWaypointServiceGetApplicationTemplate3ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetApplicationTemplate3Params

NewWaypointServiceGetApplicationTemplate3ParamsWithTimeout creates a new WaypointServiceGetApplicationTemplate3Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetApplicationTemplate3Params) SetApplicationTemplateID ¶

func (o *WaypointServiceGetApplicationTemplate3Params) SetApplicationTemplateID(applicationTemplateID string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetApplicationTemplateName ¶

func (o *WaypointServiceGetApplicationTemplate3Params) SetApplicationTemplateName(applicationTemplateName *string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetContext ¶

SetContext adds the context to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get application template3 params (not the query body).

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

func (*WaypointServiceGetApplicationTemplate3Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetNamespaceID ¶

func (o *WaypointServiceGetApplicationTemplate3Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationTemplate3Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationTemplate3Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationTemplate3Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationTemplate3Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithApplicationTemplateID ¶

func (o *WaypointServiceGetApplicationTemplate3Params) WithApplicationTemplateID(applicationTemplateID string) *WaypointServiceGetApplicationTemplate3Params

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithApplicationTemplateName ¶

func (o *WaypointServiceGetApplicationTemplate3Params) WithApplicationTemplateName(applicationTemplateName *string) *WaypointServiceGetApplicationTemplate3Params

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithContext ¶

WithContext adds the context to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get application template3 params (not the query body).

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

func (*WaypointServiceGetApplicationTemplate3Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationTemplate3Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetApplicationTemplate3Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationTemplate3Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetApplicationTemplate3Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationTemplate3Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetApplicationTemplate3Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationTemplate3Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetApplicationTemplate3Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get application template3 params

func (*WaypointServiceGetApplicationTemplate3Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetApplicationTemplate3Reader ¶

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

WaypointServiceGetApplicationTemplate3Reader is a Reader for the WaypointServiceGetApplicationTemplate3 structure.

func (*WaypointServiceGetApplicationTemplate3Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetApplicationTemplate4Default ¶

type WaypointServiceGetApplicationTemplate4Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetApplicationTemplate4Default ¶

func NewWaypointServiceGetApplicationTemplate4Default(code int) *WaypointServiceGetApplicationTemplate4Default

NewWaypointServiceGetApplicationTemplate4Default creates a WaypointServiceGetApplicationTemplate4Default with default headers values

func (*WaypointServiceGetApplicationTemplate4Default) Code ¶

Code gets the status code for the waypoint service get application template4 default response

func (*WaypointServiceGetApplicationTemplate4Default) Error ¶

func (*WaypointServiceGetApplicationTemplate4Default) GetPayload ¶

func (*WaypointServiceGetApplicationTemplate4Default) IsClientError ¶

IsClientError returns true when this waypoint service get application template4 default response has a 4xx status code

func (*WaypointServiceGetApplicationTemplate4Default) IsCode ¶

IsCode returns true when this waypoint service get application template4 default response a status code equal to that given

func (*WaypointServiceGetApplicationTemplate4Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get application template4 default response has a 3xx status code

func (*WaypointServiceGetApplicationTemplate4Default) IsServerError ¶

IsServerError returns true when this waypoint service get application template4 default response has a 5xx status code

func (*WaypointServiceGetApplicationTemplate4Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get application template4 default response has a 2xx status code

func (*WaypointServiceGetApplicationTemplate4Default) String ¶

type WaypointServiceGetApplicationTemplate4OK ¶

type WaypointServiceGetApplicationTemplate4OK struct {
	Payload *models.HashicorpCloudWaypointGetApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceGetApplicationTemplate4OK ¶

func NewWaypointServiceGetApplicationTemplate4OK() *WaypointServiceGetApplicationTemplate4OK

NewWaypointServiceGetApplicationTemplate4OK creates a WaypointServiceGetApplicationTemplate4OK with default headers values

func (*WaypointServiceGetApplicationTemplate4OK) Code ¶

Code gets the status code for the waypoint service get application template4 o k response

func (*WaypointServiceGetApplicationTemplate4OK) Error ¶

func (*WaypointServiceGetApplicationTemplate4OK) GetPayload ¶

func (*WaypointServiceGetApplicationTemplate4OK) IsClientError ¶

IsClientError returns true when this waypoint service get application template4 o k response has a 4xx status code

func (*WaypointServiceGetApplicationTemplate4OK) IsCode ¶

IsCode returns true when this waypoint service get application template4 o k response a status code equal to that given

func (*WaypointServiceGetApplicationTemplate4OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get application template4 o k response has a 3xx status code

func (*WaypointServiceGetApplicationTemplate4OK) IsServerError ¶

IsServerError returns true when this waypoint service get application template4 o k response has a 5xx status code

func (*WaypointServiceGetApplicationTemplate4OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get application template4 o k response has a 2xx status code

func (*WaypointServiceGetApplicationTemplate4OK) String ¶

type WaypointServiceGetApplicationTemplate4Params ¶

type WaypointServiceGetApplicationTemplate4Params struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID *string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetApplicationTemplate4Params contains all the parameters to send to the API endpoint

for the waypoint service get application template4 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetApplicationTemplate4Params ¶

func NewWaypointServiceGetApplicationTemplate4Params() *WaypointServiceGetApplicationTemplate4Params

NewWaypointServiceGetApplicationTemplate4Params creates a new WaypointServiceGetApplicationTemplate4Params 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 NewWaypointServiceGetApplicationTemplate4ParamsWithContext ¶

func NewWaypointServiceGetApplicationTemplate4ParamsWithContext(ctx context.Context) *WaypointServiceGetApplicationTemplate4Params

NewWaypointServiceGetApplicationTemplate4ParamsWithContext creates a new WaypointServiceGetApplicationTemplate4Params object with the ability to set a context for a request.

func NewWaypointServiceGetApplicationTemplate4ParamsWithHTTPClient ¶

func NewWaypointServiceGetApplicationTemplate4ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetApplicationTemplate4Params

NewWaypointServiceGetApplicationTemplate4ParamsWithHTTPClient creates a new WaypointServiceGetApplicationTemplate4Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetApplicationTemplate4ParamsWithTimeout ¶

func NewWaypointServiceGetApplicationTemplate4ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetApplicationTemplate4Params

NewWaypointServiceGetApplicationTemplate4ParamsWithTimeout creates a new WaypointServiceGetApplicationTemplate4Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetApplicationTemplate4Params) SetApplicationTemplateID ¶

func (o *WaypointServiceGetApplicationTemplate4Params) SetApplicationTemplateID(applicationTemplateID *string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetApplicationTemplateName ¶

func (o *WaypointServiceGetApplicationTemplate4Params) SetApplicationTemplateName(applicationTemplateName string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetContext ¶

SetContext adds the context to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get application template4 params (not the query body).

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

func (*WaypointServiceGetApplicationTemplate4Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetNamespaceID ¶

func (o *WaypointServiceGetApplicationTemplate4Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationTemplate4Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationTemplate4Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationTemplate4Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationTemplate4Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithApplicationTemplateID ¶

func (o *WaypointServiceGetApplicationTemplate4Params) WithApplicationTemplateID(applicationTemplateID *string) *WaypointServiceGetApplicationTemplate4Params

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithApplicationTemplateName ¶

func (o *WaypointServiceGetApplicationTemplate4Params) WithApplicationTemplateName(applicationTemplateName string) *WaypointServiceGetApplicationTemplate4Params

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithContext ¶

WithContext adds the context to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get application template4 params (not the query body).

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

func (*WaypointServiceGetApplicationTemplate4Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationTemplate4Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetApplicationTemplate4Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationTemplate4Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetApplicationTemplate4Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationTemplate4Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetApplicationTemplate4Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationTemplate4Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetApplicationTemplate4Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get application template4 params

func (*WaypointServiceGetApplicationTemplate4Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetApplicationTemplate4Reader ¶

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

WaypointServiceGetApplicationTemplate4Reader is a Reader for the WaypointServiceGetApplicationTemplate4 structure.

func (*WaypointServiceGetApplicationTemplate4Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetApplicationTemplateDefault ¶

type WaypointServiceGetApplicationTemplateDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetApplicationTemplateDefault ¶

func NewWaypointServiceGetApplicationTemplateDefault(code int) *WaypointServiceGetApplicationTemplateDefault

NewWaypointServiceGetApplicationTemplateDefault creates a WaypointServiceGetApplicationTemplateDefault with default headers values

func (*WaypointServiceGetApplicationTemplateDefault) Code ¶

Code gets the status code for the waypoint service get application template default response

func (*WaypointServiceGetApplicationTemplateDefault) Error ¶

func (*WaypointServiceGetApplicationTemplateDefault) GetPayload ¶

func (*WaypointServiceGetApplicationTemplateDefault) IsClientError ¶

IsClientError returns true when this waypoint service get application template default response has a 4xx status code

func (*WaypointServiceGetApplicationTemplateDefault) IsCode ¶

IsCode returns true when this waypoint service get application template default response a status code equal to that given

func (*WaypointServiceGetApplicationTemplateDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service get application template default response has a 3xx status code

func (*WaypointServiceGetApplicationTemplateDefault) IsServerError ¶

IsServerError returns true when this waypoint service get application template default response has a 5xx status code

func (*WaypointServiceGetApplicationTemplateDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get application template default response has a 2xx status code

func (*WaypointServiceGetApplicationTemplateDefault) String ¶

type WaypointServiceGetApplicationTemplateOK ¶

type WaypointServiceGetApplicationTemplateOK struct {
	Payload *models.HashicorpCloudWaypointGetApplicationTemplateResponse
}

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

A successful response.

func NewWaypointServiceGetApplicationTemplateOK ¶

func NewWaypointServiceGetApplicationTemplateOK() *WaypointServiceGetApplicationTemplateOK

NewWaypointServiceGetApplicationTemplateOK creates a WaypointServiceGetApplicationTemplateOK with default headers values

func (*WaypointServiceGetApplicationTemplateOK) Code ¶

Code gets the status code for the waypoint service get application template o k response

func (*WaypointServiceGetApplicationTemplateOK) Error ¶

func (*WaypointServiceGetApplicationTemplateOK) GetPayload ¶

func (*WaypointServiceGetApplicationTemplateOK) IsClientError ¶

func (o *WaypointServiceGetApplicationTemplateOK) IsClientError() bool

IsClientError returns true when this waypoint service get application template o k response has a 4xx status code

func (*WaypointServiceGetApplicationTemplateOK) IsCode ¶

IsCode returns true when this waypoint service get application template o k response a status code equal to that given

func (*WaypointServiceGetApplicationTemplateOK) IsRedirect ¶

IsRedirect returns true when this waypoint service get application template o k response has a 3xx status code

func (*WaypointServiceGetApplicationTemplateOK) IsServerError ¶

func (o *WaypointServiceGetApplicationTemplateOK) IsServerError() bool

IsServerError returns true when this waypoint service get application template o k response has a 5xx status code

func (*WaypointServiceGetApplicationTemplateOK) IsSuccess ¶

IsSuccess returns true when this waypoint service get application template o k response has a 2xx status code

func (*WaypointServiceGetApplicationTemplateOK) String ¶

type WaypointServiceGetApplicationTemplateParams ¶

type WaypointServiceGetApplicationTemplateParams struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetApplicationTemplateParams contains all the parameters to send to the API endpoint

for the waypoint service get application template operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetApplicationTemplateParams ¶

func NewWaypointServiceGetApplicationTemplateParams() *WaypointServiceGetApplicationTemplateParams

NewWaypointServiceGetApplicationTemplateParams creates a new WaypointServiceGetApplicationTemplateParams 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 NewWaypointServiceGetApplicationTemplateParamsWithContext ¶

func NewWaypointServiceGetApplicationTemplateParamsWithContext(ctx context.Context) *WaypointServiceGetApplicationTemplateParams

NewWaypointServiceGetApplicationTemplateParamsWithContext creates a new WaypointServiceGetApplicationTemplateParams object with the ability to set a context for a request.

func NewWaypointServiceGetApplicationTemplateParamsWithHTTPClient ¶

func NewWaypointServiceGetApplicationTemplateParamsWithHTTPClient(client *http.Client) *WaypointServiceGetApplicationTemplateParams

NewWaypointServiceGetApplicationTemplateParamsWithHTTPClient creates a new WaypointServiceGetApplicationTemplateParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetApplicationTemplateParamsWithTimeout ¶

func NewWaypointServiceGetApplicationTemplateParamsWithTimeout(timeout time.Duration) *WaypointServiceGetApplicationTemplateParams

NewWaypointServiceGetApplicationTemplateParamsWithTimeout creates a new WaypointServiceGetApplicationTemplateParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetApplicationTemplateParams) SetApplicationTemplateID ¶

func (o *WaypointServiceGetApplicationTemplateParams) SetApplicationTemplateID(applicationTemplateID string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetApplicationTemplateName ¶

func (o *WaypointServiceGetApplicationTemplateParams) SetApplicationTemplateName(applicationTemplateName *string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetContext ¶

SetContext adds the context to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get application template params (not the query body).

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

func (*WaypointServiceGetApplicationTemplateParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetNamespaceID ¶

func (o *WaypointServiceGetApplicationTemplateParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationTemplateParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationTemplateParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationTemplateParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationTemplateParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithApplicationTemplateID ¶

func (o *WaypointServiceGetApplicationTemplateParams) WithApplicationTemplateID(applicationTemplateID string) *WaypointServiceGetApplicationTemplateParams

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithApplicationTemplateName ¶

func (o *WaypointServiceGetApplicationTemplateParams) WithApplicationTemplateName(applicationTemplateName *string) *WaypointServiceGetApplicationTemplateParams

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithContext ¶

WithContext adds the context to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get application template params (not the query body).

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

func (*WaypointServiceGetApplicationTemplateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetApplicationTemplateParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetApplicationTemplateParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetApplicationTemplateParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetApplicationTemplateParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetApplicationTemplateParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetApplicationTemplateParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetApplicationTemplateParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetApplicationTemplateParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get application template params

func (*WaypointServiceGetApplicationTemplateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetApplicationTemplateReader ¶

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

WaypointServiceGetApplicationTemplateReader is a Reader for the WaypointServiceGetApplicationTemplate structure.

func (*WaypointServiceGetApplicationTemplateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetNamespaceDefault ¶

type WaypointServiceGetNamespaceDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetNamespaceDefault ¶

func NewWaypointServiceGetNamespaceDefault(code int) *WaypointServiceGetNamespaceDefault

NewWaypointServiceGetNamespaceDefault creates a WaypointServiceGetNamespaceDefault with default headers values

func (*WaypointServiceGetNamespaceDefault) Code ¶

Code gets the status code for the waypoint service get namespace default response

func (*WaypointServiceGetNamespaceDefault) Error ¶

func (*WaypointServiceGetNamespaceDefault) GetPayload ¶

func (*WaypointServiceGetNamespaceDefault) IsClientError ¶

func (o *WaypointServiceGetNamespaceDefault) IsClientError() bool

IsClientError returns true when this waypoint service get namespace default response has a 4xx status code

func (*WaypointServiceGetNamespaceDefault) IsCode ¶

IsCode returns true when this waypoint service get namespace default response a status code equal to that given

func (*WaypointServiceGetNamespaceDefault) IsRedirect ¶

func (o *WaypointServiceGetNamespaceDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service get namespace default response has a 3xx status code

func (*WaypointServiceGetNamespaceDefault) IsServerError ¶

func (o *WaypointServiceGetNamespaceDefault) IsServerError() bool

IsServerError returns true when this waypoint service get namespace default response has a 5xx status code

func (*WaypointServiceGetNamespaceDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get namespace default response has a 2xx status code

func (*WaypointServiceGetNamespaceDefault) String ¶

type WaypointServiceGetNamespaceOK ¶

type WaypointServiceGetNamespaceOK struct {
	Payload *models.HashicorpCloudWaypointGetNamespaceResponse
}

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

A successful response.

func NewWaypointServiceGetNamespaceOK ¶

func NewWaypointServiceGetNamespaceOK() *WaypointServiceGetNamespaceOK

NewWaypointServiceGetNamespaceOK creates a WaypointServiceGetNamespaceOK with default headers values

func (*WaypointServiceGetNamespaceOK) Code ¶

Code gets the status code for the waypoint service get namespace o k response

func (*WaypointServiceGetNamespaceOK) Error ¶

func (*WaypointServiceGetNamespaceOK) GetPayload ¶

func (*WaypointServiceGetNamespaceOK) IsClientError ¶

func (o *WaypointServiceGetNamespaceOK) IsClientError() bool

IsClientError returns true when this waypoint service get namespace o k response has a 4xx status code

func (*WaypointServiceGetNamespaceOK) IsCode ¶

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

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

func (*WaypointServiceGetNamespaceOK) IsRedirect ¶

func (o *WaypointServiceGetNamespaceOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get namespace o k response has a 3xx status code

func (*WaypointServiceGetNamespaceOK) IsServerError ¶

func (o *WaypointServiceGetNamespaceOK) IsServerError() bool

IsServerError returns true when this waypoint service get namespace o k response has a 5xx status code

func (*WaypointServiceGetNamespaceOK) IsSuccess ¶

func (o *WaypointServiceGetNamespaceOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get namespace o k response has a 2xx status code

func (*WaypointServiceGetNamespaceOK) String ¶

type WaypointServiceGetNamespaceParams ¶

type WaypointServiceGetNamespaceParams struct {

	/* LocationOrganizationID.

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

	/* LocationProjectID.

	   project_id is the projects id.
	*/
	LocationProjectID string

	/* LocationRegionProvider.

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

	/* LocationRegionRegion.

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

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

WaypointServiceGetNamespaceParams contains all the parameters to send to the API endpoint

for the waypoint service get namespace operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetNamespaceParams ¶

func NewWaypointServiceGetNamespaceParams() *WaypointServiceGetNamespaceParams

NewWaypointServiceGetNamespaceParams creates a new WaypointServiceGetNamespaceParams 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 NewWaypointServiceGetNamespaceParamsWithContext ¶

func NewWaypointServiceGetNamespaceParamsWithContext(ctx context.Context) *WaypointServiceGetNamespaceParams

NewWaypointServiceGetNamespaceParamsWithContext creates a new WaypointServiceGetNamespaceParams object with the ability to set a context for a request.

func NewWaypointServiceGetNamespaceParamsWithHTTPClient ¶

func NewWaypointServiceGetNamespaceParamsWithHTTPClient(client *http.Client) *WaypointServiceGetNamespaceParams

NewWaypointServiceGetNamespaceParamsWithHTTPClient creates a new WaypointServiceGetNamespaceParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetNamespaceParamsWithTimeout ¶

func NewWaypointServiceGetNamespaceParamsWithTimeout(timeout time.Duration) *WaypointServiceGetNamespaceParams

NewWaypointServiceGetNamespaceParamsWithTimeout creates a new WaypointServiceGetNamespaceParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetNamespaceParams) SetContext ¶

SetContext adds the context to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) SetDefaults ¶

func (o *WaypointServiceGetNamespaceParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get namespace params (not the query body).

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

func (*WaypointServiceGetNamespaceParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) SetLocationOrganizationID ¶

func (o *WaypointServiceGetNamespaceParams) SetLocationOrganizationID(locationOrganizationID string)

SetLocationOrganizationID adds the locationOrganizationId to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) SetLocationProjectID ¶

func (o *WaypointServiceGetNamespaceParams) SetLocationProjectID(locationProjectID string)

SetLocationProjectID adds the locationProjectId to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) SetLocationRegionProvider ¶

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

SetLocationRegionProvider adds the locationRegionProvider to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) SetLocationRegionRegion ¶

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

SetLocationRegionRegion adds the locationRegionRegion to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) WithContext ¶

WithContext adds the context to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get namespace params (not the query body).

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

func (*WaypointServiceGetNamespaceParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) WithLocationOrganizationID ¶

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

WithLocationOrganizationID adds the locationOrganizationID to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) WithLocationProjectID ¶

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

WithLocationProjectID adds the locationProjectID to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) WithLocationRegionProvider ¶

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

WithLocationRegionProvider adds the locationRegionProvider to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) WithLocationRegionRegion ¶

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

WithLocationRegionRegion adds the locationRegionRegion to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get namespace params

func (*WaypointServiceGetNamespaceParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetNamespaceReader ¶

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

WaypointServiceGetNamespaceReader is a Reader for the WaypointServiceGetNamespace structure.

func (*WaypointServiceGetNamespaceReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFCConfigDefault ¶

type WaypointServiceGetTFCConfigDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFCConfigDefault ¶

func NewWaypointServiceGetTFCConfigDefault(code int) *WaypointServiceGetTFCConfigDefault

NewWaypointServiceGetTFCConfigDefault creates a WaypointServiceGetTFCConfigDefault with default headers values

func (*WaypointServiceGetTFCConfigDefault) Code ¶

Code gets the status code for the waypoint service get t f c config default response

func (*WaypointServiceGetTFCConfigDefault) Error ¶

func (*WaypointServiceGetTFCConfigDefault) GetPayload ¶

func (*WaypointServiceGetTFCConfigDefault) IsClientError ¶

func (o *WaypointServiceGetTFCConfigDefault) IsClientError() bool

IsClientError returns true when this waypoint service get t f c config default response has a 4xx status code

func (*WaypointServiceGetTFCConfigDefault) IsCode ¶

IsCode returns true when this waypoint service get t f c config default response a status code equal to that given

func (*WaypointServiceGetTFCConfigDefault) IsRedirect ¶

func (o *WaypointServiceGetTFCConfigDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service get t f c config default response has a 3xx status code

func (*WaypointServiceGetTFCConfigDefault) IsServerError ¶

func (o *WaypointServiceGetTFCConfigDefault) IsServerError() bool

IsServerError returns true when this waypoint service get t f c config default response has a 5xx status code

func (*WaypointServiceGetTFCConfigDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f c config default response has a 2xx status code

func (*WaypointServiceGetTFCConfigDefault) String ¶

type WaypointServiceGetTFCConfigOK ¶

type WaypointServiceGetTFCConfigOK struct {
	Payload *models.HashicorpCloudWaypointGetTFCConfigResponse
}

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

A successful response.

func NewWaypointServiceGetTFCConfigOK ¶

func NewWaypointServiceGetTFCConfigOK() *WaypointServiceGetTFCConfigOK

NewWaypointServiceGetTFCConfigOK creates a WaypointServiceGetTFCConfigOK with default headers values

func (*WaypointServiceGetTFCConfigOK) Code ¶

Code gets the status code for the waypoint service get t f c config o k response

func (*WaypointServiceGetTFCConfigOK) Error ¶

func (*WaypointServiceGetTFCConfigOK) GetPayload ¶

func (*WaypointServiceGetTFCConfigOK) IsClientError ¶

func (o *WaypointServiceGetTFCConfigOK) IsClientError() bool

IsClientError returns true when this waypoint service get t f c config o k response has a 4xx status code

func (*WaypointServiceGetTFCConfigOK) IsCode ¶

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

IsCode returns true when this waypoint service get t f c config o k response a status code equal to that given

func (*WaypointServiceGetTFCConfigOK) IsRedirect ¶

func (o *WaypointServiceGetTFCConfigOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get t f c config o k response has a 3xx status code

func (*WaypointServiceGetTFCConfigOK) IsServerError ¶

func (o *WaypointServiceGetTFCConfigOK) IsServerError() bool

IsServerError returns true when this waypoint service get t f c config o k response has a 5xx status code

func (*WaypointServiceGetTFCConfigOK) IsSuccess ¶

func (o *WaypointServiceGetTFCConfigOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get t f c config o k response has a 2xx status code

func (*WaypointServiceGetTFCConfigOK) String ¶

type WaypointServiceGetTFCConfigParams ¶

type WaypointServiceGetTFCConfigParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetTFCConfigParams contains all the parameters to send to the API endpoint

for the waypoint service get t f c config operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFCConfigParams ¶

func NewWaypointServiceGetTFCConfigParams() *WaypointServiceGetTFCConfigParams

NewWaypointServiceGetTFCConfigParams creates a new WaypointServiceGetTFCConfigParams 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 NewWaypointServiceGetTFCConfigParamsWithContext ¶

func NewWaypointServiceGetTFCConfigParamsWithContext(ctx context.Context) *WaypointServiceGetTFCConfigParams

NewWaypointServiceGetTFCConfigParamsWithContext creates a new WaypointServiceGetTFCConfigParams object with the ability to set a context for a request.

func NewWaypointServiceGetTFCConfigParamsWithHTTPClient ¶

func NewWaypointServiceGetTFCConfigParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFCConfigParams

NewWaypointServiceGetTFCConfigParamsWithHTTPClient creates a new WaypointServiceGetTFCConfigParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFCConfigParamsWithTimeout ¶

func NewWaypointServiceGetTFCConfigParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFCConfigParams

NewWaypointServiceGetTFCConfigParamsWithTimeout creates a new WaypointServiceGetTFCConfigParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFCConfigParams) SetContext ¶

SetContext adds the context to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) SetDefaults ¶

func (o *WaypointServiceGetTFCConfigParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get t f c config params (not the query body).

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

func (*WaypointServiceGetTFCConfigParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) SetNamespaceID ¶

func (o *WaypointServiceGetTFCConfigParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFCConfigParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFCConfigParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFCConfigParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFCConfigParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WithContext ¶

WithContext adds the context to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f c config params (not the query body).

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

func (*WaypointServiceGetTFCConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFCConfigParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFCConfigParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFCConfigParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFCConfigParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFCConfigParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFCConfigParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFCConfigParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFCConfigParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f c config params

func (*WaypointServiceGetTFCConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFCConfigReader ¶

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

WaypointServiceGetTFCConfigReader is a Reader for the WaypointServiceGetTFCConfig structure.

func (*WaypointServiceGetTFCConfigReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFModuleDetails2Default ¶

type WaypointServiceGetTFModuleDetails2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFModuleDetails2Default ¶

func NewWaypointServiceGetTFModuleDetails2Default(code int) *WaypointServiceGetTFModuleDetails2Default

NewWaypointServiceGetTFModuleDetails2Default creates a WaypointServiceGetTFModuleDetails2Default with default headers values

func (*WaypointServiceGetTFModuleDetails2Default) Code ¶

Code gets the status code for the waypoint service get t f module details2 default response

func (*WaypointServiceGetTFModuleDetails2Default) Error ¶

func (*WaypointServiceGetTFModuleDetails2Default) GetPayload ¶

func (*WaypointServiceGetTFModuleDetails2Default) IsClientError ¶

IsClientError returns true when this waypoint service get t f module details2 default response has a 4xx status code

func (*WaypointServiceGetTFModuleDetails2Default) IsCode ¶

IsCode returns true when this waypoint service get t f module details2 default response a status code equal to that given

func (*WaypointServiceGetTFModuleDetails2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f module details2 default response has a 3xx status code

func (*WaypointServiceGetTFModuleDetails2Default) IsServerError ¶

IsServerError returns true when this waypoint service get t f module details2 default response has a 5xx status code

func (*WaypointServiceGetTFModuleDetails2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f module details2 default response has a 2xx status code

func (*WaypointServiceGetTFModuleDetails2Default) String ¶

type WaypointServiceGetTFModuleDetails2OK ¶

type WaypointServiceGetTFModuleDetails2OK struct {
	Payload *models.HashicorpCloudWaypointGetTFModuleDetailsResponse
}

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

A successful response.

func NewWaypointServiceGetTFModuleDetails2OK ¶

func NewWaypointServiceGetTFModuleDetails2OK() *WaypointServiceGetTFModuleDetails2OK

NewWaypointServiceGetTFModuleDetails2OK creates a WaypointServiceGetTFModuleDetails2OK with default headers values

func (*WaypointServiceGetTFModuleDetails2OK) Code ¶

Code gets the status code for the waypoint service get t f module details2 o k response

func (*WaypointServiceGetTFModuleDetails2OK) Error ¶

func (*WaypointServiceGetTFModuleDetails2OK) GetPayload ¶

func (*WaypointServiceGetTFModuleDetails2OK) IsClientError ¶

func (o *WaypointServiceGetTFModuleDetails2OK) IsClientError() bool

IsClientError returns true when this waypoint service get t f module details2 o k response has a 4xx status code

func (*WaypointServiceGetTFModuleDetails2OK) IsCode ¶

IsCode returns true when this waypoint service get t f module details2 o k response a status code equal to that given

func (*WaypointServiceGetTFModuleDetails2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f module details2 o k response has a 3xx status code

func (*WaypointServiceGetTFModuleDetails2OK) IsServerError ¶

func (o *WaypointServiceGetTFModuleDetails2OK) IsServerError() bool

IsServerError returns true when this waypoint service get t f module details2 o k response has a 5xx status code

func (*WaypointServiceGetTFModuleDetails2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f module details2 o k response has a 2xx status code

func (*WaypointServiceGetTFModuleDetails2OK) String ¶

type WaypointServiceGetTFModuleDetails2Params ¶

type WaypointServiceGetTFModuleDetails2Params struct {

	/* ModuleID.

	     module_id is the ID of the Terraform no-code module. The expected format is
	"nocode-<UUID>". This parameter is used for the API call to Atlas.
	*/
	ModuleID string

	/* Name.

	   name is the name of the Terraform module.
	*/
	Name string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

	/* Provider.

	   provider is the name of the provider for the Terraform module.
	*/
	Provider string

	/* TfcNamespace.

	   tfc_namespace is the Terraform user who owns the Terraform module.
	*/
	TfcNamespace string

	/* Version.

	   DEPRECATED: Do not use.
	*/
	Version *string

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

WaypointServiceGetTFModuleDetails2Params contains all the parameters to send to the API endpoint

for the waypoint service get t f module details2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFModuleDetails2Params ¶

func NewWaypointServiceGetTFModuleDetails2Params() *WaypointServiceGetTFModuleDetails2Params

NewWaypointServiceGetTFModuleDetails2Params creates a new WaypointServiceGetTFModuleDetails2Params 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 NewWaypointServiceGetTFModuleDetails2ParamsWithContext ¶

func NewWaypointServiceGetTFModuleDetails2ParamsWithContext(ctx context.Context) *WaypointServiceGetTFModuleDetails2Params

NewWaypointServiceGetTFModuleDetails2ParamsWithContext creates a new WaypointServiceGetTFModuleDetails2Params object with the ability to set a context for a request.

func NewWaypointServiceGetTFModuleDetails2ParamsWithHTTPClient ¶

func NewWaypointServiceGetTFModuleDetails2ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFModuleDetails2Params

NewWaypointServiceGetTFModuleDetails2ParamsWithHTTPClient creates a new WaypointServiceGetTFModuleDetails2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFModuleDetails2ParamsWithTimeout ¶

func NewWaypointServiceGetTFModuleDetails2ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFModuleDetails2Params

NewWaypointServiceGetTFModuleDetails2ParamsWithTimeout creates a new WaypointServiceGetTFModuleDetails2Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFModuleDetails2Params) SetContext ¶

SetContext adds the context to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get t f module details2 params (not the query body).

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

func (*WaypointServiceGetTFModuleDetails2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetModuleID ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetModuleID(moduleID string)

SetModuleID adds the moduleId to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetName ¶

SetName adds the name to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetNamespaceID ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetProvider ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetProvider(provider string)

SetProvider adds the provider to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetTfcNamespace ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetTfcNamespace(tfcNamespace string)

SetTfcNamespace adds the tfcNamespace to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) SetVersion ¶

func (o *WaypointServiceGetTFModuleDetails2Params) SetVersion(version *string)

SetVersion adds the version to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithContext ¶

WithContext adds the context to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f module details2 params (not the query body).

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

func (*WaypointServiceGetTFModuleDetails2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithModuleID ¶

WithModuleID adds the moduleID to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithName ¶

WithName adds the name to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFModuleDetails2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFModuleDetails2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFModuleDetails2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFModuleDetails2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFModuleDetails2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFModuleDetails2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFModuleDetails2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFModuleDetails2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithProvider ¶

WithProvider adds the provider to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithTfcNamespace ¶

WithTfcNamespace adds the tfcNamespace to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WithVersion ¶

WithVersion adds the version to the waypoint service get t f module details2 params

func (*WaypointServiceGetTFModuleDetails2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFModuleDetails2Reader ¶

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

WaypointServiceGetTFModuleDetails2Reader is a Reader for the WaypointServiceGetTFModuleDetails2 structure.

func (*WaypointServiceGetTFModuleDetails2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFModuleDetails3Default ¶

type WaypointServiceGetTFModuleDetails3Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFModuleDetails3Default ¶

func NewWaypointServiceGetTFModuleDetails3Default(code int) *WaypointServiceGetTFModuleDetails3Default

NewWaypointServiceGetTFModuleDetails3Default creates a WaypointServiceGetTFModuleDetails3Default with default headers values

func (*WaypointServiceGetTFModuleDetails3Default) Code ¶

Code gets the status code for the waypoint service get t f module details3 default response

func (*WaypointServiceGetTFModuleDetails3Default) Error ¶

func (*WaypointServiceGetTFModuleDetails3Default) GetPayload ¶

func (*WaypointServiceGetTFModuleDetails3Default) IsClientError ¶

IsClientError returns true when this waypoint service get t f module details3 default response has a 4xx status code

func (*WaypointServiceGetTFModuleDetails3Default) IsCode ¶

IsCode returns true when this waypoint service get t f module details3 default response a status code equal to that given

func (*WaypointServiceGetTFModuleDetails3Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f module details3 default response has a 3xx status code

func (*WaypointServiceGetTFModuleDetails3Default) IsServerError ¶

IsServerError returns true when this waypoint service get t f module details3 default response has a 5xx status code

func (*WaypointServiceGetTFModuleDetails3Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f module details3 default response has a 2xx status code

func (*WaypointServiceGetTFModuleDetails3Default) String ¶

type WaypointServiceGetTFModuleDetails3OK ¶

type WaypointServiceGetTFModuleDetails3OK struct {
	Payload *models.HashicorpCloudWaypointGetTFModuleDetailsResponse
}

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

A successful response.

func NewWaypointServiceGetTFModuleDetails3OK ¶

func NewWaypointServiceGetTFModuleDetails3OK() *WaypointServiceGetTFModuleDetails3OK

NewWaypointServiceGetTFModuleDetails3OK creates a WaypointServiceGetTFModuleDetails3OK with default headers values

func (*WaypointServiceGetTFModuleDetails3OK) Code ¶

Code gets the status code for the waypoint service get t f module details3 o k response

func (*WaypointServiceGetTFModuleDetails3OK) Error ¶

func (*WaypointServiceGetTFModuleDetails3OK) GetPayload ¶

func (*WaypointServiceGetTFModuleDetails3OK) IsClientError ¶

func (o *WaypointServiceGetTFModuleDetails3OK) IsClientError() bool

IsClientError returns true when this waypoint service get t f module details3 o k response has a 4xx status code

func (*WaypointServiceGetTFModuleDetails3OK) IsCode ¶

IsCode returns true when this waypoint service get t f module details3 o k response a status code equal to that given

func (*WaypointServiceGetTFModuleDetails3OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f module details3 o k response has a 3xx status code

func (*WaypointServiceGetTFModuleDetails3OK) IsServerError ¶

func (o *WaypointServiceGetTFModuleDetails3OK) IsServerError() bool

IsServerError returns true when this waypoint service get t f module details3 o k response has a 5xx status code

func (*WaypointServiceGetTFModuleDetails3OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f module details3 o k response has a 2xx status code

func (*WaypointServiceGetTFModuleDetails3OK) String ¶

type WaypointServiceGetTFModuleDetails3Params ¶

type WaypointServiceGetTFModuleDetails3Params struct {

	/* ModuleID.

	     module_id is the ID of the Terraform no-code module. The expected format is
	"nocode-<UUID>". This parameter is used for the API call to Atlas.
	*/
	ModuleID string

	/* Name.

	   name is the name of the Terraform module.
	*/
	Name string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

	/* Provider.

	   provider is the name of the provider for the Terraform module.
	*/
	Provider string

	/* TfcNamespace.

	   tfc_namespace is the Terraform user who owns the Terraform module.
	*/
	TfcNamespace string

	/* Version.

	   DEPRECATED: Do not use.
	*/
	Version *string

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

WaypointServiceGetTFModuleDetails3Params contains all the parameters to send to the API endpoint

for the waypoint service get t f module details3 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFModuleDetails3Params ¶

func NewWaypointServiceGetTFModuleDetails3Params() *WaypointServiceGetTFModuleDetails3Params

NewWaypointServiceGetTFModuleDetails3Params creates a new WaypointServiceGetTFModuleDetails3Params 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 NewWaypointServiceGetTFModuleDetails3ParamsWithContext ¶

func NewWaypointServiceGetTFModuleDetails3ParamsWithContext(ctx context.Context) *WaypointServiceGetTFModuleDetails3Params

NewWaypointServiceGetTFModuleDetails3ParamsWithContext creates a new WaypointServiceGetTFModuleDetails3Params object with the ability to set a context for a request.

func NewWaypointServiceGetTFModuleDetails3ParamsWithHTTPClient ¶

func NewWaypointServiceGetTFModuleDetails3ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFModuleDetails3Params

NewWaypointServiceGetTFModuleDetails3ParamsWithHTTPClient creates a new WaypointServiceGetTFModuleDetails3Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFModuleDetails3ParamsWithTimeout ¶

func NewWaypointServiceGetTFModuleDetails3ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFModuleDetails3Params

NewWaypointServiceGetTFModuleDetails3ParamsWithTimeout creates a new WaypointServiceGetTFModuleDetails3Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFModuleDetails3Params) SetContext ¶

SetContext adds the context to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get t f module details3 params (not the query body).

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

func (*WaypointServiceGetTFModuleDetails3Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetModuleID ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetModuleID(moduleID string)

SetModuleID adds the moduleId to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetName ¶

SetName adds the name to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetNamespaceID ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetProvider ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetProvider(provider string)

SetProvider adds the provider to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetTfcNamespace ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetTfcNamespace(tfcNamespace string)

SetTfcNamespace adds the tfcNamespace to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) SetVersion ¶

func (o *WaypointServiceGetTFModuleDetails3Params) SetVersion(version *string)

SetVersion adds the version to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithContext ¶

WithContext adds the context to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f module details3 params (not the query body).

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

func (*WaypointServiceGetTFModuleDetails3Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithModuleID ¶

WithModuleID adds the moduleID to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithName ¶

WithName adds the name to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFModuleDetails3Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFModuleDetails3Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFModuleDetails3Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFModuleDetails3Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFModuleDetails3Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFModuleDetails3Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFModuleDetails3Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFModuleDetails3Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithProvider ¶

WithProvider adds the provider to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithTfcNamespace ¶

WithTfcNamespace adds the tfcNamespace to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WithVersion ¶

WithVersion adds the version to the waypoint service get t f module details3 params

func (*WaypointServiceGetTFModuleDetails3Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFModuleDetails3Reader ¶

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

WaypointServiceGetTFModuleDetails3Reader is a Reader for the WaypointServiceGetTFModuleDetails3 structure.

func (*WaypointServiceGetTFModuleDetails3Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFModuleDetailsDefault ¶

type WaypointServiceGetTFModuleDetailsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFModuleDetailsDefault ¶

func NewWaypointServiceGetTFModuleDetailsDefault(code int) *WaypointServiceGetTFModuleDetailsDefault

NewWaypointServiceGetTFModuleDetailsDefault creates a WaypointServiceGetTFModuleDetailsDefault with default headers values

func (*WaypointServiceGetTFModuleDetailsDefault) Code ¶

Code gets the status code for the waypoint service get t f module details default response

func (*WaypointServiceGetTFModuleDetailsDefault) Error ¶

func (*WaypointServiceGetTFModuleDetailsDefault) GetPayload ¶

func (*WaypointServiceGetTFModuleDetailsDefault) IsClientError ¶

IsClientError returns true when this waypoint service get t f module details default response has a 4xx status code

func (*WaypointServiceGetTFModuleDetailsDefault) IsCode ¶

IsCode returns true when this waypoint service get t f module details default response a status code equal to that given

func (*WaypointServiceGetTFModuleDetailsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f module details default response has a 3xx status code

func (*WaypointServiceGetTFModuleDetailsDefault) IsServerError ¶

IsServerError returns true when this waypoint service get t f module details default response has a 5xx status code

func (*WaypointServiceGetTFModuleDetailsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f module details default response has a 2xx status code

func (*WaypointServiceGetTFModuleDetailsDefault) String ¶

type WaypointServiceGetTFModuleDetailsOK ¶

type WaypointServiceGetTFModuleDetailsOK struct {
	Payload *models.HashicorpCloudWaypointGetTFModuleDetailsResponse
}

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

A successful response.

func NewWaypointServiceGetTFModuleDetailsOK ¶

func NewWaypointServiceGetTFModuleDetailsOK() *WaypointServiceGetTFModuleDetailsOK

NewWaypointServiceGetTFModuleDetailsOK creates a WaypointServiceGetTFModuleDetailsOK with default headers values

func (*WaypointServiceGetTFModuleDetailsOK) Code ¶

Code gets the status code for the waypoint service get t f module details o k response

func (*WaypointServiceGetTFModuleDetailsOK) Error ¶

func (*WaypointServiceGetTFModuleDetailsOK) GetPayload ¶

func (*WaypointServiceGetTFModuleDetailsOK) IsClientError ¶

func (o *WaypointServiceGetTFModuleDetailsOK) IsClientError() bool

IsClientError returns true when this waypoint service get t f module details o k response has a 4xx status code

func (*WaypointServiceGetTFModuleDetailsOK) IsCode ¶

IsCode returns true when this waypoint service get t f module details o k response a status code equal to that given

func (*WaypointServiceGetTFModuleDetailsOK) IsRedirect ¶

func (o *WaypointServiceGetTFModuleDetailsOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get t f module details o k response has a 3xx status code

func (*WaypointServiceGetTFModuleDetailsOK) IsServerError ¶

func (o *WaypointServiceGetTFModuleDetailsOK) IsServerError() bool

IsServerError returns true when this waypoint service get t f module details o k response has a 5xx status code

func (*WaypointServiceGetTFModuleDetailsOK) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f module details o k response has a 2xx status code

func (*WaypointServiceGetTFModuleDetailsOK) String ¶

type WaypointServiceGetTFModuleDetailsParams ¶

type WaypointServiceGetTFModuleDetailsParams struct {

	/* ModuleID.

	     module_id is the ID of the Terraform no-code module. The expected format is
	"nocode-<UUID>". This parameter is used for the API call to Atlas.
	*/
	ModuleID string

	/* Name.

	   name is the name of the Terraform module.
	*/
	Name string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

	/* Provider.

	   provider is the name of the provider for the Terraform module.
	*/
	Provider string

	/* TfcNamespace.

	   tfc_namespace is the Terraform user who owns the Terraform module.
	*/
	TfcNamespace string

	/* Version.

	   DEPRECATED: Do not use.
	*/
	Version string

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

WaypointServiceGetTFModuleDetailsParams contains all the parameters to send to the API endpoint

for the waypoint service get t f module details operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFModuleDetailsParams ¶

func NewWaypointServiceGetTFModuleDetailsParams() *WaypointServiceGetTFModuleDetailsParams

NewWaypointServiceGetTFModuleDetailsParams creates a new WaypointServiceGetTFModuleDetailsParams 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 NewWaypointServiceGetTFModuleDetailsParamsWithContext ¶

func NewWaypointServiceGetTFModuleDetailsParamsWithContext(ctx context.Context) *WaypointServiceGetTFModuleDetailsParams

NewWaypointServiceGetTFModuleDetailsParamsWithContext creates a new WaypointServiceGetTFModuleDetailsParams object with the ability to set a context for a request.

func NewWaypointServiceGetTFModuleDetailsParamsWithHTTPClient ¶

func NewWaypointServiceGetTFModuleDetailsParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFModuleDetailsParams

NewWaypointServiceGetTFModuleDetailsParamsWithHTTPClient creates a new WaypointServiceGetTFModuleDetailsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFModuleDetailsParamsWithTimeout ¶

func NewWaypointServiceGetTFModuleDetailsParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFModuleDetailsParams

NewWaypointServiceGetTFModuleDetailsParamsWithTimeout creates a new WaypointServiceGetTFModuleDetailsParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFModuleDetailsParams) SetContext ¶

SetContext adds the context to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetDefaults ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get t f module details params (not the query body).

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

func (*WaypointServiceGetTFModuleDetailsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetModuleID ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetModuleID(moduleID string)

SetModuleID adds the moduleId to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetName ¶

SetName adds the name to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetNamespaceID ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetProvider ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetProvider(provider string)

SetProvider adds the provider to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetTfcNamespace ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetTfcNamespace(tfcNamespace string)

SetTfcNamespace adds the tfcNamespace to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) SetVersion ¶

func (o *WaypointServiceGetTFModuleDetailsParams) SetVersion(version string)

SetVersion adds the version to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithContext ¶

WithContext adds the context to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f module details params (not the query body).

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

func (*WaypointServiceGetTFModuleDetailsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithModuleID ¶

WithModuleID adds the moduleID to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithName ¶

WithName adds the name to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFModuleDetailsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFModuleDetailsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFModuleDetailsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFModuleDetailsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFModuleDetailsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFModuleDetailsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFModuleDetailsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFModuleDetailsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithProvider ¶

WithProvider adds the provider to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithTfcNamespace ¶

WithTfcNamespace adds the tfcNamespace to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WithVersion ¶

WithVersion adds the version to the waypoint service get t f module details params

func (*WaypointServiceGetTFModuleDetailsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFModuleDetailsReader ¶

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

WaypointServiceGetTFModuleDetailsReader is a Reader for the WaypointServiceGetTFModuleDetails structure.

func (*WaypointServiceGetTFModuleDetailsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFRunStatusDefault ¶

type WaypointServiceGetTFRunStatusDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFRunStatusDefault ¶

func NewWaypointServiceGetTFRunStatusDefault(code int) *WaypointServiceGetTFRunStatusDefault

NewWaypointServiceGetTFRunStatusDefault creates a WaypointServiceGetTFRunStatusDefault with default headers values

func (*WaypointServiceGetTFRunStatusDefault) Code ¶

Code gets the status code for the waypoint service get t f run status default response

func (*WaypointServiceGetTFRunStatusDefault) Error ¶

func (*WaypointServiceGetTFRunStatusDefault) GetPayload ¶

func (*WaypointServiceGetTFRunStatusDefault) IsClientError ¶

func (o *WaypointServiceGetTFRunStatusDefault) IsClientError() bool

IsClientError returns true when this waypoint service get t f run status default response has a 4xx status code

func (*WaypointServiceGetTFRunStatusDefault) IsCode ¶

IsCode returns true when this waypoint service get t f run status default response a status code equal to that given

func (*WaypointServiceGetTFRunStatusDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f run status default response has a 3xx status code

func (*WaypointServiceGetTFRunStatusDefault) IsServerError ¶

func (o *WaypointServiceGetTFRunStatusDefault) IsServerError() bool

IsServerError returns true when this waypoint service get t f run status default response has a 5xx status code

func (*WaypointServiceGetTFRunStatusDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f run status default response has a 2xx status code

func (*WaypointServiceGetTFRunStatusDefault) String ¶

type WaypointServiceGetTFRunStatusOK ¶

type WaypointServiceGetTFRunStatusOK struct {
	Payload *models.HashicorpCloudWaypointGetTFRunStatusResponse
}

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

A successful response.

func NewWaypointServiceGetTFRunStatusOK ¶

func NewWaypointServiceGetTFRunStatusOK() *WaypointServiceGetTFRunStatusOK

NewWaypointServiceGetTFRunStatusOK creates a WaypointServiceGetTFRunStatusOK with default headers values

func (*WaypointServiceGetTFRunStatusOK) Code ¶

Code gets the status code for the waypoint service get t f run status o k response

func (*WaypointServiceGetTFRunStatusOK) Error ¶

func (*WaypointServiceGetTFRunStatusOK) GetPayload ¶

func (*WaypointServiceGetTFRunStatusOK) IsClientError ¶

func (o *WaypointServiceGetTFRunStatusOK) IsClientError() bool

IsClientError returns true when this waypoint service get t f run status o k response has a 4xx status code

func (*WaypointServiceGetTFRunStatusOK) IsCode ¶

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

IsCode returns true when this waypoint service get t f run status o k response a status code equal to that given

func (*WaypointServiceGetTFRunStatusOK) IsRedirect ¶

func (o *WaypointServiceGetTFRunStatusOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get t f run status o k response has a 3xx status code

func (*WaypointServiceGetTFRunStatusOK) IsServerError ¶

func (o *WaypointServiceGetTFRunStatusOK) IsServerError() bool

IsServerError returns true when this waypoint service get t f run status o k response has a 5xx status code

func (*WaypointServiceGetTFRunStatusOK) IsSuccess ¶

func (o *WaypointServiceGetTFRunStatusOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get t f run status o k response has a 2xx status code

func (*WaypointServiceGetTFRunStatusOK) String ¶

type WaypointServiceGetTFRunStatusParams ¶

type WaypointServiceGetTFRunStatusParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

	// WorkspaceName.
	WorkspaceName string

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

WaypointServiceGetTFRunStatusParams contains all the parameters to send to the API endpoint

for the waypoint service get t f run status operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFRunStatusParams ¶

func NewWaypointServiceGetTFRunStatusParams() *WaypointServiceGetTFRunStatusParams

NewWaypointServiceGetTFRunStatusParams creates a new WaypointServiceGetTFRunStatusParams 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 NewWaypointServiceGetTFRunStatusParamsWithContext ¶

func NewWaypointServiceGetTFRunStatusParamsWithContext(ctx context.Context) *WaypointServiceGetTFRunStatusParams

NewWaypointServiceGetTFRunStatusParamsWithContext creates a new WaypointServiceGetTFRunStatusParams object with the ability to set a context for a request.

func NewWaypointServiceGetTFRunStatusParamsWithHTTPClient ¶

func NewWaypointServiceGetTFRunStatusParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFRunStatusParams

NewWaypointServiceGetTFRunStatusParamsWithHTTPClient creates a new WaypointServiceGetTFRunStatusParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFRunStatusParamsWithTimeout ¶

func NewWaypointServiceGetTFRunStatusParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFRunStatusParams

NewWaypointServiceGetTFRunStatusParamsWithTimeout creates a new WaypointServiceGetTFRunStatusParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFRunStatusParams) SetContext ¶

SetContext adds the context to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) SetDefaults ¶

func (o *WaypointServiceGetTFRunStatusParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get t f run status params (not the query body).

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

func (*WaypointServiceGetTFRunStatusParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) SetNamespaceID ¶

func (o *WaypointServiceGetTFRunStatusParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFRunStatusParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFRunStatusParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFRunStatusParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFRunStatusParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) SetWorkspaceName ¶

func (o *WaypointServiceGetTFRunStatusParams) SetWorkspaceName(workspaceName string)

SetWorkspaceName adds the workspaceName to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithContext ¶

WithContext adds the context to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f run status params (not the query body).

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

func (*WaypointServiceGetTFRunStatusParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFRunStatusParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFRunStatusParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFRunStatusParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFRunStatusParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFRunStatusParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFRunStatusParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFRunStatusParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFRunStatusParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WithWorkspaceName ¶

WithWorkspaceName adds the workspaceName to the waypoint service get t f run status params

func (*WaypointServiceGetTFRunStatusParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFRunStatusReader ¶

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

WaypointServiceGetTFRunStatusReader is a Reader for the WaypointServiceGetTFRunStatus structure.

func (*WaypointServiceGetTFRunStatusReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFWorkspaceInfo2Default ¶

type WaypointServiceGetTFWorkspaceInfo2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFWorkspaceInfo2Default ¶

func NewWaypointServiceGetTFWorkspaceInfo2Default(code int) *WaypointServiceGetTFWorkspaceInfo2Default

NewWaypointServiceGetTFWorkspaceInfo2Default creates a WaypointServiceGetTFWorkspaceInfo2Default with default headers values

func (*WaypointServiceGetTFWorkspaceInfo2Default) Code ¶

Code gets the status code for the waypoint service get t f workspace info2 default response

func (*WaypointServiceGetTFWorkspaceInfo2Default) Error ¶

func (*WaypointServiceGetTFWorkspaceInfo2Default) GetPayload ¶

func (*WaypointServiceGetTFWorkspaceInfo2Default) IsClientError ¶

IsClientError returns true when this waypoint service get t f workspace info2 default response has a 4xx status code

func (*WaypointServiceGetTFWorkspaceInfo2Default) IsCode ¶

IsCode returns true when this waypoint service get t f workspace info2 default response a status code equal to that given

func (*WaypointServiceGetTFWorkspaceInfo2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f workspace info2 default response has a 3xx status code

func (*WaypointServiceGetTFWorkspaceInfo2Default) IsServerError ¶

IsServerError returns true when this waypoint service get t f workspace info2 default response has a 5xx status code

func (*WaypointServiceGetTFWorkspaceInfo2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f workspace info2 default response has a 2xx status code

func (*WaypointServiceGetTFWorkspaceInfo2Default) String ¶

type WaypointServiceGetTFWorkspaceInfo2OK ¶

type WaypointServiceGetTFWorkspaceInfo2OK struct {
	Payload *models.HashicorpCloudWaypointGetTFWorkspaceInfoResponse
}

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

A successful response.

func NewWaypointServiceGetTFWorkspaceInfo2OK ¶

func NewWaypointServiceGetTFWorkspaceInfo2OK() *WaypointServiceGetTFWorkspaceInfo2OK

NewWaypointServiceGetTFWorkspaceInfo2OK creates a WaypointServiceGetTFWorkspaceInfo2OK with default headers values

func (*WaypointServiceGetTFWorkspaceInfo2OK) Code ¶

Code gets the status code for the waypoint service get t f workspace info2 o k response

func (*WaypointServiceGetTFWorkspaceInfo2OK) Error ¶

func (*WaypointServiceGetTFWorkspaceInfo2OK) GetPayload ¶

func (*WaypointServiceGetTFWorkspaceInfo2OK) IsClientError ¶

func (o *WaypointServiceGetTFWorkspaceInfo2OK) IsClientError() bool

IsClientError returns true when this waypoint service get t f workspace info2 o k response has a 4xx status code

func (*WaypointServiceGetTFWorkspaceInfo2OK) IsCode ¶

IsCode returns true when this waypoint service get t f workspace info2 o k response a status code equal to that given

func (*WaypointServiceGetTFWorkspaceInfo2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f workspace info2 o k response has a 3xx status code

func (*WaypointServiceGetTFWorkspaceInfo2OK) IsServerError ¶

func (o *WaypointServiceGetTFWorkspaceInfo2OK) IsServerError() bool

IsServerError returns true when this waypoint service get t f workspace info2 o k response has a 5xx status code

func (*WaypointServiceGetTFWorkspaceInfo2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f workspace info2 o k response has a 2xx status code

func (*WaypointServiceGetTFWorkspaceInfo2OK) String ¶

type WaypointServiceGetTFWorkspaceInfo2Params ¶

type WaypointServiceGetTFWorkspaceInfo2Params struct {

	// AddOnID.
	AddOnID *string

	// AddOnName.
	AddOnName *string

	// ApplicationID.
	ApplicationID *string

	// ApplicationName.
	ApplicationName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetTFWorkspaceInfo2Params contains all the parameters to send to the API endpoint

for the waypoint service get t f workspace info2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFWorkspaceInfo2Params ¶

func NewWaypointServiceGetTFWorkspaceInfo2Params() *WaypointServiceGetTFWorkspaceInfo2Params

NewWaypointServiceGetTFWorkspaceInfo2Params creates a new WaypointServiceGetTFWorkspaceInfo2Params 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 NewWaypointServiceGetTFWorkspaceInfo2ParamsWithContext ¶

func NewWaypointServiceGetTFWorkspaceInfo2ParamsWithContext(ctx context.Context) *WaypointServiceGetTFWorkspaceInfo2Params

NewWaypointServiceGetTFWorkspaceInfo2ParamsWithContext creates a new WaypointServiceGetTFWorkspaceInfo2Params object with the ability to set a context for a request.

func NewWaypointServiceGetTFWorkspaceInfo2ParamsWithHTTPClient ¶

func NewWaypointServiceGetTFWorkspaceInfo2ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFWorkspaceInfo2Params

NewWaypointServiceGetTFWorkspaceInfo2ParamsWithHTTPClient creates a new WaypointServiceGetTFWorkspaceInfo2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFWorkspaceInfo2ParamsWithTimeout ¶

func NewWaypointServiceGetTFWorkspaceInfo2ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFWorkspaceInfo2Params

NewWaypointServiceGetTFWorkspaceInfo2ParamsWithTimeout creates a new WaypointServiceGetTFWorkspaceInfo2Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetAddOnID ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetAddOnID(addOnID *string)

SetAddOnID adds the addOnId to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetAddOnName ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetAddOnName(addOnName *string)

SetAddOnName adds the addOnName to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetApplicationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetApplicationID(applicationID *string)

SetApplicationID adds the applicationId to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetApplicationName ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetApplicationName(applicationName string)

SetApplicationName adds the applicationName to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetContext ¶

SetContext adds the context to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get t f workspace info2 params (not the query body).

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

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceID ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithAddOnID ¶

WithAddOnID adds the addOnID to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithAddOnName ¶

WithAddOnName adds the addOnName to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithContext ¶

WithContext adds the context to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f workspace info2 params (not the query body).

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

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFWorkspaceInfo2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFWorkspaceInfo2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFWorkspaceInfo2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFWorkspaceInfo2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFWorkspaceInfo2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f workspace info2 params

func (*WaypointServiceGetTFWorkspaceInfo2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFWorkspaceInfo2Reader ¶

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

WaypointServiceGetTFWorkspaceInfo2Reader is a Reader for the WaypointServiceGetTFWorkspaceInfo2 structure.

func (*WaypointServiceGetTFWorkspaceInfo2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFWorkspaceInfo3Default ¶

type WaypointServiceGetTFWorkspaceInfo3Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFWorkspaceInfo3Default ¶

func NewWaypointServiceGetTFWorkspaceInfo3Default(code int) *WaypointServiceGetTFWorkspaceInfo3Default

NewWaypointServiceGetTFWorkspaceInfo3Default creates a WaypointServiceGetTFWorkspaceInfo3Default with default headers values

func (*WaypointServiceGetTFWorkspaceInfo3Default) Code ¶

Code gets the status code for the waypoint service get t f workspace info3 default response

func (*WaypointServiceGetTFWorkspaceInfo3Default) Error ¶

func (*WaypointServiceGetTFWorkspaceInfo3Default) GetPayload ¶

func (*WaypointServiceGetTFWorkspaceInfo3Default) IsClientError ¶

IsClientError returns true when this waypoint service get t f workspace info3 default response has a 4xx status code

func (*WaypointServiceGetTFWorkspaceInfo3Default) IsCode ¶

IsCode returns true when this waypoint service get t f workspace info3 default response a status code equal to that given

func (*WaypointServiceGetTFWorkspaceInfo3Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f workspace info3 default response has a 3xx status code

func (*WaypointServiceGetTFWorkspaceInfo3Default) IsServerError ¶

IsServerError returns true when this waypoint service get t f workspace info3 default response has a 5xx status code

func (*WaypointServiceGetTFWorkspaceInfo3Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f workspace info3 default response has a 2xx status code

func (*WaypointServiceGetTFWorkspaceInfo3Default) String ¶

type WaypointServiceGetTFWorkspaceInfo3OK ¶

type WaypointServiceGetTFWorkspaceInfo3OK struct {
	Payload *models.HashicorpCloudWaypointGetTFWorkspaceInfoResponse
}

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

A successful response.

func NewWaypointServiceGetTFWorkspaceInfo3OK ¶

func NewWaypointServiceGetTFWorkspaceInfo3OK() *WaypointServiceGetTFWorkspaceInfo3OK

NewWaypointServiceGetTFWorkspaceInfo3OK creates a WaypointServiceGetTFWorkspaceInfo3OK with default headers values

func (*WaypointServiceGetTFWorkspaceInfo3OK) Code ¶

Code gets the status code for the waypoint service get t f workspace info3 o k response

func (*WaypointServiceGetTFWorkspaceInfo3OK) Error ¶

func (*WaypointServiceGetTFWorkspaceInfo3OK) GetPayload ¶

func (*WaypointServiceGetTFWorkspaceInfo3OK) IsClientError ¶

func (o *WaypointServiceGetTFWorkspaceInfo3OK) IsClientError() bool

IsClientError returns true when this waypoint service get t f workspace info3 o k response has a 4xx status code

func (*WaypointServiceGetTFWorkspaceInfo3OK) IsCode ¶

IsCode returns true when this waypoint service get t f workspace info3 o k response a status code equal to that given

func (*WaypointServiceGetTFWorkspaceInfo3OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f workspace info3 o k response has a 3xx status code

func (*WaypointServiceGetTFWorkspaceInfo3OK) IsServerError ¶

func (o *WaypointServiceGetTFWorkspaceInfo3OK) IsServerError() bool

IsServerError returns true when this waypoint service get t f workspace info3 o k response has a 5xx status code

func (*WaypointServiceGetTFWorkspaceInfo3OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f workspace info3 o k response has a 2xx status code

func (*WaypointServiceGetTFWorkspaceInfo3OK) String ¶

type WaypointServiceGetTFWorkspaceInfo3Params ¶

type WaypointServiceGetTFWorkspaceInfo3Params struct {

	// AddOnID.
	AddOnID *string

	// AddOnName.
	AddOnName string

	// ApplicationID.
	ApplicationID *string

	// ApplicationName.
	ApplicationName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetTFWorkspaceInfo3Params contains all the parameters to send to the API endpoint

for the waypoint service get t f workspace info3 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFWorkspaceInfo3Params ¶

func NewWaypointServiceGetTFWorkspaceInfo3Params() *WaypointServiceGetTFWorkspaceInfo3Params

NewWaypointServiceGetTFWorkspaceInfo3Params creates a new WaypointServiceGetTFWorkspaceInfo3Params 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 NewWaypointServiceGetTFWorkspaceInfo3ParamsWithContext ¶

func NewWaypointServiceGetTFWorkspaceInfo3ParamsWithContext(ctx context.Context) *WaypointServiceGetTFWorkspaceInfo3Params

NewWaypointServiceGetTFWorkspaceInfo3ParamsWithContext creates a new WaypointServiceGetTFWorkspaceInfo3Params object with the ability to set a context for a request.

func NewWaypointServiceGetTFWorkspaceInfo3ParamsWithHTTPClient ¶

func NewWaypointServiceGetTFWorkspaceInfo3ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFWorkspaceInfo3Params

NewWaypointServiceGetTFWorkspaceInfo3ParamsWithHTTPClient creates a new WaypointServiceGetTFWorkspaceInfo3Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFWorkspaceInfo3ParamsWithTimeout ¶

func NewWaypointServiceGetTFWorkspaceInfo3ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFWorkspaceInfo3Params

NewWaypointServiceGetTFWorkspaceInfo3ParamsWithTimeout creates a new WaypointServiceGetTFWorkspaceInfo3Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetAddOnID ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetAddOnID(addOnID *string)

SetAddOnID adds the addOnId to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetAddOnName ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetAddOnName(addOnName string)

SetAddOnName adds the addOnName to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetApplicationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetApplicationID(applicationID *string)

SetApplicationID adds the applicationId to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetApplicationName ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetApplicationName(applicationName *string)

SetApplicationName adds the applicationName to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetContext ¶

SetContext adds the context to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get t f workspace info3 params (not the query body).

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

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceID ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithAddOnID ¶

WithAddOnID adds the addOnID to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithAddOnName ¶

WithAddOnName adds the addOnName to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithContext ¶

WithContext adds the context to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f workspace info3 params (not the query body).

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

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFWorkspaceInfo3Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFWorkspaceInfo3Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFWorkspaceInfo3Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFWorkspaceInfo3Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFWorkspaceInfo3Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f workspace info3 params

func (*WaypointServiceGetTFWorkspaceInfo3Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFWorkspaceInfo3Reader ¶

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

WaypointServiceGetTFWorkspaceInfo3Reader is a Reader for the WaypointServiceGetTFWorkspaceInfo3 structure.

func (*WaypointServiceGetTFWorkspaceInfo3Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFWorkspaceInfo4Default ¶

type WaypointServiceGetTFWorkspaceInfo4Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFWorkspaceInfo4Default ¶

func NewWaypointServiceGetTFWorkspaceInfo4Default(code int) *WaypointServiceGetTFWorkspaceInfo4Default

NewWaypointServiceGetTFWorkspaceInfo4Default creates a WaypointServiceGetTFWorkspaceInfo4Default with default headers values

func (*WaypointServiceGetTFWorkspaceInfo4Default) Code ¶

Code gets the status code for the waypoint service get t f workspace info4 default response

func (*WaypointServiceGetTFWorkspaceInfo4Default) Error ¶

func (*WaypointServiceGetTFWorkspaceInfo4Default) GetPayload ¶

func (*WaypointServiceGetTFWorkspaceInfo4Default) IsClientError ¶

IsClientError returns true when this waypoint service get t f workspace info4 default response has a 4xx status code

func (*WaypointServiceGetTFWorkspaceInfo4Default) IsCode ¶

IsCode returns true when this waypoint service get t f workspace info4 default response a status code equal to that given

func (*WaypointServiceGetTFWorkspaceInfo4Default) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f workspace info4 default response has a 3xx status code

func (*WaypointServiceGetTFWorkspaceInfo4Default) IsServerError ¶

IsServerError returns true when this waypoint service get t f workspace info4 default response has a 5xx status code

func (*WaypointServiceGetTFWorkspaceInfo4Default) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f workspace info4 default response has a 2xx status code

func (*WaypointServiceGetTFWorkspaceInfo4Default) String ¶

type WaypointServiceGetTFWorkspaceInfo4OK ¶

type WaypointServiceGetTFWorkspaceInfo4OK struct {
	Payload *models.HashicorpCloudWaypointGetTFWorkspaceInfoResponse
}

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

A successful response.

func NewWaypointServiceGetTFWorkspaceInfo4OK ¶

func NewWaypointServiceGetTFWorkspaceInfo4OK() *WaypointServiceGetTFWorkspaceInfo4OK

NewWaypointServiceGetTFWorkspaceInfo4OK creates a WaypointServiceGetTFWorkspaceInfo4OK with default headers values

func (*WaypointServiceGetTFWorkspaceInfo4OK) Code ¶

Code gets the status code for the waypoint service get t f workspace info4 o k response

func (*WaypointServiceGetTFWorkspaceInfo4OK) Error ¶

func (*WaypointServiceGetTFWorkspaceInfo4OK) GetPayload ¶

func (*WaypointServiceGetTFWorkspaceInfo4OK) IsClientError ¶

func (o *WaypointServiceGetTFWorkspaceInfo4OK) IsClientError() bool

IsClientError returns true when this waypoint service get t f workspace info4 o k response has a 4xx status code

func (*WaypointServiceGetTFWorkspaceInfo4OK) IsCode ¶

IsCode returns true when this waypoint service get t f workspace info4 o k response a status code equal to that given

func (*WaypointServiceGetTFWorkspaceInfo4OK) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f workspace info4 o k response has a 3xx status code

func (*WaypointServiceGetTFWorkspaceInfo4OK) IsServerError ¶

func (o *WaypointServiceGetTFWorkspaceInfo4OK) IsServerError() bool

IsServerError returns true when this waypoint service get t f workspace info4 o k response has a 5xx status code

func (*WaypointServiceGetTFWorkspaceInfo4OK) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f workspace info4 o k response has a 2xx status code

func (*WaypointServiceGetTFWorkspaceInfo4OK) String ¶

type WaypointServiceGetTFWorkspaceInfo4Params ¶

type WaypointServiceGetTFWorkspaceInfo4Params struct {

	// AddOnID.
	AddOnID string

	// AddOnName.
	AddOnName *string

	// ApplicationID.
	ApplicationID *string

	// ApplicationName.
	ApplicationName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetTFWorkspaceInfo4Params contains all the parameters to send to the API endpoint

for the waypoint service get t f workspace info4 operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFWorkspaceInfo4Params ¶

func NewWaypointServiceGetTFWorkspaceInfo4Params() *WaypointServiceGetTFWorkspaceInfo4Params

NewWaypointServiceGetTFWorkspaceInfo4Params creates a new WaypointServiceGetTFWorkspaceInfo4Params 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 NewWaypointServiceGetTFWorkspaceInfo4ParamsWithContext ¶

func NewWaypointServiceGetTFWorkspaceInfo4ParamsWithContext(ctx context.Context) *WaypointServiceGetTFWorkspaceInfo4Params

NewWaypointServiceGetTFWorkspaceInfo4ParamsWithContext creates a new WaypointServiceGetTFWorkspaceInfo4Params object with the ability to set a context for a request.

func NewWaypointServiceGetTFWorkspaceInfo4ParamsWithHTTPClient ¶

func NewWaypointServiceGetTFWorkspaceInfo4ParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFWorkspaceInfo4Params

NewWaypointServiceGetTFWorkspaceInfo4ParamsWithHTTPClient creates a new WaypointServiceGetTFWorkspaceInfo4Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFWorkspaceInfo4ParamsWithTimeout ¶

func NewWaypointServiceGetTFWorkspaceInfo4ParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFWorkspaceInfo4Params

NewWaypointServiceGetTFWorkspaceInfo4ParamsWithTimeout creates a new WaypointServiceGetTFWorkspaceInfo4Params object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetAddOnID ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetAddOnID(addOnID string)

SetAddOnID adds the addOnId to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetAddOnName ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetAddOnName(addOnName *string)

SetAddOnName adds the addOnName to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetApplicationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetApplicationID(applicationID *string)

SetApplicationID adds the applicationId to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetApplicationName ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetApplicationName(applicationName *string)

SetApplicationName adds the applicationName to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetContext ¶

SetContext adds the context to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service get t f workspace info4 params (not the query body).

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

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceID ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithAddOnID ¶

WithAddOnID adds the addOnID to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithAddOnName ¶

WithAddOnName adds the addOnName to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithContext ¶

WithContext adds the context to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f workspace info4 params (not the query body).

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

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFWorkspaceInfo4Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFWorkspaceInfo4Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFWorkspaceInfo4Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFWorkspaceInfo4Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFWorkspaceInfo4Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f workspace info4 params

func (*WaypointServiceGetTFWorkspaceInfo4Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFWorkspaceInfo4Reader ¶

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

WaypointServiceGetTFWorkspaceInfo4Reader is a Reader for the WaypointServiceGetTFWorkspaceInfo4 structure.

func (*WaypointServiceGetTFWorkspaceInfo4Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetTFWorkspaceInfoDefault ¶

type WaypointServiceGetTFWorkspaceInfoDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetTFWorkspaceInfoDefault ¶

func NewWaypointServiceGetTFWorkspaceInfoDefault(code int) *WaypointServiceGetTFWorkspaceInfoDefault

NewWaypointServiceGetTFWorkspaceInfoDefault creates a WaypointServiceGetTFWorkspaceInfoDefault with default headers values

func (*WaypointServiceGetTFWorkspaceInfoDefault) Code ¶

Code gets the status code for the waypoint service get t f workspace info default response

func (*WaypointServiceGetTFWorkspaceInfoDefault) Error ¶

func (*WaypointServiceGetTFWorkspaceInfoDefault) GetPayload ¶

func (*WaypointServiceGetTFWorkspaceInfoDefault) IsClientError ¶

IsClientError returns true when this waypoint service get t f workspace info default response has a 4xx status code

func (*WaypointServiceGetTFWorkspaceInfoDefault) IsCode ¶

IsCode returns true when this waypoint service get t f workspace info default response a status code equal to that given

func (*WaypointServiceGetTFWorkspaceInfoDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service get t f workspace info default response has a 3xx status code

func (*WaypointServiceGetTFWorkspaceInfoDefault) IsServerError ¶

IsServerError returns true when this waypoint service get t f workspace info default response has a 5xx status code

func (*WaypointServiceGetTFWorkspaceInfoDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f workspace info default response has a 2xx status code

func (*WaypointServiceGetTFWorkspaceInfoDefault) String ¶

type WaypointServiceGetTFWorkspaceInfoOK ¶

type WaypointServiceGetTFWorkspaceInfoOK struct {
	Payload *models.HashicorpCloudWaypointGetTFWorkspaceInfoResponse
}

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

A successful response.

func NewWaypointServiceGetTFWorkspaceInfoOK ¶

func NewWaypointServiceGetTFWorkspaceInfoOK() *WaypointServiceGetTFWorkspaceInfoOK

NewWaypointServiceGetTFWorkspaceInfoOK creates a WaypointServiceGetTFWorkspaceInfoOK with default headers values

func (*WaypointServiceGetTFWorkspaceInfoOK) Code ¶

Code gets the status code for the waypoint service get t f workspace info o k response

func (*WaypointServiceGetTFWorkspaceInfoOK) Error ¶

func (*WaypointServiceGetTFWorkspaceInfoOK) GetPayload ¶

func (*WaypointServiceGetTFWorkspaceInfoOK) IsClientError ¶

func (o *WaypointServiceGetTFWorkspaceInfoOK) IsClientError() bool

IsClientError returns true when this waypoint service get t f workspace info o k response has a 4xx status code

func (*WaypointServiceGetTFWorkspaceInfoOK) IsCode ¶

IsCode returns true when this waypoint service get t f workspace info o k response a status code equal to that given

func (*WaypointServiceGetTFWorkspaceInfoOK) IsRedirect ¶

func (o *WaypointServiceGetTFWorkspaceInfoOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get t f workspace info o k response has a 3xx status code

func (*WaypointServiceGetTFWorkspaceInfoOK) IsServerError ¶

func (o *WaypointServiceGetTFWorkspaceInfoOK) IsServerError() bool

IsServerError returns true when this waypoint service get t f workspace info o k response has a 5xx status code

func (*WaypointServiceGetTFWorkspaceInfoOK) IsSuccess ¶

IsSuccess returns true when this waypoint service get t f workspace info o k response has a 2xx status code

func (*WaypointServiceGetTFWorkspaceInfoOK) String ¶

type WaypointServiceGetTFWorkspaceInfoParams ¶

type WaypointServiceGetTFWorkspaceInfoParams struct {

	// AddOnID.
	AddOnID *string

	// AddOnName.
	AddOnName *string

	// ApplicationID.
	ApplicationID string

	// ApplicationName.
	ApplicationName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceGetTFWorkspaceInfoParams contains all the parameters to send to the API endpoint

for the waypoint service get t f workspace info operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetTFWorkspaceInfoParams ¶

func NewWaypointServiceGetTFWorkspaceInfoParams() *WaypointServiceGetTFWorkspaceInfoParams

NewWaypointServiceGetTFWorkspaceInfoParams creates a new WaypointServiceGetTFWorkspaceInfoParams 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 NewWaypointServiceGetTFWorkspaceInfoParamsWithContext ¶

func NewWaypointServiceGetTFWorkspaceInfoParamsWithContext(ctx context.Context) *WaypointServiceGetTFWorkspaceInfoParams

NewWaypointServiceGetTFWorkspaceInfoParamsWithContext creates a new WaypointServiceGetTFWorkspaceInfoParams object with the ability to set a context for a request.

func NewWaypointServiceGetTFWorkspaceInfoParamsWithHTTPClient ¶

func NewWaypointServiceGetTFWorkspaceInfoParamsWithHTTPClient(client *http.Client) *WaypointServiceGetTFWorkspaceInfoParams

NewWaypointServiceGetTFWorkspaceInfoParamsWithHTTPClient creates a new WaypointServiceGetTFWorkspaceInfoParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetTFWorkspaceInfoParamsWithTimeout ¶

func NewWaypointServiceGetTFWorkspaceInfoParamsWithTimeout(timeout time.Duration) *WaypointServiceGetTFWorkspaceInfoParams

NewWaypointServiceGetTFWorkspaceInfoParamsWithTimeout creates a new WaypointServiceGetTFWorkspaceInfoParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetTFWorkspaceInfoParams) SetAddOnID ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetAddOnID(addOnID *string)

SetAddOnID adds the addOnId to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetAddOnName ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetAddOnName(addOnName *string)

SetAddOnName adds the addOnName to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetApplicationID ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetApplicationID(applicationID string)

SetApplicationID adds the applicationId to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetApplicationName ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetApplicationName(applicationName *string)

SetApplicationName adds the applicationName to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetContext ¶

SetContext adds the context to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetDefaults ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get t f workspace info params (not the query body).

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

func (*WaypointServiceGetTFWorkspaceInfoParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceID ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithAddOnID ¶

WithAddOnID adds the addOnID to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithAddOnName ¶

WithAddOnName adds the addOnName to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithContext ¶

WithContext adds the context to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get t f workspace info params (not the query body).

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

func (*WaypointServiceGetTFWorkspaceInfoParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetTFWorkspaceInfoParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetTFWorkspaceInfoParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetTFWorkspaceInfoParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetTFWorkspaceInfoParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetTFWorkspaceInfoParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get t f workspace info params

func (*WaypointServiceGetTFWorkspaceInfoParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetTFWorkspaceInfoReader ¶

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

WaypointServiceGetTFWorkspaceInfoReader is a Reader for the WaypointServiceGetTFWorkspaceInfo structure.

func (*WaypointServiceGetTFWorkspaceInfoReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceGetVariableDefault ¶

type WaypointServiceGetVariableDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceGetVariableDefault ¶

func NewWaypointServiceGetVariableDefault(code int) *WaypointServiceGetVariableDefault

NewWaypointServiceGetVariableDefault creates a WaypointServiceGetVariableDefault with default headers values

func (*WaypointServiceGetVariableDefault) Code ¶

Code gets the status code for the waypoint service get variable default response

func (*WaypointServiceGetVariableDefault) Error ¶

func (*WaypointServiceGetVariableDefault) GetPayload ¶

func (*WaypointServiceGetVariableDefault) IsClientError ¶

func (o *WaypointServiceGetVariableDefault) IsClientError() bool

IsClientError returns true when this waypoint service get variable default response has a 4xx status code

func (*WaypointServiceGetVariableDefault) IsCode ¶

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

IsCode returns true when this waypoint service get variable default response a status code equal to that given

func (*WaypointServiceGetVariableDefault) IsRedirect ¶

func (o *WaypointServiceGetVariableDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service get variable default response has a 3xx status code

func (*WaypointServiceGetVariableDefault) IsServerError ¶

func (o *WaypointServiceGetVariableDefault) IsServerError() bool

IsServerError returns true when this waypoint service get variable default response has a 5xx status code

func (*WaypointServiceGetVariableDefault) IsSuccess ¶

func (o *WaypointServiceGetVariableDefault) IsSuccess() bool

IsSuccess returns true when this waypoint service get variable default response has a 2xx status code

func (*WaypointServiceGetVariableDefault) String ¶

type WaypointServiceGetVariableOK ¶

type WaypointServiceGetVariableOK struct {
	Payload *models.HashicorpCloudWaypointGetVariableResponse
}

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

A successful response.

func NewWaypointServiceGetVariableOK ¶

func NewWaypointServiceGetVariableOK() *WaypointServiceGetVariableOK

NewWaypointServiceGetVariableOK creates a WaypointServiceGetVariableOK with default headers values

func (*WaypointServiceGetVariableOK) Code ¶

Code gets the status code for the waypoint service get variable o k response

func (*WaypointServiceGetVariableOK) Error ¶

func (*WaypointServiceGetVariableOK) GetPayload ¶

func (*WaypointServiceGetVariableOK) IsClientError ¶

func (o *WaypointServiceGetVariableOK) IsClientError() bool

IsClientError returns true when this waypoint service get variable o k response has a 4xx status code

func (*WaypointServiceGetVariableOK) IsCode ¶

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

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

func (*WaypointServiceGetVariableOK) IsRedirect ¶

func (o *WaypointServiceGetVariableOK) IsRedirect() bool

IsRedirect returns true when this waypoint service get variable o k response has a 3xx status code

func (*WaypointServiceGetVariableOK) IsServerError ¶

func (o *WaypointServiceGetVariableOK) IsServerError() bool

IsServerError returns true when this waypoint service get variable o k response has a 5xx status code

func (*WaypointServiceGetVariableOK) IsSuccess ¶

func (o *WaypointServiceGetVariableOK) IsSuccess() bool

IsSuccess returns true when this waypoint service get variable o k response has a 2xx status code

func (*WaypointServiceGetVariableOK) String ¶

type WaypointServiceGetVariableParams ¶

type WaypointServiceGetVariableParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

	// VariableActionID.
	VariableActionID *string

	// VariableActionName.
	VariableActionName *string

	// VariableID.
	VariableID *string

	// VariableKey.
	VariableKey *string

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

WaypointServiceGetVariableParams contains all the parameters to send to the API endpoint

for the waypoint service get variable operation.

Typically these are written to a http.Request.

func NewWaypointServiceGetVariableParams ¶

func NewWaypointServiceGetVariableParams() *WaypointServiceGetVariableParams

NewWaypointServiceGetVariableParams creates a new WaypointServiceGetVariableParams 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 NewWaypointServiceGetVariableParamsWithContext ¶

func NewWaypointServiceGetVariableParamsWithContext(ctx context.Context) *WaypointServiceGetVariableParams

NewWaypointServiceGetVariableParamsWithContext creates a new WaypointServiceGetVariableParams object with the ability to set a context for a request.

func NewWaypointServiceGetVariableParamsWithHTTPClient ¶

func NewWaypointServiceGetVariableParamsWithHTTPClient(client *http.Client) *WaypointServiceGetVariableParams

NewWaypointServiceGetVariableParamsWithHTTPClient creates a new WaypointServiceGetVariableParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceGetVariableParamsWithTimeout ¶

func NewWaypointServiceGetVariableParamsWithTimeout(timeout time.Duration) *WaypointServiceGetVariableParams

NewWaypointServiceGetVariableParamsWithTimeout creates a new WaypointServiceGetVariableParams object with the ability to set a timeout on a request.

func (*WaypointServiceGetVariableParams) SetContext ¶

SetContext adds the context to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetDefaults ¶

func (o *WaypointServiceGetVariableParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service get variable params (not the query body).

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

func (*WaypointServiceGetVariableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetNamespaceID ¶

func (o *WaypointServiceGetVariableParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetVariableParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceGetVariableParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetVariableParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetVariableParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetVariableActionID ¶

func (o *WaypointServiceGetVariableParams) SetVariableActionID(variableActionID *string)

SetVariableActionID adds the variableActionId to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetVariableActionName ¶

func (o *WaypointServiceGetVariableParams) SetVariableActionName(variableActionName *string)

SetVariableActionName adds the variableActionName to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetVariableID ¶

func (o *WaypointServiceGetVariableParams) SetVariableID(variableID *string)

SetVariableID adds the variableId to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) SetVariableKey ¶

func (o *WaypointServiceGetVariableParams) SetVariableKey(variableKey *string)

SetVariableKey adds the variableKey to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithContext ¶

WithContext adds the context to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service get variable params (not the query body).

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

func (*WaypointServiceGetVariableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceGetVariableParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceGetVariableParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceGetVariableParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceGetVariableParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceGetVariableParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceGetVariableParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceGetVariableParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceGetVariableParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithVariableActionID ¶

func (o *WaypointServiceGetVariableParams) WithVariableActionID(variableActionID *string) *WaypointServiceGetVariableParams

WithVariableActionID adds the variableActionID to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithVariableActionName ¶

func (o *WaypointServiceGetVariableParams) WithVariableActionName(variableActionName *string) *WaypointServiceGetVariableParams

WithVariableActionName adds the variableActionName to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithVariableID ¶

WithVariableID adds the variableID to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WithVariableKey ¶

WithVariableKey adds the variableKey to the waypoint service get variable params

func (*WaypointServiceGetVariableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceGetVariableReader ¶

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

WaypointServiceGetVariableReader is a Reader for the WaypointServiceGetVariable structure.

func (*WaypointServiceGetVariableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListActionConfigsDefault ¶

type WaypointServiceListActionConfigsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListActionConfigsDefault ¶

func NewWaypointServiceListActionConfigsDefault(code int) *WaypointServiceListActionConfigsDefault

NewWaypointServiceListActionConfigsDefault creates a WaypointServiceListActionConfigsDefault with default headers values

func (*WaypointServiceListActionConfigsDefault) Code ¶

Code gets the status code for the waypoint service list action configs default response

func (*WaypointServiceListActionConfigsDefault) Error ¶

func (*WaypointServiceListActionConfigsDefault) GetPayload ¶

func (*WaypointServiceListActionConfigsDefault) IsClientError ¶

func (o *WaypointServiceListActionConfigsDefault) IsClientError() bool

IsClientError returns true when this waypoint service list action configs default response has a 4xx status code

func (*WaypointServiceListActionConfigsDefault) IsCode ¶

IsCode returns true when this waypoint service list action configs default response a status code equal to that given

func (*WaypointServiceListActionConfigsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list action configs default response has a 3xx status code

func (*WaypointServiceListActionConfigsDefault) IsServerError ¶

func (o *WaypointServiceListActionConfigsDefault) IsServerError() bool

IsServerError returns true when this waypoint service list action configs default response has a 5xx status code

func (*WaypointServiceListActionConfigsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list action configs default response has a 2xx status code

func (*WaypointServiceListActionConfigsDefault) String ¶

type WaypointServiceListActionConfigsOK ¶

type WaypointServiceListActionConfigsOK struct {
	Payload *models.HashicorpCloudWaypointListActionConfigResponse
}

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

A successful response.

func NewWaypointServiceListActionConfigsOK ¶

func NewWaypointServiceListActionConfigsOK() *WaypointServiceListActionConfigsOK

NewWaypointServiceListActionConfigsOK creates a WaypointServiceListActionConfigsOK with default headers values

func (*WaypointServiceListActionConfigsOK) Code ¶

Code gets the status code for the waypoint service list action configs o k response

func (*WaypointServiceListActionConfigsOK) Error ¶

func (*WaypointServiceListActionConfigsOK) GetPayload ¶

func (*WaypointServiceListActionConfigsOK) IsClientError ¶

func (o *WaypointServiceListActionConfigsOK) IsClientError() bool

IsClientError returns true when this waypoint service list action configs o k response has a 4xx status code

func (*WaypointServiceListActionConfigsOK) IsCode ¶

IsCode returns true when this waypoint service list action configs o k response a status code equal to that given

func (*WaypointServiceListActionConfigsOK) IsRedirect ¶

func (o *WaypointServiceListActionConfigsOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list action configs o k response has a 3xx status code

func (*WaypointServiceListActionConfigsOK) IsServerError ¶

func (o *WaypointServiceListActionConfigsOK) IsServerError() bool

IsServerError returns true when this waypoint service list action configs o k response has a 5xx status code

func (*WaypointServiceListActionConfigsOK) IsSuccess ¶

IsSuccess returns true when this waypoint service list action configs o k response has a 2xx status code

func (*WaypointServiceListActionConfigsOK) String ¶

type WaypointServiceListActionConfigsParams ¶

type WaypointServiceListActionConfigsParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

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

WaypointServiceListActionConfigsParams contains all the parameters to send to the API endpoint

for the waypoint service list action configs operation.

Typically these are written to a http.Request.

func NewWaypointServiceListActionConfigsParams ¶

func NewWaypointServiceListActionConfigsParams() *WaypointServiceListActionConfigsParams

NewWaypointServiceListActionConfigsParams creates a new WaypointServiceListActionConfigsParams 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 NewWaypointServiceListActionConfigsParamsWithContext ¶

func NewWaypointServiceListActionConfigsParamsWithContext(ctx context.Context) *WaypointServiceListActionConfigsParams

NewWaypointServiceListActionConfigsParamsWithContext creates a new WaypointServiceListActionConfigsParams object with the ability to set a context for a request.

func NewWaypointServiceListActionConfigsParamsWithHTTPClient ¶

func NewWaypointServiceListActionConfigsParamsWithHTTPClient(client *http.Client) *WaypointServiceListActionConfigsParams

NewWaypointServiceListActionConfigsParamsWithHTTPClient creates a new WaypointServiceListActionConfigsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListActionConfigsParamsWithTimeout ¶

func NewWaypointServiceListActionConfigsParamsWithTimeout(timeout time.Duration) *WaypointServiceListActionConfigsParams

NewWaypointServiceListActionConfigsParamsWithTimeout creates a new WaypointServiceListActionConfigsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListActionConfigsParams) SetContext ¶

SetContext adds the context to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetDefaults ¶

func (o *WaypointServiceListActionConfigsParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list action configs params (not the query body).

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

func (*WaypointServiceListActionConfigsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetNamespaceID ¶

func (o *WaypointServiceListActionConfigsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListActionConfigsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListActionConfigsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListActionConfigsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListActionConfigsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceListActionConfigsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetPaginationPageSize ¶

func (o *WaypointServiceListActionConfigsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListActionConfigsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithContext ¶

WithContext adds the context to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list action configs params (not the query body).

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

func (*WaypointServiceListActionConfigsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListActionConfigsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListActionConfigsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListActionConfigsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListActionConfigsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListActionConfigsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListActionConfigsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListActionConfigsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListActionConfigsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceListActionConfigsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListActionConfigsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithPaginationPageSize ¶

func (o *WaypointServiceListActionConfigsParams) WithPaginationPageSize(paginationPageSize *int64) *WaypointServiceListActionConfigsParams

WithPaginationPageSize adds the paginationPageSize to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListActionConfigsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListActionConfigsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list action configs params

func (*WaypointServiceListActionConfigsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListActionConfigsReader ¶

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

WaypointServiceListActionConfigsReader is a Reader for the WaypointServiceListActionConfigs structure.

func (*WaypointServiceListActionConfigsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListActionRuns2Default ¶

type WaypointServiceListActionRuns2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListActionRuns2Default ¶

func NewWaypointServiceListActionRuns2Default(code int) *WaypointServiceListActionRuns2Default

NewWaypointServiceListActionRuns2Default creates a WaypointServiceListActionRuns2Default with default headers values

func (*WaypointServiceListActionRuns2Default) Code ¶

Code gets the status code for the waypoint service list action runs2 default response

func (*WaypointServiceListActionRuns2Default) Error ¶

func (*WaypointServiceListActionRuns2Default) GetPayload ¶

func (*WaypointServiceListActionRuns2Default) IsClientError ¶

func (o *WaypointServiceListActionRuns2Default) IsClientError() bool

IsClientError returns true when this waypoint service list action runs2 default response has a 4xx status code

func (*WaypointServiceListActionRuns2Default) IsCode ¶

IsCode returns true when this waypoint service list action runs2 default response a status code equal to that given

func (*WaypointServiceListActionRuns2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service list action runs2 default response has a 3xx status code

func (*WaypointServiceListActionRuns2Default) IsServerError ¶

func (o *WaypointServiceListActionRuns2Default) IsServerError() bool

IsServerError returns true when this waypoint service list action runs2 default response has a 5xx status code

func (*WaypointServiceListActionRuns2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service list action runs2 default response has a 2xx status code

func (*WaypointServiceListActionRuns2Default) String ¶

type WaypointServiceListActionRuns2OK ¶

type WaypointServiceListActionRuns2OK struct {
	Payload *models.HashicorpCloudWaypointListActionRunsResponse
}

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

A successful response.

func NewWaypointServiceListActionRuns2OK ¶

func NewWaypointServiceListActionRuns2OK() *WaypointServiceListActionRuns2OK

NewWaypointServiceListActionRuns2OK creates a WaypointServiceListActionRuns2OK with default headers values

func (*WaypointServiceListActionRuns2OK) Code ¶

Code gets the status code for the waypoint service list action runs2 o k response

func (*WaypointServiceListActionRuns2OK) Error ¶

func (*WaypointServiceListActionRuns2OK) GetPayload ¶

func (*WaypointServiceListActionRuns2OK) IsClientError ¶

func (o *WaypointServiceListActionRuns2OK) IsClientError() bool

IsClientError returns true when this waypoint service list action runs2 o k response has a 4xx status code

func (*WaypointServiceListActionRuns2OK) IsCode ¶

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

IsCode returns true when this waypoint service list action runs2 o k response a status code equal to that given

func (*WaypointServiceListActionRuns2OK) IsRedirect ¶

func (o *WaypointServiceListActionRuns2OK) IsRedirect() bool

IsRedirect returns true when this waypoint service list action runs2 o k response has a 3xx status code

func (*WaypointServiceListActionRuns2OK) IsServerError ¶

func (o *WaypointServiceListActionRuns2OK) IsServerError() bool

IsServerError returns true when this waypoint service list action runs2 o k response has a 5xx status code

func (*WaypointServiceListActionRuns2OK) IsSuccess ¶

func (o *WaypointServiceListActionRuns2OK) IsSuccess() bool

IsSuccess returns true when this waypoint service list action runs2 o k response has a 2xx status code

func (*WaypointServiceListActionRuns2OK) String ¶

type WaypointServiceListActionRuns2Params ¶

type WaypointServiceListActionRuns2Params struct {

	/* ActionID.

	   The id of the action config being listed
	*/
	ActionID *string

	/* ActionName.

	   The name of the action being listed (will only be used if id not provided)
	*/
	ActionName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	// ScopeApplicationID.
	ScopeApplicationID *string

	// ScopeApplicationName.
	ScopeApplicationName *string

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

WaypointServiceListActionRuns2Params contains all the parameters to send to the API endpoint

for the waypoint service list action runs2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceListActionRuns2Params ¶

func NewWaypointServiceListActionRuns2Params() *WaypointServiceListActionRuns2Params

NewWaypointServiceListActionRuns2Params creates a new WaypointServiceListActionRuns2Params 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 NewWaypointServiceListActionRuns2ParamsWithContext ¶

func NewWaypointServiceListActionRuns2ParamsWithContext(ctx context.Context) *WaypointServiceListActionRuns2Params

NewWaypointServiceListActionRuns2ParamsWithContext creates a new WaypointServiceListActionRuns2Params object with the ability to set a context for a request.

func NewWaypointServiceListActionRuns2ParamsWithHTTPClient ¶

func NewWaypointServiceListActionRuns2ParamsWithHTTPClient(client *http.Client) *WaypointServiceListActionRuns2Params

NewWaypointServiceListActionRuns2ParamsWithHTTPClient creates a new WaypointServiceListActionRuns2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListActionRuns2ParamsWithTimeout ¶

func NewWaypointServiceListActionRuns2ParamsWithTimeout(timeout time.Duration) *WaypointServiceListActionRuns2Params

NewWaypointServiceListActionRuns2ParamsWithTimeout creates a new WaypointServiceListActionRuns2Params object with the ability to set a timeout on a request.

func (*WaypointServiceListActionRuns2Params) SetActionID ¶

func (o *WaypointServiceListActionRuns2Params) SetActionID(actionID *string)

SetActionID adds the actionId to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetActionName ¶

func (o *WaypointServiceListActionRuns2Params) SetActionName(actionName string)

SetActionName adds the actionName to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetContext ¶

SetContext adds the context to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetDefaults ¶

func (o *WaypointServiceListActionRuns2Params) SetDefaults()

SetDefaults hydrates default values in the waypoint service list action runs2 params (not the query body).

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

func (*WaypointServiceListActionRuns2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetNamespaceID ¶

func (o *WaypointServiceListActionRuns2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListActionRuns2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListActionRuns2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListActionRuns2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListActionRuns2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetPaginationNextPageToken ¶

func (o *WaypointServiceListActionRuns2Params) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetPaginationPageSize ¶

func (o *WaypointServiceListActionRuns2Params) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListActionRuns2Params) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetScopeApplicationID ¶

func (o *WaypointServiceListActionRuns2Params) SetScopeApplicationID(scopeApplicationID *string)

SetScopeApplicationID adds the scopeApplicationId to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetScopeApplicationName ¶

func (o *WaypointServiceListActionRuns2Params) SetScopeApplicationName(scopeApplicationName *string)

SetScopeApplicationName adds the scopeApplicationName to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithActionID ¶

WithActionID adds the actionID to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithActionName ¶

WithActionName adds the actionName to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithContext ¶

WithContext adds the context to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list action runs2 params (not the query body).

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

func (*WaypointServiceListActionRuns2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListActionRuns2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListActionRuns2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListActionRuns2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListActionRuns2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListActionRuns2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListActionRuns2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListActionRuns2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListActionRuns2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithPaginationNextPageToken ¶

func (o *WaypointServiceListActionRuns2Params) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListActionRuns2Params

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithPaginationPageSize ¶

func (o *WaypointServiceListActionRuns2Params) WithPaginationPageSize(paginationPageSize *int64) *WaypointServiceListActionRuns2Params

WithPaginationPageSize adds the paginationPageSize to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListActionRuns2Params) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListActionRuns2Params

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithScopeApplicationID ¶

func (o *WaypointServiceListActionRuns2Params) WithScopeApplicationID(scopeApplicationID *string) *WaypointServiceListActionRuns2Params

WithScopeApplicationID adds the scopeApplicationID to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithScopeApplicationName ¶

func (o *WaypointServiceListActionRuns2Params) WithScopeApplicationName(scopeApplicationName *string) *WaypointServiceListActionRuns2Params

WithScopeApplicationName adds the scopeApplicationName to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list action runs2 params

func (*WaypointServiceListActionRuns2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListActionRuns2Reader ¶

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

WaypointServiceListActionRuns2Reader is a Reader for the WaypointServiceListActionRuns2 structure.

func (*WaypointServiceListActionRuns2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListActionRunsByNamespaceDefault ¶

type WaypointServiceListActionRunsByNamespaceDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListActionRunsByNamespaceDefault ¶

func NewWaypointServiceListActionRunsByNamespaceDefault(code int) *WaypointServiceListActionRunsByNamespaceDefault

NewWaypointServiceListActionRunsByNamespaceDefault creates a WaypointServiceListActionRunsByNamespaceDefault with default headers values

func (*WaypointServiceListActionRunsByNamespaceDefault) Code ¶

Code gets the status code for the waypoint service list action runs by namespace default response

func (*WaypointServiceListActionRunsByNamespaceDefault) Error ¶

func (*WaypointServiceListActionRunsByNamespaceDefault) GetPayload ¶

func (*WaypointServiceListActionRunsByNamespaceDefault) IsClientError ¶

IsClientError returns true when this waypoint service list action runs by namespace default response has a 4xx status code

func (*WaypointServiceListActionRunsByNamespaceDefault) IsCode ¶

IsCode returns true when this waypoint service list action runs by namespace default response a status code equal to that given

func (*WaypointServiceListActionRunsByNamespaceDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list action runs by namespace default response has a 3xx status code

func (*WaypointServiceListActionRunsByNamespaceDefault) IsServerError ¶

IsServerError returns true when this waypoint service list action runs by namespace default response has a 5xx status code

func (*WaypointServiceListActionRunsByNamespaceDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list action runs by namespace default response has a 2xx status code

func (*WaypointServiceListActionRunsByNamespaceDefault) String ¶

type WaypointServiceListActionRunsByNamespaceOK ¶

type WaypointServiceListActionRunsByNamespaceOK struct {
	Payload *models.HashicorpCloudWaypointListActionRunsByNamespaceResponse
}

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

A successful response.

func NewWaypointServiceListActionRunsByNamespaceOK ¶

func NewWaypointServiceListActionRunsByNamespaceOK() *WaypointServiceListActionRunsByNamespaceOK

NewWaypointServiceListActionRunsByNamespaceOK creates a WaypointServiceListActionRunsByNamespaceOK with default headers values

func (*WaypointServiceListActionRunsByNamespaceOK) Code ¶

Code gets the status code for the waypoint service list action runs by namespace o k response

func (*WaypointServiceListActionRunsByNamespaceOK) Error ¶

func (*WaypointServiceListActionRunsByNamespaceOK) GetPayload ¶

func (*WaypointServiceListActionRunsByNamespaceOK) IsClientError ¶

IsClientError returns true when this waypoint service list action runs by namespace o k response has a 4xx status code

func (*WaypointServiceListActionRunsByNamespaceOK) IsCode ¶

IsCode returns true when this waypoint service list action runs by namespace o k response a status code equal to that given

func (*WaypointServiceListActionRunsByNamespaceOK) IsRedirect ¶

IsRedirect returns true when this waypoint service list action runs by namespace o k response has a 3xx status code

func (*WaypointServiceListActionRunsByNamespaceOK) IsServerError ¶

IsServerError returns true when this waypoint service list action runs by namespace o k response has a 5xx status code

func (*WaypointServiceListActionRunsByNamespaceOK) IsSuccess ¶

IsSuccess returns true when this waypoint service list action runs by namespace o k response has a 2xx status code

func (*WaypointServiceListActionRunsByNamespaceOK) String ¶

type WaypointServiceListActionRunsByNamespaceParams ¶

type WaypointServiceListActionRunsByNamespaceParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	// ScopeApplicationID.
	ScopeApplicationID *string

	// ScopeApplicationName.
	ScopeApplicationName *string

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

WaypointServiceListActionRunsByNamespaceParams contains all the parameters to send to the API endpoint

for the waypoint service list action runs by namespace operation.

Typically these are written to a http.Request.

func NewWaypointServiceListActionRunsByNamespaceParams ¶

func NewWaypointServiceListActionRunsByNamespaceParams() *WaypointServiceListActionRunsByNamespaceParams

NewWaypointServiceListActionRunsByNamespaceParams creates a new WaypointServiceListActionRunsByNamespaceParams 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 NewWaypointServiceListActionRunsByNamespaceParamsWithContext ¶

func NewWaypointServiceListActionRunsByNamespaceParamsWithContext(ctx context.Context) *WaypointServiceListActionRunsByNamespaceParams

NewWaypointServiceListActionRunsByNamespaceParamsWithContext creates a new WaypointServiceListActionRunsByNamespaceParams object with the ability to set a context for a request.

func NewWaypointServiceListActionRunsByNamespaceParamsWithHTTPClient ¶

func NewWaypointServiceListActionRunsByNamespaceParamsWithHTTPClient(client *http.Client) *WaypointServiceListActionRunsByNamespaceParams

NewWaypointServiceListActionRunsByNamespaceParamsWithHTTPClient creates a new WaypointServiceListActionRunsByNamespaceParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListActionRunsByNamespaceParamsWithTimeout ¶

func NewWaypointServiceListActionRunsByNamespaceParamsWithTimeout(timeout time.Duration) *WaypointServiceListActionRunsByNamespaceParams

NewWaypointServiceListActionRunsByNamespaceParamsWithTimeout creates a new WaypointServiceListActionRunsByNamespaceParams object with the ability to set a timeout on a request.

func (*WaypointServiceListActionRunsByNamespaceParams) SetContext ¶

SetContext adds the context to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service list action runs by namespace params (not the query body).

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

func (*WaypointServiceListActionRunsByNamespaceParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetNamespaceID ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetPaginationPageSize ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetScopeApplicationID ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetScopeApplicationID(scopeApplicationID *string)

SetScopeApplicationID adds the scopeApplicationId to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetScopeApplicationName ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) SetScopeApplicationName(scopeApplicationName *string)

SetScopeApplicationName adds the scopeApplicationName to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithContext ¶

WithContext adds the context to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list action runs by namespace params (not the query body).

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

func (*WaypointServiceListActionRunsByNamespaceParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListActionRunsByNamespaceParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListActionRunsByNamespaceParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListActionRunsByNamespaceParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListActionRunsByNamespaceParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListActionRunsByNamespaceParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithPaginationPageSize ¶

WithPaginationPageSize adds the paginationPageSize to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListActionRunsByNamespaceParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListActionRunsByNamespaceParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithScopeApplicationID ¶

WithScopeApplicationID adds the scopeApplicationID to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithScopeApplicationName ¶

WithScopeApplicationName adds the scopeApplicationName to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list action runs by namespace params

func (*WaypointServiceListActionRunsByNamespaceParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListActionRunsByNamespaceReader ¶

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

WaypointServiceListActionRunsByNamespaceReader is a Reader for the WaypointServiceListActionRunsByNamespace structure.

func (*WaypointServiceListActionRunsByNamespaceReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListActionRunsDefault ¶

type WaypointServiceListActionRunsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListActionRunsDefault ¶

func NewWaypointServiceListActionRunsDefault(code int) *WaypointServiceListActionRunsDefault

NewWaypointServiceListActionRunsDefault creates a WaypointServiceListActionRunsDefault with default headers values

func (*WaypointServiceListActionRunsDefault) Code ¶

Code gets the status code for the waypoint service list action runs default response

func (*WaypointServiceListActionRunsDefault) Error ¶

func (*WaypointServiceListActionRunsDefault) GetPayload ¶

func (*WaypointServiceListActionRunsDefault) IsClientError ¶

func (o *WaypointServiceListActionRunsDefault) IsClientError() bool

IsClientError returns true when this waypoint service list action runs default response has a 4xx status code

func (*WaypointServiceListActionRunsDefault) IsCode ¶

IsCode returns true when this waypoint service list action runs default response a status code equal to that given

func (*WaypointServiceListActionRunsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list action runs default response has a 3xx status code

func (*WaypointServiceListActionRunsDefault) IsServerError ¶

func (o *WaypointServiceListActionRunsDefault) IsServerError() bool

IsServerError returns true when this waypoint service list action runs default response has a 5xx status code

func (*WaypointServiceListActionRunsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list action runs default response has a 2xx status code

func (*WaypointServiceListActionRunsDefault) String ¶

type WaypointServiceListActionRunsOK ¶

type WaypointServiceListActionRunsOK struct {
	Payload *models.HashicorpCloudWaypointListActionRunsResponse
}

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

A successful response.

func NewWaypointServiceListActionRunsOK ¶

func NewWaypointServiceListActionRunsOK() *WaypointServiceListActionRunsOK

NewWaypointServiceListActionRunsOK creates a WaypointServiceListActionRunsOK with default headers values

func (*WaypointServiceListActionRunsOK) Code ¶

Code gets the status code for the waypoint service list action runs o k response

func (*WaypointServiceListActionRunsOK) Error ¶

func (*WaypointServiceListActionRunsOK) GetPayload ¶

func (*WaypointServiceListActionRunsOK) IsClientError ¶

func (o *WaypointServiceListActionRunsOK) IsClientError() bool

IsClientError returns true when this waypoint service list action runs o k response has a 4xx status code

func (*WaypointServiceListActionRunsOK) IsCode ¶

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

IsCode returns true when this waypoint service list action runs o k response a status code equal to that given

func (*WaypointServiceListActionRunsOK) IsRedirect ¶

func (o *WaypointServiceListActionRunsOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list action runs o k response has a 3xx status code

func (*WaypointServiceListActionRunsOK) IsServerError ¶

func (o *WaypointServiceListActionRunsOK) IsServerError() bool

IsServerError returns true when this waypoint service list action runs o k response has a 5xx status code

func (*WaypointServiceListActionRunsOK) IsSuccess ¶

func (o *WaypointServiceListActionRunsOK) IsSuccess() bool

IsSuccess returns true when this waypoint service list action runs o k response has a 2xx status code

func (*WaypointServiceListActionRunsOK) String ¶

type WaypointServiceListActionRunsParams ¶

type WaypointServiceListActionRunsParams struct {

	/* ActionID.

	   The id of the action config being listed
	*/
	ActionID string

	/* ActionName.

	   The name of the action being listed (will only be used if id not provided)
	*/
	ActionName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	// ScopeApplicationID.
	ScopeApplicationID *string

	// ScopeApplicationName.
	ScopeApplicationName *string

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

WaypointServiceListActionRunsParams contains all the parameters to send to the API endpoint

for the waypoint service list action runs operation.

Typically these are written to a http.Request.

func NewWaypointServiceListActionRunsParams ¶

func NewWaypointServiceListActionRunsParams() *WaypointServiceListActionRunsParams

NewWaypointServiceListActionRunsParams creates a new WaypointServiceListActionRunsParams 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 NewWaypointServiceListActionRunsParamsWithContext ¶

func NewWaypointServiceListActionRunsParamsWithContext(ctx context.Context) *WaypointServiceListActionRunsParams

NewWaypointServiceListActionRunsParamsWithContext creates a new WaypointServiceListActionRunsParams object with the ability to set a context for a request.

func NewWaypointServiceListActionRunsParamsWithHTTPClient ¶

func NewWaypointServiceListActionRunsParamsWithHTTPClient(client *http.Client) *WaypointServiceListActionRunsParams

NewWaypointServiceListActionRunsParamsWithHTTPClient creates a new WaypointServiceListActionRunsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListActionRunsParamsWithTimeout ¶

func NewWaypointServiceListActionRunsParamsWithTimeout(timeout time.Duration) *WaypointServiceListActionRunsParams

NewWaypointServiceListActionRunsParamsWithTimeout creates a new WaypointServiceListActionRunsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListActionRunsParams) SetActionID ¶

func (o *WaypointServiceListActionRunsParams) SetActionID(actionID string)

SetActionID adds the actionId to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetActionName ¶

func (o *WaypointServiceListActionRunsParams) SetActionName(actionName *string)

SetActionName adds the actionName to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetContext ¶

SetContext adds the context to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetDefaults ¶

func (o *WaypointServiceListActionRunsParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list action runs params (not the query body).

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

func (*WaypointServiceListActionRunsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetNamespaceID ¶

func (o *WaypointServiceListActionRunsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListActionRunsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListActionRunsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListActionRunsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListActionRunsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceListActionRunsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetPaginationPageSize ¶

func (o *WaypointServiceListActionRunsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListActionRunsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetScopeApplicationID ¶

func (o *WaypointServiceListActionRunsParams) SetScopeApplicationID(scopeApplicationID *string)

SetScopeApplicationID adds the scopeApplicationId to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetScopeApplicationName ¶

func (o *WaypointServiceListActionRunsParams) SetScopeApplicationName(scopeApplicationName *string)

SetScopeApplicationName adds the scopeApplicationName to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithActionID ¶

WithActionID adds the actionID to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithActionName ¶

WithActionName adds the actionName to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithContext ¶

WithContext adds the context to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list action runs params (not the query body).

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

func (*WaypointServiceListActionRunsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListActionRunsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListActionRunsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListActionRunsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListActionRunsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListActionRunsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListActionRunsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListActionRunsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListActionRunsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceListActionRunsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListActionRunsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithPaginationPageSize ¶

func (o *WaypointServiceListActionRunsParams) WithPaginationPageSize(paginationPageSize *int64) *WaypointServiceListActionRunsParams

WithPaginationPageSize adds the paginationPageSize to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListActionRunsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListActionRunsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithScopeApplicationID ¶

func (o *WaypointServiceListActionRunsParams) WithScopeApplicationID(scopeApplicationID *string) *WaypointServiceListActionRunsParams

WithScopeApplicationID adds the scopeApplicationID to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithScopeApplicationName ¶

func (o *WaypointServiceListActionRunsParams) WithScopeApplicationName(scopeApplicationName *string) *WaypointServiceListActionRunsParams

WithScopeApplicationName adds the scopeApplicationName to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list action runs params

func (*WaypointServiceListActionRunsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListActionRunsReader ¶

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

WaypointServiceListActionRunsReader is a Reader for the WaypointServiceListActionRuns structure.

func (*WaypointServiceListActionRunsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListAddOnDefinitionsDefault ¶

type WaypointServiceListAddOnDefinitionsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListAddOnDefinitionsDefault ¶

func NewWaypointServiceListAddOnDefinitionsDefault(code int) *WaypointServiceListAddOnDefinitionsDefault

NewWaypointServiceListAddOnDefinitionsDefault creates a WaypointServiceListAddOnDefinitionsDefault with default headers values

func (*WaypointServiceListAddOnDefinitionsDefault) Code ¶

Code gets the status code for the waypoint service list add on definitions default response

func (*WaypointServiceListAddOnDefinitionsDefault) Error ¶

func (*WaypointServiceListAddOnDefinitionsDefault) GetPayload ¶

func (*WaypointServiceListAddOnDefinitionsDefault) IsClientError ¶

IsClientError returns true when this waypoint service list add on definitions default response has a 4xx status code

func (*WaypointServiceListAddOnDefinitionsDefault) IsCode ¶

IsCode returns true when this waypoint service list add on definitions default response a status code equal to that given

func (*WaypointServiceListAddOnDefinitionsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list add on definitions default response has a 3xx status code

func (*WaypointServiceListAddOnDefinitionsDefault) IsServerError ¶

IsServerError returns true when this waypoint service list add on definitions default response has a 5xx status code

func (*WaypointServiceListAddOnDefinitionsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list add on definitions default response has a 2xx status code

func (*WaypointServiceListAddOnDefinitionsDefault) String ¶

type WaypointServiceListAddOnDefinitionsOK ¶

type WaypointServiceListAddOnDefinitionsOK struct {
	Payload *models.HashicorpCloudWaypointListAddOnDefinitionsResponse
}

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

A successful response.

func NewWaypointServiceListAddOnDefinitionsOK ¶

func NewWaypointServiceListAddOnDefinitionsOK() *WaypointServiceListAddOnDefinitionsOK

NewWaypointServiceListAddOnDefinitionsOK creates a WaypointServiceListAddOnDefinitionsOK with default headers values

func (*WaypointServiceListAddOnDefinitionsOK) Code ¶

Code gets the status code for the waypoint service list add on definitions o k response

func (*WaypointServiceListAddOnDefinitionsOK) Error ¶

func (*WaypointServiceListAddOnDefinitionsOK) GetPayload ¶

func (*WaypointServiceListAddOnDefinitionsOK) IsClientError ¶

func (o *WaypointServiceListAddOnDefinitionsOK) IsClientError() bool

IsClientError returns true when this waypoint service list add on definitions o k response has a 4xx status code

func (*WaypointServiceListAddOnDefinitionsOK) IsCode ¶

IsCode returns true when this waypoint service list add on definitions o k response a status code equal to that given

func (*WaypointServiceListAddOnDefinitionsOK) IsRedirect ¶

IsRedirect returns true when this waypoint service list add on definitions o k response has a 3xx status code

func (*WaypointServiceListAddOnDefinitionsOK) IsServerError ¶

func (o *WaypointServiceListAddOnDefinitionsOK) IsServerError() bool

IsServerError returns true when this waypoint service list add on definitions o k response has a 5xx status code

func (*WaypointServiceListAddOnDefinitionsOK) IsSuccess ¶

IsSuccess returns true when this waypoint service list add on definitions o k response has a 2xx status code

func (*WaypointServiceListAddOnDefinitionsOK) String ¶

type WaypointServiceListAddOnDefinitionsParams ¶

type WaypointServiceListAddOnDefinitionsParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	/* WithTotalCount.

	   If set to false or not provided, response will not include a total_count value
	*/
	WithTotalCount *bool

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

WaypointServiceListAddOnDefinitionsParams contains all the parameters to send to the API endpoint

for the waypoint service list add on definitions operation.

Typically these are written to a http.Request.

func NewWaypointServiceListAddOnDefinitionsParams ¶

func NewWaypointServiceListAddOnDefinitionsParams() *WaypointServiceListAddOnDefinitionsParams

NewWaypointServiceListAddOnDefinitionsParams creates a new WaypointServiceListAddOnDefinitionsParams 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 NewWaypointServiceListAddOnDefinitionsParamsWithContext ¶

func NewWaypointServiceListAddOnDefinitionsParamsWithContext(ctx context.Context) *WaypointServiceListAddOnDefinitionsParams

NewWaypointServiceListAddOnDefinitionsParamsWithContext creates a new WaypointServiceListAddOnDefinitionsParams object with the ability to set a context for a request.

func NewWaypointServiceListAddOnDefinitionsParamsWithHTTPClient ¶

func NewWaypointServiceListAddOnDefinitionsParamsWithHTTPClient(client *http.Client) *WaypointServiceListAddOnDefinitionsParams

NewWaypointServiceListAddOnDefinitionsParamsWithHTTPClient creates a new WaypointServiceListAddOnDefinitionsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListAddOnDefinitionsParamsWithTimeout ¶

func NewWaypointServiceListAddOnDefinitionsParamsWithTimeout(timeout time.Duration) *WaypointServiceListAddOnDefinitionsParams

NewWaypointServiceListAddOnDefinitionsParamsWithTimeout creates a new WaypointServiceListAddOnDefinitionsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListAddOnDefinitionsParams) SetContext ¶

SetContext adds the context to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service list add on definitions params (not the query body).

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

func (*WaypointServiceListAddOnDefinitionsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetNamespaceID ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetPaginationPageSize ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) SetWithTotalCount ¶

func (o *WaypointServiceListAddOnDefinitionsParams) SetWithTotalCount(withTotalCount *bool)

SetWithTotalCount adds the withTotalCount to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithContext ¶

WithContext adds the context to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list add on definitions params (not the query body).

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

func (*WaypointServiceListAddOnDefinitionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListAddOnDefinitionsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListAddOnDefinitionsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListAddOnDefinitionsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListAddOnDefinitionsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListAddOnDefinitionsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListAddOnDefinitionsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListAddOnDefinitionsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListAddOnDefinitionsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceListAddOnDefinitionsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListAddOnDefinitionsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithPaginationPageSize ¶

func (o *WaypointServiceListAddOnDefinitionsParams) WithPaginationPageSize(paginationPageSize *int64) *WaypointServiceListAddOnDefinitionsParams

WithPaginationPageSize adds the paginationPageSize to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListAddOnDefinitionsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListAddOnDefinitionsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WithWithTotalCount ¶

WithWithTotalCount adds the withTotalCount to the waypoint service list add on definitions params

func (*WaypointServiceListAddOnDefinitionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListAddOnDefinitionsReader ¶

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

WaypointServiceListAddOnDefinitionsReader is a Reader for the WaypointServiceListAddOnDefinitions structure.

func (*WaypointServiceListAddOnDefinitionsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListAddOnsDefault ¶

type WaypointServiceListAddOnsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListAddOnsDefault ¶

func NewWaypointServiceListAddOnsDefault(code int) *WaypointServiceListAddOnsDefault

NewWaypointServiceListAddOnsDefault creates a WaypointServiceListAddOnsDefault with default headers values

func (*WaypointServiceListAddOnsDefault) Code ¶

Code gets the status code for the waypoint service list add ons default response

func (*WaypointServiceListAddOnsDefault) Error ¶

func (*WaypointServiceListAddOnsDefault) GetPayload ¶

func (*WaypointServiceListAddOnsDefault) IsClientError ¶

func (o *WaypointServiceListAddOnsDefault) IsClientError() bool

IsClientError returns true when this waypoint service list add ons default response has a 4xx status code

func (*WaypointServiceListAddOnsDefault) IsCode ¶

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

IsCode returns true when this waypoint service list add ons default response a status code equal to that given

func (*WaypointServiceListAddOnsDefault) IsRedirect ¶

func (o *WaypointServiceListAddOnsDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service list add ons default response has a 3xx status code

func (*WaypointServiceListAddOnsDefault) IsServerError ¶

func (o *WaypointServiceListAddOnsDefault) IsServerError() bool

IsServerError returns true when this waypoint service list add ons default response has a 5xx status code

func (*WaypointServiceListAddOnsDefault) IsSuccess ¶

func (o *WaypointServiceListAddOnsDefault) IsSuccess() bool

IsSuccess returns true when this waypoint service list add ons default response has a 2xx status code

func (*WaypointServiceListAddOnsDefault) String ¶

type WaypointServiceListAddOnsOK ¶

type WaypointServiceListAddOnsOK struct {
	Payload *models.HashicorpCloudWaypointListAddOnsResponse
}

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

A successful response.

func NewWaypointServiceListAddOnsOK ¶

func NewWaypointServiceListAddOnsOK() *WaypointServiceListAddOnsOK

NewWaypointServiceListAddOnsOK creates a WaypointServiceListAddOnsOK with default headers values

func (*WaypointServiceListAddOnsOK) Code ¶

func (o *WaypointServiceListAddOnsOK) Code() int

Code gets the status code for the waypoint service list add ons o k response

func (*WaypointServiceListAddOnsOK) Error ¶

func (*WaypointServiceListAddOnsOK) GetPayload ¶

func (*WaypointServiceListAddOnsOK) IsClientError ¶

func (o *WaypointServiceListAddOnsOK) IsClientError() bool

IsClientError returns true when this waypoint service list add ons o k response has a 4xx status code

func (*WaypointServiceListAddOnsOK) IsCode ¶

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

IsCode returns true when this waypoint service list add ons o k response a status code equal to that given

func (*WaypointServiceListAddOnsOK) IsRedirect ¶

func (o *WaypointServiceListAddOnsOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list add ons o k response has a 3xx status code

func (*WaypointServiceListAddOnsOK) IsServerError ¶

func (o *WaypointServiceListAddOnsOK) IsServerError() bool

IsServerError returns true when this waypoint service list add ons o k response has a 5xx status code

func (*WaypointServiceListAddOnsOK) IsSuccess ¶

func (o *WaypointServiceListAddOnsOK) IsSuccess() bool

IsSuccess returns true when this waypoint service list add ons o k response has a 2xx status code

func (*WaypointServiceListAddOnsOK) String ¶

func (o *WaypointServiceListAddOnsOK) String() string

type WaypointServiceListAddOnsParams ¶

type WaypointServiceListAddOnsParams struct {

	// ApplicationID.
	ApplicationID *string

	// ApplicationName.
	ApplicationName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	/* WithTotalCount.

	   If set to false or not provided, response will not include a total_count value
	*/
	WithTotalCount *bool

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

WaypointServiceListAddOnsParams contains all the parameters to send to the API endpoint

for the waypoint service list add ons operation.

Typically these are written to a http.Request.

func NewWaypointServiceListAddOnsParams ¶

func NewWaypointServiceListAddOnsParams() *WaypointServiceListAddOnsParams

NewWaypointServiceListAddOnsParams creates a new WaypointServiceListAddOnsParams 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 NewWaypointServiceListAddOnsParamsWithContext ¶

func NewWaypointServiceListAddOnsParamsWithContext(ctx context.Context) *WaypointServiceListAddOnsParams

NewWaypointServiceListAddOnsParamsWithContext creates a new WaypointServiceListAddOnsParams object with the ability to set a context for a request.

func NewWaypointServiceListAddOnsParamsWithHTTPClient ¶

func NewWaypointServiceListAddOnsParamsWithHTTPClient(client *http.Client) *WaypointServiceListAddOnsParams

NewWaypointServiceListAddOnsParamsWithHTTPClient creates a new WaypointServiceListAddOnsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListAddOnsParamsWithTimeout ¶

func NewWaypointServiceListAddOnsParamsWithTimeout(timeout time.Duration) *WaypointServiceListAddOnsParams

NewWaypointServiceListAddOnsParamsWithTimeout creates a new WaypointServiceListAddOnsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListAddOnsParams) SetApplicationID ¶

func (o *WaypointServiceListAddOnsParams) SetApplicationID(applicationID *string)

SetApplicationID adds the applicationId to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetApplicationName ¶

func (o *WaypointServiceListAddOnsParams) SetApplicationName(applicationName *string)

SetApplicationName adds the applicationName to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetContext ¶

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

SetContext adds the context to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetDefaults ¶

func (o *WaypointServiceListAddOnsParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list add ons params (not the query body).

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

func (*WaypointServiceListAddOnsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetNamespaceID ¶

func (o *WaypointServiceListAddOnsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListAddOnsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListAddOnsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListAddOnsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListAddOnsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceListAddOnsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetPaginationPageSize ¶

func (o *WaypointServiceListAddOnsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListAddOnsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) SetWithTotalCount ¶

func (o *WaypointServiceListAddOnsParams) SetWithTotalCount(withTotalCount *bool)

SetWithTotalCount adds the withTotalCount to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithApplicationID ¶

func (o *WaypointServiceListAddOnsParams) WithApplicationID(applicationID *string) *WaypointServiceListAddOnsParams

WithApplicationID adds the applicationID to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithApplicationName ¶

func (o *WaypointServiceListAddOnsParams) WithApplicationName(applicationName *string) *WaypointServiceListAddOnsParams

WithApplicationName adds the applicationName to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithContext ¶

WithContext adds the context to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list add ons params (not the query body).

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

func (*WaypointServiceListAddOnsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListAddOnsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListAddOnsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListAddOnsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListAddOnsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListAddOnsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListAddOnsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListAddOnsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListAddOnsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceListAddOnsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListAddOnsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithPaginationPageSize ¶

func (o *WaypointServiceListAddOnsParams) WithPaginationPageSize(paginationPageSize *int64) *WaypointServiceListAddOnsParams

WithPaginationPageSize adds the paginationPageSize to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListAddOnsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListAddOnsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WithWithTotalCount ¶

func (o *WaypointServiceListAddOnsParams) WithWithTotalCount(withTotalCount *bool) *WaypointServiceListAddOnsParams

WithWithTotalCount adds the withTotalCount to the waypoint service list add ons params

func (*WaypointServiceListAddOnsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListAddOnsReader ¶

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

WaypointServiceListAddOnsReader is a Reader for the WaypointServiceListAddOns structure.

func (*WaypointServiceListAddOnsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListAgentGroupsDefault ¶

type WaypointServiceListAgentGroupsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListAgentGroupsDefault ¶

func NewWaypointServiceListAgentGroupsDefault(code int) *WaypointServiceListAgentGroupsDefault

NewWaypointServiceListAgentGroupsDefault creates a WaypointServiceListAgentGroupsDefault with default headers values

func (*WaypointServiceListAgentGroupsDefault) Code ¶

Code gets the status code for the waypoint service list agent groups default response

func (*WaypointServiceListAgentGroupsDefault) Error ¶

func (*WaypointServiceListAgentGroupsDefault) GetPayload ¶

func (*WaypointServiceListAgentGroupsDefault) IsClientError ¶

func (o *WaypointServiceListAgentGroupsDefault) IsClientError() bool

IsClientError returns true when this waypoint service list agent groups default response has a 4xx status code

func (*WaypointServiceListAgentGroupsDefault) IsCode ¶

IsCode returns true when this waypoint service list agent groups default response a status code equal to that given

func (*WaypointServiceListAgentGroupsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list agent groups default response has a 3xx status code

func (*WaypointServiceListAgentGroupsDefault) IsServerError ¶

func (o *WaypointServiceListAgentGroupsDefault) IsServerError() bool

IsServerError returns true when this waypoint service list agent groups default response has a 5xx status code

func (*WaypointServiceListAgentGroupsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list agent groups default response has a 2xx status code

func (*WaypointServiceListAgentGroupsDefault) String ¶

type WaypointServiceListAgentGroupsOK ¶

type WaypointServiceListAgentGroupsOK struct {
	Payload *models.HashicorpCloudWaypointListAgentGroupsResponse
}

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

A successful response.

func NewWaypointServiceListAgentGroupsOK ¶

func NewWaypointServiceListAgentGroupsOK() *WaypointServiceListAgentGroupsOK

NewWaypointServiceListAgentGroupsOK creates a WaypointServiceListAgentGroupsOK with default headers values

func (*WaypointServiceListAgentGroupsOK) Code ¶

Code gets the status code for the waypoint service list agent groups o k response

func (*WaypointServiceListAgentGroupsOK) Error ¶

func (*WaypointServiceListAgentGroupsOK) GetPayload ¶

func (*WaypointServiceListAgentGroupsOK) IsClientError ¶

func (o *WaypointServiceListAgentGroupsOK) IsClientError() bool

IsClientError returns true when this waypoint service list agent groups o k response has a 4xx status code

func (*WaypointServiceListAgentGroupsOK) IsCode ¶

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

IsCode returns true when this waypoint service list agent groups o k response a status code equal to that given

func (*WaypointServiceListAgentGroupsOK) IsRedirect ¶

func (o *WaypointServiceListAgentGroupsOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list agent groups o k response has a 3xx status code

func (*WaypointServiceListAgentGroupsOK) IsServerError ¶

func (o *WaypointServiceListAgentGroupsOK) IsServerError() bool

IsServerError returns true when this waypoint service list agent groups o k response has a 5xx status code

func (*WaypointServiceListAgentGroupsOK) IsSuccess ¶

func (o *WaypointServiceListAgentGroupsOK) IsSuccess() bool

IsSuccess returns true when this waypoint service list agent groups o k response has a 2xx status code

func (*WaypointServiceListAgentGroupsOK) String ¶

type WaypointServiceListAgentGroupsParams ¶

type WaypointServiceListAgentGroupsParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceListAgentGroupsParams contains all the parameters to send to the API endpoint

for the waypoint service list agent groups operation.

Typically these are written to a http.Request.

func NewWaypointServiceListAgentGroupsParams ¶

func NewWaypointServiceListAgentGroupsParams() *WaypointServiceListAgentGroupsParams

NewWaypointServiceListAgentGroupsParams creates a new WaypointServiceListAgentGroupsParams 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 NewWaypointServiceListAgentGroupsParamsWithContext ¶

func NewWaypointServiceListAgentGroupsParamsWithContext(ctx context.Context) *WaypointServiceListAgentGroupsParams

NewWaypointServiceListAgentGroupsParamsWithContext creates a new WaypointServiceListAgentGroupsParams object with the ability to set a context for a request.

func NewWaypointServiceListAgentGroupsParamsWithHTTPClient ¶

func NewWaypointServiceListAgentGroupsParamsWithHTTPClient(client *http.Client) *WaypointServiceListAgentGroupsParams

NewWaypointServiceListAgentGroupsParamsWithHTTPClient creates a new WaypointServiceListAgentGroupsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListAgentGroupsParamsWithTimeout ¶

func NewWaypointServiceListAgentGroupsParamsWithTimeout(timeout time.Duration) *WaypointServiceListAgentGroupsParams

NewWaypointServiceListAgentGroupsParamsWithTimeout creates a new WaypointServiceListAgentGroupsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListAgentGroupsParams) SetContext ¶

SetContext adds the context to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) SetDefaults ¶

func (o *WaypointServiceListAgentGroupsParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list agent groups params (not the query body).

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

func (*WaypointServiceListAgentGroupsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) SetNamespaceID ¶

func (o *WaypointServiceListAgentGroupsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListAgentGroupsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListAgentGroupsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListAgentGroupsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListAgentGroupsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WithContext ¶

WithContext adds the context to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list agent groups params (not the query body).

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

func (*WaypointServiceListAgentGroupsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListAgentGroupsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListAgentGroupsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListAgentGroupsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListAgentGroupsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListAgentGroupsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListAgentGroupsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListAgentGroupsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListAgentGroupsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list agent groups params

func (*WaypointServiceListAgentGroupsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListAgentGroupsReader ¶

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

WaypointServiceListAgentGroupsReader is a Reader for the WaypointServiceListAgentGroups structure.

func (*WaypointServiceListAgentGroupsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListApplicationTemplates2Default ¶

type WaypointServiceListApplicationTemplates2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListApplicationTemplates2Default ¶

func NewWaypointServiceListApplicationTemplates2Default(code int) *WaypointServiceListApplicationTemplates2Default

NewWaypointServiceListApplicationTemplates2Default creates a WaypointServiceListApplicationTemplates2Default with default headers values

func (*WaypointServiceListApplicationTemplates2Default) Code ¶

Code gets the status code for the waypoint service list application templates2 default response

func (*WaypointServiceListApplicationTemplates2Default) Error ¶

func (*WaypointServiceListApplicationTemplates2Default) GetPayload ¶

func (*WaypointServiceListApplicationTemplates2Default) IsClientError ¶

IsClientError returns true when this waypoint service list application templates2 default response has a 4xx status code

func (*WaypointServiceListApplicationTemplates2Default) IsCode ¶

IsCode returns true when this waypoint service list application templates2 default response a status code equal to that given

func (*WaypointServiceListApplicationTemplates2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service list application templates2 default response has a 3xx status code

func (*WaypointServiceListApplicationTemplates2Default) IsServerError ¶

IsServerError returns true when this waypoint service list application templates2 default response has a 5xx status code

func (*WaypointServiceListApplicationTemplates2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service list application templates2 default response has a 2xx status code

func (*WaypointServiceListApplicationTemplates2Default) String ¶

type WaypointServiceListApplicationTemplates2OK ¶

type WaypointServiceListApplicationTemplates2OK struct {
	Payload *models.HashicorpCloudWaypointListApplicationTemplatesResponse
}

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

A successful response.

func NewWaypointServiceListApplicationTemplates2OK ¶

func NewWaypointServiceListApplicationTemplates2OK() *WaypointServiceListApplicationTemplates2OK

NewWaypointServiceListApplicationTemplates2OK creates a WaypointServiceListApplicationTemplates2OK with default headers values

func (*WaypointServiceListApplicationTemplates2OK) Code ¶

Code gets the status code for the waypoint service list application templates2 o k response

func (*WaypointServiceListApplicationTemplates2OK) Error ¶

func (*WaypointServiceListApplicationTemplates2OK) GetPayload ¶

func (*WaypointServiceListApplicationTemplates2OK) IsClientError ¶

IsClientError returns true when this waypoint service list application templates2 o k response has a 4xx status code

func (*WaypointServiceListApplicationTemplates2OK) IsCode ¶

IsCode returns true when this waypoint service list application templates2 o k response a status code equal to that given

func (*WaypointServiceListApplicationTemplates2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service list application templates2 o k response has a 3xx status code

func (*WaypointServiceListApplicationTemplates2OK) IsServerError ¶

IsServerError returns true when this waypoint service list application templates2 o k response has a 5xx status code

func (*WaypointServiceListApplicationTemplates2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service list application templates2 o k response has a 2xx status code

func (*WaypointServiceListApplicationTemplates2OK) String ¶

type WaypointServiceListApplicationTemplates2Params ¶

type WaypointServiceListApplicationTemplates2Params struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	/* WithTotalCount.

	   If set to false or not provided, response will not include a total_count value
	*/
	WithTotalCount *bool

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

WaypointServiceListApplicationTemplates2Params contains all the parameters to send to the API endpoint

for the waypoint service list application templates2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceListApplicationTemplates2Params ¶

func NewWaypointServiceListApplicationTemplates2Params() *WaypointServiceListApplicationTemplates2Params

NewWaypointServiceListApplicationTemplates2Params creates a new WaypointServiceListApplicationTemplates2Params 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 NewWaypointServiceListApplicationTemplates2ParamsWithContext ¶

func NewWaypointServiceListApplicationTemplates2ParamsWithContext(ctx context.Context) *WaypointServiceListApplicationTemplates2Params

NewWaypointServiceListApplicationTemplates2ParamsWithContext creates a new WaypointServiceListApplicationTemplates2Params object with the ability to set a context for a request.

func NewWaypointServiceListApplicationTemplates2ParamsWithHTTPClient ¶

func NewWaypointServiceListApplicationTemplates2ParamsWithHTTPClient(client *http.Client) *WaypointServiceListApplicationTemplates2Params

NewWaypointServiceListApplicationTemplates2ParamsWithHTTPClient creates a new WaypointServiceListApplicationTemplates2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListApplicationTemplates2ParamsWithTimeout ¶

func NewWaypointServiceListApplicationTemplates2ParamsWithTimeout(timeout time.Duration) *WaypointServiceListApplicationTemplates2Params

NewWaypointServiceListApplicationTemplates2ParamsWithTimeout creates a new WaypointServiceListApplicationTemplates2Params object with the ability to set a timeout on a request.

func (*WaypointServiceListApplicationTemplates2Params) SetContext ¶

SetContext adds the context to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service list application templates2 params (not the query body).

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

func (*WaypointServiceListApplicationTemplates2Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetNamespaceID ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetPaginationNextPageToken ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetPaginationPageSize ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) SetWithTotalCount ¶

func (o *WaypointServiceListApplicationTemplates2Params) SetWithTotalCount(withTotalCount *bool)

SetWithTotalCount adds the withTotalCount to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithContext ¶

WithContext adds the context to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list application templates2 params (not the query body).

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

func (*WaypointServiceListApplicationTemplates2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListApplicationTemplates2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListApplicationTemplates2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListApplicationTemplates2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListApplicationTemplates2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListApplicationTemplates2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListApplicationTemplates2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListApplicationTemplates2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListApplicationTemplates2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithPaginationNextPageToken ¶

func (o *WaypointServiceListApplicationTemplates2Params) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListApplicationTemplates2Params

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithPaginationPageSize ¶

WithPaginationPageSize adds the paginationPageSize to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListApplicationTemplates2Params) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListApplicationTemplates2Params

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WithWithTotalCount ¶

WithWithTotalCount adds the withTotalCount to the waypoint service list application templates2 params

func (*WaypointServiceListApplicationTemplates2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListApplicationTemplates2Reader ¶

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

WaypointServiceListApplicationTemplates2Reader is a Reader for the WaypointServiceListApplicationTemplates2 structure.

func (*WaypointServiceListApplicationTemplates2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListApplicationTemplatesDefault ¶

type WaypointServiceListApplicationTemplatesDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListApplicationTemplatesDefault ¶

func NewWaypointServiceListApplicationTemplatesDefault(code int) *WaypointServiceListApplicationTemplatesDefault

NewWaypointServiceListApplicationTemplatesDefault creates a WaypointServiceListApplicationTemplatesDefault with default headers values

func (*WaypointServiceListApplicationTemplatesDefault) Code ¶

Code gets the status code for the waypoint service list application templates default response

func (*WaypointServiceListApplicationTemplatesDefault) Error ¶

func (*WaypointServiceListApplicationTemplatesDefault) GetPayload ¶

func (*WaypointServiceListApplicationTemplatesDefault) IsClientError ¶

IsClientError returns true when this waypoint service list application templates default response has a 4xx status code

func (*WaypointServiceListApplicationTemplatesDefault) IsCode ¶

IsCode returns true when this waypoint service list application templates default response a status code equal to that given

func (*WaypointServiceListApplicationTemplatesDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list application templates default response has a 3xx status code

func (*WaypointServiceListApplicationTemplatesDefault) IsServerError ¶

IsServerError returns true when this waypoint service list application templates default response has a 5xx status code

func (*WaypointServiceListApplicationTemplatesDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list application templates default response has a 2xx status code

func (*WaypointServiceListApplicationTemplatesDefault) String ¶

type WaypointServiceListApplicationTemplatesOK ¶

type WaypointServiceListApplicationTemplatesOK struct {
	Payload *models.HashicorpCloudWaypointListApplicationTemplatesResponse
}

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

A successful response.

func NewWaypointServiceListApplicationTemplatesOK ¶

func NewWaypointServiceListApplicationTemplatesOK() *WaypointServiceListApplicationTemplatesOK

NewWaypointServiceListApplicationTemplatesOK creates a WaypointServiceListApplicationTemplatesOK with default headers values

func (*WaypointServiceListApplicationTemplatesOK) Code ¶

Code gets the status code for the waypoint service list application templates o k response

func (*WaypointServiceListApplicationTemplatesOK) Error ¶

func (*WaypointServiceListApplicationTemplatesOK) GetPayload ¶

func (*WaypointServiceListApplicationTemplatesOK) IsClientError ¶

IsClientError returns true when this waypoint service list application templates o k response has a 4xx status code

func (*WaypointServiceListApplicationTemplatesOK) IsCode ¶

IsCode returns true when this waypoint service list application templates o k response a status code equal to that given

func (*WaypointServiceListApplicationTemplatesOK) IsRedirect ¶

IsRedirect returns true when this waypoint service list application templates o k response has a 3xx status code

func (*WaypointServiceListApplicationTemplatesOK) IsServerError ¶

IsServerError returns true when this waypoint service list application templates o k response has a 5xx status code

func (*WaypointServiceListApplicationTemplatesOK) IsSuccess ¶

IsSuccess returns true when this waypoint service list application templates o k response has a 2xx status code

func (*WaypointServiceListApplicationTemplatesOK) String ¶

type WaypointServiceListApplicationTemplatesParams ¶

type WaypointServiceListApplicationTemplatesParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	/* WithTotalCount.

	   If set to false or not provided, response will not include a total_count value
	*/
	WithTotalCount *bool

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

WaypointServiceListApplicationTemplatesParams contains all the parameters to send to the API endpoint

for the waypoint service list application templates operation.

Typically these are written to a http.Request.

func NewWaypointServiceListApplicationTemplatesParams ¶

func NewWaypointServiceListApplicationTemplatesParams() *WaypointServiceListApplicationTemplatesParams

NewWaypointServiceListApplicationTemplatesParams creates a new WaypointServiceListApplicationTemplatesParams 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 NewWaypointServiceListApplicationTemplatesParamsWithContext ¶

func NewWaypointServiceListApplicationTemplatesParamsWithContext(ctx context.Context) *WaypointServiceListApplicationTemplatesParams

NewWaypointServiceListApplicationTemplatesParamsWithContext creates a new WaypointServiceListApplicationTemplatesParams object with the ability to set a context for a request.

func NewWaypointServiceListApplicationTemplatesParamsWithHTTPClient ¶

func NewWaypointServiceListApplicationTemplatesParamsWithHTTPClient(client *http.Client) *WaypointServiceListApplicationTemplatesParams

NewWaypointServiceListApplicationTemplatesParamsWithHTTPClient creates a new WaypointServiceListApplicationTemplatesParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListApplicationTemplatesParamsWithTimeout ¶

func NewWaypointServiceListApplicationTemplatesParamsWithTimeout(timeout time.Duration) *WaypointServiceListApplicationTemplatesParams

NewWaypointServiceListApplicationTemplatesParamsWithTimeout creates a new WaypointServiceListApplicationTemplatesParams object with the ability to set a timeout on a request.

func (*WaypointServiceListApplicationTemplatesParams) SetContext ¶

SetContext adds the context to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service list application templates params (not the query body).

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

func (*WaypointServiceListApplicationTemplatesParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetNamespaceID ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetPaginationPageSize ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) SetWithTotalCount ¶

func (o *WaypointServiceListApplicationTemplatesParams) SetWithTotalCount(withTotalCount *bool)

SetWithTotalCount adds the withTotalCount to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithContext ¶

WithContext adds the context to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list application templates params (not the query body).

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

func (*WaypointServiceListApplicationTemplatesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListApplicationTemplatesParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListApplicationTemplatesParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListApplicationTemplatesParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListApplicationTemplatesParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListApplicationTemplatesParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListApplicationTemplatesParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListApplicationTemplatesParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListApplicationTemplatesParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceListApplicationTemplatesParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListApplicationTemplatesParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithPaginationPageSize ¶

WithPaginationPageSize adds the paginationPageSize to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListApplicationTemplatesParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListApplicationTemplatesParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WithWithTotalCount ¶

WithWithTotalCount adds the withTotalCount to the waypoint service list application templates params

func (*WaypointServiceListApplicationTemplatesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListApplicationTemplatesReader ¶

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

WaypointServiceListApplicationTemplatesReader is a Reader for the WaypointServiceListApplicationTemplates structure.

func (*WaypointServiceListApplicationTemplatesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListApplicationsDefault ¶

type WaypointServiceListApplicationsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListApplicationsDefault ¶

func NewWaypointServiceListApplicationsDefault(code int) *WaypointServiceListApplicationsDefault

NewWaypointServiceListApplicationsDefault creates a WaypointServiceListApplicationsDefault with default headers values

func (*WaypointServiceListApplicationsDefault) Code ¶

Code gets the status code for the waypoint service list applications default response

func (*WaypointServiceListApplicationsDefault) Error ¶

func (*WaypointServiceListApplicationsDefault) GetPayload ¶

func (*WaypointServiceListApplicationsDefault) IsClientError ¶

func (o *WaypointServiceListApplicationsDefault) IsClientError() bool

IsClientError returns true when this waypoint service list applications default response has a 4xx status code

func (*WaypointServiceListApplicationsDefault) IsCode ¶

IsCode returns true when this waypoint service list applications default response a status code equal to that given

func (*WaypointServiceListApplicationsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list applications default response has a 3xx status code

func (*WaypointServiceListApplicationsDefault) IsServerError ¶

func (o *WaypointServiceListApplicationsDefault) IsServerError() bool

IsServerError returns true when this waypoint service list applications default response has a 5xx status code

func (*WaypointServiceListApplicationsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list applications default response has a 2xx status code

func (*WaypointServiceListApplicationsDefault) String ¶

type WaypointServiceListApplicationsOK ¶

type WaypointServiceListApplicationsOK struct {
	Payload *models.HashicorpCloudWaypointListApplicationsResponse
}

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

A successful response.

func NewWaypointServiceListApplicationsOK ¶

func NewWaypointServiceListApplicationsOK() *WaypointServiceListApplicationsOK

NewWaypointServiceListApplicationsOK creates a WaypointServiceListApplicationsOK with default headers values

func (*WaypointServiceListApplicationsOK) Code ¶

Code gets the status code for the waypoint service list applications o k response

func (*WaypointServiceListApplicationsOK) Error ¶

func (*WaypointServiceListApplicationsOK) GetPayload ¶

func (*WaypointServiceListApplicationsOK) IsClientError ¶

func (o *WaypointServiceListApplicationsOK) IsClientError() bool

IsClientError returns true when this waypoint service list applications o k response has a 4xx status code

func (*WaypointServiceListApplicationsOK) IsCode ¶

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

IsCode returns true when this waypoint service list applications o k response a status code equal to that given

func (*WaypointServiceListApplicationsOK) IsRedirect ¶

func (o *WaypointServiceListApplicationsOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list applications o k response has a 3xx status code

func (*WaypointServiceListApplicationsOK) IsServerError ¶

func (o *WaypointServiceListApplicationsOK) IsServerError() bool

IsServerError returns true when this waypoint service list applications o k response has a 5xx status code

func (*WaypointServiceListApplicationsOK) IsSuccess ¶

func (o *WaypointServiceListApplicationsOK) IsSuccess() bool

IsSuccess returns true when this waypoint service list applications o k response has a 2xx status code

func (*WaypointServiceListApplicationsOK) String ¶

type WaypointServiceListApplicationsParams ¶

type WaypointServiceListApplicationsParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	// WithTotalCount.
	WithTotalCount *bool

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

WaypointServiceListApplicationsParams contains all the parameters to send to the API endpoint

for the waypoint service list applications operation.

Typically these are written to a http.Request.

func NewWaypointServiceListApplicationsParams ¶

func NewWaypointServiceListApplicationsParams() *WaypointServiceListApplicationsParams

NewWaypointServiceListApplicationsParams creates a new WaypointServiceListApplicationsParams 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 NewWaypointServiceListApplicationsParamsWithContext ¶

func NewWaypointServiceListApplicationsParamsWithContext(ctx context.Context) *WaypointServiceListApplicationsParams

NewWaypointServiceListApplicationsParamsWithContext creates a new WaypointServiceListApplicationsParams object with the ability to set a context for a request.

func NewWaypointServiceListApplicationsParamsWithHTTPClient ¶

func NewWaypointServiceListApplicationsParamsWithHTTPClient(client *http.Client) *WaypointServiceListApplicationsParams

NewWaypointServiceListApplicationsParamsWithHTTPClient creates a new WaypointServiceListApplicationsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListApplicationsParamsWithTimeout ¶

func NewWaypointServiceListApplicationsParamsWithTimeout(timeout time.Duration) *WaypointServiceListApplicationsParams

NewWaypointServiceListApplicationsParamsWithTimeout creates a new WaypointServiceListApplicationsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListApplicationsParams) SetContext ¶

SetContext adds the context to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetDefaults ¶

func (o *WaypointServiceListApplicationsParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list applications params (not the query body).

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

func (*WaypointServiceListApplicationsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetNamespaceID ¶

func (o *WaypointServiceListApplicationsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListApplicationsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListApplicationsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListApplicationsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListApplicationsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceListApplicationsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetPaginationPageSize ¶

func (o *WaypointServiceListApplicationsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListApplicationsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) SetWithTotalCount ¶

func (o *WaypointServiceListApplicationsParams) SetWithTotalCount(withTotalCount *bool)

SetWithTotalCount adds the withTotalCount to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithContext ¶

WithContext adds the context to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list applications params (not the query body).

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

func (*WaypointServiceListApplicationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListApplicationsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListApplicationsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListApplicationsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListApplicationsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListApplicationsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListApplicationsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListApplicationsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListApplicationsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceListApplicationsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListApplicationsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithPaginationPageSize ¶

func (o *WaypointServiceListApplicationsParams) WithPaginationPageSize(paginationPageSize *int64) *WaypointServiceListApplicationsParams

WithPaginationPageSize adds the paginationPageSize to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListApplicationsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListApplicationsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WithWithTotalCount ¶

WithWithTotalCount adds the withTotalCount to the waypoint service list applications params

func (*WaypointServiceListApplicationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListApplicationsReader ¶

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

WaypointServiceListApplicationsReader is a Reader for the WaypointServiceListApplications structure.

func (*WaypointServiceListApplicationsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListNoCodeModules2Default ¶

type WaypointServiceListNoCodeModules2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListNoCodeModules2Default ¶

func NewWaypointServiceListNoCodeModules2Default(code int) *WaypointServiceListNoCodeModules2Default

NewWaypointServiceListNoCodeModules2Default creates a WaypointServiceListNoCodeModules2Default with default headers values

func (*WaypointServiceListNoCodeModules2Default) Code ¶

Code gets the status code for the waypoint service list no code modules2 default response

func (*WaypointServiceListNoCodeModules2Default) Error ¶

func (*WaypointServiceListNoCodeModules2Default) GetPayload ¶

func (*WaypointServiceListNoCodeModules2Default) IsClientError ¶

IsClientError returns true when this waypoint service list no code modules2 default response has a 4xx status code

func (*WaypointServiceListNoCodeModules2Default) IsCode ¶

IsCode returns true when this waypoint service list no code modules2 default response a status code equal to that given

func (*WaypointServiceListNoCodeModules2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service list no code modules2 default response has a 3xx status code

func (*WaypointServiceListNoCodeModules2Default) IsServerError ¶

IsServerError returns true when this waypoint service list no code modules2 default response has a 5xx status code

func (*WaypointServiceListNoCodeModules2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service list no code modules2 default response has a 2xx status code

func (*WaypointServiceListNoCodeModules2Default) String ¶

type WaypointServiceListNoCodeModules2OK ¶

type WaypointServiceListNoCodeModules2OK struct {
	Payload *models.HashicorpCloudWaypointListNoCodeModulesResponse
}

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

A successful response.

func NewWaypointServiceListNoCodeModules2OK ¶

func NewWaypointServiceListNoCodeModules2OK() *WaypointServiceListNoCodeModules2OK

NewWaypointServiceListNoCodeModules2OK creates a WaypointServiceListNoCodeModules2OK with default headers values

func (*WaypointServiceListNoCodeModules2OK) Code ¶

Code gets the status code for the waypoint service list no code modules2 o k response

func (*WaypointServiceListNoCodeModules2OK) Error ¶

func (*WaypointServiceListNoCodeModules2OK) GetPayload ¶

func (*WaypointServiceListNoCodeModules2OK) IsClientError ¶

func (o *WaypointServiceListNoCodeModules2OK) IsClientError() bool

IsClientError returns true when this waypoint service list no code modules2 o k response has a 4xx status code

func (*WaypointServiceListNoCodeModules2OK) IsCode ¶

IsCode returns true when this waypoint service list no code modules2 o k response a status code equal to that given

func (*WaypointServiceListNoCodeModules2OK) IsRedirect ¶

func (o *WaypointServiceListNoCodeModules2OK) IsRedirect() bool

IsRedirect returns true when this waypoint service list no code modules2 o k response has a 3xx status code

func (*WaypointServiceListNoCodeModules2OK) IsServerError ¶

func (o *WaypointServiceListNoCodeModules2OK) IsServerError() bool

IsServerError returns true when this waypoint service list no code modules2 o k response has a 5xx status code

func (*WaypointServiceListNoCodeModules2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service list no code modules2 o k response has a 2xx status code

func (*WaypointServiceListNoCodeModules2OK) String ¶

type WaypointServiceListNoCodeModules2Params ¶

type WaypointServiceListNoCodeModules2Params struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceListNoCodeModules2Params contains all the parameters to send to the API endpoint

for the waypoint service list no code modules2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceListNoCodeModules2Params ¶

func NewWaypointServiceListNoCodeModules2Params() *WaypointServiceListNoCodeModules2Params

NewWaypointServiceListNoCodeModules2Params creates a new WaypointServiceListNoCodeModules2Params 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 NewWaypointServiceListNoCodeModules2ParamsWithContext ¶

func NewWaypointServiceListNoCodeModules2ParamsWithContext(ctx context.Context) *WaypointServiceListNoCodeModules2Params

NewWaypointServiceListNoCodeModules2ParamsWithContext creates a new WaypointServiceListNoCodeModules2Params object with the ability to set a context for a request.

func NewWaypointServiceListNoCodeModules2ParamsWithHTTPClient ¶

func NewWaypointServiceListNoCodeModules2ParamsWithHTTPClient(client *http.Client) *WaypointServiceListNoCodeModules2Params

NewWaypointServiceListNoCodeModules2ParamsWithHTTPClient creates a new WaypointServiceListNoCodeModules2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListNoCodeModules2ParamsWithTimeout ¶

func NewWaypointServiceListNoCodeModules2ParamsWithTimeout(timeout time.Duration) *WaypointServiceListNoCodeModules2Params

NewWaypointServiceListNoCodeModules2ParamsWithTimeout creates a new WaypointServiceListNoCodeModules2Params object with the ability to set a timeout on a request.

func (*WaypointServiceListNoCodeModules2Params) SetContext ¶

SetContext adds the context to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) SetDefaults ¶

func (o *WaypointServiceListNoCodeModules2Params) SetDefaults()

SetDefaults hydrates default values in the waypoint service list no code modules2 params (not the query body).

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

func (*WaypointServiceListNoCodeModules2Params) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) SetNamespaceID ¶

func (o *WaypointServiceListNoCodeModules2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListNoCodeModules2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListNoCodeModules2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListNoCodeModules2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListNoCodeModules2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WithContext ¶

WithContext adds the context to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list no code modules2 params (not the query body).

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

func (*WaypointServiceListNoCodeModules2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListNoCodeModules2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListNoCodeModules2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListNoCodeModules2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListNoCodeModules2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListNoCodeModules2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListNoCodeModules2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListNoCodeModules2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListNoCodeModules2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list no code modules2 params

func (*WaypointServiceListNoCodeModules2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListNoCodeModules2Reader ¶

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

WaypointServiceListNoCodeModules2Reader is a Reader for the WaypointServiceListNoCodeModules2 structure.

func (*WaypointServiceListNoCodeModules2Reader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListNoCodeModulesDefault ¶

type WaypointServiceListNoCodeModulesDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListNoCodeModulesDefault ¶

func NewWaypointServiceListNoCodeModulesDefault(code int) *WaypointServiceListNoCodeModulesDefault

NewWaypointServiceListNoCodeModulesDefault creates a WaypointServiceListNoCodeModulesDefault with default headers values

func (*WaypointServiceListNoCodeModulesDefault) Code ¶

Code gets the status code for the waypoint service list no code modules default response

func (*WaypointServiceListNoCodeModulesDefault) Error ¶

func (*WaypointServiceListNoCodeModulesDefault) GetPayload ¶

func (*WaypointServiceListNoCodeModulesDefault) IsClientError ¶

func (o *WaypointServiceListNoCodeModulesDefault) IsClientError() bool

IsClientError returns true when this waypoint service list no code modules default response has a 4xx status code

func (*WaypointServiceListNoCodeModulesDefault) IsCode ¶

IsCode returns true when this waypoint service list no code modules default response a status code equal to that given

func (*WaypointServiceListNoCodeModulesDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list no code modules default response has a 3xx status code

func (*WaypointServiceListNoCodeModulesDefault) IsServerError ¶

func (o *WaypointServiceListNoCodeModulesDefault) IsServerError() bool

IsServerError returns true when this waypoint service list no code modules default response has a 5xx status code

func (*WaypointServiceListNoCodeModulesDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list no code modules default response has a 2xx status code

func (*WaypointServiceListNoCodeModulesDefault) String ¶

type WaypointServiceListNoCodeModulesOK ¶

type WaypointServiceListNoCodeModulesOK struct {
	Payload *models.HashicorpCloudWaypointListNoCodeModulesResponse
}

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

A successful response.

func NewWaypointServiceListNoCodeModulesOK ¶

func NewWaypointServiceListNoCodeModulesOK() *WaypointServiceListNoCodeModulesOK

NewWaypointServiceListNoCodeModulesOK creates a WaypointServiceListNoCodeModulesOK with default headers values

func (*WaypointServiceListNoCodeModulesOK) Code ¶

Code gets the status code for the waypoint service list no code modules o k response

func (*WaypointServiceListNoCodeModulesOK) Error ¶

func (*WaypointServiceListNoCodeModulesOK) GetPayload ¶

func (*WaypointServiceListNoCodeModulesOK) IsClientError ¶

func (o *WaypointServiceListNoCodeModulesOK) IsClientError() bool

IsClientError returns true when this waypoint service list no code modules o k response has a 4xx status code

func (*WaypointServiceListNoCodeModulesOK) IsCode ¶

IsCode returns true when this waypoint service list no code modules o k response a status code equal to that given

func (*WaypointServiceListNoCodeModulesOK) IsRedirect ¶

func (o *WaypointServiceListNoCodeModulesOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list no code modules o k response has a 3xx status code

func (*WaypointServiceListNoCodeModulesOK) IsServerError ¶

func (o *WaypointServiceListNoCodeModulesOK) IsServerError() bool

IsServerError returns true when this waypoint service list no code modules o k response has a 5xx status code

func (*WaypointServiceListNoCodeModulesOK) IsSuccess ¶

IsSuccess returns true when this waypoint service list no code modules o k response has a 2xx status code

func (*WaypointServiceListNoCodeModulesOK) String ¶

type WaypointServiceListNoCodeModulesParams ¶

type WaypointServiceListNoCodeModulesParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceListNoCodeModulesParams contains all the parameters to send to the API endpoint

for the waypoint service list no code modules operation.

Typically these are written to a http.Request.

func NewWaypointServiceListNoCodeModulesParams ¶

func NewWaypointServiceListNoCodeModulesParams() *WaypointServiceListNoCodeModulesParams

NewWaypointServiceListNoCodeModulesParams creates a new WaypointServiceListNoCodeModulesParams 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 NewWaypointServiceListNoCodeModulesParamsWithContext ¶

func NewWaypointServiceListNoCodeModulesParamsWithContext(ctx context.Context) *WaypointServiceListNoCodeModulesParams

NewWaypointServiceListNoCodeModulesParamsWithContext creates a new WaypointServiceListNoCodeModulesParams object with the ability to set a context for a request.

func NewWaypointServiceListNoCodeModulesParamsWithHTTPClient ¶

func NewWaypointServiceListNoCodeModulesParamsWithHTTPClient(client *http.Client) *WaypointServiceListNoCodeModulesParams

NewWaypointServiceListNoCodeModulesParamsWithHTTPClient creates a new WaypointServiceListNoCodeModulesParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListNoCodeModulesParamsWithTimeout ¶

func NewWaypointServiceListNoCodeModulesParamsWithTimeout(timeout time.Duration) *WaypointServiceListNoCodeModulesParams

NewWaypointServiceListNoCodeModulesParamsWithTimeout creates a new WaypointServiceListNoCodeModulesParams object with the ability to set a timeout on a request.

func (*WaypointServiceListNoCodeModulesParams) SetContext ¶

SetContext adds the context to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) SetDefaults ¶

func (o *WaypointServiceListNoCodeModulesParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list no code modules params (not the query body).

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

func (*WaypointServiceListNoCodeModulesParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) SetNamespaceID ¶

func (o *WaypointServiceListNoCodeModulesParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListNoCodeModulesParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListNoCodeModulesParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListNoCodeModulesParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListNoCodeModulesParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WithContext ¶

WithContext adds the context to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list no code modules params (not the query body).

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

func (*WaypointServiceListNoCodeModulesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListNoCodeModulesParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListNoCodeModulesParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListNoCodeModulesParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListNoCodeModulesParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListNoCodeModulesParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListNoCodeModulesParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListNoCodeModulesParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListNoCodeModulesParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list no code modules params

func (*WaypointServiceListNoCodeModulesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListNoCodeModulesReader ¶

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

WaypointServiceListNoCodeModulesReader is a Reader for the WaypointServiceListNoCodeModules structure.

func (*WaypointServiceListNoCodeModulesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListTFAgentPoolsDefault ¶

type WaypointServiceListTFAgentPoolsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListTFAgentPoolsDefault ¶

func NewWaypointServiceListTFAgentPoolsDefault(code int) *WaypointServiceListTFAgentPoolsDefault

NewWaypointServiceListTFAgentPoolsDefault creates a WaypointServiceListTFAgentPoolsDefault with default headers values

func (*WaypointServiceListTFAgentPoolsDefault) Code ¶

Code gets the status code for the waypoint service list t f agent pools default response

func (*WaypointServiceListTFAgentPoolsDefault) Error ¶

func (*WaypointServiceListTFAgentPoolsDefault) GetPayload ¶

func (*WaypointServiceListTFAgentPoolsDefault) IsClientError ¶

func (o *WaypointServiceListTFAgentPoolsDefault) IsClientError() bool

IsClientError returns true when this waypoint service list t f agent pools default response has a 4xx status code

func (*WaypointServiceListTFAgentPoolsDefault) IsCode ¶

IsCode returns true when this waypoint service list t f agent pools default response a status code equal to that given

func (*WaypointServiceListTFAgentPoolsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list t f agent pools default response has a 3xx status code

func (*WaypointServiceListTFAgentPoolsDefault) IsServerError ¶

func (o *WaypointServiceListTFAgentPoolsDefault) IsServerError() bool

IsServerError returns true when this waypoint service list t f agent pools default response has a 5xx status code

func (*WaypointServiceListTFAgentPoolsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list t f agent pools default response has a 2xx status code

func (*WaypointServiceListTFAgentPoolsDefault) String ¶

type WaypointServiceListTFAgentPoolsOK ¶

type WaypointServiceListTFAgentPoolsOK struct {
	Payload *models.HashicorpCloudWaypointListTFAgentPoolsResponse
}

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

A successful response.

func NewWaypointServiceListTFAgentPoolsOK ¶

func NewWaypointServiceListTFAgentPoolsOK() *WaypointServiceListTFAgentPoolsOK

NewWaypointServiceListTFAgentPoolsOK creates a WaypointServiceListTFAgentPoolsOK with default headers values

func (*WaypointServiceListTFAgentPoolsOK) Code ¶

Code gets the status code for the waypoint service list t f agent pools o k response

func (*WaypointServiceListTFAgentPoolsOK) Error ¶

func (*WaypointServiceListTFAgentPoolsOK) GetPayload ¶

func (*WaypointServiceListTFAgentPoolsOK) IsClientError ¶

func (o *WaypointServiceListTFAgentPoolsOK) IsClientError() bool

IsClientError returns true when this waypoint service list t f agent pools o k response has a 4xx status code

func (*WaypointServiceListTFAgentPoolsOK) IsCode ¶

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

IsCode returns true when this waypoint service list t f agent pools o k response a status code equal to that given

func (*WaypointServiceListTFAgentPoolsOK) IsRedirect ¶

func (o *WaypointServiceListTFAgentPoolsOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list t f agent pools o k response has a 3xx status code

func (*WaypointServiceListTFAgentPoolsOK) IsServerError ¶

func (o *WaypointServiceListTFAgentPoolsOK) IsServerError() bool

IsServerError returns true when this waypoint service list t f agent pools o k response has a 5xx status code

func (*WaypointServiceListTFAgentPoolsOK) IsSuccess ¶

func (o *WaypointServiceListTFAgentPoolsOK) IsSuccess() bool

IsSuccess returns true when this waypoint service list t f agent pools o k response has a 2xx status code

func (*WaypointServiceListTFAgentPoolsOK) String ¶

type WaypointServiceListTFAgentPoolsParams ¶

type WaypointServiceListTFAgentPoolsParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceListTFAgentPoolsParams contains all the parameters to send to the API endpoint

for the waypoint service list t f agent pools operation.

Typically these are written to a http.Request.

func NewWaypointServiceListTFAgentPoolsParams ¶

func NewWaypointServiceListTFAgentPoolsParams() *WaypointServiceListTFAgentPoolsParams

NewWaypointServiceListTFAgentPoolsParams creates a new WaypointServiceListTFAgentPoolsParams 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 NewWaypointServiceListTFAgentPoolsParamsWithContext ¶

func NewWaypointServiceListTFAgentPoolsParamsWithContext(ctx context.Context) *WaypointServiceListTFAgentPoolsParams

NewWaypointServiceListTFAgentPoolsParamsWithContext creates a new WaypointServiceListTFAgentPoolsParams object with the ability to set a context for a request.

func NewWaypointServiceListTFAgentPoolsParamsWithHTTPClient ¶

func NewWaypointServiceListTFAgentPoolsParamsWithHTTPClient(client *http.Client) *WaypointServiceListTFAgentPoolsParams

NewWaypointServiceListTFAgentPoolsParamsWithHTTPClient creates a new WaypointServiceListTFAgentPoolsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListTFAgentPoolsParamsWithTimeout ¶

func NewWaypointServiceListTFAgentPoolsParamsWithTimeout(timeout time.Duration) *WaypointServiceListTFAgentPoolsParams

NewWaypointServiceListTFAgentPoolsParamsWithTimeout creates a new WaypointServiceListTFAgentPoolsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListTFAgentPoolsParams) SetContext ¶

SetContext adds the context to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) SetDefaults ¶

func (o *WaypointServiceListTFAgentPoolsParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list t f agent pools params (not the query body).

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

func (*WaypointServiceListTFAgentPoolsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) SetNamespaceID ¶

func (o *WaypointServiceListTFAgentPoolsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListTFAgentPoolsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListTFAgentPoolsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListTFAgentPoolsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListTFAgentPoolsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WithContext ¶

WithContext adds the context to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list t f agent pools params (not the query body).

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

func (*WaypointServiceListTFAgentPoolsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListTFAgentPoolsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListTFAgentPoolsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListTFAgentPoolsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListTFAgentPoolsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListTFAgentPoolsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListTFAgentPoolsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListTFAgentPoolsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListTFAgentPoolsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list t f agent pools params

func (*WaypointServiceListTFAgentPoolsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListTFAgentPoolsReader ¶

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

WaypointServiceListTFAgentPoolsReader is a Reader for the WaypointServiceListTFAgentPools structure.

func (*WaypointServiceListTFAgentPoolsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListTFCOrganizationsDefault ¶

type WaypointServiceListTFCOrganizationsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListTFCOrganizationsDefault ¶

func NewWaypointServiceListTFCOrganizationsDefault(code int) *WaypointServiceListTFCOrganizationsDefault

NewWaypointServiceListTFCOrganizationsDefault creates a WaypointServiceListTFCOrganizationsDefault with default headers values

func (*WaypointServiceListTFCOrganizationsDefault) Code ¶

Code gets the status code for the waypoint service list t f c organizations default response

func (*WaypointServiceListTFCOrganizationsDefault) Error ¶

func (*WaypointServiceListTFCOrganizationsDefault) GetPayload ¶

func (*WaypointServiceListTFCOrganizationsDefault) IsClientError ¶

IsClientError returns true when this waypoint service list t f c organizations default response has a 4xx status code

func (*WaypointServiceListTFCOrganizationsDefault) IsCode ¶

IsCode returns true when this waypoint service list t f c organizations default response a status code equal to that given

func (*WaypointServiceListTFCOrganizationsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list t f c organizations default response has a 3xx status code

func (*WaypointServiceListTFCOrganizationsDefault) IsServerError ¶

IsServerError returns true when this waypoint service list t f c organizations default response has a 5xx status code

func (*WaypointServiceListTFCOrganizationsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list t f c organizations default response has a 2xx status code

func (*WaypointServiceListTFCOrganizationsDefault) String ¶

type WaypointServiceListTFCOrganizationsOK ¶

type WaypointServiceListTFCOrganizationsOK struct {
	Payload *models.HashicorpCloudWaypointListTFCOrganizationsResponse
}

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

A successful response.

func NewWaypointServiceListTFCOrganizationsOK ¶

func NewWaypointServiceListTFCOrganizationsOK() *WaypointServiceListTFCOrganizationsOK

NewWaypointServiceListTFCOrganizationsOK creates a WaypointServiceListTFCOrganizationsOK with default headers values

func (*WaypointServiceListTFCOrganizationsOK) Code ¶

Code gets the status code for the waypoint service list t f c organizations o k response

func (*WaypointServiceListTFCOrganizationsOK) Error ¶

func (*WaypointServiceListTFCOrganizationsOK) GetPayload ¶

func (*WaypointServiceListTFCOrganizationsOK) IsClientError ¶

func (o *WaypointServiceListTFCOrganizationsOK) IsClientError() bool

IsClientError returns true when this waypoint service list t f c organizations o k response has a 4xx status code

func (*WaypointServiceListTFCOrganizationsOK) IsCode ¶

IsCode returns true when this waypoint service list t f c organizations o k response a status code equal to that given

func (*WaypointServiceListTFCOrganizationsOK) IsRedirect ¶

IsRedirect returns true when this waypoint service list t f c organizations o k response has a 3xx status code

func (*WaypointServiceListTFCOrganizationsOK) IsServerError ¶

func (o *WaypointServiceListTFCOrganizationsOK) IsServerError() bool

IsServerError returns true when this waypoint service list t f c organizations o k response has a 5xx status code

func (*WaypointServiceListTFCOrganizationsOK) IsSuccess ¶

IsSuccess returns true when this waypoint service list t f c organizations o k response has a 2xx status code

func (*WaypointServiceListTFCOrganizationsOK) String ¶

type WaypointServiceListTFCOrganizationsParams ¶

type WaypointServiceListTFCOrganizationsParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceListTFCOrganizationsBody

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

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

WaypointServiceListTFCOrganizationsParams contains all the parameters to send to the API endpoint

for the waypoint service list t f c organizations operation.

Typically these are written to a http.Request.

func NewWaypointServiceListTFCOrganizationsParams ¶

func NewWaypointServiceListTFCOrganizationsParams() *WaypointServiceListTFCOrganizationsParams

NewWaypointServiceListTFCOrganizationsParams creates a new WaypointServiceListTFCOrganizationsParams 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 NewWaypointServiceListTFCOrganizationsParamsWithContext ¶

func NewWaypointServiceListTFCOrganizationsParamsWithContext(ctx context.Context) *WaypointServiceListTFCOrganizationsParams

NewWaypointServiceListTFCOrganizationsParamsWithContext creates a new WaypointServiceListTFCOrganizationsParams object with the ability to set a context for a request.

func NewWaypointServiceListTFCOrganizationsParamsWithHTTPClient ¶

func NewWaypointServiceListTFCOrganizationsParamsWithHTTPClient(client *http.Client) *WaypointServiceListTFCOrganizationsParams

NewWaypointServiceListTFCOrganizationsParamsWithHTTPClient creates a new WaypointServiceListTFCOrganizationsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListTFCOrganizationsParamsWithTimeout ¶

func NewWaypointServiceListTFCOrganizationsParamsWithTimeout(timeout time.Duration) *WaypointServiceListTFCOrganizationsParams

NewWaypointServiceListTFCOrganizationsParamsWithTimeout creates a new WaypointServiceListTFCOrganizationsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListTFCOrganizationsParams) SetBody ¶

SetBody adds the body to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) SetContext ¶

SetContext adds the context to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service list t f c organizations params (not the query body).

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

func (*WaypointServiceListTFCOrganizationsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListTFCOrganizationsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListTFCOrganizationsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) WithBody ¶

WithBody adds the body to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) WithContext ¶

WithContext adds the context to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list t f c organizations params (not the query body).

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

func (*WaypointServiceListTFCOrganizationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListTFCOrganizationsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListTFCOrganizationsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListTFCOrganizationsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListTFCOrganizationsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list t f c organizations params

func (*WaypointServiceListTFCOrganizationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListTFCOrganizationsReader ¶

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

WaypointServiceListTFCOrganizationsReader is a Reader for the WaypointServiceListTFCOrganizations structure.

func (*WaypointServiceListTFCOrganizationsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type WaypointServiceListTFCProjectsDefault ¶

type WaypointServiceListTFCProjectsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

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

An unexpected error response.

func NewWaypointServiceListTFCProjectsDefault ¶

func NewWaypointServiceListTFCProjectsDefault(code int) *WaypointServiceListTFCProjectsDefault

NewWaypointServiceListTFCProjectsDefault creates a WaypointServiceListTFCProjectsDefault with default headers values

func (*WaypointServiceListTFCProjectsDefault) Code ¶

Code gets the status code for the waypoint service list t f c projects default response

func (*WaypointServiceListTFCProjectsDefault) Error ¶

func (*WaypointServiceListTFCProjectsDefault) GetPayload ¶

func (*WaypointServiceListTFCProjectsDefault) IsClientError ¶

func (o *WaypointServiceListTFCProjectsDefault) IsClientError() bool

IsClientError returns true when this waypoint service list t f c projects default response has a 4xx status code

func (*WaypointServiceListTFCProjectsDefault) IsCode ¶

IsCode returns true when this waypoint service list t f c projects default response a status code equal to that given

func (*WaypointServiceListTFCProjectsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service list t f c projects default response has a 3xx status code

func (*WaypointServiceListTFCProjectsDefault) IsServerError ¶

func (o *WaypointServiceListTFCProjectsDefault) IsServerError() bool

IsServerError returns true when this waypoint service list t f c projects default response has a 5xx status code

func (*WaypointServiceListTFCProjectsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list t f c projects default response has a 2xx status code

func (*WaypointServiceListTFCProjectsDefault) String ¶

type WaypointServiceListTFCProjectsOK ¶

type WaypointServiceListTFCProjectsOK struct {
	Payload *models.HashicorpCloudWaypointListTerraformCloudProjectsResponse
}

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

A successful response.

func NewWaypointServiceListTFCProjectsOK ¶

func NewWaypointServiceListTFCProjectsOK() *WaypointServiceListTFCProjectsOK

NewWaypointServiceListTFCProjectsOK creates a WaypointServiceListTFCProjectsOK with default headers values

func (*WaypointServiceListTFCProjectsOK) Code ¶

Code gets the status code for the waypoint service list t f c projects o k response

func (*WaypointServiceListTFCProjectsOK) Error ¶

func (*WaypointServiceListTFCProjectsOK) IsClientError ¶

func (o *WaypointServiceListTFCProjectsOK) IsClientError() bool

IsClientError returns true when this waypoint service list t f c projects o k response has a 4xx status code

func (*WaypointServiceListTFCProjectsOK) IsCode ¶

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

IsCode returns true when this waypoint service list t f c projects o k response a status code equal to that given

func (*WaypointServiceListTFCProjectsOK) IsRedirect ¶

func (o *WaypointServiceListTFCProjectsOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list t f c projects o k response has a 3xx status code

func (*WaypointServiceListTFCProjectsOK) IsServerError ¶

func (o *WaypointServiceListTFCProjectsOK) IsServerError() bool

IsServerError returns true when this waypoint service list t f c projects o k response has a 5xx status code

func (*WaypointServiceListTFCProjectsOK) IsSuccess ¶

func (o *WaypointServiceListTFCProjectsOK) IsSuccess() bool

IsSuccess returns true when this waypoint service list t f c projects o k response has a 2xx status code

func (*WaypointServiceListTFCProjectsOK) String ¶

type WaypointServiceListTFCProjectsParams ¶

type WaypointServiceListTFCProjectsParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

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

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

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

	/* NamespaceLocationRegionRegion.

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

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

WaypointServiceListTFCProjectsParams contains all the parameters to send to the API endpoint

for the waypoint service list t f c projects operation.

Typically these are written to a http.Request.

func NewWaypointServiceListTFCProjectsParams ¶

func NewWaypointServiceListTFCProjectsParams() *WaypointServiceListTFCProjectsParams

NewWaypointServiceListTFCProjectsParams creates a new WaypointServiceListTFCProjectsParams 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 NewWaypointServiceListTFCProjectsParamsWithContext ¶

func NewWaypointServiceListTFCProjectsParamsWithContext(ctx context.Context) *WaypointServiceListTFCProjectsParams

NewWaypointServiceListTFCProjectsParamsWithContext creates a new WaypointServiceListTFCProjectsParams object with the ability to set a context for a request.

func NewWaypointServiceListTFCProjectsParamsWithHTTPClient ¶

func NewWaypointServiceListTFCProjectsParamsWithHTTPClient(client *http.Client) *WaypointServiceListTFCProjectsParams

NewWaypointServiceListTFCProjectsParamsWithHTTPClient creates a new WaypointServiceListTFCProjectsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListTFCProjectsParamsWithTimeout ¶

func NewWaypointServiceListTFCProjectsParamsWithTimeout(timeout time.Duration) *WaypointServiceListTFCProjectsParams

NewWaypointServiceListTFCProjectsParamsWithTimeout creates a new WaypointServiceListTFCProjectsParams object with the ability to set a timeout on a request.

func (*WaypointServiceListTFCProjectsParams) SetContext ¶

SetContext adds the context to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) SetDefaults ¶

func (o *WaypointServiceListTFCProjectsParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list t f c projects params (not the query body).

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

func (*WaypointServiceListTFCProjectsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) SetNamespaceID ¶

func (o *WaypointServiceListTFCProjectsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListTFCProjectsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListTFCProjectsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListTFCProjectsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListTFCProjectsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WithContext ¶

WithContext adds the context to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list t f c projects params (not the query body).

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

func (*WaypointServiceListTFCProjectsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListTFCProjectsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListTFCProjectsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListTFCProjectsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListTFCProjectsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListTFCProjectsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListTFCProjectsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListTFCProjectsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListTFCProjectsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list t f c projects params

func (*WaypointServiceListTFCProjectsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListTFCProjectsReader ¶

type WaypointServiceListTFCProjectsReader struct {
	// contains filtered or unexported fields
}

WaypointServiceListTFCProjectsReader is a Reader for the WaypointServiceListTFCProjects structure.

func (*WaypointServiceListTFCProjectsReader) ReadResponse ¶

func (o *WaypointServiceListTFCProjectsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceListVariablesDefault ¶

type WaypointServiceListVariablesDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceListVariablesDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceListVariablesDefault ¶

func NewWaypointServiceListVariablesDefault(code int) *WaypointServiceListVariablesDefault

NewWaypointServiceListVariablesDefault creates a WaypointServiceListVariablesDefault with default headers values

func (*WaypointServiceListVariablesDefault) Code ¶

Code gets the status code for the waypoint service list variables default response

func (*WaypointServiceListVariablesDefault) Error ¶

func (*WaypointServiceListVariablesDefault) GetPayload ¶

func (*WaypointServiceListVariablesDefault) IsClientError ¶

func (o *WaypointServiceListVariablesDefault) IsClientError() bool

IsClientError returns true when this waypoint service list variables default response has a 4xx status code

func (*WaypointServiceListVariablesDefault) IsCode ¶

IsCode returns true when this waypoint service list variables default response a status code equal to that given

func (*WaypointServiceListVariablesDefault) IsRedirect ¶

func (o *WaypointServiceListVariablesDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service list variables default response has a 3xx status code

func (*WaypointServiceListVariablesDefault) IsServerError ¶

func (o *WaypointServiceListVariablesDefault) IsServerError() bool

IsServerError returns true when this waypoint service list variables default response has a 5xx status code

func (*WaypointServiceListVariablesDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service list variables default response has a 2xx status code

func (*WaypointServiceListVariablesDefault) String ¶

type WaypointServiceListVariablesOK ¶

type WaypointServiceListVariablesOK struct {
	Payload *models.HashicorpCloudWaypointListVariablesResponse
}

WaypointServiceListVariablesOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceListVariablesOK ¶

func NewWaypointServiceListVariablesOK() *WaypointServiceListVariablesOK

NewWaypointServiceListVariablesOK creates a WaypointServiceListVariablesOK with default headers values

func (*WaypointServiceListVariablesOK) Code ¶

Code gets the status code for the waypoint service list variables o k response

func (*WaypointServiceListVariablesOK) Error ¶

func (*WaypointServiceListVariablesOK) GetPayload ¶

func (*WaypointServiceListVariablesOK) IsClientError ¶

func (o *WaypointServiceListVariablesOK) IsClientError() bool

IsClientError returns true when this waypoint service list variables o k response has a 4xx status code

func (*WaypointServiceListVariablesOK) IsCode ¶

func (o *WaypointServiceListVariablesOK) IsCode(code int) bool

IsCode returns true when this waypoint service list variables o k response a status code equal to that given

func (*WaypointServiceListVariablesOK) IsRedirect ¶

func (o *WaypointServiceListVariablesOK) IsRedirect() bool

IsRedirect returns true when this waypoint service list variables o k response has a 3xx status code

func (*WaypointServiceListVariablesOK) IsServerError ¶

func (o *WaypointServiceListVariablesOK) IsServerError() bool

IsServerError returns true when this waypoint service list variables o k response has a 5xx status code

func (*WaypointServiceListVariablesOK) IsSuccess ¶

func (o *WaypointServiceListVariablesOK) IsSuccess() bool

IsSuccess returns true when this waypoint service list variables o k response has a 2xx status code

func (*WaypointServiceListVariablesOK) String ¶

type WaypointServiceListVariablesParams ¶

type WaypointServiceListVariablesParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	// ScopeActionID.
	ScopeActionID *string

	// ScopeActionName.
	ScopeActionName *string

	// ScopeApplicationID.
	ScopeApplicationID *string

	// ScopeApplicationName.
	ScopeApplicationName *string

	/* ScopeApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ScopeApplicationTemplateID *string

	/* ScopeApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ScopeApplicationTemplateName *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceListVariablesParams contains all the parameters to send to the API endpoint

for the waypoint service list variables operation.

Typically these are written to a http.Request.

func NewWaypointServiceListVariablesParams ¶

func NewWaypointServiceListVariablesParams() *WaypointServiceListVariablesParams

NewWaypointServiceListVariablesParams creates a new WaypointServiceListVariablesParams 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 NewWaypointServiceListVariablesParamsWithContext ¶

func NewWaypointServiceListVariablesParamsWithContext(ctx context.Context) *WaypointServiceListVariablesParams

NewWaypointServiceListVariablesParamsWithContext creates a new WaypointServiceListVariablesParams object with the ability to set a context for a request.

func NewWaypointServiceListVariablesParamsWithHTTPClient ¶

func NewWaypointServiceListVariablesParamsWithHTTPClient(client *http.Client) *WaypointServiceListVariablesParams

NewWaypointServiceListVariablesParamsWithHTTPClient creates a new WaypointServiceListVariablesParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceListVariablesParamsWithTimeout ¶

func NewWaypointServiceListVariablesParamsWithTimeout(timeout time.Duration) *WaypointServiceListVariablesParams

NewWaypointServiceListVariablesParamsWithTimeout creates a new WaypointServiceListVariablesParams object with the ability to set a timeout on a request.

func (*WaypointServiceListVariablesParams) SetContext ¶

SetContext adds the context to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetDefaults ¶

func (o *WaypointServiceListVariablesParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service list variables params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceListVariablesParams) SetHTTPClient ¶

func (o *WaypointServiceListVariablesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetNamespaceID ¶

func (o *WaypointServiceListVariablesParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListVariablesParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceListVariablesParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListVariablesParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListVariablesParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceListVariablesParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetPaginationPageSize ¶

func (o *WaypointServiceListVariablesParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceListVariablesParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetScopeActionID ¶

func (o *WaypointServiceListVariablesParams) SetScopeActionID(scopeActionID *string)

SetScopeActionID adds the scopeActionId to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetScopeActionName ¶

func (o *WaypointServiceListVariablesParams) SetScopeActionName(scopeActionName *string)

SetScopeActionName adds the scopeActionName to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetScopeApplicationID ¶

func (o *WaypointServiceListVariablesParams) SetScopeApplicationID(scopeApplicationID *string)

SetScopeApplicationID adds the scopeApplicationId to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetScopeApplicationName ¶

func (o *WaypointServiceListVariablesParams) SetScopeApplicationName(scopeApplicationName *string)

SetScopeApplicationName adds the scopeApplicationName to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetScopeApplicationTemplateID ¶

func (o *WaypointServiceListVariablesParams) SetScopeApplicationTemplateID(scopeApplicationTemplateID *string)

SetScopeApplicationTemplateID adds the scopeApplicationTemplateId to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetScopeApplicationTemplateName ¶

func (o *WaypointServiceListVariablesParams) SetScopeApplicationTemplateName(scopeApplicationTemplateName *string)

SetScopeApplicationTemplateName adds the scopeApplicationTemplateName to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) SetTimeout ¶

func (o *WaypointServiceListVariablesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithContext ¶

WithContext adds the context to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service list variables params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceListVariablesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceListVariablesParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceListVariablesParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceListVariablesParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceListVariablesParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceListVariablesParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceListVariablesParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceListVariablesParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceListVariablesParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceListVariablesParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceListVariablesParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithPaginationPageSize ¶

func (o *WaypointServiceListVariablesParams) WithPaginationPageSize(paginationPageSize *int64) *WaypointServiceListVariablesParams

WithPaginationPageSize adds the paginationPageSize to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceListVariablesParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceListVariablesParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithScopeActionID ¶

WithScopeActionID adds the scopeActionID to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithScopeActionName ¶

func (o *WaypointServiceListVariablesParams) WithScopeActionName(scopeActionName *string) *WaypointServiceListVariablesParams

WithScopeActionName adds the scopeActionName to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithScopeApplicationID ¶

func (o *WaypointServiceListVariablesParams) WithScopeApplicationID(scopeApplicationID *string) *WaypointServiceListVariablesParams

WithScopeApplicationID adds the scopeApplicationID to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithScopeApplicationName ¶

func (o *WaypointServiceListVariablesParams) WithScopeApplicationName(scopeApplicationName *string) *WaypointServiceListVariablesParams

WithScopeApplicationName adds the scopeApplicationName to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithScopeApplicationTemplateID ¶

func (o *WaypointServiceListVariablesParams) WithScopeApplicationTemplateID(scopeApplicationTemplateID *string) *WaypointServiceListVariablesParams

WithScopeApplicationTemplateID adds the scopeApplicationTemplateID to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithScopeApplicationTemplateName ¶

func (o *WaypointServiceListVariablesParams) WithScopeApplicationTemplateName(scopeApplicationTemplateName *string) *WaypointServiceListVariablesParams

WithScopeApplicationTemplateName adds the scopeApplicationTemplateName to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service list variables params

func (*WaypointServiceListVariablesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceListVariablesReader ¶

type WaypointServiceListVariablesReader struct {
	// contains filtered or unexported fields
}

WaypointServiceListVariablesReader is a Reader for the WaypointServiceListVariables structure.

func (*WaypointServiceListVariablesReader) ReadResponse ¶

func (o *WaypointServiceListVariablesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceQueueAgentOperationDefault ¶

type WaypointServiceQueueAgentOperationDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceQueueAgentOperationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceQueueAgentOperationDefault ¶

func NewWaypointServiceQueueAgentOperationDefault(code int) *WaypointServiceQueueAgentOperationDefault

NewWaypointServiceQueueAgentOperationDefault creates a WaypointServiceQueueAgentOperationDefault with default headers values

func (*WaypointServiceQueueAgentOperationDefault) Code ¶

Code gets the status code for the waypoint service queue agent operation default response

func (*WaypointServiceQueueAgentOperationDefault) Error ¶

func (*WaypointServiceQueueAgentOperationDefault) GetPayload ¶

func (*WaypointServiceQueueAgentOperationDefault) IsClientError ¶

IsClientError returns true when this waypoint service queue agent operation default response has a 4xx status code

func (*WaypointServiceQueueAgentOperationDefault) IsCode ¶

IsCode returns true when this waypoint service queue agent operation default response a status code equal to that given

func (*WaypointServiceQueueAgentOperationDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service queue agent operation default response has a 3xx status code

func (*WaypointServiceQueueAgentOperationDefault) IsServerError ¶

IsServerError returns true when this waypoint service queue agent operation default response has a 5xx status code

func (*WaypointServiceQueueAgentOperationDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service queue agent operation default response has a 2xx status code

func (*WaypointServiceQueueAgentOperationDefault) String ¶

type WaypointServiceQueueAgentOperationOK ¶

type WaypointServiceQueueAgentOperationOK struct {
	Payload models.HashicorpCloudWaypointQueueAgentOperationResponse
}

WaypointServiceQueueAgentOperationOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceQueueAgentOperationOK ¶

func NewWaypointServiceQueueAgentOperationOK() *WaypointServiceQueueAgentOperationOK

NewWaypointServiceQueueAgentOperationOK creates a WaypointServiceQueueAgentOperationOK with default headers values

func (*WaypointServiceQueueAgentOperationOK) Code ¶

Code gets the status code for the waypoint service queue agent operation o k response

func (*WaypointServiceQueueAgentOperationOK) Error ¶

func (*WaypointServiceQueueAgentOperationOK) GetPayload ¶

func (*WaypointServiceQueueAgentOperationOK) IsClientError ¶

func (o *WaypointServiceQueueAgentOperationOK) IsClientError() bool

IsClientError returns true when this waypoint service queue agent operation o k response has a 4xx status code

func (*WaypointServiceQueueAgentOperationOK) IsCode ¶

IsCode returns true when this waypoint service queue agent operation o k response a status code equal to that given

func (*WaypointServiceQueueAgentOperationOK) IsRedirect ¶

IsRedirect returns true when this waypoint service queue agent operation o k response has a 3xx status code

func (*WaypointServiceQueueAgentOperationOK) IsServerError ¶

func (o *WaypointServiceQueueAgentOperationOK) IsServerError() bool

IsServerError returns true when this waypoint service queue agent operation o k response has a 5xx status code

func (*WaypointServiceQueueAgentOperationOK) IsSuccess ¶

IsSuccess returns true when this waypoint service queue agent operation o k response has a 2xx status code

func (*WaypointServiceQueueAgentOperationOK) String ¶

type WaypointServiceQueueAgentOperationParams ¶

type WaypointServiceQueueAgentOperationParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceQueueAgentOperationBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceQueueAgentOperationParams contains all the parameters to send to the API endpoint

for the waypoint service queue agent operation operation.

Typically these are written to a http.Request.

func NewWaypointServiceQueueAgentOperationParams ¶

func NewWaypointServiceQueueAgentOperationParams() *WaypointServiceQueueAgentOperationParams

NewWaypointServiceQueueAgentOperationParams creates a new WaypointServiceQueueAgentOperationParams 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 NewWaypointServiceQueueAgentOperationParamsWithContext ¶

func NewWaypointServiceQueueAgentOperationParamsWithContext(ctx context.Context) *WaypointServiceQueueAgentOperationParams

NewWaypointServiceQueueAgentOperationParamsWithContext creates a new WaypointServiceQueueAgentOperationParams object with the ability to set a context for a request.

func NewWaypointServiceQueueAgentOperationParamsWithHTTPClient ¶

func NewWaypointServiceQueueAgentOperationParamsWithHTTPClient(client *http.Client) *WaypointServiceQueueAgentOperationParams

NewWaypointServiceQueueAgentOperationParamsWithHTTPClient creates a new WaypointServiceQueueAgentOperationParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceQueueAgentOperationParamsWithTimeout ¶

func NewWaypointServiceQueueAgentOperationParamsWithTimeout(timeout time.Duration) *WaypointServiceQueueAgentOperationParams

NewWaypointServiceQueueAgentOperationParamsWithTimeout creates a new WaypointServiceQueueAgentOperationParams object with the ability to set a timeout on a request.

func (*WaypointServiceQueueAgentOperationParams) SetBody ¶

SetBody adds the body to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) SetContext ¶

SetContext adds the context to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service queue agent operation params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceQueueAgentOperationParams) SetHTTPClient ¶

func (o *WaypointServiceQueueAgentOperationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceQueueAgentOperationParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceQueueAgentOperationParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) WithBody ¶

WithBody adds the body to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) WithContext ¶

WithContext adds the context to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service queue agent operation params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceQueueAgentOperationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceQueueAgentOperationParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceQueueAgentOperationParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceQueueAgentOperationParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceQueueAgentOperationParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service queue agent operation params

func (*WaypointServiceQueueAgentOperationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceQueueAgentOperationReader ¶

type WaypointServiceQueueAgentOperationReader struct {
	// contains filtered or unexported fields
}

WaypointServiceQueueAgentOperationReader is a Reader for the WaypointServiceQueueAgentOperation structure.

func (*WaypointServiceQueueAgentOperationReader) ReadResponse ¶

func (o *WaypointServiceQueueAgentOperationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceRetrieveAgentOperationDefault ¶

type WaypointServiceRetrieveAgentOperationDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceRetrieveAgentOperationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceRetrieveAgentOperationDefault ¶

func NewWaypointServiceRetrieveAgentOperationDefault(code int) *WaypointServiceRetrieveAgentOperationDefault

NewWaypointServiceRetrieveAgentOperationDefault creates a WaypointServiceRetrieveAgentOperationDefault with default headers values

func (*WaypointServiceRetrieveAgentOperationDefault) Code ¶

Code gets the status code for the waypoint service retrieve agent operation default response

func (*WaypointServiceRetrieveAgentOperationDefault) Error ¶

func (*WaypointServiceRetrieveAgentOperationDefault) GetPayload ¶

func (*WaypointServiceRetrieveAgentOperationDefault) IsClientError ¶

IsClientError returns true when this waypoint service retrieve agent operation default response has a 4xx status code

func (*WaypointServiceRetrieveAgentOperationDefault) IsCode ¶

IsCode returns true when this waypoint service retrieve agent operation default response a status code equal to that given

func (*WaypointServiceRetrieveAgentOperationDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service retrieve agent operation default response has a 3xx status code

func (*WaypointServiceRetrieveAgentOperationDefault) IsServerError ¶

IsServerError returns true when this waypoint service retrieve agent operation default response has a 5xx status code

func (*WaypointServiceRetrieveAgentOperationDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service retrieve agent operation default response has a 2xx status code

func (*WaypointServiceRetrieveAgentOperationDefault) String ¶

type WaypointServiceRetrieveAgentOperationOK ¶

type WaypointServiceRetrieveAgentOperationOK struct {
	Payload *models.HashicorpCloudWaypointRetrieveAgentOperationResponse
}

WaypointServiceRetrieveAgentOperationOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceRetrieveAgentOperationOK ¶

func NewWaypointServiceRetrieveAgentOperationOK() *WaypointServiceRetrieveAgentOperationOK

NewWaypointServiceRetrieveAgentOperationOK creates a WaypointServiceRetrieveAgentOperationOK with default headers values

func (*WaypointServiceRetrieveAgentOperationOK) Code ¶

Code gets the status code for the waypoint service retrieve agent operation o k response

func (*WaypointServiceRetrieveAgentOperationOK) Error ¶

func (*WaypointServiceRetrieveAgentOperationOK) GetPayload ¶

func (*WaypointServiceRetrieveAgentOperationOK) IsClientError ¶

func (o *WaypointServiceRetrieveAgentOperationOK) IsClientError() bool

IsClientError returns true when this waypoint service retrieve agent operation o k response has a 4xx status code

func (*WaypointServiceRetrieveAgentOperationOK) IsCode ¶

IsCode returns true when this waypoint service retrieve agent operation o k response a status code equal to that given

func (*WaypointServiceRetrieveAgentOperationOK) IsRedirect ¶

IsRedirect returns true when this waypoint service retrieve agent operation o k response has a 3xx status code

func (*WaypointServiceRetrieveAgentOperationOK) IsServerError ¶

func (o *WaypointServiceRetrieveAgentOperationOK) IsServerError() bool

IsServerError returns true when this waypoint service retrieve agent operation o k response has a 5xx status code

func (*WaypointServiceRetrieveAgentOperationOK) IsSuccess ¶

IsSuccess returns true when this waypoint service retrieve agent operation o k response has a 2xx status code

func (*WaypointServiceRetrieveAgentOperationOK) String ¶

type WaypointServiceRetrieveAgentOperationParams ¶

type WaypointServiceRetrieveAgentOperationParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceRetrieveAgentOperationBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceRetrieveAgentOperationParams contains all the parameters to send to the API endpoint

for the waypoint service retrieve agent operation operation.

Typically these are written to a http.Request.

func NewWaypointServiceRetrieveAgentOperationParams ¶

func NewWaypointServiceRetrieveAgentOperationParams() *WaypointServiceRetrieveAgentOperationParams

NewWaypointServiceRetrieveAgentOperationParams creates a new WaypointServiceRetrieveAgentOperationParams 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 NewWaypointServiceRetrieveAgentOperationParamsWithContext ¶

func NewWaypointServiceRetrieveAgentOperationParamsWithContext(ctx context.Context) *WaypointServiceRetrieveAgentOperationParams

NewWaypointServiceRetrieveAgentOperationParamsWithContext creates a new WaypointServiceRetrieveAgentOperationParams object with the ability to set a context for a request.

func NewWaypointServiceRetrieveAgentOperationParamsWithHTTPClient ¶

func NewWaypointServiceRetrieveAgentOperationParamsWithHTTPClient(client *http.Client) *WaypointServiceRetrieveAgentOperationParams

NewWaypointServiceRetrieveAgentOperationParamsWithHTTPClient creates a new WaypointServiceRetrieveAgentOperationParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceRetrieveAgentOperationParamsWithTimeout ¶

func NewWaypointServiceRetrieveAgentOperationParamsWithTimeout(timeout time.Duration) *WaypointServiceRetrieveAgentOperationParams

NewWaypointServiceRetrieveAgentOperationParamsWithTimeout creates a new WaypointServiceRetrieveAgentOperationParams object with the ability to set a timeout on a request.

func (*WaypointServiceRetrieveAgentOperationParams) SetBody ¶

SetBody adds the body to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) SetContext ¶

SetContext adds the context to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service retrieve agent operation params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceRetrieveAgentOperationParams) SetHTTPClient ¶

func (o *WaypointServiceRetrieveAgentOperationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceRetrieveAgentOperationParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceRetrieveAgentOperationParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) WithBody ¶

WithBody adds the body to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) WithContext ¶

WithContext adds the context to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service retrieve agent operation params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceRetrieveAgentOperationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceRetrieveAgentOperationParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceRetrieveAgentOperationParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceRetrieveAgentOperationParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceRetrieveAgentOperationParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service retrieve agent operation params

func (*WaypointServiceRetrieveAgentOperationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceRetrieveAgentOperationReader ¶

type WaypointServiceRetrieveAgentOperationReader struct {
	// contains filtered or unexported fields
}

WaypointServiceRetrieveAgentOperationReader is a Reader for the WaypointServiceRetrieveAgentOperation structure.

func (*WaypointServiceRetrieveAgentOperationReader) ReadResponse ¶

func (o *WaypointServiceRetrieveAgentOperationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceRunActionDefault ¶

type WaypointServiceRunActionDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceRunActionDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceRunActionDefault ¶

func NewWaypointServiceRunActionDefault(code int) *WaypointServiceRunActionDefault

NewWaypointServiceRunActionDefault creates a WaypointServiceRunActionDefault with default headers values

func (*WaypointServiceRunActionDefault) Code ¶

Code gets the status code for the waypoint service run action default response

func (*WaypointServiceRunActionDefault) Error ¶

func (*WaypointServiceRunActionDefault) GetPayload ¶

func (*WaypointServiceRunActionDefault) IsClientError ¶

func (o *WaypointServiceRunActionDefault) IsClientError() bool

IsClientError returns true when this waypoint service run action default response has a 4xx status code

func (*WaypointServiceRunActionDefault) IsCode ¶

func (o *WaypointServiceRunActionDefault) IsCode(code int) bool

IsCode returns true when this waypoint service run action default response a status code equal to that given

func (*WaypointServiceRunActionDefault) IsRedirect ¶

func (o *WaypointServiceRunActionDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service run action default response has a 3xx status code

func (*WaypointServiceRunActionDefault) IsServerError ¶

func (o *WaypointServiceRunActionDefault) IsServerError() bool

IsServerError returns true when this waypoint service run action default response has a 5xx status code

func (*WaypointServiceRunActionDefault) IsSuccess ¶

func (o *WaypointServiceRunActionDefault) IsSuccess() bool

IsSuccess returns true when this waypoint service run action default response has a 2xx status code

func (*WaypointServiceRunActionDefault) String ¶

type WaypointServiceRunActionOK ¶

type WaypointServiceRunActionOK struct {
	Payload *models.HashicorpCloudWaypointRunActionResponse
}

WaypointServiceRunActionOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceRunActionOK ¶

func NewWaypointServiceRunActionOK() *WaypointServiceRunActionOK

NewWaypointServiceRunActionOK creates a WaypointServiceRunActionOK with default headers values

func (*WaypointServiceRunActionOK) Code ¶

func (o *WaypointServiceRunActionOK) Code() int

Code gets the status code for the waypoint service run action o k response

func (*WaypointServiceRunActionOK) Error ¶

func (*WaypointServiceRunActionOK) GetPayload ¶

func (*WaypointServiceRunActionOK) IsClientError ¶

func (o *WaypointServiceRunActionOK) IsClientError() bool

IsClientError returns true when this waypoint service run action o k response has a 4xx status code

func (*WaypointServiceRunActionOK) IsCode ¶

func (o *WaypointServiceRunActionOK) IsCode(code int) bool

IsCode returns true when this waypoint service run action o k response a status code equal to that given

func (*WaypointServiceRunActionOK) IsRedirect ¶

func (o *WaypointServiceRunActionOK) IsRedirect() bool

IsRedirect returns true when this waypoint service run action o k response has a 3xx status code

func (*WaypointServiceRunActionOK) IsServerError ¶

func (o *WaypointServiceRunActionOK) IsServerError() bool

IsServerError returns true when this waypoint service run action o k response has a 5xx status code

func (*WaypointServiceRunActionOK) IsSuccess ¶

func (o *WaypointServiceRunActionOK) IsSuccess() bool

IsSuccess returns true when this waypoint service run action o k response has a 2xx status code

func (*WaypointServiceRunActionOK) String ¶

func (o *WaypointServiceRunActionOK) String() string

type WaypointServiceRunActionParams ¶

type WaypointServiceRunActionParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceRunActionBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceRunActionParams contains all the parameters to send to the API endpoint

for the waypoint service run action operation.

Typically these are written to a http.Request.

func NewWaypointServiceRunActionParams ¶

func NewWaypointServiceRunActionParams() *WaypointServiceRunActionParams

NewWaypointServiceRunActionParams creates a new WaypointServiceRunActionParams 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 NewWaypointServiceRunActionParamsWithContext ¶

func NewWaypointServiceRunActionParamsWithContext(ctx context.Context) *WaypointServiceRunActionParams

NewWaypointServiceRunActionParamsWithContext creates a new WaypointServiceRunActionParams object with the ability to set a context for a request.

func NewWaypointServiceRunActionParamsWithHTTPClient ¶

func NewWaypointServiceRunActionParamsWithHTTPClient(client *http.Client) *WaypointServiceRunActionParams

NewWaypointServiceRunActionParamsWithHTTPClient creates a new WaypointServiceRunActionParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceRunActionParamsWithTimeout ¶

func NewWaypointServiceRunActionParamsWithTimeout(timeout time.Duration) *WaypointServiceRunActionParams

NewWaypointServiceRunActionParamsWithTimeout creates a new WaypointServiceRunActionParams object with the ability to set a timeout on a request.

func (*WaypointServiceRunActionParams) SetBody ¶

SetBody adds the body to the waypoint service run action params

func (*WaypointServiceRunActionParams) SetContext ¶

func (o *WaypointServiceRunActionParams) SetContext(ctx context.Context)

SetContext adds the context to the waypoint service run action params

func (*WaypointServiceRunActionParams) SetDefaults ¶

func (o *WaypointServiceRunActionParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service run action params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceRunActionParams) SetHTTPClient ¶

func (o *WaypointServiceRunActionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service run action params

func (*WaypointServiceRunActionParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceRunActionParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service run action params

func (*WaypointServiceRunActionParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceRunActionParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service run action params

func (*WaypointServiceRunActionParams) SetTimeout ¶

func (o *WaypointServiceRunActionParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service run action params

func (*WaypointServiceRunActionParams) WithBody ¶

WithBody adds the body to the waypoint service run action params

func (*WaypointServiceRunActionParams) WithContext ¶

WithContext adds the context to the waypoint service run action params

func (*WaypointServiceRunActionParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service run action params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceRunActionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service run action params

func (*WaypointServiceRunActionParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceRunActionParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceRunActionParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service run action params

func (*WaypointServiceRunActionParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceRunActionParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceRunActionParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service run action params

func (*WaypointServiceRunActionParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service run action params

func (*WaypointServiceRunActionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceRunActionReader ¶

type WaypointServiceRunActionReader struct {
	// contains filtered or unexported fields
}

WaypointServiceRunActionReader is a Reader for the WaypointServiceRunAction structure.

func (*WaypointServiceRunActionReader) ReadResponse ¶

func (o *WaypointServiceRunActionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceSendStatusLogDefault ¶

type WaypointServiceSendStatusLogDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceSendStatusLogDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceSendStatusLogDefault ¶

func NewWaypointServiceSendStatusLogDefault(code int) *WaypointServiceSendStatusLogDefault

NewWaypointServiceSendStatusLogDefault creates a WaypointServiceSendStatusLogDefault with default headers values

func (*WaypointServiceSendStatusLogDefault) Code ¶

Code gets the status code for the waypoint service send status log default response

func (*WaypointServiceSendStatusLogDefault) Error ¶

func (*WaypointServiceSendStatusLogDefault) GetPayload ¶

func (*WaypointServiceSendStatusLogDefault) IsClientError ¶

func (o *WaypointServiceSendStatusLogDefault) IsClientError() bool

IsClientError returns true when this waypoint service send status log default response has a 4xx status code

func (*WaypointServiceSendStatusLogDefault) IsCode ¶

IsCode returns true when this waypoint service send status log default response a status code equal to that given

func (*WaypointServiceSendStatusLogDefault) IsRedirect ¶

func (o *WaypointServiceSendStatusLogDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service send status log default response has a 3xx status code

func (*WaypointServiceSendStatusLogDefault) IsServerError ¶

func (o *WaypointServiceSendStatusLogDefault) IsServerError() bool

IsServerError returns true when this waypoint service send status log default response has a 5xx status code

func (*WaypointServiceSendStatusLogDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service send status log default response has a 2xx status code

func (*WaypointServiceSendStatusLogDefault) String ¶

type WaypointServiceSendStatusLogOK ¶

type WaypointServiceSendStatusLogOK struct {
	Payload models.HashicorpCloudWaypointSendStatusLogResponse
}

WaypointServiceSendStatusLogOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceSendStatusLogOK ¶

func NewWaypointServiceSendStatusLogOK() *WaypointServiceSendStatusLogOK

NewWaypointServiceSendStatusLogOK creates a WaypointServiceSendStatusLogOK with default headers values

func (*WaypointServiceSendStatusLogOK) Code ¶

Code gets the status code for the waypoint service send status log o k response

func (*WaypointServiceSendStatusLogOK) Error ¶

func (*WaypointServiceSendStatusLogOK) GetPayload ¶

func (*WaypointServiceSendStatusLogOK) IsClientError ¶

func (o *WaypointServiceSendStatusLogOK) IsClientError() bool

IsClientError returns true when this waypoint service send status log o k response has a 4xx status code

func (*WaypointServiceSendStatusLogOK) IsCode ¶

func (o *WaypointServiceSendStatusLogOK) IsCode(code int) bool

IsCode returns true when this waypoint service send status log o k response a status code equal to that given

func (*WaypointServiceSendStatusLogOK) IsRedirect ¶

func (o *WaypointServiceSendStatusLogOK) IsRedirect() bool

IsRedirect returns true when this waypoint service send status log o k response has a 3xx status code

func (*WaypointServiceSendStatusLogOK) IsServerError ¶

func (o *WaypointServiceSendStatusLogOK) IsServerError() bool

IsServerError returns true when this waypoint service send status log o k response has a 5xx status code

func (*WaypointServiceSendStatusLogOK) IsSuccess ¶

func (o *WaypointServiceSendStatusLogOK) IsSuccess() bool

IsSuccess returns true when this waypoint service send status log o k response has a 2xx status code

func (*WaypointServiceSendStatusLogOK) String ¶

type WaypointServiceSendStatusLogParams ¶

type WaypointServiceSendStatusLogParams struct {

	/* ActionConfigID.

	   ULID of the action config id
	*/
	ActionConfigID string

	/* ActionRunSeq.

	   The run sequence to attach this run to

	   Format: uint64
	*/
	ActionRunSeq string

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceSendStatusLogBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceSendStatusLogParams contains all the parameters to send to the API endpoint

for the waypoint service send status log operation.

Typically these are written to a http.Request.

func NewWaypointServiceSendStatusLogParams ¶

func NewWaypointServiceSendStatusLogParams() *WaypointServiceSendStatusLogParams

NewWaypointServiceSendStatusLogParams creates a new WaypointServiceSendStatusLogParams 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 NewWaypointServiceSendStatusLogParamsWithContext ¶

func NewWaypointServiceSendStatusLogParamsWithContext(ctx context.Context) *WaypointServiceSendStatusLogParams

NewWaypointServiceSendStatusLogParamsWithContext creates a new WaypointServiceSendStatusLogParams object with the ability to set a context for a request.

func NewWaypointServiceSendStatusLogParamsWithHTTPClient ¶

func NewWaypointServiceSendStatusLogParamsWithHTTPClient(client *http.Client) *WaypointServiceSendStatusLogParams

NewWaypointServiceSendStatusLogParamsWithHTTPClient creates a new WaypointServiceSendStatusLogParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceSendStatusLogParamsWithTimeout ¶

func NewWaypointServiceSendStatusLogParamsWithTimeout(timeout time.Duration) *WaypointServiceSendStatusLogParams

NewWaypointServiceSendStatusLogParamsWithTimeout creates a new WaypointServiceSendStatusLogParams object with the ability to set a timeout on a request.

func (*WaypointServiceSendStatusLogParams) SetActionConfigID ¶

func (o *WaypointServiceSendStatusLogParams) SetActionConfigID(actionConfigID string)

SetActionConfigID adds the actionConfigId to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) SetActionRunSeq ¶

func (o *WaypointServiceSendStatusLogParams) SetActionRunSeq(actionRunSeq string)

SetActionRunSeq adds the actionRunSeq to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) SetBody ¶

SetBody adds the body to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) SetContext ¶

SetContext adds the context to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) SetDefaults ¶

func (o *WaypointServiceSendStatusLogParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service send status log params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceSendStatusLogParams) SetHTTPClient ¶

func (o *WaypointServiceSendStatusLogParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceSendStatusLogParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceSendStatusLogParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) SetTimeout ¶

func (o *WaypointServiceSendStatusLogParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WithActionConfigID ¶

func (o *WaypointServiceSendStatusLogParams) WithActionConfigID(actionConfigID string) *WaypointServiceSendStatusLogParams

WithActionConfigID adds the actionConfigID to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WithActionRunSeq ¶

WithActionRunSeq adds the actionRunSeq to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WithBody ¶

WithBody adds the body to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WithContext ¶

WithContext adds the context to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service send status log params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceSendStatusLogParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceSendStatusLogParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceSendStatusLogParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceSendStatusLogParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceSendStatusLogParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service send status log params

func (*WaypointServiceSendStatusLogParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceSendStatusLogReader ¶

type WaypointServiceSendStatusLogReader struct {
	// contains filtered or unexported fields
}

WaypointServiceSendStatusLogReader is a Reader for the WaypointServiceSendStatusLog structure.

func (*WaypointServiceSendStatusLogReader) ReadResponse ¶

func (o *WaypointServiceSendStatusLogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceStartingActionDefault ¶

type WaypointServiceStartingActionDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceStartingActionDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceStartingActionDefault ¶

func NewWaypointServiceStartingActionDefault(code int) *WaypointServiceStartingActionDefault

NewWaypointServiceStartingActionDefault creates a WaypointServiceStartingActionDefault with default headers values

func (*WaypointServiceStartingActionDefault) Code ¶

Code gets the status code for the waypoint service starting action default response

func (*WaypointServiceStartingActionDefault) Error ¶

func (*WaypointServiceStartingActionDefault) GetPayload ¶

func (*WaypointServiceStartingActionDefault) IsClientError ¶

func (o *WaypointServiceStartingActionDefault) IsClientError() bool

IsClientError returns true when this waypoint service starting action default response has a 4xx status code

func (*WaypointServiceStartingActionDefault) IsCode ¶

IsCode returns true when this waypoint service starting action default response a status code equal to that given

func (*WaypointServiceStartingActionDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service starting action default response has a 3xx status code

func (*WaypointServiceStartingActionDefault) IsServerError ¶

func (o *WaypointServiceStartingActionDefault) IsServerError() bool

IsServerError returns true when this waypoint service starting action default response has a 5xx status code

func (*WaypointServiceStartingActionDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service starting action default response has a 2xx status code

func (*WaypointServiceStartingActionDefault) String ¶

type WaypointServiceStartingActionOK ¶

type WaypointServiceStartingActionOK struct {
	Payload *models.HashicorpCloudWaypointStartingActionResponse
}

WaypointServiceStartingActionOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceStartingActionOK ¶

func NewWaypointServiceStartingActionOK() *WaypointServiceStartingActionOK

NewWaypointServiceStartingActionOK creates a WaypointServiceStartingActionOK with default headers values

func (*WaypointServiceStartingActionOK) Code ¶

Code gets the status code for the waypoint service starting action o k response

func (*WaypointServiceStartingActionOK) Error ¶

func (*WaypointServiceStartingActionOK) GetPayload ¶

func (*WaypointServiceStartingActionOK) IsClientError ¶

func (o *WaypointServiceStartingActionOK) IsClientError() bool

IsClientError returns true when this waypoint service starting action o k response has a 4xx status code

func (*WaypointServiceStartingActionOK) IsCode ¶

func (o *WaypointServiceStartingActionOK) IsCode(code int) bool

IsCode returns true when this waypoint service starting action o k response a status code equal to that given

func (*WaypointServiceStartingActionOK) IsRedirect ¶

func (o *WaypointServiceStartingActionOK) IsRedirect() bool

IsRedirect returns true when this waypoint service starting action o k response has a 3xx status code

func (*WaypointServiceStartingActionOK) IsServerError ¶

func (o *WaypointServiceStartingActionOK) IsServerError() bool

IsServerError returns true when this waypoint service starting action o k response has a 5xx status code

func (*WaypointServiceStartingActionOK) IsSuccess ¶

func (o *WaypointServiceStartingActionOK) IsSuccess() bool

IsSuccess returns true when this waypoint service starting action o k response has a 2xx status code

func (*WaypointServiceStartingActionOK) String ¶

type WaypointServiceStartingActionParams ¶

type WaypointServiceStartingActionParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceStartingActionBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceStartingActionParams contains all the parameters to send to the API endpoint

for the waypoint service starting action operation.

Typically these are written to a http.Request.

func NewWaypointServiceStartingActionParams ¶

func NewWaypointServiceStartingActionParams() *WaypointServiceStartingActionParams

NewWaypointServiceStartingActionParams creates a new WaypointServiceStartingActionParams 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 NewWaypointServiceStartingActionParamsWithContext ¶

func NewWaypointServiceStartingActionParamsWithContext(ctx context.Context) *WaypointServiceStartingActionParams

NewWaypointServiceStartingActionParamsWithContext creates a new WaypointServiceStartingActionParams object with the ability to set a context for a request.

func NewWaypointServiceStartingActionParamsWithHTTPClient ¶

func NewWaypointServiceStartingActionParamsWithHTTPClient(client *http.Client) *WaypointServiceStartingActionParams

NewWaypointServiceStartingActionParamsWithHTTPClient creates a new WaypointServiceStartingActionParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceStartingActionParamsWithTimeout ¶

func NewWaypointServiceStartingActionParamsWithTimeout(timeout time.Duration) *WaypointServiceStartingActionParams

NewWaypointServiceStartingActionParamsWithTimeout creates a new WaypointServiceStartingActionParams object with the ability to set a timeout on a request.

func (*WaypointServiceStartingActionParams) SetBody ¶

SetBody adds the body to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) SetContext ¶

SetContext adds the context to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) SetDefaults ¶

func (o *WaypointServiceStartingActionParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service starting action params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceStartingActionParams) SetHTTPClient ¶

func (o *WaypointServiceStartingActionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceStartingActionParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceStartingActionParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) SetTimeout ¶

func (o *WaypointServiceStartingActionParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) WithBody ¶

WithBody adds the body to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) WithContext ¶

WithContext adds the context to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service starting action params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceStartingActionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceStartingActionParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceStartingActionParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceStartingActionParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceStartingActionParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service starting action params

func (*WaypointServiceStartingActionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceStartingActionReader ¶

type WaypointServiceStartingActionReader struct {
	// contains filtered or unexported fields
}

WaypointServiceStartingActionReader is a Reader for the WaypointServiceStartingAction structure.

func (*WaypointServiceStartingActionReader) ReadResponse ¶

func (o *WaypointServiceStartingActionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIBulkUpdateActionAssignForAppDefault ¶

type WaypointServiceUIBulkUpdateActionAssignForAppDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIBulkUpdateActionAssignForAppDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIBulkUpdateActionAssignForAppDefault ¶

func NewWaypointServiceUIBulkUpdateActionAssignForAppDefault(code int) *WaypointServiceUIBulkUpdateActionAssignForAppDefault

NewWaypointServiceUIBulkUpdateActionAssignForAppDefault creates a WaypointServiceUIBulkUpdateActionAssignForAppDefault with default headers values

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) Code ¶

Code gets the status code for the waypoint service UI bulk update action assign for app default response

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) Error ¶

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) GetPayload ¶

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) IsClientError ¶

IsClientError returns true when this waypoint service UI bulk update action assign for app default response has a 4xx status code

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) IsCode ¶

IsCode returns true when this waypoint service UI bulk update action assign for app default response a status code equal to that given

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service UI bulk update action assign for app default response has a 3xx status code

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) IsServerError ¶

IsServerError returns true when this waypoint service UI bulk update action assign for app default response has a 5xx status code

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service UI bulk update action assign for app default response has a 2xx status code

func (*WaypointServiceUIBulkUpdateActionAssignForAppDefault) String ¶

type WaypointServiceUIBulkUpdateActionAssignForAppOK ¶

type WaypointServiceUIBulkUpdateActionAssignForAppOK struct {
	Payload *models.HashicorpCloudWaypointUIBulkUpdateActionAssignmentsForAppResponse
}

WaypointServiceUIBulkUpdateActionAssignForAppOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIBulkUpdateActionAssignForAppOK ¶

func NewWaypointServiceUIBulkUpdateActionAssignForAppOK() *WaypointServiceUIBulkUpdateActionAssignForAppOK

NewWaypointServiceUIBulkUpdateActionAssignForAppOK creates a WaypointServiceUIBulkUpdateActionAssignForAppOK with default headers values

func (*WaypointServiceUIBulkUpdateActionAssignForAppOK) Code ¶

Code gets the status code for the waypoint service Ui bulk update action assign for app o k response

func (*WaypointServiceUIBulkUpdateActionAssignForAppOK) Error ¶

func (*WaypointServiceUIBulkUpdateActionAssignForAppOK) IsClientError ¶

IsClientError returns true when this waypoint service Ui bulk update action assign for app o k response has a 4xx status code

func (*WaypointServiceUIBulkUpdateActionAssignForAppOK) IsCode ¶

IsCode returns true when this waypoint service Ui bulk update action assign for app o k response a status code equal to that given

func (*WaypointServiceUIBulkUpdateActionAssignForAppOK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui bulk update action assign for app o k response has a 3xx status code

func (*WaypointServiceUIBulkUpdateActionAssignForAppOK) IsServerError ¶

IsServerError returns true when this waypoint service Ui bulk update action assign for app o k response has a 5xx status code

func (*WaypointServiceUIBulkUpdateActionAssignForAppOK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui bulk update action assign for app o k response has a 2xx status code

func (*WaypointServiceUIBulkUpdateActionAssignForAppOK) String ¶

type WaypointServiceUIBulkUpdateActionAssignForAppParams ¶

type WaypointServiceUIBulkUpdateActionAssignForAppParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUIBulkUpdateActionAssignForAppBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIBulkUpdateActionAssignForAppParams contains all the parameters to send to the API endpoint

for the waypoint service UI bulk update action assign for app operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIBulkUpdateActionAssignForAppParams ¶

func NewWaypointServiceUIBulkUpdateActionAssignForAppParams() *WaypointServiceUIBulkUpdateActionAssignForAppParams

NewWaypointServiceUIBulkUpdateActionAssignForAppParams creates a new WaypointServiceUIBulkUpdateActionAssignForAppParams 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 NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithContext ¶

func NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithContext(ctx context.Context) *WaypointServiceUIBulkUpdateActionAssignForAppParams

NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithContext creates a new WaypointServiceUIBulkUpdateActionAssignForAppParams object with the ability to set a context for a request.

func NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithHTTPClient ¶

func NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithHTTPClient(client *http.Client) *WaypointServiceUIBulkUpdateActionAssignForAppParams

NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithHTTPClient creates a new WaypointServiceUIBulkUpdateActionAssignForAppParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithTimeout ¶

func NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithTimeout(timeout time.Duration) *WaypointServiceUIBulkUpdateActionAssignForAppParams

NewWaypointServiceUIBulkUpdateActionAssignForAppParamsWithTimeout creates a new WaypointServiceUIBulkUpdateActionAssignForAppParams object with the ability to set a timeout on a request.

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) SetBody ¶

SetBody adds the body to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) SetContext ¶

SetContext adds the context to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI bulk update action assign for app params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIBulkUpdateActionAssignForAppParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIBulkUpdateActionAssignForAppParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) WithBody ¶

WithBody adds the body to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) WithContext ¶

WithContext adds the context to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI bulk update action assign for app params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIBulkUpdateActionAssignForAppParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIBulkUpdateActionAssignForAppParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIBulkUpdateActionAssignForAppParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIBulkUpdateActionAssignForAppParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI bulk update action assign for app params

func (*WaypointServiceUIBulkUpdateActionAssignForAppParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIBulkUpdateActionAssignForAppReader ¶

type WaypointServiceUIBulkUpdateActionAssignForAppReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIBulkUpdateActionAssignForAppReader is a Reader for the WaypointServiceUIBulkUpdateActionAssignForApp structure.

func (*WaypointServiceUIBulkUpdateActionAssignForAppReader) ReadResponse ¶

func (o *WaypointServiceUIBulkUpdateActionAssignForAppReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUICreateActionConfigWithVarsDefault ¶

type WaypointServiceUICreateActionConfigWithVarsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUICreateActionConfigWithVarsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUICreateActionConfigWithVarsDefault ¶

func NewWaypointServiceUICreateActionConfigWithVarsDefault(code int) *WaypointServiceUICreateActionConfigWithVarsDefault

NewWaypointServiceUICreateActionConfigWithVarsDefault creates a WaypointServiceUICreateActionConfigWithVarsDefault with default headers values

func (*WaypointServiceUICreateActionConfigWithVarsDefault) Code ¶

Code gets the status code for the waypoint service UI create action config with vars default response

func (*WaypointServiceUICreateActionConfigWithVarsDefault) Error ¶

func (*WaypointServiceUICreateActionConfigWithVarsDefault) GetPayload ¶

func (*WaypointServiceUICreateActionConfigWithVarsDefault) IsClientError ¶

IsClientError returns true when this waypoint service UI create action config with vars default response has a 4xx status code

func (*WaypointServiceUICreateActionConfigWithVarsDefault) IsCode ¶

IsCode returns true when this waypoint service UI create action config with vars default response a status code equal to that given

func (*WaypointServiceUICreateActionConfigWithVarsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service UI create action config with vars default response has a 3xx status code

func (*WaypointServiceUICreateActionConfigWithVarsDefault) IsServerError ¶

IsServerError returns true when this waypoint service UI create action config with vars default response has a 5xx status code

func (*WaypointServiceUICreateActionConfigWithVarsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service UI create action config with vars default response has a 2xx status code

func (*WaypointServiceUICreateActionConfigWithVarsDefault) String ¶

type WaypointServiceUICreateActionConfigWithVarsOK ¶

type WaypointServiceUICreateActionConfigWithVarsOK struct {
	Payload *models.HashicorpCloudWaypointUICreateActionConfigWithVarsResponse
}

WaypointServiceUICreateActionConfigWithVarsOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUICreateActionConfigWithVarsOK ¶

func NewWaypointServiceUICreateActionConfigWithVarsOK() *WaypointServiceUICreateActionConfigWithVarsOK

NewWaypointServiceUICreateActionConfigWithVarsOK creates a WaypointServiceUICreateActionConfigWithVarsOK with default headers values

func (*WaypointServiceUICreateActionConfigWithVarsOK) Code ¶

Code gets the status code for the waypoint service Ui create action config with vars o k response

func (*WaypointServiceUICreateActionConfigWithVarsOK) Error ¶

func (*WaypointServiceUICreateActionConfigWithVarsOK) GetPayload ¶

func (*WaypointServiceUICreateActionConfigWithVarsOK) IsClientError ¶

IsClientError returns true when this waypoint service Ui create action config with vars o k response has a 4xx status code

func (*WaypointServiceUICreateActionConfigWithVarsOK) IsCode ¶

IsCode returns true when this waypoint service Ui create action config with vars o k response a status code equal to that given

func (*WaypointServiceUICreateActionConfigWithVarsOK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui create action config with vars o k response has a 3xx status code

func (*WaypointServiceUICreateActionConfigWithVarsOK) IsServerError ¶

IsServerError returns true when this waypoint service Ui create action config with vars o k response has a 5xx status code

func (*WaypointServiceUICreateActionConfigWithVarsOK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui create action config with vars o k response has a 2xx status code

func (*WaypointServiceUICreateActionConfigWithVarsOK) String ¶

type WaypointServiceUICreateActionConfigWithVarsParams ¶

type WaypointServiceUICreateActionConfigWithVarsParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUICreateActionConfigWithVarsBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUICreateActionConfigWithVarsParams contains all the parameters to send to the API endpoint

for the waypoint service UI create action config with vars operation.

Typically these are written to a http.Request.

func NewWaypointServiceUICreateActionConfigWithVarsParams ¶

func NewWaypointServiceUICreateActionConfigWithVarsParams() *WaypointServiceUICreateActionConfigWithVarsParams

NewWaypointServiceUICreateActionConfigWithVarsParams creates a new WaypointServiceUICreateActionConfigWithVarsParams 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 NewWaypointServiceUICreateActionConfigWithVarsParamsWithContext ¶

func NewWaypointServiceUICreateActionConfigWithVarsParamsWithContext(ctx context.Context) *WaypointServiceUICreateActionConfigWithVarsParams

NewWaypointServiceUICreateActionConfigWithVarsParamsWithContext creates a new WaypointServiceUICreateActionConfigWithVarsParams object with the ability to set a context for a request.

func NewWaypointServiceUICreateActionConfigWithVarsParamsWithHTTPClient ¶

func NewWaypointServiceUICreateActionConfigWithVarsParamsWithHTTPClient(client *http.Client) *WaypointServiceUICreateActionConfigWithVarsParams

NewWaypointServiceUICreateActionConfigWithVarsParamsWithHTTPClient creates a new WaypointServiceUICreateActionConfigWithVarsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUICreateActionConfigWithVarsParamsWithTimeout ¶

func NewWaypointServiceUICreateActionConfigWithVarsParamsWithTimeout(timeout time.Duration) *WaypointServiceUICreateActionConfigWithVarsParams

NewWaypointServiceUICreateActionConfigWithVarsParamsWithTimeout creates a new WaypointServiceUICreateActionConfigWithVarsParams object with the ability to set a timeout on a request.

func (*WaypointServiceUICreateActionConfigWithVarsParams) SetBody ¶

SetBody adds the body to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) SetContext ¶

SetContext adds the context to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI create action config with vars params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUICreateActionConfigWithVarsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUICreateActionConfigWithVarsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUICreateActionConfigWithVarsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) WithBody ¶

WithBody adds the body to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) WithContext ¶

WithContext adds the context to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI create action config with vars params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUICreateActionConfigWithVarsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUICreateActionConfigWithVarsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUICreateActionConfigWithVarsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUICreateActionConfigWithVarsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUICreateActionConfigWithVarsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI create action config with vars params

func (*WaypointServiceUICreateActionConfigWithVarsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUICreateActionConfigWithVarsReader ¶

type WaypointServiceUICreateActionConfigWithVarsReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUICreateActionConfigWithVarsReader is a Reader for the WaypointServiceUICreateActionConfigWithVars structure.

func (*WaypointServiceUICreateActionConfigWithVarsReader) ReadResponse ¶

func (o *WaypointServiceUICreateActionConfigWithVarsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIGetActionConfigBundle2Default ¶

type WaypointServiceUIGetActionConfigBundle2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIGetActionConfigBundle2Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIGetActionConfigBundle2Default ¶

func NewWaypointServiceUIGetActionConfigBundle2Default(code int) *WaypointServiceUIGetActionConfigBundle2Default

NewWaypointServiceUIGetActionConfigBundle2Default creates a WaypointServiceUIGetActionConfigBundle2Default with default headers values

func (*WaypointServiceUIGetActionConfigBundle2Default) Code ¶

Code gets the status code for the waypoint service UI get action config bundle2 default response

func (*WaypointServiceUIGetActionConfigBundle2Default) Error ¶

func (*WaypointServiceUIGetActionConfigBundle2Default) GetPayload ¶

func (*WaypointServiceUIGetActionConfigBundle2Default) IsClientError ¶

IsClientError returns true when this waypoint service UI get action config bundle2 default response has a 4xx status code

func (*WaypointServiceUIGetActionConfigBundle2Default) IsCode ¶

IsCode returns true when this waypoint service UI get action config bundle2 default response a status code equal to that given

func (*WaypointServiceUIGetActionConfigBundle2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service UI get action config bundle2 default response has a 3xx status code

func (*WaypointServiceUIGetActionConfigBundle2Default) IsServerError ¶

IsServerError returns true when this waypoint service UI get action config bundle2 default response has a 5xx status code

func (*WaypointServiceUIGetActionConfigBundle2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service UI get action config bundle2 default response has a 2xx status code

func (*WaypointServiceUIGetActionConfigBundle2Default) String ¶

type WaypointServiceUIGetActionConfigBundle2OK ¶

type WaypointServiceUIGetActionConfigBundle2OK struct {
	Payload *models.HashicorpCloudWaypointUIGetActionConfigResponse
}

WaypointServiceUIGetActionConfigBundle2OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIGetActionConfigBundle2OK ¶

func NewWaypointServiceUIGetActionConfigBundle2OK() *WaypointServiceUIGetActionConfigBundle2OK

NewWaypointServiceUIGetActionConfigBundle2OK creates a WaypointServiceUIGetActionConfigBundle2OK with default headers values

func (*WaypointServiceUIGetActionConfigBundle2OK) Code ¶

Code gets the status code for the waypoint service Ui get action config bundle2 o k response

func (*WaypointServiceUIGetActionConfigBundle2OK) Error ¶

func (*WaypointServiceUIGetActionConfigBundle2OK) GetPayload ¶

func (*WaypointServiceUIGetActionConfigBundle2OK) IsClientError ¶

IsClientError returns true when this waypoint service Ui get action config bundle2 o k response has a 4xx status code

func (*WaypointServiceUIGetActionConfigBundle2OK) IsCode ¶

IsCode returns true when this waypoint service Ui get action config bundle2 o k response a status code equal to that given

func (*WaypointServiceUIGetActionConfigBundle2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui get action config bundle2 o k response has a 3xx status code

func (*WaypointServiceUIGetActionConfigBundle2OK) IsServerError ¶

IsServerError returns true when this waypoint service Ui get action config bundle2 o k response has a 5xx status code

func (*WaypointServiceUIGetActionConfigBundle2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui get action config bundle2 o k response has a 2xx status code

func (*WaypointServiceUIGetActionConfigBundle2OK) String ¶

type WaypointServiceUIGetActionConfigBundle2Params ¶

type WaypointServiceUIGetActionConfigBundle2Params struct {

	/* ActionID.

	   The id of the action config being requested
	*/
	ActionID *string

	/* ActionName.

	   The name of the action being requested (will only be used if id not provided)
	*/
	ActionName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIGetActionConfigBundle2Params contains all the parameters to send to the API endpoint

for the waypoint service UI get action config bundle2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIGetActionConfigBundle2Params ¶

func NewWaypointServiceUIGetActionConfigBundle2Params() *WaypointServiceUIGetActionConfigBundle2Params

NewWaypointServiceUIGetActionConfigBundle2Params creates a new WaypointServiceUIGetActionConfigBundle2Params 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 NewWaypointServiceUIGetActionConfigBundle2ParamsWithContext ¶

func NewWaypointServiceUIGetActionConfigBundle2ParamsWithContext(ctx context.Context) *WaypointServiceUIGetActionConfigBundle2Params

NewWaypointServiceUIGetActionConfigBundle2ParamsWithContext creates a new WaypointServiceUIGetActionConfigBundle2Params object with the ability to set a context for a request.

func NewWaypointServiceUIGetActionConfigBundle2ParamsWithHTTPClient ¶

func NewWaypointServiceUIGetActionConfigBundle2ParamsWithHTTPClient(client *http.Client) *WaypointServiceUIGetActionConfigBundle2Params

NewWaypointServiceUIGetActionConfigBundle2ParamsWithHTTPClient creates a new WaypointServiceUIGetActionConfigBundle2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIGetActionConfigBundle2ParamsWithTimeout ¶

func NewWaypointServiceUIGetActionConfigBundle2ParamsWithTimeout(timeout time.Duration) *WaypointServiceUIGetActionConfigBundle2Params

NewWaypointServiceUIGetActionConfigBundle2ParamsWithTimeout creates a new WaypointServiceUIGetActionConfigBundle2Params object with the ability to set a timeout on a request.

func (*WaypointServiceUIGetActionConfigBundle2Params) SetActionID ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) SetActionID(actionID *string)

SetActionID adds the actionId to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetActionName ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) SetActionName(actionName string)

SetActionName adds the actionName to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetContext ¶

SetContext adds the context to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI get action config bundle2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetActionConfigBundle2Params) SetHTTPClient ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceID ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithActionID ¶

WithActionID adds the actionID to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithActionName ¶

WithActionName adds the actionName to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithContext ¶

WithContext adds the context to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI get action config bundle2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetActionConfigBundle2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIGetActionConfigBundle2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIGetActionConfigBundle2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUIGetActionConfigBundle2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetActionConfigBundle2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUIGetActionConfigBundle2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI get action config bundle2 params

func (*WaypointServiceUIGetActionConfigBundle2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIGetActionConfigBundle2Reader ¶

type WaypointServiceUIGetActionConfigBundle2Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIGetActionConfigBundle2Reader is a Reader for the WaypointServiceUIGetActionConfigBundle2 structure.

func (*WaypointServiceUIGetActionConfigBundle2Reader) ReadResponse ¶

func (o *WaypointServiceUIGetActionConfigBundle2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIGetActionConfigBundleDefault ¶

type WaypointServiceUIGetActionConfigBundleDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIGetActionConfigBundleDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIGetActionConfigBundleDefault ¶

func NewWaypointServiceUIGetActionConfigBundleDefault(code int) *WaypointServiceUIGetActionConfigBundleDefault

NewWaypointServiceUIGetActionConfigBundleDefault creates a WaypointServiceUIGetActionConfigBundleDefault with default headers values

func (*WaypointServiceUIGetActionConfigBundleDefault) Code ¶

Code gets the status code for the waypoint service UI get action config bundle default response

func (*WaypointServiceUIGetActionConfigBundleDefault) Error ¶

func (*WaypointServiceUIGetActionConfigBundleDefault) GetPayload ¶

func (*WaypointServiceUIGetActionConfigBundleDefault) IsClientError ¶

IsClientError returns true when this waypoint service UI get action config bundle default response has a 4xx status code

func (*WaypointServiceUIGetActionConfigBundleDefault) IsCode ¶

IsCode returns true when this waypoint service UI get action config bundle default response a status code equal to that given

func (*WaypointServiceUIGetActionConfigBundleDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service UI get action config bundle default response has a 3xx status code

func (*WaypointServiceUIGetActionConfigBundleDefault) IsServerError ¶

IsServerError returns true when this waypoint service UI get action config bundle default response has a 5xx status code

func (*WaypointServiceUIGetActionConfigBundleDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service UI get action config bundle default response has a 2xx status code

func (*WaypointServiceUIGetActionConfigBundleDefault) String ¶

type WaypointServiceUIGetActionConfigBundleOK ¶

type WaypointServiceUIGetActionConfigBundleOK struct {
	Payload *models.HashicorpCloudWaypointUIGetActionConfigResponse
}

WaypointServiceUIGetActionConfigBundleOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIGetActionConfigBundleOK ¶

func NewWaypointServiceUIGetActionConfigBundleOK() *WaypointServiceUIGetActionConfigBundleOK

NewWaypointServiceUIGetActionConfigBundleOK creates a WaypointServiceUIGetActionConfigBundleOK with default headers values

func (*WaypointServiceUIGetActionConfigBundleOK) Code ¶

Code gets the status code for the waypoint service Ui get action config bundle o k response

func (*WaypointServiceUIGetActionConfigBundleOK) Error ¶

func (*WaypointServiceUIGetActionConfigBundleOK) GetPayload ¶

func (*WaypointServiceUIGetActionConfigBundleOK) IsClientError ¶

IsClientError returns true when this waypoint service Ui get action config bundle o k response has a 4xx status code

func (*WaypointServiceUIGetActionConfigBundleOK) IsCode ¶

IsCode returns true when this waypoint service Ui get action config bundle o k response a status code equal to that given

func (*WaypointServiceUIGetActionConfigBundleOK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui get action config bundle o k response has a 3xx status code

func (*WaypointServiceUIGetActionConfigBundleOK) IsServerError ¶

IsServerError returns true when this waypoint service Ui get action config bundle o k response has a 5xx status code

func (*WaypointServiceUIGetActionConfigBundleOK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui get action config bundle o k response has a 2xx status code

func (*WaypointServiceUIGetActionConfigBundleOK) String ¶

type WaypointServiceUIGetActionConfigBundleParams ¶

type WaypointServiceUIGetActionConfigBundleParams struct {

	/* ActionID.

	   The id of the action config being requested
	*/
	ActionID string

	/* ActionName.

	   The name of the action being requested (will only be used if id not provided)
	*/
	ActionName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIGetActionConfigBundleParams contains all the parameters to send to the API endpoint

for the waypoint service UI get action config bundle operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIGetActionConfigBundleParams ¶

func NewWaypointServiceUIGetActionConfigBundleParams() *WaypointServiceUIGetActionConfigBundleParams

NewWaypointServiceUIGetActionConfigBundleParams creates a new WaypointServiceUIGetActionConfigBundleParams 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 NewWaypointServiceUIGetActionConfigBundleParamsWithContext ¶

func NewWaypointServiceUIGetActionConfigBundleParamsWithContext(ctx context.Context) *WaypointServiceUIGetActionConfigBundleParams

NewWaypointServiceUIGetActionConfigBundleParamsWithContext creates a new WaypointServiceUIGetActionConfigBundleParams object with the ability to set a context for a request.

func NewWaypointServiceUIGetActionConfigBundleParamsWithHTTPClient ¶

func NewWaypointServiceUIGetActionConfigBundleParamsWithHTTPClient(client *http.Client) *WaypointServiceUIGetActionConfigBundleParams

NewWaypointServiceUIGetActionConfigBundleParamsWithHTTPClient creates a new WaypointServiceUIGetActionConfigBundleParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIGetActionConfigBundleParamsWithTimeout ¶

func NewWaypointServiceUIGetActionConfigBundleParamsWithTimeout(timeout time.Duration) *WaypointServiceUIGetActionConfigBundleParams

NewWaypointServiceUIGetActionConfigBundleParamsWithTimeout creates a new WaypointServiceUIGetActionConfigBundleParams object with the ability to set a timeout on a request.

func (*WaypointServiceUIGetActionConfigBundleParams) SetActionID ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) SetActionID(actionID string)

SetActionID adds the actionId to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetActionName ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) SetActionName(actionName *string)

SetActionName adds the actionName to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetContext ¶

SetContext adds the context to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI get action config bundle params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetActionConfigBundleParams) SetHTTPClient ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetNamespaceID ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithActionID ¶

WithActionID adds the actionID to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithActionName ¶

WithActionName adds the actionName to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithContext ¶

WithContext adds the context to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI get action config bundle params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetActionConfigBundleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIGetActionConfigBundleParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIGetActionConfigBundleParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUIGetActionConfigBundleParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetActionConfigBundleParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUIGetActionConfigBundleParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI get action config bundle params

func (*WaypointServiceUIGetActionConfigBundleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIGetActionConfigBundleReader ¶

type WaypointServiceUIGetActionConfigBundleReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIGetActionConfigBundleReader is a Reader for the WaypointServiceUIGetActionConfigBundle structure.

func (*WaypointServiceUIGetActionConfigBundleReader) ReadResponse ¶

func (o *WaypointServiceUIGetActionConfigBundleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIGetApplicationBundle2Default ¶

type WaypointServiceUIGetApplicationBundle2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationBundle2Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIGetApplicationBundle2Default ¶

func NewWaypointServiceUIGetApplicationBundle2Default(code int) *WaypointServiceUIGetApplicationBundle2Default

NewWaypointServiceUIGetApplicationBundle2Default creates a WaypointServiceUIGetApplicationBundle2Default with default headers values

func (*WaypointServiceUIGetApplicationBundle2Default) Code ¶

Code gets the status code for the waypoint service UI get application bundle2 default response

func (*WaypointServiceUIGetApplicationBundle2Default) Error ¶

func (*WaypointServiceUIGetApplicationBundle2Default) GetPayload ¶

func (*WaypointServiceUIGetApplicationBundle2Default) IsClientError ¶

IsClientError returns true when this waypoint service UI get application bundle2 default response has a 4xx status code

func (*WaypointServiceUIGetApplicationBundle2Default) IsCode ¶

IsCode returns true when this waypoint service UI get application bundle2 default response a status code equal to that given

func (*WaypointServiceUIGetApplicationBundle2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service UI get application bundle2 default response has a 3xx status code

func (*WaypointServiceUIGetApplicationBundle2Default) IsServerError ¶

IsServerError returns true when this waypoint service UI get application bundle2 default response has a 5xx status code

func (*WaypointServiceUIGetApplicationBundle2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service UI get application bundle2 default response has a 2xx status code

func (*WaypointServiceUIGetApplicationBundle2Default) String ¶

type WaypointServiceUIGetApplicationBundle2OK ¶

type WaypointServiceUIGetApplicationBundle2OK struct {
	Payload *models.HashicorpCloudWaypointUIGetApplicationBundleResponse
}

WaypointServiceUIGetApplicationBundle2OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIGetApplicationBundle2OK ¶

func NewWaypointServiceUIGetApplicationBundle2OK() *WaypointServiceUIGetApplicationBundle2OK

NewWaypointServiceUIGetApplicationBundle2OK creates a WaypointServiceUIGetApplicationBundle2OK with default headers values

func (*WaypointServiceUIGetApplicationBundle2OK) Code ¶

Code gets the status code for the waypoint service Ui get application bundle2 o k response

func (*WaypointServiceUIGetApplicationBundle2OK) Error ¶

func (*WaypointServiceUIGetApplicationBundle2OK) GetPayload ¶

func (*WaypointServiceUIGetApplicationBundle2OK) IsClientError ¶

IsClientError returns true when this waypoint service Ui get application bundle2 o k response has a 4xx status code

func (*WaypointServiceUIGetApplicationBundle2OK) IsCode ¶

IsCode returns true when this waypoint service Ui get application bundle2 o k response a status code equal to that given

func (*WaypointServiceUIGetApplicationBundle2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui get application bundle2 o k response has a 3xx status code

func (*WaypointServiceUIGetApplicationBundle2OK) IsServerError ¶

IsServerError returns true when this waypoint service Ui get application bundle2 o k response has a 5xx status code

func (*WaypointServiceUIGetApplicationBundle2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui get application bundle2 o k response has a 2xx status code

func (*WaypointServiceUIGetApplicationBundle2OK) String ¶

type WaypointServiceUIGetApplicationBundle2Params ¶

type WaypointServiceUIGetApplicationBundle2Params struct {

	// ApplicationID.
	ApplicationID *string

	// ApplicationName.
	ApplicationName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationBundle2Params contains all the parameters to send to the API endpoint

for the waypoint service UI get application bundle2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIGetApplicationBundle2Params ¶

func NewWaypointServiceUIGetApplicationBundle2Params() *WaypointServiceUIGetApplicationBundle2Params

NewWaypointServiceUIGetApplicationBundle2Params creates a new WaypointServiceUIGetApplicationBundle2Params 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 NewWaypointServiceUIGetApplicationBundle2ParamsWithContext ¶

func NewWaypointServiceUIGetApplicationBundle2ParamsWithContext(ctx context.Context) *WaypointServiceUIGetApplicationBundle2Params

NewWaypointServiceUIGetApplicationBundle2ParamsWithContext creates a new WaypointServiceUIGetApplicationBundle2Params object with the ability to set a context for a request.

func NewWaypointServiceUIGetApplicationBundle2ParamsWithHTTPClient ¶

func NewWaypointServiceUIGetApplicationBundle2ParamsWithHTTPClient(client *http.Client) *WaypointServiceUIGetApplicationBundle2Params

NewWaypointServiceUIGetApplicationBundle2ParamsWithHTTPClient creates a new WaypointServiceUIGetApplicationBundle2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIGetApplicationBundle2ParamsWithTimeout ¶

func NewWaypointServiceUIGetApplicationBundle2ParamsWithTimeout(timeout time.Duration) *WaypointServiceUIGetApplicationBundle2Params

NewWaypointServiceUIGetApplicationBundle2ParamsWithTimeout creates a new WaypointServiceUIGetApplicationBundle2Params object with the ability to set a timeout on a request.

func (*WaypointServiceUIGetApplicationBundle2Params) SetApplicationID ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) SetApplicationID(applicationID *string)

SetApplicationID adds the applicationId to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetApplicationName ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) SetApplicationName(applicationName string)

SetApplicationName adds the applicationName to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetContext ¶

SetContext adds the context to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI get application bundle2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetApplicationBundle2Params) SetHTTPClient ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetNamespaceID ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithContext ¶

WithContext adds the context to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI get application bundle2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetApplicationBundle2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIGetApplicationBundle2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIGetApplicationBundle2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUIGetApplicationBundle2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetApplicationBundle2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUIGetApplicationBundle2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI get application bundle2 params

func (*WaypointServiceUIGetApplicationBundle2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIGetApplicationBundle2Reader ¶

type WaypointServiceUIGetApplicationBundle2Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationBundle2Reader is a Reader for the WaypointServiceUIGetApplicationBundle2 structure.

func (*WaypointServiceUIGetApplicationBundle2Reader) ReadResponse ¶

func (o *WaypointServiceUIGetApplicationBundle2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIGetApplicationBundleDefault ¶

type WaypointServiceUIGetApplicationBundleDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationBundleDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIGetApplicationBundleDefault ¶

func NewWaypointServiceUIGetApplicationBundleDefault(code int) *WaypointServiceUIGetApplicationBundleDefault

NewWaypointServiceUIGetApplicationBundleDefault creates a WaypointServiceUIGetApplicationBundleDefault with default headers values

func (*WaypointServiceUIGetApplicationBundleDefault) Code ¶

Code gets the status code for the waypoint service UI get application bundle default response

func (*WaypointServiceUIGetApplicationBundleDefault) Error ¶

func (*WaypointServiceUIGetApplicationBundleDefault) GetPayload ¶

func (*WaypointServiceUIGetApplicationBundleDefault) IsClientError ¶

IsClientError returns true when this waypoint service UI get application bundle default response has a 4xx status code

func (*WaypointServiceUIGetApplicationBundleDefault) IsCode ¶

IsCode returns true when this waypoint service UI get application bundle default response a status code equal to that given

func (*WaypointServiceUIGetApplicationBundleDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service UI get application bundle default response has a 3xx status code

func (*WaypointServiceUIGetApplicationBundleDefault) IsServerError ¶

IsServerError returns true when this waypoint service UI get application bundle default response has a 5xx status code

func (*WaypointServiceUIGetApplicationBundleDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service UI get application bundle default response has a 2xx status code

func (*WaypointServiceUIGetApplicationBundleDefault) String ¶

type WaypointServiceUIGetApplicationBundleOK ¶

type WaypointServiceUIGetApplicationBundleOK struct {
	Payload *models.HashicorpCloudWaypointUIGetApplicationBundleResponse
}

WaypointServiceUIGetApplicationBundleOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIGetApplicationBundleOK ¶

func NewWaypointServiceUIGetApplicationBundleOK() *WaypointServiceUIGetApplicationBundleOK

NewWaypointServiceUIGetApplicationBundleOK creates a WaypointServiceUIGetApplicationBundleOK with default headers values

func (*WaypointServiceUIGetApplicationBundleOK) Code ¶

Code gets the status code for the waypoint service Ui get application bundle o k response

func (*WaypointServiceUIGetApplicationBundleOK) Error ¶

func (*WaypointServiceUIGetApplicationBundleOK) GetPayload ¶

func (*WaypointServiceUIGetApplicationBundleOK) IsClientError ¶

func (o *WaypointServiceUIGetApplicationBundleOK) IsClientError() bool

IsClientError returns true when this waypoint service Ui get application bundle o k response has a 4xx status code

func (*WaypointServiceUIGetApplicationBundleOK) IsCode ¶

IsCode returns true when this waypoint service Ui get application bundle o k response a status code equal to that given

func (*WaypointServiceUIGetApplicationBundleOK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui get application bundle o k response has a 3xx status code

func (*WaypointServiceUIGetApplicationBundleOK) IsServerError ¶

func (o *WaypointServiceUIGetApplicationBundleOK) IsServerError() bool

IsServerError returns true when this waypoint service Ui get application bundle o k response has a 5xx status code

func (*WaypointServiceUIGetApplicationBundleOK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui get application bundle o k response has a 2xx status code

func (*WaypointServiceUIGetApplicationBundleOK) String ¶

type WaypointServiceUIGetApplicationBundleParams ¶

type WaypointServiceUIGetApplicationBundleParams struct {

	// ApplicationID.
	ApplicationID string

	// ApplicationName.
	ApplicationName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationBundleParams contains all the parameters to send to the API endpoint

for the waypoint service UI get application bundle operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIGetApplicationBundleParams ¶

func NewWaypointServiceUIGetApplicationBundleParams() *WaypointServiceUIGetApplicationBundleParams

NewWaypointServiceUIGetApplicationBundleParams creates a new WaypointServiceUIGetApplicationBundleParams 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 NewWaypointServiceUIGetApplicationBundleParamsWithContext ¶

func NewWaypointServiceUIGetApplicationBundleParamsWithContext(ctx context.Context) *WaypointServiceUIGetApplicationBundleParams

NewWaypointServiceUIGetApplicationBundleParamsWithContext creates a new WaypointServiceUIGetApplicationBundleParams object with the ability to set a context for a request.

func NewWaypointServiceUIGetApplicationBundleParamsWithHTTPClient ¶

func NewWaypointServiceUIGetApplicationBundleParamsWithHTTPClient(client *http.Client) *WaypointServiceUIGetApplicationBundleParams

NewWaypointServiceUIGetApplicationBundleParamsWithHTTPClient creates a new WaypointServiceUIGetApplicationBundleParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIGetApplicationBundleParamsWithTimeout ¶

func NewWaypointServiceUIGetApplicationBundleParamsWithTimeout(timeout time.Duration) *WaypointServiceUIGetApplicationBundleParams

NewWaypointServiceUIGetApplicationBundleParamsWithTimeout creates a new WaypointServiceUIGetApplicationBundleParams object with the ability to set a timeout on a request.

func (*WaypointServiceUIGetApplicationBundleParams) SetApplicationID ¶

func (o *WaypointServiceUIGetApplicationBundleParams) SetApplicationID(applicationID string)

SetApplicationID adds the applicationId to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetApplicationName ¶

func (o *WaypointServiceUIGetApplicationBundleParams) SetApplicationName(applicationName *string)

SetApplicationName adds the applicationName to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetContext ¶

SetContext adds the context to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI get application bundle params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetApplicationBundleParams) SetHTTPClient ¶

func (o *WaypointServiceUIGetApplicationBundleParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetNamespaceID ¶

func (o *WaypointServiceUIGetApplicationBundleParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetApplicationBundleParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetApplicationBundleParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetApplicationBundleParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetApplicationBundleParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithContext ¶

WithContext adds the context to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI get application bundle params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetApplicationBundleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetApplicationBundleParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIGetApplicationBundleParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetApplicationBundleParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIGetApplicationBundleParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetApplicationBundleParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUIGetApplicationBundleParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetApplicationBundleParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUIGetApplicationBundleParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI get application bundle params

func (*WaypointServiceUIGetApplicationBundleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIGetApplicationBundleReader ¶

type WaypointServiceUIGetApplicationBundleReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationBundleReader is a Reader for the WaypointServiceUIGetApplicationBundle structure.

func (*WaypointServiceUIGetApplicationBundleReader) ReadResponse ¶

func (o *WaypointServiceUIGetApplicationBundleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIGetApplicationTemplateBundle2Default ¶

type WaypointServiceUIGetApplicationTemplateBundle2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationTemplateBundle2Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIGetApplicationTemplateBundle2Default ¶

func NewWaypointServiceUIGetApplicationTemplateBundle2Default(code int) *WaypointServiceUIGetApplicationTemplateBundle2Default

NewWaypointServiceUIGetApplicationTemplateBundle2Default creates a WaypointServiceUIGetApplicationTemplateBundle2Default with default headers values

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) Code ¶

Code gets the status code for the waypoint service UI get application template bundle2 default response

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) Error ¶

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) GetPayload ¶

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) IsClientError ¶

IsClientError returns true when this waypoint service UI get application template bundle2 default response has a 4xx status code

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) IsCode ¶

IsCode returns true when this waypoint service UI get application template bundle2 default response a status code equal to that given

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service UI get application template bundle2 default response has a 3xx status code

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) IsServerError ¶

IsServerError returns true when this waypoint service UI get application template bundle2 default response has a 5xx status code

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service UI get application template bundle2 default response has a 2xx status code

func (*WaypointServiceUIGetApplicationTemplateBundle2Default) String ¶

type WaypointServiceUIGetApplicationTemplateBundle2OK ¶

type WaypointServiceUIGetApplicationTemplateBundle2OK struct {
	Payload *models.HashicorpCloudWaypointUIGetApplicationTemplateBundleResponse
}

WaypointServiceUIGetApplicationTemplateBundle2OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIGetApplicationTemplateBundle2OK ¶

func NewWaypointServiceUIGetApplicationTemplateBundle2OK() *WaypointServiceUIGetApplicationTemplateBundle2OK

NewWaypointServiceUIGetApplicationTemplateBundle2OK creates a WaypointServiceUIGetApplicationTemplateBundle2OK with default headers values

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) Code ¶

Code gets the status code for the waypoint service Ui get application template bundle2 o k response

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) Error ¶

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) GetPayload ¶

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) IsClientError ¶

IsClientError returns true when this waypoint service Ui get application template bundle2 o k response has a 4xx status code

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) IsCode ¶

IsCode returns true when this waypoint service Ui get application template bundle2 o k response a status code equal to that given

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui get application template bundle2 o k response has a 3xx status code

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) IsServerError ¶

IsServerError returns true when this waypoint service Ui get application template bundle2 o k response has a 5xx status code

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui get application template bundle2 o k response has a 2xx status code

func (*WaypointServiceUIGetApplicationTemplateBundle2OK) String ¶

type WaypointServiceUIGetApplicationTemplateBundle2Params ¶

type WaypointServiceUIGetApplicationTemplateBundle2Params struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID *string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationTemplateBundle2Params contains all the parameters to send to the API endpoint

for the waypoint service UI get application template bundle2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIGetApplicationTemplateBundle2Params ¶

func NewWaypointServiceUIGetApplicationTemplateBundle2Params() *WaypointServiceUIGetApplicationTemplateBundle2Params

NewWaypointServiceUIGetApplicationTemplateBundle2Params creates a new WaypointServiceUIGetApplicationTemplateBundle2Params 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 NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithContext ¶

func NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithContext(ctx context.Context) *WaypointServiceUIGetApplicationTemplateBundle2Params

NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithContext creates a new WaypointServiceUIGetApplicationTemplateBundle2Params object with the ability to set a context for a request.

func NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithHTTPClient ¶

func NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithHTTPClient(client *http.Client) *WaypointServiceUIGetApplicationTemplateBundle2Params

NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithHTTPClient creates a new WaypointServiceUIGetApplicationTemplateBundle2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithTimeout ¶

func NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithTimeout(timeout time.Duration) *WaypointServiceUIGetApplicationTemplateBundle2Params

NewWaypointServiceUIGetApplicationTemplateBundle2ParamsWithTimeout creates a new WaypointServiceUIGetApplicationTemplateBundle2Params object with the ability to set a timeout on a request.

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetApplicationTemplateID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) SetApplicationTemplateID(applicationTemplateID *string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetApplicationTemplateName ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) SetApplicationTemplateName(applicationTemplateName string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetContext ¶

SetContext adds the context to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI get application template bundle2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithApplicationTemplateID ¶

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithApplicationTemplateName ¶

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithContext ¶

WithContext adds the context to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI get application template bundle2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIGetApplicationTemplateBundle2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIGetApplicationTemplateBundle2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUIGetApplicationTemplateBundle2Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUIGetApplicationTemplateBundle2Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI get application template bundle2 params

func (*WaypointServiceUIGetApplicationTemplateBundle2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIGetApplicationTemplateBundle2Reader ¶

type WaypointServiceUIGetApplicationTemplateBundle2Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationTemplateBundle2Reader is a Reader for the WaypointServiceUIGetApplicationTemplateBundle2 structure.

func (*WaypointServiceUIGetApplicationTemplateBundle2Reader) ReadResponse ¶

func (o *WaypointServiceUIGetApplicationTemplateBundle2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIGetApplicationTemplateBundleDefault ¶

type WaypointServiceUIGetApplicationTemplateBundleDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationTemplateBundleDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIGetApplicationTemplateBundleDefault ¶

func NewWaypointServiceUIGetApplicationTemplateBundleDefault(code int) *WaypointServiceUIGetApplicationTemplateBundleDefault

NewWaypointServiceUIGetApplicationTemplateBundleDefault creates a WaypointServiceUIGetApplicationTemplateBundleDefault with default headers values

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) Code ¶

Code gets the status code for the waypoint service UI get application template bundle default response

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) Error ¶

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) GetPayload ¶

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) IsClientError ¶

IsClientError returns true when this waypoint service UI get application template bundle default response has a 4xx status code

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) IsCode ¶

IsCode returns true when this waypoint service UI get application template bundle default response a status code equal to that given

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service UI get application template bundle default response has a 3xx status code

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) IsServerError ¶

IsServerError returns true when this waypoint service UI get application template bundle default response has a 5xx status code

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service UI get application template bundle default response has a 2xx status code

func (*WaypointServiceUIGetApplicationTemplateBundleDefault) String ¶

type WaypointServiceUIGetApplicationTemplateBundleOK ¶

type WaypointServiceUIGetApplicationTemplateBundleOK struct {
	Payload *models.HashicorpCloudWaypointUIGetApplicationTemplateBundleResponse
}

WaypointServiceUIGetApplicationTemplateBundleOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIGetApplicationTemplateBundleOK ¶

func NewWaypointServiceUIGetApplicationTemplateBundleOK() *WaypointServiceUIGetApplicationTemplateBundleOK

NewWaypointServiceUIGetApplicationTemplateBundleOK creates a WaypointServiceUIGetApplicationTemplateBundleOK with default headers values

func (*WaypointServiceUIGetApplicationTemplateBundleOK) Code ¶

Code gets the status code for the waypoint service Ui get application template bundle o k response

func (*WaypointServiceUIGetApplicationTemplateBundleOK) Error ¶

func (*WaypointServiceUIGetApplicationTemplateBundleOK) GetPayload ¶

func (*WaypointServiceUIGetApplicationTemplateBundleOK) IsClientError ¶

IsClientError returns true when this waypoint service Ui get application template bundle o k response has a 4xx status code

func (*WaypointServiceUIGetApplicationTemplateBundleOK) IsCode ¶

IsCode returns true when this waypoint service Ui get application template bundle o k response a status code equal to that given

func (*WaypointServiceUIGetApplicationTemplateBundleOK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui get application template bundle o k response has a 3xx status code

func (*WaypointServiceUIGetApplicationTemplateBundleOK) IsServerError ¶

IsServerError returns true when this waypoint service Ui get application template bundle o k response has a 5xx status code

func (*WaypointServiceUIGetApplicationTemplateBundleOK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui get application template bundle o k response has a 2xx status code

func (*WaypointServiceUIGetApplicationTemplateBundleOK) String ¶

type WaypointServiceUIGetApplicationTemplateBundleParams ¶

type WaypointServiceUIGetApplicationTemplateBundleParams struct {

	/* ApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ApplicationTemplateID string

	/* ApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ApplicationTemplateName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationTemplateBundleParams contains all the parameters to send to the API endpoint

for the waypoint service UI get application template bundle operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIGetApplicationTemplateBundleParams ¶

func NewWaypointServiceUIGetApplicationTemplateBundleParams() *WaypointServiceUIGetApplicationTemplateBundleParams

NewWaypointServiceUIGetApplicationTemplateBundleParams creates a new WaypointServiceUIGetApplicationTemplateBundleParams 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 NewWaypointServiceUIGetApplicationTemplateBundleParamsWithContext ¶

func NewWaypointServiceUIGetApplicationTemplateBundleParamsWithContext(ctx context.Context) *WaypointServiceUIGetApplicationTemplateBundleParams

NewWaypointServiceUIGetApplicationTemplateBundleParamsWithContext creates a new WaypointServiceUIGetApplicationTemplateBundleParams object with the ability to set a context for a request.

func NewWaypointServiceUIGetApplicationTemplateBundleParamsWithHTTPClient ¶

func NewWaypointServiceUIGetApplicationTemplateBundleParamsWithHTTPClient(client *http.Client) *WaypointServiceUIGetApplicationTemplateBundleParams

NewWaypointServiceUIGetApplicationTemplateBundleParamsWithHTTPClient creates a new WaypointServiceUIGetApplicationTemplateBundleParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIGetApplicationTemplateBundleParamsWithTimeout ¶

func NewWaypointServiceUIGetApplicationTemplateBundleParamsWithTimeout(timeout time.Duration) *WaypointServiceUIGetApplicationTemplateBundleParams

NewWaypointServiceUIGetApplicationTemplateBundleParamsWithTimeout creates a new WaypointServiceUIGetApplicationTemplateBundleParams object with the ability to set a timeout on a request.

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetApplicationTemplateID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) SetApplicationTemplateID(applicationTemplateID string)

SetApplicationTemplateID adds the applicationTemplateId to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetApplicationTemplateName ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) SetApplicationTemplateName(applicationTemplateName *string)

SetApplicationTemplateName adds the applicationTemplateName to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetContext ¶

SetContext adds the context to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI get application template bundle params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithApplicationTemplateID ¶

WithApplicationTemplateID adds the applicationTemplateID to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithApplicationTemplateName ¶

WithApplicationTemplateName adds the applicationTemplateName to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithContext ¶

WithContext adds the context to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI get application template bundle params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIGetApplicationTemplateBundleParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIGetApplicationTemplateBundleParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUIGetApplicationTemplateBundleParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUIGetApplicationTemplateBundleParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI get application template bundle params

func (*WaypointServiceUIGetApplicationTemplateBundleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIGetApplicationTemplateBundleReader ¶

type WaypointServiceUIGetApplicationTemplateBundleReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIGetApplicationTemplateBundleReader is a Reader for the WaypointServiceUIGetApplicationTemplateBundle structure.

func (*WaypointServiceUIGetApplicationTemplateBundleReader) ReadResponse ¶

func (o *WaypointServiceUIGetApplicationTemplateBundleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIListActionConfigBundlesDefault ¶

type WaypointServiceUIListActionConfigBundlesDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIListActionConfigBundlesDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIListActionConfigBundlesDefault ¶

func NewWaypointServiceUIListActionConfigBundlesDefault(code int) *WaypointServiceUIListActionConfigBundlesDefault

NewWaypointServiceUIListActionConfigBundlesDefault creates a WaypointServiceUIListActionConfigBundlesDefault with default headers values

func (*WaypointServiceUIListActionConfigBundlesDefault) Code ¶

Code gets the status code for the waypoint service UI list action config bundles default response

func (*WaypointServiceUIListActionConfigBundlesDefault) Error ¶

func (*WaypointServiceUIListActionConfigBundlesDefault) GetPayload ¶

func (*WaypointServiceUIListActionConfigBundlesDefault) IsClientError ¶

IsClientError returns true when this waypoint service UI list action config bundles default response has a 4xx status code

func (*WaypointServiceUIListActionConfigBundlesDefault) IsCode ¶

IsCode returns true when this waypoint service UI list action config bundles default response a status code equal to that given

func (*WaypointServiceUIListActionConfigBundlesDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service UI list action config bundles default response has a 3xx status code

func (*WaypointServiceUIListActionConfigBundlesDefault) IsServerError ¶

IsServerError returns true when this waypoint service UI list action config bundles default response has a 5xx status code

func (*WaypointServiceUIListActionConfigBundlesDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service UI list action config bundles default response has a 2xx status code

func (*WaypointServiceUIListActionConfigBundlesDefault) String ¶

type WaypointServiceUIListActionConfigBundlesOK ¶

type WaypointServiceUIListActionConfigBundlesOK struct {
	Payload *models.HashicorpCloudWaypointUIListActionConfigResponse
}

WaypointServiceUIListActionConfigBundlesOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIListActionConfigBundlesOK ¶

func NewWaypointServiceUIListActionConfigBundlesOK() *WaypointServiceUIListActionConfigBundlesOK

NewWaypointServiceUIListActionConfigBundlesOK creates a WaypointServiceUIListActionConfigBundlesOK with default headers values

func (*WaypointServiceUIListActionConfigBundlesOK) Code ¶

Code gets the status code for the waypoint service Ui list action config bundles o k response

func (*WaypointServiceUIListActionConfigBundlesOK) Error ¶

func (*WaypointServiceUIListActionConfigBundlesOK) GetPayload ¶

func (*WaypointServiceUIListActionConfigBundlesOK) IsClientError ¶

IsClientError returns true when this waypoint service Ui list action config bundles o k response has a 4xx status code

func (*WaypointServiceUIListActionConfigBundlesOK) IsCode ¶

IsCode returns true when this waypoint service Ui list action config bundles o k response a status code equal to that given

func (*WaypointServiceUIListActionConfigBundlesOK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui list action config bundles o k response has a 3xx status code

func (*WaypointServiceUIListActionConfigBundlesOK) IsServerError ¶

IsServerError returns true when this waypoint service Ui list action config bundles o k response has a 5xx status code

func (*WaypointServiceUIListActionConfigBundlesOK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui list action config bundles o k response has a 2xx status code

func (*WaypointServiceUIListActionConfigBundlesOK) String ¶

type WaypointServiceUIListActionConfigBundlesParams ¶

type WaypointServiceUIListActionConfigBundlesParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIListActionConfigBundlesParams contains all the parameters to send to the API endpoint

for the waypoint service UI list action config bundles operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIListActionConfigBundlesParams ¶

func NewWaypointServiceUIListActionConfigBundlesParams() *WaypointServiceUIListActionConfigBundlesParams

NewWaypointServiceUIListActionConfigBundlesParams creates a new WaypointServiceUIListActionConfigBundlesParams 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 NewWaypointServiceUIListActionConfigBundlesParamsWithContext ¶

func NewWaypointServiceUIListActionConfigBundlesParamsWithContext(ctx context.Context) *WaypointServiceUIListActionConfigBundlesParams

NewWaypointServiceUIListActionConfigBundlesParamsWithContext creates a new WaypointServiceUIListActionConfigBundlesParams object with the ability to set a context for a request.

func NewWaypointServiceUIListActionConfigBundlesParamsWithHTTPClient ¶

func NewWaypointServiceUIListActionConfigBundlesParamsWithHTTPClient(client *http.Client) *WaypointServiceUIListActionConfigBundlesParams

NewWaypointServiceUIListActionConfigBundlesParamsWithHTTPClient creates a new WaypointServiceUIListActionConfigBundlesParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIListActionConfigBundlesParamsWithTimeout ¶

func NewWaypointServiceUIListActionConfigBundlesParamsWithTimeout(timeout time.Duration) *WaypointServiceUIListActionConfigBundlesParams

NewWaypointServiceUIListActionConfigBundlesParamsWithTimeout creates a new WaypointServiceUIListActionConfigBundlesParams object with the ability to set a timeout on a request.

func (*WaypointServiceUIListActionConfigBundlesParams) SetContext ¶

SetContext adds the context to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI list action config bundles params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIListActionConfigBundlesParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetNamespaceID ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetPaginationPageSize ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithContext ¶

WithContext adds the context to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI list action config bundles params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIListActionConfigBundlesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIListActionConfigBundlesParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIListActionConfigBundlesParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUIListActionConfigBundlesParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUIListActionConfigBundlesParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceUIListActionConfigBundlesParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithPaginationPageSize ¶

WithPaginationPageSize adds the paginationPageSize to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceUIListActionConfigBundlesParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceUIListActionConfigBundlesParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI list action config bundles params

func (*WaypointServiceUIListActionConfigBundlesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIListActionConfigBundlesReader ¶

type WaypointServiceUIListActionConfigBundlesReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIListActionConfigBundlesReader is a Reader for the WaypointServiceUIListActionConfigBundles structure.

func (*WaypointServiceUIListActionConfigBundlesReader) ReadResponse ¶

func (o *WaypointServiceUIListActionConfigBundlesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUIListAddOnDefinitionsDefault ¶

type WaypointServiceUIListAddOnDefinitionsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUIListAddOnDefinitionsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUIListAddOnDefinitionsDefault ¶

func NewWaypointServiceUIListAddOnDefinitionsDefault(code int) *WaypointServiceUIListAddOnDefinitionsDefault

NewWaypointServiceUIListAddOnDefinitionsDefault creates a WaypointServiceUIListAddOnDefinitionsDefault with default headers values

func (*WaypointServiceUIListAddOnDefinitionsDefault) Code ¶

Code gets the status code for the waypoint service UI list add on definitions default response

func (*WaypointServiceUIListAddOnDefinitionsDefault) Error ¶

func (*WaypointServiceUIListAddOnDefinitionsDefault) GetPayload ¶

func (*WaypointServiceUIListAddOnDefinitionsDefault) IsClientError ¶

IsClientError returns true when this waypoint service UI list add on definitions default response has a 4xx status code

func (*WaypointServiceUIListAddOnDefinitionsDefault) IsCode ¶

IsCode returns true when this waypoint service UI list add on definitions default response a status code equal to that given

func (*WaypointServiceUIListAddOnDefinitionsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service UI list add on definitions default response has a 3xx status code

func (*WaypointServiceUIListAddOnDefinitionsDefault) IsServerError ¶

IsServerError returns true when this waypoint service UI list add on definitions default response has a 5xx status code

func (*WaypointServiceUIListAddOnDefinitionsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service UI list add on definitions default response has a 2xx status code

func (*WaypointServiceUIListAddOnDefinitionsDefault) String ¶

type WaypointServiceUIListAddOnDefinitionsOK ¶

type WaypointServiceUIListAddOnDefinitionsOK struct {
	Payload *models.HashicorpCloudWaypointUIListAddOnDefinitionsResponse
}

WaypointServiceUIListAddOnDefinitionsOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUIListAddOnDefinitionsOK ¶

func NewWaypointServiceUIListAddOnDefinitionsOK() *WaypointServiceUIListAddOnDefinitionsOK

NewWaypointServiceUIListAddOnDefinitionsOK creates a WaypointServiceUIListAddOnDefinitionsOK with default headers values

func (*WaypointServiceUIListAddOnDefinitionsOK) Code ¶

Code gets the status code for the waypoint service Ui list add on definitions o k response

func (*WaypointServiceUIListAddOnDefinitionsOK) Error ¶

func (*WaypointServiceUIListAddOnDefinitionsOK) GetPayload ¶

func (*WaypointServiceUIListAddOnDefinitionsOK) IsClientError ¶

func (o *WaypointServiceUIListAddOnDefinitionsOK) IsClientError() bool

IsClientError returns true when this waypoint service Ui list add on definitions o k response has a 4xx status code

func (*WaypointServiceUIListAddOnDefinitionsOK) IsCode ¶

IsCode returns true when this waypoint service Ui list add on definitions o k response a status code equal to that given

func (*WaypointServiceUIListAddOnDefinitionsOK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui list add on definitions o k response has a 3xx status code

func (*WaypointServiceUIListAddOnDefinitionsOK) IsServerError ¶

func (o *WaypointServiceUIListAddOnDefinitionsOK) IsServerError() bool

IsServerError returns true when this waypoint service Ui list add on definitions o k response has a 5xx status code

func (*WaypointServiceUIListAddOnDefinitionsOK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui list add on definitions o k response has a 2xx status code

func (*WaypointServiceUIListAddOnDefinitionsOK) String ¶

type WaypointServiceUIListAddOnDefinitionsParams ¶

type WaypointServiceUIListAddOnDefinitionsParams struct {

	// ApplicationID.
	ApplicationID *string

	// ApplicationName.
	ApplicationName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *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

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUIListAddOnDefinitionsParams contains all the parameters to send to the API endpoint

for the waypoint service UI list add on definitions operation.

Typically these are written to a http.Request.

func NewWaypointServiceUIListAddOnDefinitionsParams ¶

func NewWaypointServiceUIListAddOnDefinitionsParams() *WaypointServiceUIListAddOnDefinitionsParams

NewWaypointServiceUIListAddOnDefinitionsParams creates a new WaypointServiceUIListAddOnDefinitionsParams 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 NewWaypointServiceUIListAddOnDefinitionsParamsWithContext ¶

func NewWaypointServiceUIListAddOnDefinitionsParamsWithContext(ctx context.Context) *WaypointServiceUIListAddOnDefinitionsParams

NewWaypointServiceUIListAddOnDefinitionsParamsWithContext creates a new WaypointServiceUIListAddOnDefinitionsParams object with the ability to set a context for a request.

func NewWaypointServiceUIListAddOnDefinitionsParamsWithHTTPClient ¶

func NewWaypointServiceUIListAddOnDefinitionsParamsWithHTTPClient(client *http.Client) *WaypointServiceUIListAddOnDefinitionsParams

NewWaypointServiceUIListAddOnDefinitionsParamsWithHTTPClient creates a new WaypointServiceUIListAddOnDefinitionsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUIListAddOnDefinitionsParamsWithTimeout ¶

func NewWaypointServiceUIListAddOnDefinitionsParamsWithTimeout(timeout time.Duration) *WaypointServiceUIListAddOnDefinitionsParams

NewWaypointServiceUIListAddOnDefinitionsParamsWithTimeout creates a new WaypointServiceUIListAddOnDefinitionsParams object with the ability to set a timeout on a request.

func (*WaypointServiceUIListAddOnDefinitionsParams) SetApplicationID ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetApplicationID(applicationID *string)

SetApplicationID adds the applicationId to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetApplicationName ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetApplicationName(applicationName *string)

SetApplicationName adds the applicationName to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetContext ¶

SetContext adds the context to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI list add on definitions params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIListAddOnDefinitionsParams) SetHTTPClient ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceID ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetPaginationNextPageToken ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetPaginationNextPageToken(paginationNextPageToken *string)

SetPaginationNextPageToken adds the paginationNextPageToken to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetPaginationPageSize ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetPaginationPageSize(paginationPageSize *int64)

SetPaginationPageSize adds the paginationPageSize to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetPaginationPreviousPageToken ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) SetPaginationPreviousPageToken(paginationPreviousPageToken *string)

SetPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithContext ¶

WithContext adds the context to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI list add on definitions params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUIListAddOnDefinitionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUIListAddOnDefinitionsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUIListAddOnDefinitionsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUIListAddOnDefinitionsParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUIListAddOnDefinitionsParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithPaginationNextPageToken ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) WithPaginationNextPageToken(paginationNextPageToken *string) *WaypointServiceUIListAddOnDefinitionsParams

WithPaginationNextPageToken adds the paginationNextPageToken to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithPaginationPageSize ¶

WithPaginationPageSize adds the paginationPageSize to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithPaginationPreviousPageToken ¶

func (o *WaypointServiceUIListAddOnDefinitionsParams) WithPaginationPreviousPageToken(paginationPreviousPageToken *string) *WaypointServiceUIListAddOnDefinitionsParams

WithPaginationPreviousPageToken adds the paginationPreviousPageToken to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI list add on definitions params

func (*WaypointServiceUIListAddOnDefinitionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUIListAddOnDefinitionsReader ¶

type WaypointServiceUIListAddOnDefinitionsReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUIListAddOnDefinitionsReader is a Reader for the WaypointServiceUIListAddOnDefinitions structure.

func (*WaypointServiceUIListAddOnDefinitionsReader) ReadResponse ¶

func (o *WaypointServiceUIListAddOnDefinitionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUILoadProductBannerDefault ¶

type WaypointServiceUILoadProductBannerDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUILoadProductBannerDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUILoadProductBannerDefault ¶

func NewWaypointServiceUILoadProductBannerDefault(code int) *WaypointServiceUILoadProductBannerDefault

NewWaypointServiceUILoadProductBannerDefault creates a WaypointServiceUILoadProductBannerDefault with default headers values

func (*WaypointServiceUILoadProductBannerDefault) Code ¶

Code gets the status code for the waypoint service UI load product banner default response

func (*WaypointServiceUILoadProductBannerDefault) Error ¶

func (*WaypointServiceUILoadProductBannerDefault) GetPayload ¶

func (*WaypointServiceUILoadProductBannerDefault) IsClientError ¶

IsClientError returns true when this waypoint service UI load product banner default response has a 4xx status code

func (*WaypointServiceUILoadProductBannerDefault) IsCode ¶

IsCode returns true when this waypoint service UI load product banner default response a status code equal to that given

func (*WaypointServiceUILoadProductBannerDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service UI load product banner default response has a 3xx status code

func (*WaypointServiceUILoadProductBannerDefault) IsServerError ¶

IsServerError returns true when this waypoint service UI load product banner default response has a 5xx status code

func (*WaypointServiceUILoadProductBannerDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service UI load product banner default response has a 2xx status code

func (*WaypointServiceUILoadProductBannerDefault) String ¶

type WaypointServiceUILoadProductBannerOK ¶

type WaypointServiceUILoadProductBannerOK struct {
	Payload *models.HashicorpCloudWaypointUILoadProductBannerResponse
}

WaypointServiceUILoadProductBannerOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUILoadProductBannerOK ¶

func NewWaypointServiceUILoadProductBannerOK() *WaypointServiceUILoadProductBannerOK

NewWaypointServiceUILoadProductBannerOK creates a WaypointServiceUILoadProductBannerOK with default headers values

func (*WaypointServiceUILoadProductBannerOK) Code ¶

Code gets the status code for the waypoint service Ui load product banner o k response

func (*WaypointServiceUILoadProductBannerOK) Error ¶

func (*WaypointServiceUILoadProductBannerOK) GetPayload ¶

func (*WaypointServiceUILoadProductBannerOK) IsClientError ¶

func (o *WaypointServiceUILoadProductBannerOK) IsClientError() bool

IsClientError returns true when this waypoint service Ui load product banner o k response has a 4xx status code

func (*WaypointServiceUILoadProductBannerOK) IsCode ¶

IsCode returns true when this waypoint service Ui load product banner o k response a status code equal to that given

func (*WaypointServiceUILoadProductBannerOK) IsRedirect ¶

IsRedirect returns true when this waypoint service Ui load product banner o k response has a 3xx status code

func (*WaypointServiceUILoadProductBannerOK) IsServerError ¶

func (o *WaypointServiceUILoadProductBannerOK) IsServerError() bool

IsServerError returns true when this waypoint service Ui load product banner o k response has a 5xx status code

func (*WaypointServiceUILoadProductBannerOK) IsSuccess ¶

IsSuccess returns true when this waypoint service Ui load product banner o k response has a 2xx status code

func (*WaypointServiceUILoadProductBannerOK) String ¶

type WaypointServiceUILoadProductBannerParams ¶

type WaypointServiceUILoadProductBannerParams struct {

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUILoadProductBannerParams contains all the parameters to send to the API endpoint

for the waypoint service UI load product banner operation.

Typically these are written to a http.Request.

func NewWaypointServiceUILoadProductBannerParams ¶

func NewWaypointServiceUILoadProductBannerParams() *WaypointServiceUILoadProductBannerParams

NewWaypointServiceUILoadProductBannerParams creates a new WaypointServiceUILoadProductBannerParams 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 NewWaypointServiceUILoadProductBannerParamsWithContext ¶

func NewWaypointServiceUILoadProductBannerParamsWithContext(ctx context.Context) *WaypointServiceUILoadProductBannerParams

NewWaypointServiceUILoadProductBannerParamsWithContext creates a new WaypointServiceUILoadProductBannerParams object with the ability to set a context for a request.

func NewWaypointServiceUILoadProductBannerParamsWithHTTPClient ¶

func NewWaypointServiceUILoadProductBannerParamsWithHTTPClient(client *http.Client) *WaypointServiceUILoadProductBannerParams

NewWaypointServiceUILoadProductBannerParamsWithHTTPClient creates a new WaypointServiceUILoadProductBannerParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUILoadProductBannerParamsWithTimeout ¶

func NewWaypointServiceUILoadProductBannerParamsWithTimeout(timeout time.Duration) *WaypointServiceUILoadProductBannerParams

NewWaypointServiceUILoadProductBannerParamsWithTimeout creates a new WaypointServiceUILoadProductBannerParams object with the ability to set a timeout on a request.

func (*WaypointServiceUILoadProductBannerParams) SetContext ¶

SetContext adds the context to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service UI load product banner params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUILoadProductBannerParams) SetHTTPClient ¶

func (o *WaypointServiceUILoadProductBannerParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) SetNamespaceID ¶

func (o *WaypointServiceUILoadProductBannerParams) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUILoadProductBannerParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUILoadProductBannerParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUILoadProductBannerParams) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUILoadProductBannerParams) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WithContext ¶

WithContext adds the context to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service UI load product banner params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUILoadProductBannerParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUILoadProductBannerParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUILoadProductBannerParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUILoadProductBannerParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUILoadProductBannerParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUILoadProductBannerParams) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUILoadProductBannerParams

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUILoadProductBannerParams) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUILoadProductBannerParams

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service UI load product banner params

func (*WaypointServiceUILoadProductBannerParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUILoadProductBannerReader ¶

type WaypointServiceUILoadProductBannerReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUILoadProductBannerReader is a Reader for the WaypointServiceUILoadProductBanner structure.

func (*WaypointServiceUILoadProductBannerReader) ReadResponse ¶

func (o *WaypointServiceUILoadProductBannerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateActionConfigDefault ¶

type WaypointServiceUpdateActionConfigDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateActionConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateActionConfigDefault ¶

func NewWaypointServiceUpdateActionConfigDefault(code int) *WaypointServiceUpdateActionConfigDefault

NewWaypointServiceUpdateActionConfigDefault creates a WaypointServiceUpdateActionConfigDefault with default headers values

func (*WaypointServiceUpdateActionConfigDefault) Code ¶

Code gets the status code for the waypoint service update action config default response

func (*WaypointServiceUpdateActionConfigDefault) Error ¶

func (*WaypointServiceUpdateActionConfigDefault) GetPayload ¶

func (*WaypointServiceUpdateActionConfigDefault) IsClientError ¶

IsClientError returns true when this waypoint service update action config default response has a 4xx status code

func (*WaypointServiceUpdateActionConfigDefault) IsCode ¶

IsCode returns true when this waypoint service update action config default response a status code equal to that given

func (*WaypointServiceUpdateActionConfigDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service update action config default response has a 3xx status code

func (*WaypointServiceUpdateActionConfigDefault) IsServerError ¶

IsServerError returns true when this waypoint service update action config default response has a 5xx status code

func (*WaypointServiceUpdateActionConfigDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service update action config default response has a 2xx status code

func (*WaypointServiceUpdateActionConfigDefault) String ¶

type WaypointServiceUpdateActionConfigOK ¶

type WaypointServiceUpdateActionConfigOK struct {
	Payload *models.HashicorpCloudWaypointUpdateActionConfigResponse
}

WaypointServiceUpdateActionConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateActionConfigOK ¶

func NewWaypointServiceUpdateActionConfigOK() *WaypointServiceUpdateActionConfigOK

NewWaypointServiceUpdateActionConfigOK creates a WaypointServiceUpdateActionConfigOK with default headers values

func (*WaypointServiceUpdateActionConfigOK) Code ¶

Code gets the status code for the waypoint service update action config o k response

func (*WaypointServiceUpdateActionConfigOK) Error ¶

func (*WaypointServiceUpdateActionConfigOK) GetPayload ¶

func (*WaypointServiceUpdateActionConfigOK) IsClientError ¶

func (o *WaypointServiceUpdateActionConfigOK) IsClientError() bool

IsClientError returns true when this waypoint service update action config o k response has a 4xx status code

func (*WaypointServiceUpdateActionConfigOK) IsCode ¶

IsCode returns true when this waypoint service update action config o k response a status code equal to that given

func (*WaypointServiceUpdateActionConfigOK) IsRedirect ¶

func (o *WaypointServiceUpdateActionConfigOK) IsRedirect() bool

IsRedirect returns true when this waypoint service update action config o k response has a 3xx status code

func (*WaypointServiceUpdateActionConfigOK) IsServerError ¶

func (o *WaypointServiceUpdateActionConfigOK) IsServerError() bool

IsServerError returns true when this waypoint service update action config o k response has a 5xx status code

func (*WaypointServiceUpdateActionConfigOK) IsSuccess ¶

IsSuccess returns true when this waypoint service update action config o k response has a 2xx status code

func (*WaypointServiceUpdateActionConfigOK) String ¶

type WaypointServiceUpdateActionConfigParams ¶

type WaypointServiceUpdateActionConfigParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateActionConfigBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateActionConfigParams contains all the parameters to send to the API endpoint

for the waypoint service update action config operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateActionConfigParams ¶

func NewWaypointServiceUpdateActionConfigParams() *WaypointServiceUpdateActionConfigParams

NewWaypointServiceUpdateActionConfigParams creates a new WaypointServiceUpdateActionConfigParams 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 NewWaypointServiceUpdateActionConfigParamsWithContext ¶

func NewWaypointServiceUpdateActionConfigParamsWithContext(ctx context.Context) *WaypointServiceUpdateActionConfigParams

NewWaypointServiceUpdateActionConfigParamsWithContext creates a new WaypointServiceUpdateActionConfigParams object with the ability to set a context for a request.

func NewWaypointServiceUpdateActionConfigParamsWithHTTPClient ¶

func NewWaypointServiceUpdateActionConfigParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateActionConfigParams

NewWaypointServiceUpdateActionConfigParamsWithHTTPClient creates a new WaypointServiceUpdateActionConfigParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateActionConfigParamsWithTimeout ¶

func NewWaypointServiceUpdateActionConfigParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateActionConfigParams

NewWaypointServiceUpdateActionConfigParamsWithTimeout creates a new WaypointServiceUpdateActionConfigParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateActionConfigParams) SetBody ¶

SetBody adds the body to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) SetContext ¶

SetContext adds the context to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) SetDefaults ¶

func (o *WaypointServiceUpdateActionConfigParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service update action config params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateActionConfigParams) SetHTTPClient ¶

func (o *WaypointServiceUpdateActionConfigParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateActionConfigParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateActionConfigParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) SetTimeout ¶

func (o *WaypointServiceUpdateActionConfigParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) WithBody ¶

WithBody adds the body to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) WithContext ¶

WithContext adds the context to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update action config params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateActionConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateActionConfigParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateActionConfigParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateActionConfigParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateActionConfigParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update action config params

func (*WaypointServiceUpdateActionConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateActionConfigReader ¶

type WaypointServiceUpdateActionConfigReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateActionConfigReader is a Reader for the WaypointServiceUpdateActionConfig structure.

func (*WaypointServiceUpdateActionConfigReader) ReadResponse ¶

func (o *WaypointServiceUpdateActionConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateAddOnDefault ¶

type WaypointServiceUpdateAddOnDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateAddOnDefault ¶

func NewWaypointServiceUpdateAddOnDefault(code int) *WaypointServiceUpdateAddOnDefault

NewWaypointServiceUpdateAddOnDefault creates a WaypointServiceUpdateAddOnDefault with default headers values

func (*WaypointServiceUpdateAddOnDefault) Code ¶

Code gets the status code for the waypoint service update add on default response

func (*WaypointServiceUpdateAddOnDefault) Error ¶

func (*WaypointServiceUpdateAddOnDefault) GetPayload ¶

func (*WaypointServiceUpdateAddOnDefault) IsClientError ¶

func (o *WaypointServiceUpdateAddOnDefault) IsClientError() bool

IsClientError returns true when this waypoint service update add on default response has a 4xx status code

func (*WaypointServiceUpdateAddOnDefault) IsCode ¶

func (o *WaypointServiceUpdateAddOnDefault) IsCode(code int) bool

IsCode returns true when this waypoint service update add on default response a status code equal to that given

func (*WaypointServiceUpdateAddOnDefault) IsRedirect ¶

func (o *WaypointServiceUpdateAddOnDefault) IsRedirect() bool

IsRedirect returns true when this waypoint service update add on default response has a 3xx status code

func (*WaypointServiceUpdateAddOnDefault) IsServerError ¶

func (o *WaypointServiceUpdateAddOnDefault) IsServerError() bool

IsServerError returns true when this waypoint service update add on default response has a 5xx status code

func (*WaypointServiceUpdateAddOnDefault) IsSuccess ¶

func (o *WaypointServiceUpdateAddOnDefault) IsSuccess() bool

IsSuccess returns true when this waypoint service update add on default response has a 2xx status code

func (*WaypointServiceUpdateAddOnDefault) String ¶

type WaypointServiceUpdateAddOnDefinition2Default ¶

type WaypointServiceUpdateAddOnDefinition2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnDefinition2Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateAddOnDefinition2Default ¶

func NewWaypointServiceUpdateAddOnDefinition2Default(code int) *WaypointServiceUpdateAddOnDefinition2Default

NewWaypointServiceUpdateAddOnDefinition2Default creates a WaypointServiceUpdateAddOnDefinition2Default with default headers values

func (*WaypointServiceUpdateAddOnDefinition2Default) Code ¶

Code gets the status code for the waypoint service update add on definition2 default response

func (*WaypointServiceUpdateAddOnDefinition2Default) Error ¶

func (*WaypointServiceUpdateAddOnDefinition2Default) GetPayload ¶

func (*WaypointServiceUpdateAddOnDefinition2Default) IsClientError ¶

IsClientError returns true when this waypoint service update add on definition2 default response has a 4xx status code

func (*WaypointServiceUpdateAddOnDefinition2Default) IsCode ¶

IsCode returns true when this waypoint service update add on definition2 default response a status code equal to that given

func (*WaypointServiceUpdateAddOnDefinition2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service update add on definition2 default response has a 3xx status code

func (*WaypointServiceUpdateAddOnDefinition2Default) IsServerError ¶

IsServerError returns true when this waypoint service update add on definition2 default response has a 5xx status code

func (*WaypointServiceUpdateAddOnDefinition2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service update add on definition2 default response has a 2xx status code

func (*WaypointServiceUpdateAddOnDefinition2Default) String ¶

type WaypointServiceUpdateAddOnDefinition2OK ¶

type WaypointServiceUpdateAddOnDefinition2OK struct {
	Payload *models.HashicorpCloudWaypointUpdateAddOnDefinitionResponse
}

WaypointServiceUpdateAddOnDefinition2OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateAddOnDefinition2OK ¶

func NewWaypointServiceUpdateAddOnDefinition2OK() *WaypointServiceUpdateAddOnDefinition2OK

NewWaypointServiceUpdateAddOnDefinition2OK creates a WaypointServiceUpdateAddOnDefinition2OK with default headers values

func (*WaypointServiceUpdateAddOnDefinition2OK) Code ¶

Code gets the status code for the waypoint service update add on definition2 o k response

func (*WaypointServiceUpdateAddOnDefinition2OK) Error ¶

func (*WaypointServiceUpdateAddOnDefinition2OK) GetPayload ¶

func (*WaypointServiceUpdateAddOnDefinition2OK) IsClientError ¶

func (o *WaypointServiceUpdateAddOnDefinition2OK) IsClientError() bool

IsClientError returns true when this waypoint service update add on definition2 o k response has a 4xx status code

func (*WaypointServiceUpdateAddOnDefinition2OK) IsCode ¶

IsCode returns true when this waypoint service update add on definition2 o k response a status code equal to that given

func (*WaypointServiceUpdateAddOnDefinition2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service update add on definition2 o k response has a 3xx status code

func (*WaypointServiceUpdateAddOnDefinition2OK) IsServerError ¶

func (o *WaypointServiceUpdateAddOnDefinition2OK) IsServerError() bool

IsServerError returns true when this waypoint service update add on definition2 o k response has a 5xx status code

func (*WaypointServiceUpdateAddOnDefinition2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service update add on definition2 o k response has a 2xx status code

func (*WaypointServiceUpdateAddOnDefinition2OK) String ¶

type WaypointServiceUpdateAddOnDefinition2Params ¶

type WaypointServiceUpdateAddOnDefinition2Params struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateAddOnDefinitionBody

	// ExistingAddOnDefinitionName.
	ExistingAddOnDefinitionName string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnDefinition2Params contains all the parameters to send to the API endpoint

for the waypoint service update add on definition2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateAddOnDefinition2Params ¶

func NewWaypointServiceUpdateAddOnDefinition2Params() *WaypointServiceUpdateAddOnDefinition2Params

NewWaypointServiceUpdateAddOnDefinition2Params creates a new WaypointServiceUpdateAddOnDefinition2Params 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 NewWaypointServiceUpdateAddOnDefinition2ParamsWithContext ¶

func NewWaypointServiceUpdateAddOnDefinition2ParamsWithContext(ctx context.Context) *WaypointServiceUpdateAddOnDefinition2Params

NewWaypointServiceUpdateAddOnDefinition2ParamsWithContext creates a new WaypointServiceUpdateAddOnDefinition2Params object with the ability to set a context for a request.

func NewWaypointServiceUpdateAddOnDefinition2ParamsWithHTTPClient ¶

func NewWaypointServiceUpdateAddOnDefinition2ParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateAddOnDefinition2Params

NewWaypointServiceUpdateAddOnDefinition2ParamsWithHTTPClient creates a new WaypointServiceUpdateAddOnDefinition2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateAddOnDefinition2ParamsWithTimeout ¶

func NewWaypointServiceUpdateAddOnDefinition2ParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateAddOnDefinition2Params

NewWaypointServiceUpdateAddOnDefinition2ParamsWithTimeout creates a new WaypointServiceUpdateAddOnDefinition2Params object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateAddOnDefinition2Params) SetBody ¶

SetBody adds the body to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) SetContext ¶

SetContext adds the context to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service update add on definition2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateAddOnDefinition2Params) SetExistingAddOnDefinitionName ¶

func (o *WaypointServiceUpdateAddOnDefinition2Params) SetExistingAddOnDefinitionName(existingAddOnDefinitionName string)

SetExistingAddOnDefinitionName adds the existingAddOnDefinitionName to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) SetHTTPClient ¶

func (o *WaypointServiceUpdateAddOnDefinition2Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateAddOnDefinition2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateAddOnDefinition2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) WithBody ¶

WithBody adds the body to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) WithContext ¶

WithContext adds the context to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update add on definition2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateAddOnDefinition2Params) WithExistingAddOnDefinitionName ¶

func (o *WaypointServiceUpdateAddOnDefinition2Params) WithExistingAddOnDefinitionName(existingAddOnDefinitionName string) *WaypointServiceUpdateAddOnDefinition2Params

WithExistingAddOnDefinitionName adds the existingAddOnDefinitionName to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateAddOnDefinition2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateAddOnDefinition2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateAddOnDefinition2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateAddOnDefinition2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update add on definition2 params

func (*WaypointServiceUpdateAddOnDefinition2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateAddOnDefinition2Reader ¶

type WaypointServiceUpdateAddOnDefinition2Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnDefinition2Reader is a Reader for the WaypointServiceUpdateAddOnDefinition2 structure.

func (*WaypointServiceUpdateAddOnDefinition2Reader) ReadResponse ¶

func (o *WaypointServiceUpdateAddOnDefinition2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateAddOnDefinitionDefault ¶

type WaypointServiceUpdateAddOnDefinitionDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnDefinitionDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateAddOnDefinitionDefault ¶

func NewWaypointServiceUpdateAddOnDefinitionDefault(code int) *WaypointServiceUpdateAddOnDefinitionDefault

NewWaypointServiceUpdateAddOnDefinitionDefault creates a WaypointServiceUpdateAddOnDefinitionDefault with default headers values

func (*WaypointServiceUpdateAddOnDefinitionDefault) Code ¶

Code gets the status code for the waypoint service update add on definition default response

func (*WaypointServiceUpdateAddOnDefinitionDefault) Error ¶

func (*WaypointServiceUpdateAddOnDefinitionDefault) GetPayload ¶

func (*WaypointServiceUpdateAddOnDefinitionDefault) IsClientError ¶

IsClientError returns true when this waypoint service update add on definition default response has a 4xx status code

func (*WaypointServiceUpdateAddOnDefinitionDefault) IsCode ¶

IsCode returns true when this waypoint service update add on definition default response a status code equal to that given

func (*WaypointServiceUpdateAddOnDefinitionDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service update add on definition default response has a 3xx status code

func (*WaypointServiceUpdateAddOnDefinitionDefault) IsServerError ¶

IsServerError returns true when this waypoint service update add on definition default response has a 5xx status code

func (*WaypointServiceUpdateAddOnDefinitionDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service update add on definition default response has a 2xx status code

func (*WaypointServiceUpdateAddOnDefinitionDefault) String ¶

type WaypointServiceUpdateAddOnDefinitionOK ¶

type WaypointServiceUpdateAddOnDefinitionOK struct {
	Payload *models.HashicorpCloudWaypointUpdateAddOnDefinitionResponse
}

WaypointServiceUpdateAddOnDefinitionOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateAddOnDefinitionOK ¶

func NewWaypointServiceUpdateAddOnDefinitionOK() *WaypointServiceUpdateAddOnDefinitionOK

NewWaypointServiceUpdateAddOnDefinitionOK creates a WaypointServiceUpdateAddOnDefinitionOK with default headers values

func (*WaypointServiceUpdateAddOnDefinitionOK) Code ¶

Code gets the status code for the waypoint service update add on definition o k response

func (*WaypointServiceUpdateAddOnDefinitionOK) Error ¶

func (*WaypointServiceUpdateAddOnDefinitionOK) GetPayload ¶

func (*WaypointServiceUpdateAddOnDefinitionOK) IsClientError ¶

func (o *WaypointServiceUpdateAddOnDefinitionOK) IsClientError() bool

IsClientError returns true when this waypoint service update add on definition o k response has a 4xx status code

func (*WaypointServiceUpdateAddOnDefinitionOK) IsCode ¶

IsCode returns true when this waypoint service update add on definition o k response a status code equal to that given

func (*WaypointServiceUpdateAddOnDefinitionOK) IsRedirect ¶

IsRedirect returns true when this waypoint service update add on definition o k response has a 3xx status code

func (*WaypointServiceUpdateAddOnDefinitionOK) IsServerError ¶

func (o *WaypointServiceUpdateAddOnDefinitionOK) IsServerError() bool

IsServerError returns true when this waypoint service update add on definition o k response has a 5xx status code

func (*WaypointServiceUpdateAddOnDefinitionOK) IsSuccess ¶

IsSuccess returns true when this waypoint service update add on definition o k response has a 2xx status code

func (*WaypointServiceUpdateAddOnDefinitionOK) String ¶

type WaypointServiceUpdateAddOnDefinitionParams ¶

type WaypointServiceUpdateAddOnDefinitionParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateAddOnDefinitionBody

	// ExistingAddOnDefinitionID.
	ExistingAddOnDefinitionID string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnDefinitionParams contains all the parameters to send to the API endpoint

for the waypoint service update add on definition operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateAddOnDefinitionParams ¶

func NewWaypointServiceUpdateAddOnDefinitionParams() *WaypointServiceUpdateAddOnDefinitionParams

NewWaypointServiceUpdateAddOnDefinitionParams creates a new WaypointServiceUpdateAddOnDefinitionParams 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 NewWaypointServiceUpdateAddOnDefinitionParamsWithContext ¶

func NewWaypointServiceUpdateAddOnDefinitionParamsWithContext(ctx context.Context) *WaypointServiceUpdateAddOnDefinitionParams

NewWaypointServiceUpdateAddOnDefinitionParamsWithContext creates a new WaypointServiceUpdateAddOnDefinitionParams object with the ability to set a context for a request.

func NewWaypointServiceUpdateAddOnDefinitionParamsWithHTTPClient ¶

func NewWaypointServiceUpdateAddOnDefinitionParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateAddOnDefinitionParams

NewWaypointServiceUpdateAddOnDefinitionParamsWithHTTPClient creates a new WaypointServiceUpdateAddOnDefinitionParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateAddOnDefinitionParamsWithTimeout ¶

func NewWaypointServiceUpdateAddOnDefinitionParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateAddOnDefinitionParams

NewWaypointServiceUpdateAddOnDefinitionParamsWithTimeout creates a new WaypointServiceUpdateAddOnDefinitionParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateAddOnDefinitionParams) SetBody ¶

SetBody adds the body to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) SetContext ¶

SetContext adds the context to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service update add on definition params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateAddOnDefinitionParams) SetExistingAddOnDefinitionID ¶

func (o *WaypointServiceUpdateAddOnDefinitionParams) SetExistingAddOnDefinitionID(existingAddOnDefinitionID string)

SetExistingAddOnDefinitionID adds the existingAddOnDefinitionId to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) SetHTTPClient ¶

func (o *WaypointServiceUpdateAddOnDefinitionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateAddOnDefinitionParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateAddOnDefinitionParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) WithBody ¶

WithBody adds the body to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) WithContext ¶

WithContext adds the context to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update add on definition params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateAddOnDefinitionParams) WithExistingAddOnDefinitionID ¶

func (o *WaypointServiceUpdateAddOnDefinitionParams) WithExistingAddOnDefinitionID(existingAddOnDefinitionID string) *WaypointServiceUpdateAddOnDefinitionParams

WithExistingAddOnDefinitionID adds the existingAddOnDefinitionID to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateAddOnDefinitionParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateAddOnDefinitionParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateAddOnDefinitionParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateAddOnDefinitionParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update add on definition params

func (*WaypointServiceUpdateAddOnDefinitionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateAddOnDefinitionReader ¶

type WaypointServiceUpdateAddOnDefinitionReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnDefinitionReader is a Reader for the WaypointServiceUpdateAddOnDefinition structure.

func (*WaypointServiceUpdateAddOnDefinitionReader) ReadResponse ¶

func (o *WaypointServiceUpdateAddOnDefinitionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateAddOnOK ¶

type WaypointServiceUpdateAddOnOK struct {
	Payload *models.HashicorpCloudWaypointUpdateAddOnResponse
}

WaypointServiceUpdateAddOnOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateAddOnOK ¶

func NewWaypointServiceUpdateAddOnOK() *WaypointServiceUpdateAddOnOK

NewWaypointServiceUpdateAddOnOK creates a WaypointServiceUpdateAddOnOK with default headers values

func (*WaypointServiceUpdateAddOnOK) Code ¶

Code gets the status code for the waypoint service update add on o k response

func (*WaypointServiceUpdateAddOnOK) Error ¶

func (*WaypointServiceUpdateAddOnOK) GetPayload ¶

func (*WaypointServiceUpdateAddOnOK) IsClientError ¶

func (o *WaypointServiceUpdateAddOnOK) IsClientError() bool

IsClientError returns true when this waypoint service update add on o k response has a 4xx status code

func (*WaypointServiceUpdateAddOnOK) IsCode ¶

func (o *WaypointServiceUpdateAddOnOK) IsCode(code int) bool

IsCode returns true when this waypoint service update add on o k response a status code equal to that given

func (*WaypointServiceUpdateAddOnOK) IsRedirect ¶

func (o *WaypointServiceUpdateAddOnOK) IsRedirect() bool

IsRedirect returns true when this waypoint service update add on o k response has a 3xx status code

func (*WaypointServiceUpdateAddOnOK) IsServerError ¶

func (o *WaypointServiceUpdateAddOnOK) IsServerError() bool

IsServerError returns true when this waypoint service update add on o k response has a 5xx status code

func (*WaypointServiceUpdateAddOnOK) IsSuccess ¶

func (o *WaypointServiceUpdateAddOnOK) IsSuccess() bool

IsSuccess returns true when this waypoint service update add on o k response has a 2xx status code

func (*WaypointServiceUpdateAddOnOK) String ¶

type WaypointServiceUpdateAddOnParams ¶

type WaypointServiceUpdateAddOnParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateAddOnBody

	// ExistingAddOnID.
	ExistingAddOnID string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnParams contains all the parameters to send to the API endpoint

for the waypoint service update add on operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateAddOnParams ¶

func NewWaypointServiceUpdateAddOnParams() *WaypointServiceUpdateAddOnParams

NewWaypointServiceUpdateAddOnParams creates a new WaypointServiceUpdateAddOnParams 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 NewWaypointServiceUpdateAddOnParamsWithContext ¶

func NewWaypointServiceUpdateAddOnParamsWithContext(ctx context.Context) *WaypointServiceUpdateAddOnParams

NewWaypointServiceUpdateAddOnParamsWithContext creates a new WaypointServiceUpdateAddOnParams object with the ability to set a context for a request.

func NewWaypointServiceUpdateAddOnParamsWithHTTPClient ¶

func NewWaypointServiceUpdateAddOnParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateAddOnParams

NewWaypointServiceUpdateAddOnParamsWithHTTPClient creates a new WaypointServiceUpdateAddOnParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateAddOnParamsWithTimeout ¶

func NewWaypointServiceUpdateAddOnParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateAddOnParams

NewWaypointServiceUpdateAddOnParamsWithTimeout creates a new WaypointServiceUpdateAddOnParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateAddOnParams) SetBody ¶

SetBody adds the body to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) SetContext ¶

SetContext adds the context to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) SetDefaults ¶

func (o *WaypointServiceUpdateAddOnParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service update add on params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateAddOnParams) SetExistingAddOnID ¶

func (o *WaypointServiceUpdateAddOnParams) SetExistingAddOnID(existingAddOnID string)

SetExistingAddOnID adds the existingAddOnId to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) SetHTTPClient ¶

func (o *WaypointServiceUpdateAddOnParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateAddOnParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateAddOnParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) SetTimeout ¶

func (o *WaypointServiceUpdateAddOnParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) WithBody ¶

WithBody adds the body to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) WithContext ¶

WithContext adds the context to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update add on params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateAddOnParams) WithExistingAddOnID ¶

func (o *WaypointServiceUpdateAddOnParams) WithExistingAddOnID(existingAddOnID string) *WaypointServiceUpdateAddOnParams

WithExistingAddOnID adds the existingAddOnID to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateAddOnParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateAddOnParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateAddOnParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateAddOnParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update add on params

func (*WaypointServiceUpdateAddOnParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateAddOnReader ¶

type WaypointServiceUpdateAddOnReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateAddOnReader is a Reader for the WaypointServiceUpdateAddOn structure.

func (*WaypointServiceUpdateAddOnReader) ReadResponse ¶

func (o *WaypointServiceUpdateAddOnReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateAgentGroupDefault ¶

type WaypointServiceUpdateAgentGroupDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateAgentGroupDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateAgentGroupDefault ¶

func NewWaypointServiceUpdateAgentGroupDefault(code int) *WaypointServiceUpdateAgentGroupDefault

NewWaypointServiceUpdateAgentGroupDefault creates a WaypointServiceUpdateAgentGroupDefault with default headers values

func (*WaypointServiceUpdateAgentGroupDefault) Code ¶

Code gets the status code for the waypoint service update agent group default response

func (*WaypointServiceUpdateAgentGroupDefault) Error ¶

func (*WaypointServiceUpdateAgentGroupDefault) GetPayload ¶

func (*WaypointServiceUpdateAgentGroupDefault) IsClientError ¶

func (o *WaypointServiceUpdateAgentGroupDefault) IsClientError() bool

IsClientError returns true when this waypoint service update agent group default response has a 4xx status code

func (*WaypointServiceUpdateAgentGroupDefault) IsCode ¶

IsCode returns true when this waypoint service update agent group default response a status code equal to that given

func (*WaypointServiceUpdateAgentGroupDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service update agent group default response has a 3xx status code

func (*WaypointServiceUpdateAgentGroupDefault) IsServerError ¶

func (o *WaypointServiceUpdateAgentGroupDefault) IsServerError() bool

IsServerError returns true when this waypoint service update agent group default response has a 5xx status code

func (*WaypointServiceUpdateAgentGroupDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service update agent group default response has a 2xx status code

func (*WaypointServiceUpdateAgentGroupDefault) String ¶

type WaypointServiceUpdateAgentGroupOK ¶

type WaypointServiceUpdateAgentGroupOK struct {
	Payload *models.HashicorpCloudWaypointUpdateAgentGroupResponse
}

WaypointServiceUpdateAgentGroupOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateAgentGroupOK ¶

func NewWaypointServiceUpdateAgentGroupOK() *WaypointServiceUpdateAgentGroupOK

NewWaypointServiceUpdateAgentGroupOK creates a WaypointServiceUpdateAgentGroupOK with default headers values

func (*WaypointServiceUpdateAgentGroupOK) Code ¶

Code gets the status code for the waypoint service update agent group o k response

func (*WaypointServiceUpdateAgentGroupOK) Error ¶

func (*WaypointServiceUpdateAgentGroupOK) GetPayload ¶

func (*WaypointServiceUpdateAgentGroupOK) IsClientError ¶

func (o *WaypointServiceUpdateAgentGroupOK) IsClientError() bool

IsClientError returns true when this waypoint service update agent group o k response has a 4xx status code

func (*WaypointServiceUpdateAgentGroupOK) IsCode ¶

func (o *WaypointServiceUpdateAgentGroupOK) IsCode(code int) bool

IsCode returns true when this waypoint service update agent group o k response a status code equal to that given

func (*WaypointServiceUpdateAgentGroupOK) IsRedirect ¶

func (o *WaypointServiceUpdateAgentGroupOK) IsRedirect() bool

IsRedirect returns true when this waypoint service update agent group o k response has a 3xx status code

func (*WaypointServiceUpdateAgentGroupOK) IsServerError ¶

func (o *WaypointServiceUpdateAgentGroupOK) IsServerError() bool

IsServerError returns true when this waypoint service update agent group o k response has a 5xx status code

func (*WaypointServiceUpdateAgentGroupOK) IsSuccess ¶

func (o *WaypointServiceUpdateAgentGroupOK) IsSuccess() bool

IsSuccess returns true when this waypoint service update agent group o k response has a 2xx status code

func (*WaypointServiceUpdateAgentGroupOK) String ¶

type WaypointServiceUpdateAgentGroupParams ¶

type WaypointServiceUpdateAgentGroupParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateAgentGroupBody

	/* Name.

	     The name of the group to update
	We don’t allow groups to be renamed so this is a stable identifier.
	*/
	Name string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateAgentGroupParams contains all the parameters to send to the API endpoint

for the waypoint service update agent group operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateAgentGroupParams ¶

func NewWaypointServiceUpdateAgentGroupParams() *WaypointServiceUpdateAgentGroupParams

NewWaypointServiceUpdateAgentGroupParams creates a new WaypointServiceUpdateAgentGroupParams 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 NewWaypointServiceUpdateAgentGroupParamsWithContext ¶

func NewWaypointServiceUpdateAgentGroupParamsWithContext(ctx context.Context) *WaypointServiceUpdateAgentGroupParams

NewWaypointServiceUpdateAgentGroupParamsWithContext creates a new WaypointServiceUpdateAgentGroupParams object with the ability to set a context for a request.

func NewWaypointServiceUpdateAgentGroupParamsWithHTTPClient ¶

func NewWaypointServiceUpdateAgentGroupParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateAgentGroupParams

NewWaypointServiceUpdateAgentGroupParamsWithHTTPClient creates a new WaypointServiceUpdateAgentGroupParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateAgentGroupParamsWithTimeout ¶

func NewWaypointServiceUpdateAgentGroupParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateAgentGroupParams

NewWaypointServiceUpdateAgentGroupParamsWithTimeout creates a new WaypointServiceUpdateAgentGroupParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateAgentGroupParams) SetBody ¶

SetBody adds the body to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) SetContext ¶

SetContext adds the context to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) SetDefaults ¶

func (o *WaypointServiceUpdateAgentGroupParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service update agent group params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateAgentGroupParams) SetHTTPClient ¶

func (o *WaypointServiceUpdateAgentGroupParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) SetName ¶

SetName adds the name to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateAgentGroupParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateAgentGroupParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) SetTimeout ¶

func (o *WaypointServiceUpdateAgentGroupParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) WithBody ¶

WithBody adds the body to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) WithContext ¶

WithContext adds the context to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update agent group params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateAgentGroupParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) WithName ¶

WithName adds the name to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateAgentGroupParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateAgentGroupParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateAgentGroupParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateAgentGroupParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update agent group params

func (*WaypointServiceUpdateAgentGroupParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateAgentGroupReader ¶

type WaypointServiceUpdateAgentGroupReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateAgentGroupReader is a Reader for the WaypointServiceUpdateAgentGroup structure.

func (*WaypointServiceUpdateAgentGroupReader) ReadResponse ¶

func (o *WaypointServiceUpdateAgentGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateApplication2Default ¶

type WaypointServiceUpdateApplication2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplication2Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateApplication2Default ¶

func NewWaypointServiceUpdateApplication2Default(code int) *WaypointServiceUpdateApplication2Default

NewWaypointServiceUpdateApplication2Default creates a WaypointServiceUpdateApplication2Default with default headers values

func (*WaypointServiceUpdateApplication2Default) Code ¶

Code gets the status code for the waypoint service update application2 default response

func (*WaypointServiceUpdateApplication2Default) Error ¶

func (*WaypointServiceUpdateApplication2Default) GetPayload ¶

func (*WaypointServiceUpdateApplication2Default) IsClientError ¶

IsClientError returns true when this waypoint service update application2 default response has a 4xx status code

func (*WaypointServiceUpdateApplication2Default) IsCode ¶

IsCode returns true when this waypoint service update application2 default response a status code equal to that given

func (*WaypointServiceUpdateApplication2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service update application2 default response has a 3xx status code

func (*WaypointServiceUpdateApplication2Default) IsServerError ¶

IsServerError returns true when this waypoint service update application2 default response has a 5xx status code

func (*WaypointServiceUpdateApplication2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service update application2 default response has a 2xx status code

func (*WaypointServiceUpdateApplication2Default) String ¶

type WaypointServiceUpdateApplication2OK ¶

type WaypointServiceUpdateApplication2OK struct {
	Payload *models.HashicorpCloudWaypointUpdateApplicationResponse
}

WaypointServiceUpdateApplication2OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateApplication2OK ¶

func NewWaypointServiceUpdateApplication2OK() *WaypointServiceUpdateApplication2OK

NewWaypointServiceUpdateApplication2OK creates a WaypointServiceUpdateApplication2OK with default headers values

func (*WaypointServiceUpdateApplication2OK) Code ¶

Code gets the status code for the waypoint service update application2 o k response

func (*WaypointServiceUpdateApplication2OK) Error ¶

func (*WaypointServiceUpdateApplication2OK) GetPayload ¶

func (*WaypointServiceUpdateApplication2OK) IsClientError ¶

func (o *WaypointServiceUpdateApplication2OK) IsClientError() bool

IsClientError returns true when this waypoint service update application2 o k response has a 4xx status code

func (*WaypointServiceUpdateApplication2OK) IsCode ¶

IsCode returns true when this waypoint service update application2 o k response a status code equal to that given

func (*WaypointServiceUpdateApplication2OK) IsRedirect ¶

func (o *WaypointServiceUpdateApplication2OK) IsRedirect() bool

IsRedirect returns true when this waypoint service update application2 o k response has a 3xx status code

func (*WaypointServiceUpdateApplication2OK) IsServerError ¶

func (o *WaypointServiceUpdateApplication2OK) IsServerError() bool

IsServerError returns true when this waypoint service update application2 o k response has a 5xx status code

func (*WaypointServiceUpdateApplication2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service update application2 o k response has a 2xx status code

func (*WaypointServiceUpdateApplication2OK) String ¶

type WaypointServiceUpdateApplication2Params ¶

type WaypointServiceUpdateApplication2Params struct {

	// ApplicationName.
	ApplicationName string

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateApplicationBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplication2Params contains all the parameters to send to the API endpoint

for the waypoint service update application2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateApplication2Params ¶

func NewWaypointServiceUpdateApplication2Params() *WaypointServiceUpdateApplication2Params

NewWaypointServiceUpdateApplication2Params creates a new WaypointServiceUpdateApplication2Params 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 NewWaypointServiceUpdateApplication2ParamsWithContext ¶

func NewWaypointServiceUpdateApplication2ParamsWithContext(ctx context.Context) *WaypointServiceUpdateApplication2Params

NewWaypointServiceUpdateApplication2ParamsWithContext creates a new WaypointServiceUpdateApplication2Params object with the ability to set a context for a request.

func NewWaypointServiceUpdateApplication2ParamsWithHTTPClient ¶

func NewWaypointServiceUpdateApplication2ParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateApplication2Params

NewWaypointServiceUpdateApplication2ParamsWithHTTPClient creates a new WaypointServiceUpdateApplication2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateApplication2ParamsWithTimeout ¶

func NewWaypointServiceUpdateApplication2ParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateApplication2Params

NewWaypointServiceUpdateApplication2ParamsWithTimeout creates a new WaypointServiceUpdateApplication2Params object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateApplication2Params) SetApplicationName ¶

func (o *WaypointServiceUpdateApplication2Params) SetApplicationName(applicationName string)

SetApplicationName adds the applicationName to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) SetBody ¶

SetBody adds the body to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) SetContext ¶

SetContext adds the context to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) SetDefaults ¶

func (o *WaypointServiceUpdateApplication2Params) SetDefaults()

SetDefaults hydrates default values in the waypoint service update application2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplication2Params) SetHTTPClient ¶

func (o *WaypointServiceUpdateApplication2Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplication2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplication2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) SetTimeout ¶

func (o *WaypointServiceUpdateApplication2Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) WithBody ¶

WithBody adds the body to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) WithContext ¶

WithContext adds the context to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update application2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplication2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplication2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateApplication2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplication2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateApplication2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update application2 params

func (*WaypointServiceUpdateApplication2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateApplication2Reader ¶

type WaypointServiceUpdateApplication2Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplication2Reader is a Reader for the WaypointServiceUpdateApplication2 structure.

func (*WaypointServiceUpdateApplication2Reader) ReadResponse ¶

func (o *WaypointServiceUpdateApplication2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateApplicationDefault ¶

type WaypointServiceUpdateApplicationDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateApplicationDefault ¶

func NewWaypointServiceUpdateApplicationDefault(code int) *WaypointServiceUpdateApplicationDefault

NewWaypointServiceUpdateApplicationDefault creates a WaypointServiceUpdateApplicationDefault with default headers values

func (*WaypointServiceUpdateApplicationDefault) Code ¶

Code gets the status code for the waypoint service update application default response

func (*WaypointServiceUpdateApplicationDefault) Error ¶

func (*WaypointServiceUpdateApplicationDefault) GetPayload ¶

func (*WaypointServiceUpdateApplicationDefault) IsClientError ¶

func (o *WaypointServiceUpdateApplicationDefault) IsClientError() bool

IsClientError returns true when this waypoint service update application default response has a 4xx status code

func (*WaypointServiceUpdateApplicationDefault) IsCode ¶

IsCode returns true when this waypoint service update application default response a status code equal to that given

func (*WaypointServiceUpdateApplicationDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service update application default response has a 3xx status code

func (*WaypointServiceUpdateApplicationDefault) IsServerError ¶

func (o *WaypointServiceUpdateApplicationDefault) IsServerError() bool

IsServerError returns true when this waypoint service update application default response has a 5xx status code

func (*WaypointServiceUpdateApplicationDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service update application default response has a 2xx status code

func (*WaypointServiceUpdateApplicationDefault) String ¶

type WaypointServiceUpdateApplicationOK ¶

type WaypointServiceUpdateApplicationOK struct {
	Payload *models.HashicorpCloudWaypointUpdateApplicationResponse
}

WaypointServiceUpdateApplicationOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateApplicationOK ¶

func NewWaypointServiceUpdateApplicationOK() *WaypointServiceUpdateApplicationOK

NewWaypointServiceUpdateApplicationOK creates a WaypointServiceUpdateApplicationOK with default headers values

func (*WaypointServiceUpdateApplicationOK) Code ¶

Code gets the status code for the waypoint service update application o k response

func (*WaypointServiceUpdateApplicationOK) Error ¶

func (*WaypointServiceUpdateApplicationOK) GetPayload ¶

func (*WaypointServiceUpdateApplicationOK) IsClientError ¶

func (o *WaypointServiceUpdateApplicationOK) IsClientError() bool

IsClientError returns true when this waypoint service update application o k response has a 4xx status code

func (*WaypointServiceUpdateApplicationOK) IsCode ¶

IsCode returns true when this waypoint service update application o k response a status code equal to that given

func (*WaypointServiceUpdateApplicationOK) IsRedirect ¶

func (o *WaypointServiceUpdateApplicationOK) IsRedirect() bool

IsRedirect returns true when this waypoint service update application o k response has a 3xx status code

func (*WaypointServiceUpdateApplicationOK) IsServerError ¶

func (o *WaypointServiceUpdateApplicationOK) IsServerError() bool

IsServerError returns true when this waypoint service update application o k response has a 5xx status code

func (*WaypointServiceUpdateApplicationOK) IsSuccess ¶

IsSuccess returns true when this waypoint service update application o k response has a 2xx status code

func (*WaypointServiceUpdateApplicationOK) String ¶

type WaypointServiceUpdateApplicationParams ¶

type WaypointServiceUpdateApplicationParams struct {

	// ApplicationID.
	ApplicationID string

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateApplicationBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationParams contains all the parameters to send to the API endpoint

for the waypoint service update application operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateApplicationParams ¶

func NewWaypointServiceUpdateApplicationParams() *WaypointServiceUpdateApplicationParams

NewWaypointServiceUpdateApplicationParams creates a new WaypointServiceUpdateApplicationParams 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 NewWaypointServiceUpdateApplicationParamsWithContext ¶

func NewWaypointServiceUpdateApplicationParamsWithContext(ctx context.Context) *WaypointServiceUpdateApplicationParams

NewWaypointServiceUpdateApplicationParamsWithContext creates a new WaypointServiceUpdateApplicationParams object with the ability to set a context for a request.

func NewWaypointServiceUpdateApplicationParamsWithHTTPClient ¶

func NewWaypointServiceUpdateApplicationParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateApplicationParams

NewWaypointServiceUpdateApplicationParamsWithHTTPClient creates a new WaypointServiceUpdateApplicationParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateApplicationParamsWithTimeout ¶

func NewWaypointServiceUpdateApplicationParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateApplicationParams

NewWaypointServiceUpdateApplicationParamsWithTimeout creates a new WaypointServiceUpdateApplicationParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateApplicationParams) SetApplicationID ¶

func (o *WaypointServiceUpdateApplicationParams) SetApplicationID(applicationID string)

SetApplicationID adds the applicationId to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) SetBody ¶

SetBody adds the body to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) SetContext ¶

SetContext adds the context to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) SetDefaults ¶

func (o *WaypointServiceUpdateApplicationParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service update application params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationParams) SetHTTPClient ¶

func (o *WaypointServiceUpdateApplicationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) SetTimeout ¶

func (o *WaypointServiceUpdateApplicationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) WithApplicationID ¶

WithApplicationID adds the applicationID to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) WithBody ¶

WithBody adds the body to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) WithContext ¶

WithContext adds the context to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update application params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateApplicationParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateApplicationParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update application params

func (*WaypointServiceUpdateApplicationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateApplicationReader ¶

type WaypointServiceUpdateApplicationReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationReader is a Reader for the WaypointServiceUpdateApplication structure.

func (*WaypointServiceUpdateApplicationReader) ReadResponse ¶

func (o *WaypointServiceUpdateApplicationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateApplicationTemplate2Default ¶

type WaypointServiceUpdateApplicationTemplate2Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate2Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateApplicationTemplate2Default ¶

func NewWaypointServiceUpdateApplicationTemplate2Default(code int) *WaypointServiceUpdateApplicationTemplate2Default

NewWaypointServiceUpdateApplicationTemplate2Default creates a WaypointServiceUpdateApplicationTemplate2Default with default headers values

func (*WaypointServiceUpdateApplicationTemplate2Default) Code ¶

Code gets the status code for the waypoint service update application template2 default response

func (*WaypointServiceUpdateApplicationTemplate2Default) Error ¶

func (*WaypointServiceUpdateApplicationTemplate2Default) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate2Default) IsClientError ¶

IsClientError returns true when this waypoint service update application template2 default response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate2Default) IsCode ¶

IsCode returns true when this waypoint service update application template2 default response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate2Default) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template2 default response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate2Default) IsServerError ¶

IsServerError returns true when this waypoint service update application template2 default response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate2Default) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template2 default response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate2Default) String ¶

type WaypointServiceUpdateApplicationTemplate2OK ¶

type WaypointServiceUpdateApplicationTemplate2OK struct {
	Payload *models.HashicorpCloudWaypointUpdateApplicationTemplateResponse
}

WaypointServiceUpdateApplicationTemplate2OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateApplicationTemplate2OK ¶

func NewWaypointServiceUpdateApplicationTemplate2OK() *WaypointServiceUpdateApplicationTemplate2OK

NewWaypointServiceUpdateApplicationTemplate2OK creates a WaypointServiceUpdateApplicationTemplate2OK with default headers values

func (*WaypointServiceUpdateApplicationTemplate2OK) Code ¶

Code gets the status code for the waypoint service update application template2 o k response

func (*WaypointServiceUpdateApplicationTemplate2OK) Error ¶

func (*WaypointServiceUpdateApplicationTemplate2OK) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate2OK) IsClientError ¶

IsClientError returns true when this waypoint service update application template2 o k response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate2OK) IsCode ¶

IsCode returns true when this waypoint service update application template2 o k response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate2OK) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template2 o k response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate2OK) IsServerError ¶

IsServerError returns true when this waypoint service update application template2 o k response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate2OK) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template2 o k response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate2OK) String ¶

type WaypointServiceUpdateApplicationTemplate2Params ¶

type WaypointServiceUpdateApplicationTemplate2Params struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateApplicationTemplateBody

	/* ExistingApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ExistingApplicationTemplateName string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate2Params contains all the parameters to send to the API endpoint

for the waypoint service update application template2 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateApplicationTemplate2Params ¶

func NewWaypointServiceUpdateApplicationTemplate2Params() *WaypointServiceUpdateApplicationTemplate2Params

NewWaypointServiceUpdateApplicationTemplate2Params creates a new WaypointServiceUpdateApplicationTemplate2Params 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 NewWaypointServiceUpdateApplicationTemplate2ParamsWithContext ¶

func NewWaypointServiceUpdateApplicationTemplate2ParamsWithContext(ctx context.Context) *WaypointServiceUpdateApplicationTemplate2Params

NewWaypointServiceUpdateApplicationTemplate2ParamsWithContext creates a new WaypointServiceUpdateApplicationTemplate2Params object with the ability to set a context for a request.

func NewWaypointServiceUpdateApplicationTemplate2ParamsWithHTTPClient ¶

func NewWaypointServiceUpdateApplicationTemplate2ParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateApplicationTemplate2Params

NewWaypointServiceUpdateApplicationTemplate2ParamsWithHTTPClient creates a new WaypointServiceUpdateApplicationTemplate2Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateApplicationTemplate2ParamsWithTimeout ¶

func NewWaypointServiceUpdateApplicationTemplate2ParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateApplicationTemplate2Params

NewWaypointServiceUpdateApplicationTemplate2ParamsWithTimeout creates a new WaypointServiceUpdateApplicationTemplate2Params object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateApplicationTemplate2Params) SetBody ¶

SetBody adds the body to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) SetContext ¶

SetContext adds the context to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service update application template2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate2Params) SetExistingApplicationTemplateName ¶

func (o *WaypointServiceUpdateApplicationTemplate2Params) SetExistingApplicationTemplateName(existingApplicationTemplateName string)

SetExistingApplicationTemplateName adds the existingApplicationTemplateName to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate2Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate2Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) WithBody ¶

WithBody adds the body to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) WithContext ¶

WithContext adds the context to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update application template2 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate2Params) WithExistingApplicationTemplateName ¶

func (o *WaypointServiceUpdateApplicationTemplate2Params) WithExistingApplicationTemplateName(existingApplicationTemplateName string) *WaypointServiceUpdateApplicationTemplate2Params

WithExistingApplicationTemplateName adds the existingApplicationTemplateName to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate2Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateApplicationTemplate2Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate2Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateApplicationTemplate2Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update application template2 params

func (*WaypointServiceUpdateApplicationTemplate2Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateApplicationTemplate2Reader ¶

type WaypointServiceUpdateApplicationTemplate2Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate2Reader is a Reader for the WaypointServiceUpdateApplicationTemplate2 structure.

func (*WaypointServiceUpdateApplicationTemplate2Reader) ReadResponse ¶

func (o *WaypointServiceUpdateApplicationTemplate2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateApplicationTemplate3Default ¶

type WaypointServiceUpdateApplicationTemplate3Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate3Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateApplicationTemplate3Default ¶

func NewWaypointServiceUpdateApplicationTemplate3Default(code int) *WaypointServiceUpdateApplicationTemplate3Default

NewWaypointServiceUpdateApplicationTemplate3Default creates a WaypointServiceUpdateApplicationTemplate3Default with default headers values

func (*WaypointServiceUpdateApplicationTemplate3Default) Code ¶

Code gets the status code for the waypoint service update application template3 default response

func (*WaypointServiceUpdateApplicationTemplate3Default) Error ¶

func (*WaypointServiceUpdateApplicationTemplate3Default) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate3Default) IsClientError ¶

IsClientError returns true when this waypoint service update application template3 default response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate3Default) IsCode ¶

IsCode returns true when this waypoint service update application template3 default response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate3Default) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template3 default response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate3Default) IsServerError ¶

IsServerError returns true when this waypoint service update application template3 default response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate3Default) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template3 default response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate3Default) String ¶

type WaypointServiceUpdateApplicationTemplate3OK ¶

type WaypointServiceUpdateApplicationTemplate3OK struct {
	Payload *models.HashicorpCloudWaypointUpdateApplicationTemplateResponse
}

WaypointServiceUpdateApplicationTemplate3OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateApplicationTemplate3OK ¶

func NewWaypointServiceUpdateApplicationTemplate3OK() *WaypointServiceUpdateApplicationTemplate3OK

NewWaypointServiceUpdateApplicationTemplate3OK creates a WaypointServiceUpdateApplicationTemplate3OK with default headers values

func (*WaypointServiceUpdateApplicationTemplate3OK) Code ¶

Code gets the status code for the waypoint service update application template3 o k response

func (*WaypointServiceUpdateApplicationTemplate3OK) Error ¶

func (*WaypointServiceUpdateApplicationTemplate3OK) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate3OK) IsClientError ¶

IsClientError returns true when this waypoint service update application template3 o k response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate3OK) IsCode ¶

IsCode returns true when this waypoint service update application template3 o k response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate3OK) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template3 o k response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate3OK) IsServerError ¶

IsServerError returns true when this waypoint service update application template3 o k response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate3OK) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template3 o k response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate3OK) String ¶

type WaypointServiceUpdateApplicationTemplate3Params ¶

type WaypointServiceUpdateApplicationTemplate3Params struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateApplicationTemplateBody

	/* ExistingApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ExistingApplicationTemplateID string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate3Params contains all the parameters to send to the API endpoint

for the waypoint service update application template3 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateApplicationTemplate3Params ¶

func NewWaypointServiceUpdateApplicationTemplate3Params() *WaypointServiceUpdateApplicationTemplate3Params

NewWaypointServiceUpdateApplicationTemplate3Params creates a new WaypointServiceUpdateApplicationTemplate3Params 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 NewWaypointServiceUpdateApplicationTemplate3ParamsWithContext ¶

func NewWaypointServiceUpdateApplicationTemplate3ParamsWithContext(ctx context.Context) *WaypointServiceUpdateApplicationTemplate3Params

NewWaypointServiceUpdateApplicationTemplate3ParamsWithContext creates a new WaypointServiceUpdateApplicationTemplate3Params object with the ability to set a context for a request.

func NewWaypointServiceUpdateApplicationTemplate3ParamsWithHTTPClient ¶

func NewWaypointServiceUpdateApplicationTemplate3ParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateApplicationTemplate3Params

NewWaypointServiceUpdateApplicationTemplate3ParamsWithHTTPClient creates a new WaypointServiceUpdateApplicationTemplate3Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateApplicationTemplate3ParamsWithTimeout ¶

func NewWaypointServiceUpdateApplicationTemplate3ParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateApplicationTemplate3Params

NewWaypointServiceUpdateApplicationTemplate3ParamsWithTimeout creates a new WaypointServiceUpdateApplicationTemplate3Params object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateApplicationTemplate3Params) SetBody ¶

SetBody adds the body to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) SetContext ¶

SetContext adds the context to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service update application template3 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate3Params) SetExistingApplicationTemplateID ¶

func (o *WaypointServiceUpdateApplicationTemplate3Params) SetExistingApplicationTemplateID(existingApplicationTemplateID string)

SetExistingApplicationTemplateID adds the existingApplicationTemplateId to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate3Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate3Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) WithBody ¶

WithBody adds the body to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) WithContext ¶

WithContext adds the context to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update application template3 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate3Params) WithExistingApplicationTemplateID ¶

func (o *WaypointServiceUpdateApplicationTemplate3Params) WithExistingApplicationTemplateID(existingApplicationTemplateID string) *WaypointServiceUpdateApplicationTemplate3Params

WithExistingApplicationTemplateID adds the existingApplicationTemplateID to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate3Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateApplicationTemplate3Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate3Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateApplicationTemplate3Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update application template3 params

func (*WaypointServiceUpdateApplicationTemplate3Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateApplicationTemplate3Reader ¶

type WaypointServiceUpdateApplicationTemplate3Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate3Reader is a Reader for the WaypointServiceUpdateApplicationTemplate3 structure.

func (*WaypointServiceUpdateApplicationTemplate3Reader) ReadResponse ¶

func (o *WaypointServiceUpdateApplicationTemplate3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateApplicationTemplate4Default ¶

type WaypointServiceUpdateApplicationTemplate4Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate4Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateApplicationTemplate4Default ¶

func NewWaypointServiceUpdateApplicationTemplate4Default(code int) *WaypointServiceUpdateApplicationTemplate4Default

NewWaypointServiceUpdateApplicationTemplate4Default creates a WaypointServiceUpdateApplicationTemplate4Default with default headers values

func (*WaypointServiceUpdateApplicationTemplate4Default) Code ¶

Code gets the status code for the waypoint service update application template4 default response

func (*WaypointServiceUpdateApplicationTemplate4Default) Error ¶

func (*WaypointServiceUpdateApplicationTemplate4Default) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate4Default) IsClientError ¶

IsClientError returns true when this waypoint service update application template4 default response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate4Default) IsCode ¶

IsCode returns true when this waypoint service update application template4 default response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate4Default) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template4 default response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate4Default) IsServerError ¶

IsServerError returns true when this waypoint service update application template4 default response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate4Default) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template4 default response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate4Default) String ¶

type WaypointServiceUpdateApplicationTemplate4OK ¶

type WaypointServiceUpdateApplicationTemplate4OK struct {
	Payload *models.HashicorpCloudWaypointUpdateApplicationTemplateResponse
}

WaypointServiceUpdateApplicationTemplate4OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateApplicationTemplate4OK ¶

func NewWaypointServiceUpdateApplicationTemplate4OK() *WaypointServiceUpdateApplicationTemplate4OK

NewWaypointServiceUpdateApplicationTemplate4OK creates a WaypointServiceUpdateApplicationTemplate4OK with default headers values

func (*WaypointServiceUpdateApplicationTemplate4OK) Code ¶

Code gets the status code for the waypoint service update application template4 o k response

func (*WaypointServiceUpdateApplicationTemplate4OK) Error ¶

func (*WaypointServiceUpdateApplicationTemplate4OK) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate4OK) IsClientError ¶

IsClientError returns true when this waypoint service update application template4 o k response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate4OK) IsCode ¶

IsCode returns true when this waypoint service update application template4 o k response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate4OK) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template4 o k response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate4OK) IsServerError ¶

IsServerError returns true when this waypoint service update application template4 o k response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate4OK) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template4 o k response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate4OK) String ¶

type WaypointServiceUpdateApplicationTemplate4Params ¶

type WaypointServiceUpdateApplicationTemplate4Params struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateApplicationTemplateBody

	/* ExistingApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ExistingApplicationTemplateName string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate4Params contains all the parameters to send to the API endpoint

for the waypoint service update application template4 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateApplicationTemplate4Params ¶

func NewWaypointServiceUpdateApplicationTemplate4Params() *WaypointServiceUpdateApplicationTemplate4Params

NewWaypointServiceUpdateApplicationTemplate4Params creates a new WaypointServiceUpdateApplicationTemplate4Params 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 NewWaypointServiceUpdateApplicationTemplate4ParamsWithContext ¶

func NewWaypointServiceUpdateApplicationTemplate4ParamsWithContext(ctx context.Context) *WaypointServiceUpdateApplicationTemplate4Params

NewWaypointServiceUpdateApplicationTemplate4ParamsWithContext creates a new WaypointServiceUpdateApplicationTemplate4Params object with the ability to set a context for a request.

func NewWaypointServiceUpdateApplicationTemplate4ParamsWithHTTPClient ¶

func NewWaypointServiceUpdateApplicationTemplate4ParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateApplicationTemplate4Params

NewWaypointServiceUpdateApplicationTemplate4ParamsWithHTTPClient creates a new WaypointServiceUpdateApplicationTemplate4Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateApplicationTemplate4ParamsWithTimeout ¶

func NewWaypointServiceUpdateApplicationTemplate4ParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateApplicationTemplate4Params

NewWaypointServiceUpdateApplicationTemplate4ParamsWithTimeout creates a new WaypointServiceUpdateApplicationTemplate4Params object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateApplicationTemplate4Params) SetBody ¶

SetBody adds the body to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) SetContext ¶

SetContext adds the context to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service update application template4 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate4Params) SetExistingApplicationTemplateName ¶

func (o *WaypointServiceUpdateApplicationTemplate4Params) SetExistingApplicationTemplateName(existingApplicationTemplateName string)

SetExistingApplicationTemplateName adds the existingApplicationTemplateName to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate4Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate4Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) WithBody ¶

WithBody adds the body to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) WithContext ¶

WithContext adds the context to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update application template4 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate4Params) WithExistingApplicationTemplateName ¶

func (o *WaypointServiceUpdateApplicationTemplate4Params) WithExistingApplicationTemplateName(existingApplicationTemplateName string) *WaypointServiceUpdateApplicationTemplate4Params

WithExistingApplicationTemplateName adds the existingApplicationTemplateName to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate4Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateApplicationTemplate4Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate4Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateApplicationTemplate4Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update application template4 params

func (*WaypointServiceUpdateApplicationTemplate4Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateApplicationTemplate4Reader ¶

type WaypointServiceUpdateApplicationTemplate4Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate4Reader is a Reader for the WaypointServiceUpdateApplicationTemplate4 structure.

func (*WaypointServiceUpdateApplicationTemplate4Reader) ReadResponse ¶

func (o *WaypointServiceUpdateApplicationTemplate4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateApplicationTemplate5Default ¶

type WaypointServiceUpdateApplicationTemplate5Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate5Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateApplicationTemplate5Default ¶

func NewWaypointServiceUpdateApplicationTemplate5Default(code int) *WaypointServiceUpdateApplicationTemplate5Default

NewWaypointServiceUpdateApplicationTemplate5Default creates a WaypointServiceUpdateApplicationTemplate5Default with default headers values

func (*WaypointServiceUpdateApplicationTemplate5Default) Code ¶

Code gets the status code for the waypoint service update application template5 default response

func (*WaypointServiceUpdateApplicationTemplate5Default) Error ¶

func (*WaypointServiceUpdateApplicationTemplate5Default) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate5Default) IsClientError ¶

IsClientError returns true when this waypoint service update application template5 default response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate5Default) IsCode ¶

IsCode returns true when this waypoint service update application template5 default response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate5Default) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template5 default response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate5Default) IsServerError ¶

IsServerError returns true when this waypoint service update application template5 default response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate5Default) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template5 default response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate5Default) String ¶

type WaypointServiceUpdateApplicationTemplate5OK ¶

type WaypointServiceUpdateApplicationTemplate5OK struct {
	Payload *models.HashicorpCloudWaypointUpdateApplicationTemplateResponse
}

WaypointServiceUpdateApplicationTemplate5OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateApplicationTemplate5OK ¶

func NewWaypointServiceUpdateApplicationTemplate5OK() *WaypointServiceUpdateApplicationTemplate5OK

NewWaypointServiceUpdateApplicationTemplate5OK creates a WaypointServiceUpdateApplicationTemplate5OK with default headers values

func (*WaypointServiceUpdateApplicationTemplate5OK) Code ¶

Code gets the status code for the waypoint service update application template5 o k response

func (*WaypointServiceUpdateApplicationTemplate5OK) Error ¶

func (*WaypointServiceUpdateApplicationTemplate5OK) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate5OK) IsClientError ¶

IsClientError returns true when this waypoint service update application template5 o k response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate5OK) IsCode ¶

IsCode returns true when this waypoint service update application template5 o k response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate5OK) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template5 o k response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate5OK) IsServerError ¶

IsServerError returns true when this waypoint service update application template5 o k response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate5OK) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template5 o k response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate5OK) String ¶

type WaypointServiceUpdateApplicationTemplate5Params ¶

type WaypointServiceUpdateApplicationTemplate5Params struct {

	/* ApplicationTemplate.

	     application_template resembles the desired updated state of the existing
	application template.
	*/
	ApplicationTemplate *models.HashicorpCloudWaypointApplicationTemplate

	/* ExistingApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ExistingApplicationTemplateID string

	/* ExistingApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ExistingApplicationTemplateName *string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	/* UseModuleReadme.

	     If true, will auto-import the readme from the Terraform module used
	rather than the one specified in application_template.
	*/
	UseModuleReadme *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate5Params contains all the parameters to send to the API endpoint

for the waypoint service update application template5 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateApplicationTemplate5Params ¶

func NewWaypointServiceUpdateApplicationTemplate5Params() *WaypointServiceUpdateApplicationTemplate5Params

NewWaypointServiceUpdateApplicationTemplate5Params creates a new WaypointServiceUpdateApplicationTemplate5Params 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 NewWaypointServiceUpdateApplicationTemplate5ParamsWithContext ¶

func NewWaypointServiceUpdateApplicationTemplate5ParamsWithContext(ctx context.Context) *WaypointServiceUpdateApplicationTemplate5Params

NewWaypointServiceUpdateApplicationTemplate5ParamsWithContext creates a new WaypointServiceUpdateApplicationTemplate5Params object with the ability to set a context for a request.

func NewWaypointServiceUpdateApplicationTemplate5ParamsWithHTTPClient ¶

func NewWaypointServiceUpdateApplicationTemplate5ParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateApplicationTemplate5Params

NewWaypointServiceUpdateApplicationTemplate5ParamsWithHTTPClient creates a new WaypointServiceUpdateApplicationTemplate5Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateApplicationTemplate5ParamsWithTimeout ¶

func NewWaypointServiceUpdateApplicationTemplate5ParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateApplicationTemplate5Params

NewWaypointServiceUpdateApplicationTemplate5ParamsWithTimeout creates a new WaypointServiceUpdateApplicationTemplate5Params object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateApplicationTemplate5Params) SetApplicationTemplate ¶

SetApplicationTemplate adds the applicationTemplate to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetContext ¶

SetContext adds the context to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service update application template5 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate5Params) SetExistingApplicationTemplateID ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) SetExistingApplicationTemplateID(existingApplicationTemplateID string)

SetExistingApplicationTemplateID adds the existingApplicationTemplateId to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetExistingApplicationTemplateName ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) SetExistingApplicationTemplateName(existingApplicationTemplateName *string)

SetExistingApplicationTemplateName adds the existingApplicationTemplateName to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceID ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) SetUseModuleReadme ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) SetUseModuleReadme(useModuleReadme *bool)

SetUseModuleReadme adds the useModuleReadme to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithApplicationTemplate ¶

WithApplicationTemplate adds the applicationTemplate to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithContext ¶

WithContext adds the context to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update application template5 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate5Params) WithExistingApplicationTemplateID ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) WithExistingApplicationTemplateID(existingApplicationTemplateID string) *WaypointServiceUpdateApplicationTemplate5Params

WithExistingApplicationTemplateID adds the existingApplicationTemplateID to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithExistingApplicationTemplateName ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) WithExistingApplicationTemplateName(existingApplicationTemplateName *string) *WaypointServiceUpdateApplicationTemplate5Params

WithExistingApplicationTemplateName adds the existingApplicationTemplateName to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateApplicationTemplate5Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateApplicationTemplate5Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUpdateApplicationTemplate5Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUpdateApplicationTemplate5Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUpdateApplicationTemplate5Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WithUseModuleReadme ¶

WithUseModuleReadme adds the useModuleReadme to the waypoint service update application template5 params

func (*WaypointServiceUpdateApplicationTemplate5Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateApplicationTemplate5Reader ¶

type WaypointServiceUpdateApplicationTemplate5Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate5Reader is a Reader for the WaypointServiceUpdateApplicationTemplate5 structure.

func (*WaypointServiceUpdateApplicationTemplate5Reader) ReadResponse ¶

func (o *WaypointServiceUpdateApplicationTemplate5Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateApplicationTemplate6Default ¶

type WaypointServiceUpdateApplicationTemplate6Default struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate6Default describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateApplicationTemplate6Default ¶

func NewWaypointServiceUpdateApplicationTemplate6Default(code int) *WaypointServiceUpdateApplicationTemplate6Default

NewWaypointServiceUpdateApplicationTemplate6Default creates a WaypointServiceUpdateApplicationTemplate6Default with default headers values

func (*WaypointServiceUpdateApplicationTemplate6Default) Code ¶

Code gets the status code for the waypoint service update application template6 default response

func (*WaypointServiceUpdateApplicationTemplate6Default) Error ¶

func (*WaypointServiceUpdateApplicationTemplate6Default) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate6Default) IsClientError ¶

IsClientError returns true when this waypoint service update application template6 default response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate6Default) IsCode ¶

IsCode returns true when this waypoint service update application template6 default response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate6Default) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template6 default response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate6Default) IsServerError ¶

IsServerError returns true when this waypoint service update application template6 default response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate6Default) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template6 default response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate6Default) String ¶

type WaypointServiceUpdateApplicationTemplate6OK ¶

type WaypointServiceUpdateApplicationTemplate6OK struct {
	Payload *models.HashicorpCloudWaypointUpdateApplicationTemplateResponse
}

WaypointServiceUpdateApplicationTemplate6OK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateApplicationTemplate6OK ¶

func NewWaypointServiceUpdateApplicationTemplate6OK() *WaypointServiceUpdateApplicationTemplate6OK

NewWaypointServiceUpdateApplicationTemplate6OK creates a WaypointServiceUpdateApplicationTemplate6OK with default headers values

func (*WaypointServiceUpdateApplicationTemplate6OK) Code ¶

Code gets the status code for the waypoint service update application template6 o k response

func (*WaypointServiceUpdateApplicationTemplate6OK) Error ¶

func (*WaypointServiceUpdateApplicationTemplate6OK) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplate6OK) IsClientError ¶

IsClientError returns true when this waypoint service update application template6 o k response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplate6OK) IsCode ¶

IsCode returns true when this waypoint service update application template6 o k response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplate6OK) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template6 o k response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplate6OK) IsServerError ¶

IsServerError returns true when this waypoint service update application template6 o k response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplate6OK) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template6 o k response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplate6OK) String ¶

type WaypointServiceUpdateApplicationTemplate6Params ¶

type WaypointServiceUpdateApplicationTemplate6Params struct {

	/* ApplicationTemplate.

	     application_template resembles the desired updated state of the existing
	application template.
	*/
	ApplicationTemplate *models.HashicorpCloudWaypointApplicationTemplate

	/* ExistingApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ExistingApplicationTemplateID *string

	/* ExistingApplicationTemplateName.

	   Name of the ApplicationTemplate
	*/
	ExistingApplicationTemplateName string

	// NamespaceID.
	NamespaceID *string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	/* NamespaceLocationRegionProvider.

	   provider is the named cloud provider ("aws", "gcp", "azure")
	*/
	NamespaceLocationRegionProvider *string

	/* NamespaceLocationRegionRegion.

	   region is the cloud region ("us-west1", "us-east1")
	*/
	NamespaceLocationRegionRegion *string

	/* UseModuleReadme.

	     If true, will auto-import the readme from the Terraform module used
	rather than the one specified in application_template.
	*/
	UseModuleReadme *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate6Params contains all the parameters to send to the API endpoint

for the waypoint service update application template6 operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateApplicationTemplate6Params ¶

func NewWaypointServiceUpdateApplicationTemplate6Params() *WaypointServiceUpdateApplicationTemplate6Params

NewWaypointServiceUpdateApplicationTemplate6Params creates a new WaypointServiceUpdateApplicationTemplate6Params 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 NewWaypointServiceUpdateApplicationTemplate6ParamsWithContext ¶

func NewWaypointServiceUpdateApplicationTemplate6ParamsWithContext(ctx context.Context) *WaypointServiceUpdateApplicationTemplate6Params

NewWaypointServiceUpdateApplicationTemplate6ParamsWithContext creates a new WaypointServiceUpdateApplicationTemplate6Params object with the ability to set a context for a request.

func NewWaypointServiceUpdateApplicationTemplate6ParamsWithHTTPClient ¶

func NewWaypointServiceUpdateApplicationTemplate6ParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateApplicationTemplate6Params

NewWaypointServiceUpdateApplicationTemplate6ParamsWithHTTPClient creates a new WaypointServiceUpdateApplicationTemplate6Params object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateApplicationTemplate6ParamsWithTimeout ¶

func NewWaypointServiceUpdateApplicationTemplate6ParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateApplicationTemplate6Params

NewWaypointServiceUpdateApplicationTemplate6ParamsWithTimeout creates a new WaypointServiceUpdateApplicationTemplate6Params object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateApplicationTemplate6Params) SetApplicationTemplate ¶

SetApplicationTemplate adds the applicationTemplate to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetContext ¶

SetContext adds the context to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service update application template6 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate6Params) SetExistingApplicationTemplateID ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) SetExistingApplicationTemplateID(existingApplicationTemplateID *string)

SetExistingApplicationTemplateID adds the existingApplicationTemplateId to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetExistingApplicationTemplateName ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) SetExistingApplicationTemplateName(existingApplicationTemplateName string)

SetExistingApplicationTemplateName adds the existingApplicationTemplateName to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceID ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceID(namespaceID *string)

SetNamespaceID adds the namespaceId to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string)

SetNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) SetNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string)

SetNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) SetUseModuleReadme ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) SetUseModuleReadme(useModuleReadme *bool)

SetUseModuleReadme adds the useModuleReadme to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithApplicationTemplate ¶

WithApplicationTemplate adds the applicationTemplate to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithContext ¶

WithContext adds the context to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update application template6 params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplate6Params) WithExistingApplicationTemplateID ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) WithExistingApplicationTemplateID(existingApplicationTemplateID *string) *WaypointServiceUpdateApplicationTemplate6Params

WithExistingApplicationTemplateID adds the existingApplicationTemplateID to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithExistingApplicationTemplateName ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) WithExistingApplicationTemplateName(existingApplicationTemplateName string) *WaypointServiceUpdateApplicationTemplate6Params

WithExistingApplicationTemplateName adds the existingApplicationTemplateName to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceID ¶

WithNamespaceID adds the namespaceID to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateApplicationTemplate6Params

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateApplicationTemplate6Params

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceLocationRegionProvider ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceLocationRegionProvider(namespaceLocationRegionProvider *string) *WaypointServiceUpdateApplicationTemplate6Params

WithNamespaceLocationRegionProvider adds the namespaceLocationRegionProvider to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceLocationRegionRegion ¶

func (o *WaypointServiceUpdateApplicationTemplate6Params) WithNamespaceLocationRegionRegion(namespaceLocationRegionRegion *string) *WaypointServiceUpdateApplicationTemplate6Params

WithNamespaceLocationRegionRegion adds the namespaceLocationRegionRegion to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WithUseModuleReadme ¶

WithUseModuleReadme adds the useModuleReadme to the waypoint service update application template6 params

func (*WaypointServiceUpdateApplicationTemplate6Params) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateApplicationTemplate6Reader ¶

type WaypointServiceUpdateApplicationTemplate6Reader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplate6Reader is a Reader for the WaypointServiceUpdateApplicationTemplate6 structure.

func (*WaypointServiceUpdateApplicationTemplate6Reader) ReadResponse ¶

func (o *WaypointServiceUpdateApplicationTemplate6Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateApplicationTemplateDefault ¶

type WaypointServiceUpdateApplicationTemplateDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplateDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateApplicationTemplateDefault ¶

func NewWaypointServiceUpdateApplicationTemplateDefault(code int) *WaypointServiceUpdateApplicationTemplateDefault

NewWaypointServiceUpdateApplicationTemplateDefault creates a WaypointServiceUpdateApplicationTemplateDefault with default headers values

func (*WaypointServiceUpdateApplicationTemplateDefault) Code ¶

Code gets the status code for the waypoint service update application template default response

func (*WaypointServiceUpdateApplicationTemplateDefault) Error ¶

func (*WaypointServiceUpdateApplicationTemplateDefault) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplateDefault) IsClientError ¶

IsClientError returns true when this waypoint service update application template default response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplateDefault) IsCode ¶

IsCode returns true when this waypoint service update application template default response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplateDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template default response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplateDefault) IsServerError ¶

IsServerError returns true when this waypoint service update application template default response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplateDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template default response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplateDefault) String ¶

type WaypointServiceUpdateApplicationTemplateOK ¶

type WaypointServiceUpdateApplicationTemplateOK struct {
	Payload *models.HashicorpCloudWaypointUpdateApplicationTemplateResponse
}

WaypointServiceUpdateApplicationTemplateOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateApplicationTemplateOK ¶

func NewWaypointServiceUpdateApplicationTemplateOK() *WaypointServiceUpdateApplicationTemplateOK

NewWaypointServiceUpdateApplicationTemplateOK creates a WaypointServiceUpdateApplicationTemplateOK with default headers values

func (*WaypointServiceUpdateApplicationTemplateOK) Code ¶

Code gets the status code for the waypoint service update application template o k response

func (*WaypointServiceUpdateApplicationTemplateOK) Error ¶

func (*WaypointServiceUpdateApplicationTemplateOK) GetPayload ¶

func (*WaypointServiceUpdateApplicationTemplateOK) IsClientError ¶

IsClientError returns true when this waypoint service update application template o k response has a 4xx status code

func (*WaypointServiceUpdateApplicationTemplateOK) IsCode ¶

IsCode returns true when this waypoint service update application template o k response a status code equal to that given

func (*WaypointServiceUpdateApplicationTemplateOK) IsRedirect ¶

IsRedirect returns true when this waypoint service update application template o k response has a 3xx status code

func (*WaypointServiceUpdateApplicationTemplateOK) IsServerError ¶

IsServerError returns true when this waypoint service update application template o k response has a 5xx status code

func (*WaypointServiceUpdateApplicationTemplateOK) IsSuccess ¶

IsSuccess returns true when this waypoint service update application template o k response has a 2xx status code

func (*WaypointServiceUpdateApplicationTemplateOK) String ¶

type WaypointServiceUpdateApplicationTemplateParams ¶

type WaypointServiceUpdateApplicationTemplateParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateApplicationTemplateBody

	/* ExistingApplicationTemplateID.

	   ID of the ApplicationTemplate
	*/
	ExistingApplicationTemplateID string

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplateParams contains all the parameters to send to the API endpoint

for the waypoint service update application template operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateApplicationTemplateParams ¶

func NewWaypointServiceUpdateApplicationTemplateParams() *WaypointServiceUpdateApplicationTemplateParams

NewWaypointServiceUpdateApplicationTemplateParams creates a new WaypointServiceUpdateApplicationTemplateParams 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 NewWaypointServiceUpdateApplicationTemplateParamsWithContext ¶

func NewWaypointServiceUpdateApplicationTemplateParamsWithContext(ctx context.Context) *WaypointServiceUpdateApplicationTemplateParams

NewWaypointServiceUpdateApplicationTemplateParamsWithContext creates a new WaypointServiceUpdateApplicationTemplateParams object with the ability to set a context for a request.

func NewWaypointServiceUpdateApplicationTemplateParamsWithHTTPClient ¶

func NewWaypointServiceUpdateApplicationTemplateParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateApplicationTemplateParams

NewWaypointServiceUpdateApplicationTemplateParamsWithHTTPClient creates a new WaypointServiceUpdateApplicationTemplateParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateApplicationTemplateParamsWithTimeout ¶

func NewWaypointServiceUpdateApplicationTemplateParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateApplicationTemplateParams

NewWaypointServiceUpdateApplicationTemplateParamsWithTimeout creates a new WaypointServiceUpdateApplicationTemplateParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateApplicationTemplateParams) SetBody ¶

SetBody adds the body to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) SetContext ¶

SetContext adds the context to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service update application template params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplateParams) SetExistingApplicationTemplateID ¶

func (o *WaypointServiceUpdateApplicationTemplateParams) SetExistingApplicationTemplateID(existingApplicationTemplateID string)

SetExistingApplicationTemplateID adds the existingApplicationTemplateId to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplateParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplateParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) WithBody ¶

WithBody adds the body to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) WithContext ¶

WithContext adds the context to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update application template params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateApplicationTemplateParams) WithExistingApplicationTemplateID ¶

func (o *WaypointServiceUpdateApplicationTemplateParams) WithExistingApplicationTemplateID(existingApplicationTemplateID string) *WaypointServiceUpdateApplicationTemplateParams

WithExistingApplicationTemplateID adds the existingApplicationTemplateID to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateApplicationTemplateParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateApplicationTemplateParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateApplicationTemplateParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateApplicationTemplateParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update application template params

func (*WaypointServiceUpdateApplicationTemplateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateApplicationTemplateReader ¶

type WaypointServiceUpdateApplicationTemplateReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateApplicationTemplateReader is a Reader for the WaypointServiceUpdateApplicationTemplate structure.

func (*WaypointServiceUpdateApplicationTemplateReader) ReadResponse ¶

func (o *WaypointServiceUpdateApplicationTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateTFCConfigDefault ¶

type WaypointServiceUpdateTFCConfigDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateTFCConfigDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateTFCConfigDefault ¶

func NewWaypointServiceUpdateTFCConfigDefault(code int) *WaypointServiceUpdateTFCConfigDefault

NewWaypointServiceUpdateTFCConfigDefault creates a WaypointServiceUpdateTFCConfigDefault with default headers values

func (*WaypointServiceUpdateTFCConfigDefault) Code ¶

Code gets the status code for the waypoint service update t f c config default response

func (*WaypointServiceUpdateTFCConfigDefault) Error ¶

func (*WaypointServiceUpdateTFCConfigDefault) GetPayload ¶

func (*WaypointServiceUpdateTFCConfigDefault) IsClientError ¶

func (o *WaypointServiceUpdateTFCConfigDefault) IsClientError() bool

IsClientError returns true when this waypoint service update t f c config default response has a 4xx status code

func (*WaypointServiceUpdateTFCConfigDefault) IsCode ¶

IsCode returns true when this waypoint service update t f c config default response a status code equal to that given

func (*WaypointServiceUpdateTFCConfigDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service update t f c config default response has a 3xx status code

func (*WaypointServiceUpdateTFCConfigDefault) IsServerError ¶

func (o *WaypointServiceUpdateTFCConfigDefault) IsServerError() bool

IsServerError returns true when this waypoint service update t f c config default response has a 5xx status code

func (*WaypointServiceUpdateTFCConfigDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service update t f c config default response has a 2xx status code

func (*WaypointServiceUpdateTFCConfigDefault) String ¶

type WaypointServiceUpdateTFCConfigOK ¶

type WaypointServiceUpdateTFCConfigOK struct {
	Payload *models.HashicorpCloudWaypointUpdateTFCConfigResponse
}

WaypointServiceUpdateTFCConfigOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateTFCConfigOK ¶

func NewWaypointServiceUpdateTFCConfigOK() *WaypointServiceUpdateTFCConfigOK

NewWaypointServiceUpdateTFCConfigOK creates a WaypointServiceUpdateTFCConfigOK with default headers values

func (*WaypointServiceUpdateTFCConfigOK) Code ¶

Code gets the status code for the waypoint service update t f c config o k response

func (*WaypointServiceUpdateTFCConfigOK) Error ¶

func (*WaypointServiceUpdateTFCConfigOK) GetPayload ¶

func (*WaypointServiceUpdateTFCConfigOK) IsClientError ¶

func (o *WaypointServiceUpdateTFCConfigOK) IsClientError() bool

IsClientError returns true when this waypoint service update t f c config o k response has a 4xx status code

func (*WaypointServiceUpdateTFCConfigOK) IsCode ¶

func (o *WaypointServiceUpdateTFCConfigOK) IsCode(code int) bool

IsCode returns true when this waypoint service update t f c config o k response a status code equal to that given

func (*WaypointServiceUpdateTFCConfigOK) IsRedirect ¶

func (o *WaypointServiceUpdateTFCConfigOK) IsRedirect() bool

IsRedirect returns true when this waypoint service update t f c config o k response has a 3xx status code

func (*WaypointServiceUpdateTFCConfigOK) IsServerError ¶

func (o *WaypointServiceUpdateTFCConfigOK) IsServerError() bool

IsServerError returns true when this waypoint service update t f c config o k response has a 5xx status code

func (*WaypointServiceUpdateTFCConfigOK) IsSuccess ¶

func (o *WaypointServiceUpdateTFCConfigOK) IsSuccess() bool

IsSuccess returns true when this waypoint service update t f c config o k response has a 2xx status code

func (*WaypointServiceUpdateTFCConfigOK) String ¶

type WaypointServiceUpdateTFCConfigParams ¶

type WaypointServiceUpdateTFCConfigParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateTFCConfigBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateTFCConfigParams contains all the parameters to send to the API endpoint

for the waypoint service update t f c config operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateTFCConfigParams ¶

func NewWaypointServiceUpdateTFCConfigParams() *WaypointServiceUpdateTFCConfigParams

NewWaypointServiceUpdateTFCConfigParams creates a new WaypointServiceUpdateTFCConfigParams 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 NewWaypointServiceUpdateTFCConfigParamsWithContext ¶

func NewWaypointServiceUpdateTFCConfigParamsWithContext(ctx context.Context) *WaypointServiceUpdateTFCConfigParams

NewWaypointServiceUpdateTFCConfigParamsWithContext creates a new WaypointServiceUpdateTFCConfigParams object with the ability to set a context for a request.

func NewWaypointServiceUpdateTFCConfigParamsWithHTTPClient ¶

func NewWaypointServiceUpdateTFCConfigParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateTFCConfigParams

NewWaypointServiceUpdateTFCConfigParamsWithHTTPClient creates a new WaypointServiceUpdateTFCConfigParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateTFCConfigParamsWithTimeout ¶

func NewWaypointServiceUpdateTFCConfigParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateTFCConfigParams

NewWaypointServiceUpdateTFCConfigParamsWithTimeout creates a new WaypointServiceUpdateTFCConfigParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateTFCConfigParams) SetBody ¶

SetBody adds the body to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) SetContext ¶

SetContext adds the context to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) SetDefaults ¶

func (o *WaypointServiceUpdateTFCConfigParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service update t f c config params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateTFCConfigParams) SetHTTPClient ¶

func (o *WaypointServiceUpdateTFCConfigParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateTFCConfigParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateTFCConfigParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) SetTimeout ¶

func (o *WaypointServiceUpdateTFCConfigParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) WithBody ¶

WithBody adds the body to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) WithContext ¶

WithContext adds the context to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update t f c config params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateTFCConfigParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateTFCConfigParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateTFCConfigParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateTFCConfigParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateTFCConfigParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update t f c config params

func (*WaypointServiceUpdateTFCConfigParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateTFCConfigReader ¶

type WaypointServiceUpdateTFCConfigReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateTFCConfigReader is a Reader for the WaypointServiceUpdateTFCConfig structure.

func (*WaypointServiceUpdateTFCConfigReader) ReadResponse ¶

func (o *WaypointServiceUpdateTFCConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpdateVariableDefault ¶

type WaypointServiceUpdateVariableDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpdateVariableDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpdateVariableDefault ¶

func NewWaypointServiceUpdateVariableDefault(code int) *WaypointServiceUpdateVariableDefault

NewWaypointServiceUpdateVariableDefault creates a WaypointServiceUpdateVariableDefault with default headers values

func (*WaypointServiceUpdateVariableDefault) Code ¶

Code gets the status code for the waypoint service update variable default response

func (*WaypointServiceUpdateVariableDefault) Error ¶

func (*WaypointServiceUpdateVariableDefault) GetPayload ¶

func (*WaypointServiceUpdateVariableDefault) IsClientError ¶

func (o *WaypointServiceUpdateVariableDefault) IsClientError() bool

IsClientError returns true when this waypoint service update variable default response has a 4xx status code

func (*WaypointServiceUpdateVariableDefault) IsCode ¶

IsCode returns true when this waypoint service update variable default response a status code equal to that given

func (*WaypointServiceUpdateVariableDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service update variable default response has a 3xx status code

func (*WaypointServiceUpdateVariableDefault) IsServerError ¶

func (o *WaypointServiceUpdateVariableDefault) IsServerError() bool

IsServerError returns true when this waypoint service update variable default response has a 5xx status code

func (*WaypointServiceUpdateVariableDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service update variable default response has a 2xx status code

func (*WaypointServiceUpdateVariableDefault) String ¶

type WaypointServiceUpdateVariableOK ¶

type WaypointServiceUpdateVariableOK struct {
	Payload *models.HashicorpCloudWaypointUpdateVariableResponse
}

WaypointServiceUpdateVariableOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpdateVariableOK ¶

func NewWaypointServiceUpdateVariableOK() *WaypointServiceUpdateVariableOK

NewWaypointServiceUpdateVariableOK creates a WaypointServiceUpdateVariableOK with default headers values

func (*WaypointServiceUpdateVariableOK) Code ¶

Code gets the status code for the waypoint service update variable o k response

func (*WaypointServiceUpdateVariableOK) Error ¶

func (*WaypointServiceUpdateVariableOK) GetPayload ¶

func (*WaypointServiceUpdateVariableOK) IsClientError ¶

func (o *WaypointServiceUpdateVariableOK) IsClientError() bool

IsClientError returns true when this waypoint service update variable o k response has a 4xx status code

func (*WaypointServiceUpdateVariableOK) IsCode ¶

func (o *WaypointServiceUpdateVariableOK) IsCode(code int) bool

IsCode returns true when this waypoint service update variable o k response a status code equal to that given

func (*WaypointServiceUpdateVariableOK) IsRedirect ¶

func (o *WaypointServiceUpdateVariableOK) IsRedirect() bool

IsRedirect returns true when this waypoint service update variable o k response has a 3xx status code

func (*WaypointServiceUpdateVariableOK) IsServerError ¶

func (o *WaypointServiceUpdateVariableOK) IsServerError() bool

IsServerError returns true when this waypoint service update variable o k response has a 5xx status code

func (*WaypointServiceUpdateVariableOK) IsSuccess ¶

func (o *WaypointServiceUpdateVariableOK) IsSuccess() bool

IsSuccess returns true when this waypoint service update variable o k response has a 2xx status code

func (*WaypointServiceUpdateVariableOK) String ¶

type WaypointServiceUpdateVariableParams ¶

type WaypointServiceUpdateVariableParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpdateVariableBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpdateVariableParams contains all the parameters to send to the API endpoint

for the waypoint service update variable operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpdateVariableParams ¶

func NewWaypointServiceUpdateVariableParams() *WaypointServiceUpdateVariableParams

NewWaypointServiceUpdateVariableParams creates a new WaypointServiceUpdateVariableParams 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 NewWaypointServiceUpdateVariableParamsWithContext ¶

func NewWaypointServiceUpdateVariableParamsWithContext(ctx context.Context) *WaypointServiceUpdateVariableParams

NewWaypointServiceUpdateVariableParamsWithContext creates a new WaypointServiceUpdateVariableParams object with the ability to set a context for a request.

func NewWaypointServiceUpdateVariableParamsWithHTTPClient ¶

func NewWaypointServiceUpdateVariableParamsWithHTTPClient(client *http.Client) *WaypointServiceUpdateVariableParams

NewWaypointServiceUpdateVariableParamsWithHTTPClient creates a new WaypointServiceUpdateVariableParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpdateVariableParamsWithTimeout ¶

func NewWaypointServiceUpdateVariableParamsWithTimeout(timeout time.Duration) *WaypointServiceUpdateVariableParams

NewWaypointServiceUpdateVariableParamsWithTimeout creates a new WaypointServiceUpdateVariableParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpdateVariableParams) SetBody ¶

SetBody adds the body to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) SetContext ¶

SetContext adds the context to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) SetDefaults ¶

func (o *WaypointServiceUpdateVariableParams) SetDefaults()

SetDefaults hydrates default values in the waypoint service update variable params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateVariableParams) SetHTTPClient ¶

func (o *WaypointServiceUpdateVariableParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateVariableParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateVariableParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) SetTimeout ¶

func (o *WaypointServiceUpdateVariableParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) WithBody ¶

WithBody adds the body to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) WithContext ¶

WithContext adds the context to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service update variable params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpdateVariableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpdateVariableParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpdateVariableParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpdateVariableParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpdateVariableParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service update variable params

func (*WaypointServiceUpdateVariableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpdateVariableReader ¶

type WaypointServiceUpdateVariableReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpdateVariableReader is a Reader for the WaypointServiceUpdateVariable structure.

func (*WaypointServiceUpdateVariableReader) ReadResponse ¶

func (o *WaypointServiceUpdateVariableReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceUpgradeApplicationTFWorkspaceDefault ¶

type WaypointServiceUpgradeApplicationTFWorkspaceDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceUpgradeApplicationTFWorkspaceDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceUpgradeApplicationTFWorkspaceDefault ¶

func NewWaypointServiceUpgradeApplicationTFWorkspaceDefault(code int) *WaypointServiceUpgradeApplicationTFWorkspaceDefault

NewWaypointServiceUpgradeApplicationTFWorkspaceDefault creates a WaypointServiceUpgradeApplicationTFWorkspaceDefault with default headers values

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) Code ¶

Code gets the status code for the waypoint service upgrade application t f workspace default response

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) Error ¶

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) GetPayload ¶

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) IsClientError ¶

IsClientError returns true when this waypoint service upgrade application t f workspace default response has a 4xx status code

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) IsCode ¶

IsCode returns true when this waypoint service upgrade application t f workspace default response a status code equal to that given

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service upgrade application t f workspace default response has a 3xx status code

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) IsServerError ¶

IsServerError returns true when this waypoint service upgrade application t f workspace default response has a 5xx status code

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service upgrade application t f workspace default response has a 2xx status code

func (*WaypointServiceUpgradeApplicationTFWorkspaceDefault) String ¶

type WaypointServiceUpgradeApplicationTFWorkspaceOK ¶

type WaypointServiceUpgradeApplicationTFWorkspaceOK struct {
	Payload *models.HashicorpCloudWaypointUpgradeApplicationTFWorkspaceResponse
}

WaypointServiceUpgradeApplicationTFWorkspaceOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceUpgradeApplicationTFWorkspaceOK ¶

func NewWaypointServiceUpgradeApplicationTFWorkspaceOK() *WaypointServiceUpgradeApplicationTFWorkspaceOK

NewWaypointServiceUpgradeApplicationTFWorkspaceOK creates a WaypointServiceUpgradeApplicationTFWorkspaceOK with default headers values

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) Code ¶

Code gets the status code for the waypoint service upgrade application t f workspace o k response

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) Error ¶

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) GetPayload ¶

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) IsClientError ¶

IsClientError returns true when this waypoint service upgrade application t f workspace o k response has a 4xx status code

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) IsCode ¶

IsCode returns true when this waypoint service upgrade application t f workspace o k response a status code equal to that given

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) IsRedirect ¶

IsRedirect returns true when this waypoint service upgrade application t f workspace o k response has a 3xx status code

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) IsServerError ¶

IsServerError returns true when this waypoint service upgrade application t f workspace o k response has a 5xx status code

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) IsSuccess ¶

IsSuccess returns true when this waypoint service upgrade application t f workspace o k response has a 2xx status code

func (*WaypointServiceUpgradeApplicationTFWorkspaceOK) String ¶

type WaypointServiceUpgradeApplicationTFWorkspaceParams ¶

type WaypointServiceUpgradeApplicationTFWorkspaceParams struct {

	// ApplicationName.
	ApplicationName string

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceUpgradeApplicationTFWorkspaceBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceUpgradeApplicationTFWorkspaceParams contains all the parameters to send to the API endpoint

for the waypoint service upgrade application t f workspace operation.

Typically these are written to a http.Request.

func NewWaypointServiceUpgradeApplicationTFWorkspaceParams ¶

func NewWaypointServiceUpgradeApplicationTFWorkspaceParams() *WaypointServiceUpgradeApplicationTFWorkspaceParams

NewWaypointServiceUpgradeApplicationTFWorkspaceParams creates a new WaypointServiceUpgradeApplicationTFWorkspaceParams 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 NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithContext ¶

func NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithContext(ctx context.Context) *WaypointServiceUpgradeApplicationTFWorkspaceParams

NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithContext creates a new WaypointServiceUpgradeApplicationTFWorkspaceParams object with the ability to set a context for a request.

func NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithHTTPClient ¶

func NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithHTTPClient(client *http.Client) *WaypointServiceUpgradeApplicationTFWorkspaceParams

NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithHTTPClient creates a new WaypointServiceUpgradeApplicationTFWorkspaceParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithTimeout ¶

func NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithTimeout(timeout time.Duration) *WaypointServiceUpgradeApplicationTFWorkspaceParams

NewWaypointServiceUpgradeApplicationTFWorkspaceParamsWithTimeout creates a new WaypointServiceUpgradeApplicationTFWorkspaceParams object with the ability to set a timeout on a request.

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) SetApplicationName ¶

func (o *WaypointServiceUpgradeApplicationTFWorkspaceParams) SetApplicationName(applicationName string)

SetApplicationName adds the applicationName to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) SetBody ¶

SetBody adds the body to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) SetContext ¶

SetContext adds the context to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service upgrade application t f workspace params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpgradeApplicationTFWorkspaceParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceUpgradeApplicationTFWorkspaceParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WithApplicationName ¶

WithApplicationName adds the applicationName to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WithBody ¶

WithBody adds the body to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WithContext ¶

WithContext adds the context to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service upgrade application t f workspace params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceUpgradeApplicationTFWorkspaceParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceUpgradeApplicationTFWorkspaceParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceUpgradeApplicationTFWorkspaceParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceUpgradeApplicationTFWorkspaceParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service upgrade application t f workspace params

func (*WaypointServiceUpgradeApplicationTFWorkspaceParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceUpgradeApplicationTFWorkspaceReader ¶

type WaypointServiceUpgradeApplicationTFWorkspaceReader struct {
	// contains filtered or unexported fields
}

WaypointServiceUpgradeApplicationTFWorkspaceReader is a Reader for the WaypointServiceUpgradeApplicationTFWorkspace structure.

func (*WaypointServiceUpgradeApplicationTFWorkspaceReader) ReadResponse ¶

func (o *WaypointServiceUpgradeApplicationTFWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type WaypointServiceValidateAgentGroupsDefault ¶

type WaypointServiceValidateAgentGroupsDefault struct {
	Payload *cloud.GoogleRPCStatus
	// contains filtered or unexported fields
}

WaypointServiceValidateAgentGroupsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewWaypointServiceValidateAgentGroupsDefault ¶

func NewWaypointServiceValidateAgentGroupsDefault(code int) *WaypointServiceValidateAgentGroupsDefault

NewWaypointServiceValidateAgentGroupsDefault creates a WaypointServiceValidateAgentGroupsDefault with default headers values

func (*WaypointServiceValidateAgentGroupsDefault) Code ¶

Code gets the status code for the waypoint service validate agent groups default response

func (*WaypointServiceValidateAgentGroupsDefault) Error ¶

func (*WaypointServiceValidateAgentGroupsDefault) GetPayload ¶

func (*WaypointServiceValidateAgentGroupsDefault) IsClientError ¶

IsClientError returns true when this waypoint service validate agent groups default response has a 4xx status code

func (*WaypointServiceValidateAgentGroupsDefault) IsCode ¶

IsCode returns true when this waypoint service validate agent groups default response a status code equal to that given

func (*WaypointServiceValidateAgentGroupsDefault) IsRedirect ¶

IsRedirect returns true when this waypoint service validate agent groups default response has a 3xx status code

func (*WaypointServiceValidateAgentGroupsDefault) IsServerError ¶

IsServerError returns true when this waypoint service validate agent groups default response has a 5xx status code

func (*WaypointServiceValidateAgentGroupsDefault) IsSuccess ¶

IsSuccess returns true when this waypoint service validate agent groups default response has a 2xx status code

func (*WaypointServiceValidateAgentGroupsDefault) String ¶

type WaypointServiceValidateAgentGroupsOK ¶

type WaypointServiceValidateAgentGroupsOK struct {
	Payload *models.HashicorpCloudWaypointValidateAgentGroupsResponse
}

WaypointServiceValidateAgentGroupsOK describes a response with status code 200, with default header values.

A successful response.

func NewWaypointServiceValidateAgentGroupsOK ¶

func NewWaypointServiceValidateAgentGroupsOK() *WaypointServiceValidateAgentGroupsOK

NewWaypointServiceValidateAgentGroupsOK creates a WaypointServiceValidateAgentGroupsOK with default headers values

func (*WaypointServiceValidateAgentGroupsOK) Code ¶

Code gets the status code for the waypoint service validate agent groups o k response

func (*WaypointServiceValidateAgentGroupsOK) Error ¶

func (*WaypointServiceValidateAgentGroupsOK) GetPayload ¶

func (*WaypointServiceValidateAgentGroupsOK) IsClientError ¶

func (o *WaypointServiceValidateAgentGroupsOK) IsClientError() bool

IsClientError returns true when this waypoint service validate agent groups o k response has a 4xx status code

func (*WaypointServiceValidateAgentGroupsOK) IsCode ¶

IsCode returns true when this waypoint service validate agent groups o k response a status code equal to that given

func (*WaypointServiceValidateAgentGroupsOK) IsRedirect ¶

IsRedirect returns true when this waypoint service validate agent groups o k response has a 3xx status code

func (*WaypointServiceValidateAgentGroupsOK) IsServerError ¶

func (o *WaypointServiceValidateAgentGroupsOK) IsServerError() bool

IsServerError returns true when this waypoint service validate agent groups o k response has a 5xx status code

func (*WaypointServiceValidateAgentGroupsOK) IsSuccess ¶

IsSuccess returns true when this waypoint service validate agent groups o k response has a 2xx status code

func (*WaypointServiceValidateAgentGroupsOK) String ¶

type WaypointServiceValidateAgentGroupsParams ¶

type WaypointServiceValidateAgentGroupsParams struct {

	// Body.
	Body *models.HashicorpCloudWaypointV20241122WaypointServiceValidateAgentGroupsBody

	/* NamespaceLocationOrganizationID.

	   organization_id is the id of the organization.
	*/
	NamespaceLocationOrganizationID string

	/* NamespaceLocationProjectID.

	   project_id is the projects id.
	*/
	NamespaceLocationProjectID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

WaypointServiceValidateAgentGroupsParams contains all the parameters to send to the API endpoint

for the waypoint service validate agent groups operation.

Typically these are written to a http.Request.

func NewWaypointServiceValidateAgentGroupsParams ¶

func NewWaypointServiceValidateAgentGroupsParams() *WaypointServiceValidateAgentGroupsParams

NewWaypointServiceValidateAgentGroupsParams creates a new WaypointServiceValidateAgentGroupsParams 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 NewWaypointServiceValidateAgentGroupsParamsWithContext ¶

func NewWaypointServiceValidateAgentGroupsParamsWithContext(ctx context.Context) *WaypointServiceValidateAgentGroupsParams

NewWaypointServiceValidateAgentGroupsParamsWithContext creates a new WaypointServiceValidateAgentGroupsParams object with the ability to set a context for a request.

func NewWaypointServiceValidateAgentGroupsParamsWithHTTPClient ¶

func NewWaypointServiceValidateAgentGroupsParamsWithHTTPClient(client *http.Client) *WaypointServiceValidateAgentGroupsParams

NewWaypointServiceValidateAgentGroupsParamsWithHTTPClient creates a new WaypointServiceValidateAgentGroupsParams object with the ability to set a custom HTTPClient for a request.

func NewWaypointServiceValidateAgentGroupsParamsWithTimeout ¶

func NewWaypointServiceValidateAgentGroupsParamsWithTimeout(timeout time.Duration) *WaypointServiceValidateAgentGroupsParams

NewWaypointServiceValidateAgentGroupsParamsWithTimeout creates a new WaypointServiceValidateAgentGroupsParams object with the ability to set a timeout on a request.

func (*WaypointServiceValidateAgentGroupsParams) SetBody ¶

SetBody adds the body to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) SetContext ¶

SetContext adds the context to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) SetDefaults ¶

SetDefaults hydrates default values in the waypoint service validate agent groups params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceValidateAgentGroupsParams) SetHTTPClient ¶

func (o *WaypointServiceValidateAgentGroupsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) SetNamespaceLocationOrganizationID ¶

func (o *WaypointServiceValidateAgentGroupsParams) SetNamespaceLocationOrganizationID(namespaceLocationOrganizationID string)

SetNamespaceLocationOrganizationID adds the namespaceLocationOrganizationId to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) SetNamespaceLocationProjectID ¶

func (o *WaypointServiceValidateAgentGroupsParams) SetNamespaceLocationProjectID(namespaceLocationProjectID string)

SetNamespaceLocationProjectID adds the namespaceLocationProjectId to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) SetTimeout ¶

SetTimeout adds the timeout to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) WithBody ¶

WithBody adds the body to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) WithContext ¶

WithContext adds the context to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) WithDefaults ¶

WithDefaults hydrates default values in the waypoint service validate agent groups params (not the query body).

All values with no default are reset to their zero value.

func (*WaypointServiceValidateAgentGroupsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) WithNamespaceLocationOrganizationID ¶

func (o *WaypointServiceValidateAgentGroupsParams) WithNamespaceLocationOrganizationID(namespaceLocationOrganizationID string) *WaypointServiceValidateAgentGroupsParams

WithNamespaceLocationOrganizationID adds the namespaceLocationOrganizationID to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) WithNamespaceLocationProjectID ¶

func (o *WaypointServiceValidateAgentGroupsParams) WithNamespaceLocationProjectID(namespaceLocationProjectID string) *WaypointServiceValidateAgentGroupsParams

WithNamespaceLocationProjectID adds the namespaceLocationProjectID to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) WithTimeout ¶

WithTimeout adds the timeout to the waypoint service validate agent groups params

func (*WaypointServiceValidateAgentGroupsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type WaypointServiceValidateAgentGroupsReader ¶

type WaypointServiceValidateAgentGroupsReader struct {
	// contains filtered or unexported fields
}

WaypointServiceValidateAgentGroupsReader is a Reader for the WaypointServiceValidateAgentGroups structure.

func (*WaypointServiceValidateAgentGroupsReader) ReadResponse ¶

func (o *WaypointServiceValidateAgentGroupsReader) 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