Documentation ¶
Overview ¶
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Index ¶
- func DataSourceGoogleFirebaseHostingChannel() *schema.Resource
- func FirebaseHostingOperationWaitTime(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func FirebaseHostingOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func ResourceFirebaseHostingChannel() *schema.Resource
- func ResourceFirebaseHostingCustomDomain() *schema.Resource
- func ResourceFirebaseHostingRelease() *schema.Resource
- func ResourceFirebaseHostingSite() *schema.Resource
- func ResourceFirebaseHostingVersion() *schema.Resource
- type FirebaseHostingOperationWaiter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirebaseHostingOperationWaitTimeWithResponse ¶
func FirebaseHostingOperationWaitTimeWithResponse(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 FirebaseHostingOperationWaiter ¶
type FirebaseHostingOperationWaiter struct { Config *transport_tpg.Config UserAgent string Project string tpgresource.CommonOperationWaiter }
func (*FirebaseHostingOperationWaiter) QueryOp ¶
func (w *FirebaseHostingOperationWaiter) QueryOp() (interface{}, error)
Source Files ¶
- data_source_google_firebase_hosting_channel.go
- firebase_hosting_operation.go
- resource_firebase_hosting_channel.go
- resource_firebase_hosting_channel_sweeper.go
- resource_firebase_hosting_custom_domain.go
- resource_firebase_hosting_custom_domain_sweeper.go
- resource_firebase_hosting_release.go
- resource_firebase_hosting_site.go
- resource_firebase_hosting_site_sweeper.go
- resource_firebase_hosting_version.go
Click to show internal directories.
Click to hide internal directories.