gcpclient

package
v0.0.0-...-50abef9 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	ListManagedZones() (*dns.ManagedZonesListResponse, error)
}

Client is a wrapper object for actual GCP libraries to allow for easier mocking/testing.

func NewClient

func NewClient(projectName string, authJSON []byte) (Client, error)

NewClient creates our client wrapper object for interacting with GCP.

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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