metadata

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2018 License: Apache-2.0, 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 Service

type Service struct {
	Root         string
	Client       pkg.Getter
	APIVersion   string
	UserdataPath string
	MetadataPath string
	// contains filtered or unexported fields
}

func NewDatasource

func NewDatasource(root, apiVersion, userdataPath, metadataPath string, header http.Header) Service

func (Service) AvailabilityChanges

func (ms Service) AvailabilityChanges() bool

func (Service) ConfigRoot

func (ms Service) ConfigRoot() string

func (Service) FetchAttribute added in v1.1.2

func (ms Service) FetchAttribute(key string) (string, error)

func (Service) FetchAttributes added in v1.1.2

func (ms Service) FetchAttributes(key string) ([]string, error)

func (Service) FetchData

func (ms Service) FetchData(url string) ([]byte, error)

func (Service) FetchUserdata

func (ms Service) FetchUserdata() ([]byte, error)

func (*Service) Finish

func (ms *Service) Finish() error

func (Service) IsAvailable

func (ms Service) IsAvailable() bool

func (Service) MetadataURL

func (ms Service) MetadataURL() string

func (*Service) String

func (ms *Service) String() string

func (Service) UserdataURL

func (ms Service) UserdataURL() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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