apigateway

package
v0.0.0-...-7000f67 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MPL-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApiGatewayApiConfigIamSchema = map[string]*schema.Schema{
	"project": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"api": {
		Type:     schema.TypeString,
		Required: true,
		ForceNew: true,
	},
	"api_config": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}
View Source
var ApiGatewayApiIamSchema = map[string]*schema.Schema{
	"project": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"api": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}
View Source
var ApiGatewayGatewayIamSchema = map[string]*schema.Schema{
	"project": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"region": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"gateway": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}

Functions

func ApiGatewayApiConfigIdParseFunc

func ApiGatewayApiConfigIdParseFunc(d *schema.ResourceData, config *transport_tpg.Config) error

func ApiGatewayApiIdParseFunc

func ApiGatewayApiIdParseFunc(d *schema.ResourceData, config *transport_tpg.Config) error

func ApiGatewayGatewayIdParseFunc

func ApiGatewayGatewayIdParseFunc(d *schema.ResourceData, config *transport_tpg.Config) error

func ApiGatewayOperationWaitTime

func ApiGatewayOperationWaitTime(config *transport_tpg.Config, op map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error

func ApiGatewayOperationWaitTimeWithResponse

func ApiGatewayOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, response *map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error

nolint: deadcode,unused

func ResourceApiGatewayApi

func ResourceApiGatewayApi() *schema.Resource

func ResourceApiGatewayApiConfig

func ResourceApiGatewayApiConfig() *schema.Resource

func ResourceApiGatewayGateway

func ResourceApiGatewayGateway() *schema.Resource

Types

type ApiGatewayApiConfigIamUpdater

type ApiGatewayApiConfigIamUpdater struct {
	Config *transport_tpg.Config
	// contains filtered or unexported fields
}

func (*ApiGatewayApiConfigIamUpdater) DescribeResource

func (u *ApiGatewayApiConfigIamUpdater) DescribeResource() string

func (*ApiGatewayApiConfigIamUpdater) GetMutexKey

func (u *ApiGatewayApiConfigIamUpdater) GetMutexKey() string

func (*ApiGatewayApiConfigIamUpdater) GetResourceIamPolicy

func (u *ApiGatewayApiConfigIamUpdater) GetResourceIamPolicy() (*cloudresourcemanager.Policy, error)

func (*ApiGatewayApiConfigIamUpdater) GetResourceId

func (u *ApiGatewayApiConfigIamUpdater) GetResourceId() string

func (*ApiGatewayApiConfigIamUpdater) SetResourceIamPolicy

func (u *ApiGatewayApiConfigIamUpdater) SetResourceIamPolicy(policy *cloudresourcemanager.Policy) error

type ApiGatewayApiIamUpdater

type ApiGatewayApiIamUpdater struct {
	Config *transport_tpg.Config
	// contains filtered or unexported fields
}

func (*ApiGatewayApiIamUpdater) DescribeResource

func (u *ApiGatewayApiIamUpdater) DescribeResource() string

func (*ApiGatewayApiIamUpdater) GetMutexKey

func (u *ApiGatewayApiIamUpdater) GetMutexKey() string

func (*ApiGatewayApiIamUpdater) GetResourceIamPolicy

func (u *ApiGatewayApiIamUpdater) GetResourceIamPolicy() (*cloudresourcemanager.Policy, error)

func (*ApiGatewayApiIamUpdater) GetResourceId

func (u *ApiGatewayApiIamUpdater) GetResourceId() string

func (*ApiGatewayApiIamUpdater) SetResourceIamPolicy

func (u *ApiGatewayApiIamUpdater) SetResourceIamPolicy(policy *cloudresourcemanager.Policy) error

type ApiGatewayGatewayIamUpdater

type ApiGatewayGatewayIamUpdater struct {
	Config *transport_tpg.Config
	// contains filtered or unexported fields
}

func (*ApiGatewayGatewayIamUpdater) DescribeResource

func (u *ApiGatewayGatewayIamUpdater) DescribeResource() string

func (*ApiGatewayGatewayIamUpdater) GetMutexKey

func (u *ApiGatewayGatewayIamUpdater) GetMutexKey() string

func (*ApiGatewayGatewayIamUpdater) GetResourceIamPolicy

func (u *ApiGatewayGatewayIamUpdater) GetResourceIamPolicy() (*cloudresourcemanager.Policy, error)

func (*ApiGatewayGatewayIamUpdater) GetResourceId

func (u *ApiGatewayGatewayIamUpdater) GetResourceId() string

func (*ApiGatewayGatewayIamUpdater) SetResourceIamPolicy

func (u *ApiGatewayGatewayIamUpdater) SetResourceIamPolicy(policy *cloudresourcemanager.Policy) error

type ApiGatewayOperationWaiter

type ApiGatewayOperationWaiter struct {
	Config    *transport_tpg.Config
	UserAgent string
	Project   string
	tpgresource.CommonOperationWaiter
}

func (*ApiGatewayOperationWaiter) QueryOp

func (w *ApiGatewayOperationWaiter) QueryOp() (interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL