# Functions
GetServiceURLForRegion returns the service URL to be used for the specified region.
NewCdToolchainV2 : constructs an instance of CdToolchainV2 with passed in options.
NewCdToolchainV2UsingExternalConfig : constructs an instance of CdToolchainV2 with passed in options and external configuration.
UnmarshalToolchain unmarshals an instance of Toolchain from the specified map of raw messages.
UnmarshalToolchainCollection unmarshals an instance of ToolchainCollection from the specified map of raw messages.
UnmarshalToolchainCollectionFirst unmarshals an instance of ToolchainCollectionFirst from the specified map of raw messages.
UnmarshalToolchainCollectionLast unmarshals an instance of ToolchainCollectionLast from the specified map of raw messages.
UnmarshalToolchainCollectionNext unmarshals an instance of ToolchainCollectionNext from the specified map of raw messages.
UnmarshalToolchainCollectionPrevious unmarshals an instance of ToolchainCollectionPrevious from the specified map of raw messages.
UnmarshalToolchainEventPost unmarshals an instance of ToolchainEventPost from the specified map of raw messages.
UnmarshalToolchainEventPrototypeData unmarshals an instance of ToolchainEventPrototypeData from the specified map of raw messages.
UnmarshalToolchainEventPrototypeDataApplicationJSON unmarshals an instance of ToolchainEventPrototypeDataApplicationJSON from the specified map of raw messages.
UnmarshalToolchainModel unmarshals an instance of ToolchainModel from the specified map of raw messages.
UnmarshalToolchainPatch unmarshals an instance of ToolchainPatch from the specified map of raw messages.
UnmarshalToolchainPost unmarshals an instance of ToolchainPost from the specified map of raw messages.
UnmarshalToolchainPrototypePatch unmarshals an instance of ToolchainPrototypePatch from the specified map of raw messages.
UnmarshalToolchainTool unmarshals an instance of ToolchainTool from the specified map of raw messages.
UnmarshalToolchainToolCollection unmarshals an instance of ToolchainToolCollection from the specified map of raw messages.
UnmarshalToolchainToolCollectionFirst unmarshals an instance of ToolchainToolCollectionFirst from the specified map of raw messages.
UnmarshalToolchainToolCollectionLast unmarshals an instance of ToolchainToolCollectionLast from the specified map of raw messages.
UnmarshalToolchainToolCollectionNext unmarshals an instance of ToolchainToolCollectionNext from the specified map of raw messages.
UnmarshalToolchainToolCollectionPrevious unmarshals an instance of ToolchainToolCollectionPrevious from the specified map of raw messages.
UnmarshalToolchainToolPatch unmarshals an instance of ToolchainToolPatch from the specified map of raw messages.
UnmarshalToolchainToolPost unmarshals an instance of ToolchainToolPost from the specified map of raw messages.
UnmarshalToolchainToolPrototypePatch unmarshals an instance of ToolchainToolPrototypePatch from the specified map of raw messages.
UnmarshalToolModel unmarshals an instance of ToolModel from the specified map of raw messages.
UnmarshalToolModelReferent unmarshals an instance of ToolModelReferent from the specified map of raw messages.
# Constants
Constants associated with the CreateToolchainEventOptions.ContentType property.
Constants associated with the CreateToolchainEventOptions.ContentType property.
Constants associated with the CreateToolchainEventOptions.ContentType property.
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the ToolchainToolPatch.State property.
Constants associated with the ToolchainToolPatch.State property.
Constants associated with the ToolchainToolPatch.State property.
Constants associated with the ToolchainToolPatch.State property.
Constants associated with the ToolchainToolPost.State property.
Constants associated with the ToolchainToolPost.State property.
Constants associated with the ToolchainToolPost.State property.
Constants associated with the ToolchainToolPost.State property.
Constants associated with the ToolchainTool.State property.
Constants associated with the ToolchainTool.State property.
Constants associated with the ToolchainTool.State property.
Constants associated with the ToolchainTool.State property.
Constants associated with the ToolModel.State property.
Constants associated with the ToolModel.State property.
Constants associated with the ToolModel.State property.
Constants associated with the ToolModel.State property.
# Structs
CdToolchainV2 : This swagger document describes the options and endpoints of the Toolchain API.<br><br> All calls require an <strong>Authorization</strong> HTTP header to be set with a bearer token, which can be generated using the <a href="https://cloud.ibm.com/apidocs/iam-identity-token-api">Identity and Access Management (IAM) API</a>.<br><br>Note that all resources must have a corresponding <b>resource_group_id</b> to use the API, resources within a Cloud Foundry organization cannot be accessed or modified using the API.
CdToolchainV2Options : Service options.
CreateToolchainEventOptions : The CreateToolchainEvent options.
CreateToolchainOptions : The CreateToolchain options.
CreateToolOptions : The CreateTool options.
DeleteToolchainOptions : The DeleteToolchain options.
DeleteToolOptions : The DeleteTool options.
GetToolByIDOptions : The GetToolByID options.
GetToolchainByIDOptions : The GetToolchainByID options.
ListToolchainsOptions : The ListToolchains options.
ListToolsOptions : The ListTools options.
Toolchain : Response structure for GET toolchains.
ToolchainCollection : Response structure for GET toolchains.
ToolchainCollectionFirst : Information about retrieving first toolchain results from the collection.
ToolchainCollectionLast : Information about retrieving last toolchain results from the collection.
ToolchainCollectionNext : Information about retrieving next toolchain results from the collection.
ToolchainCollectionPrevious : Information about retrieving previous toolchain results from the collection.
ToolchainEventPost : Response structure for POST toolchain event.
ToolchainEventPrototypeData : Additional data to be added with the event.
ToolchainEventPrototypeDataApplicationJSON : Contains JSON data to be added with the event.
ToolchainModel : Model describing toolchain resource.
ToolchainPatch : Response structure for PATCH toolchain.
ToolchainPost : Response structure for POST toolchain.
ToolchainPrototypePatch : Body structure for the update toolchain PATCH request.
ToolchainsPager can be used to simplify the use of the "ListToolchains" method.
ToolchainTool : Response structure for GET tool.
ToolchainToolCollection : Response structure for GET tools.
ToolchainToolCollectionFirst : Information about retrieving first tool results from the collection.
ToolchainToolCollectionLast : Information about retrieving last tool results from the collection.
ToolchainToolCollectionNext : Information about retrieving next tool results from the collection.
ToolchainToolCollectionPrevious : Information about retrieving previous tool results from the collection.
ToolchainToolPatch : Response structure for PATCH tool.
ToolchainToolPost : POST tool response body.
ToolchainToolPrototypePatch : Details on the new tool.
ToolModel : Model describing tool resource.
ToolModelReferent : Information on URIs to access this resource through the UI or API.
ToolsPager can be used to simplify the use of the "ListTools" method.
UpdateToolchainOptions : The UpdateToolchain options.
UpdateToolOptions : The UpdateTool options.