Infrastructure Manager v1 API - Namespace Google.Cloud.Config.V1 (1.1.0)

Classes

ApplyResults

Outputs and artifacts from applying a deployment.

Config

Infrastructure Manager is a managed service that automates the deployment and management of Google Cloud infrastructure resources.

Config.ConfigBase

Base class for server-side implementations of Config

Config.ConfigClient

Client for Config

ConfigClient

Config client wrapper, for convenient use.

ConfigClientBuilder

Builder class for ConfigClient to provide simple configuration of credentials, endpoint etc.

ConfigClientImpl

Config client wrapper implementation, for convenient use.

ConfigSettings

Settings for ConfigClient instances.

CreateDeploymentRequest

CreatePreviewRequest

A request to create a preview.

DeleteDeploymentRequest

DeleteDeploymentRequest.Types

Container for nested types declared in the DeleteDeploymentRequest message type.

DeletePreviewRequest

A request to delete a preview.

DeleteStatefileRequest

A request to delete a state file passed to a 'DeleteStatefile' call.

Deployment

A Deployment is a group of resources and configs managed and provisioned by Infra Manager.

Deployment.Types

Container for nested types declared in the Deployment message type.

DeploymentName

Resource name for the Deployment resource.

DeploymentOperationMetadata

Ephemeral metadata content describing the state of a deployment operation.

DeploymentOperationMetadata.Types

Container for nested types declared in the DeploymentOperationMetadata message type.

ExportDeploymentStatefileRequest

A request to export a state file passed to a 'ExportDeploymentStatefile' call.

ExportLockInfoRequest

A request to get a state file lock info passed to a 'ExportLockInfo' call.

ExportPreviewResultRequest

A request to export preview results.

ExportPreviewResultResponse

A response to ExportPreviewResult call. Contains preview results.

ExportRevisionStatefileRequest

A request to export a state file passed to a 'ExportRevisionStatefile' call.

GetDeploymentRequest

GetPreviewRequest

A request to get details about a preview.

GetResourceRequest

A request to get a Resource from a 'GetResource' call.

GetRevisionRequest

A request to get a Revision from a 'GetRevision' call.

GitSource

A set of files in a Git repository.

ImportStatefileRequest

A request to import a state file passed to a 'ImportStatefile' call.

ListDeploymentsRequest

ListDeploymentsResponse

ListPreviewsRequest

A request to list all previews for a given project and location.

ListPreviewsResponse

A response to a ListPreviews call. Contains a list of Previews.

ListResourcesRequest

A request to list Resources passed to a 'ListResources' call.

ListResourcesResponse

A response to a 'ListResources' call. Contains a list of Resources.

ListRevisionsRequest

A request to list Revisions passed to a 'ListRevisions' call.

ListRevisionsResponse

A response to a 'ListRevisions' call. Contains a list of Revisions.

LockDeploymentRequest

A request to lock a deployment passed to a 'LockDeployment' call.

LockInfo

Details about the lock which locked the deployment.

OperationMetadata

Represents the metadata of the long-running operation.

Preview

A preview represents a set of actions Infra Manager would perform to move the resources towards the desired state as specified in the configuration.

Preview.Types

Container for nested types declared in the Preview message type.

PreviewArtifacts

Artifacts created by preview.

PreviewName

Resource name for the Preview resource.

PreviewOperationMetadata

Ephemeral metadata content describing the state of a preview operation.

PreviewOperationMetadata.Types

Container for nested types declared in the PreviewOperationMetadata message type.

PreviewResult

Contains a signed Cloud Storage URLs.

Resource

Resource represents a Google Cloud Platform resource actuated by IM. Resources are child resources of Revisions.

Resource.Types

Container for nested types declared in the Resource message type.

ResourceCAIInfo

CAI info of a Resource.

ResourceName

Resource name for the Resource resource.

ResourceTerraformInfo

Terraform info of a Resource.

Revision

A child resource of a Deployment generated by a 'CreateDeployment' or 'UpdateDeployment' call. Each Revision contains metadata pertaining to a snapshot of a particular Deployment.

Revision.Types

Container for nested types declared in the Revision message type.

RevisionName

Resource name for the Revision resource.

ServiceAccountName

Resource name for the ServiceAccount resource.

Statefile

Contains info about a Terraform state file

TerraformBlueprint

TerraformBlueprint describes the source of a Terraform root module which describes the resources and configs to be deployed.

TerraformError

Errors encountered during actuation using Terraform

TerraformOutput

Describes a Terraform output.

TerraformVariable

A Terraform input variable.

UnlockDeploymentRequest

A request to unlock a state file passed to a 'UnlockDeployment' call.

UpdateDeploymentRequest

WorkerPoolName

Resource name for the WorkerPool resource.

Enums

DeleteDeploymentRequest.Types.DeletePolicy

Policy on how resources actuated by the deployment should be deleted.

Deployment.BlueprintOneofCase

Enum of possible cases for the "blueprint" oneof.

Deployment.Types.ErrorCode

Possible errors that can occur with deployments.

Deployment.Types.LockState

Possible lock states of a deployment.

Deployment.Types.State

Possible states of a deployment.

DeploymentName.ResourceNameType

The possible contents of DeploymentName.

DeploymentOperationMetadata.Types.DeploymentStep

The possible steps a deployment may be running.

OperationMetadata.ResourceMetadataOneofCase

Enum of possible cases for the "resource_metadata" oneof.

Preview.BlueprintOneofCase

Enum of possible cases for the "blueprint" oneof.

Preview.Types.ErrorCode

Possible errors that can occur with previews.

Preview.Types.PreviewMode

Preview mode provides options for customizing preview operations.

Preview.Types.State

Possible states of a preview.

PreviewName.ResourceNameType

The possible contents of PreviewName.

PreviewOperationMetadata.Types.PreviewStep

The possible steps a preview may be running.

Resource.Types.Intent

Possible intent of the resource.

Resource.Types.State

Possible states of a resource.

ResourceName.ResourceNameType

The possible contents of ResourceName.

Revision.BlueprintOneofCase

Enum of possible cases for the "blueprint" oneof.

Revision.Types.Action

Actions that generate a revision.

Revision.Types.ErrorCode

Possible errors if Revision could not be created or updated successfully.

Revision.Types.State

Possible states of a revision.

RevisionName.ResourceNameType

The possible contents of RevisionName.

ServiceAccountName.ResourceNameType

The possible contents of ServiceAccountName.

TerraformBlueprint.SourceOneofCase

Enum of possible cases for the "source" oneof.

WorkerPoolName.ResourceNameType

The possible contents of WorkerPoolName.