platform

package
v0.1.0-alpha.8 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2018 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Platform

type Platform interface {
	Name() string
	UserData() (userdata.UserData, error)
	Prepare(userdata.UserData) error
}

Platform is an interface describing a platform.

func NewPlatform

func NewPlatform() (p Platform, err error)

NewPlatform is a helper func for discovering the current platform.

Directories

Path Synopsis
cloud
aws

Jump to

Keyboard shortcuts

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