gce

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

This package provides authentication utilities for Google Compute Engine (GCE)

This package provides authentication utilities for Google Compute Engine (GCE)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthTokenProvider added in v0.18.0

type AuthTokenProvider interface {
	GetToken() (string, error)
	WaitForToken() (string, error)
}

func NewAuthTokenProvider added in v0.18.0

func NewAuthTokenProvider(expectedAuthScope string) (AuthTokenProvider, error)

func NewFakeAuthTokenProvider added in v0.18.0

func NewFakeAuthTokenProvider(token string) AuthTokenProvider

Jump to

Keyboard shortcuts

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