gce

package
v0.18.5-skytap Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2016 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

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

func NewAuthTokenProvider

func NewAuthTokenProvider(expectedAuthScope string) (AuthTokenProvider, error)

func NewFakeAuthTokenProvider

func NewFakeAuthTokenProvider(token string) AuthTokenProvider

Jump to

Keyboard shortcuts

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