Documentation ¶
Overview ¶
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Index ¶
- func ContainerAttachedOperationWaitTime(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func ContainerAttachedOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func DataSourceGoogleContainerAttachedInstallManifest() *schema.Resource
- func DataSourceGoogleContainerAttachedVersions() *schema.Resource
- func ResourceContainerAttachedCluster() *schema.Resource
- type ContainerAttachedOperationWaiter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainerAttachedOperationWaitTimeWithResponse ¶
func ContainerAttachedOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, response *map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error
nolint: deadcode,unused
Types ¶
type ContainerAttachedOperationWaiter ¶
type ContainerAttachedOperationWaiter struct { Config *transport_tpg.Config UserAgent string Project string tpgresource.CommonOperationWaiter }
func (*ContainerAttachedOperationWaiter) QueryOp ¶
func (w *ContainerAttachedOperationWaiter) QueryOp() (interface{}, error)
Click to show internal directories.
Click to hide internal directories.