bigtable

package
v5.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: Apache-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ServiceDefinition

func ServiceDefinition() *broker.ServiceDefinition

ServiceDefinition creates a new ServiceDefinition object for the Bigtable service.

Types

type BigTableBroker

type BigTableBroker struct {
	base.BrokerBase
}

BigTableBroker is the service-broker back-end for creating and binding BigTable instances.

func (*BigTableBroker) Deprovision

Deprovision deletes the BigTable associated with the given instance.

func (*BigTableBroker) Provision

func (b *BigTableBroker) Provision(ctx context.Context, provisionContext *varcontext.VarContext) (models.ServiceInstanceDetails, error)

Provision creates a new Bigtable instance from the settings in the user-provided details and service plan.

type InstanceInformation

type InstanceInformation struct {
	InstanceId string `json:"instance_id"`
}

InstanceInformation holds the details needed to bind a service account to a BigTable instance after it has been provisioned.

Jump to

Keyboard shortcuts

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