firebase

package
v0.0.0-...-a52fe5c Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type Client

type Client struct {
	App       firebase.App
	Auth      *auth.Client
	DB        *db.Client
	Messaging *messaging.Client
	Storage   *storage.Client
}

type Config

type Config struct {
	ServiceAccountKey string
}

func (Config) Client

func (c Config) Client() (interface{}, error)

Client configures and returns a fully initialized firebase app client

Jump to

Keyboard shortcuts

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