heroku

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildConfig

type BuildConfig struct {
	Buildpacks []string
	Packages   []string
	Pre        []string
	Post       []string
	Config     map[string]string
}

type Config

type Config struct {
	Build BuildConfig
	Id    string
}

func ReadConfig added in v0.1.6

func ReadConfig(appDir string) (Config, error)

func (*Config) ConstructDockerfile added in v0.1.6

func (c *Config) ConstructDockerfile(stack string) string

func (*Config) ResolveBuildpacks added in v0.1.6

func (c *Config) ResolveBuildpacks() []string

Jump to

Keyboard shortcuts

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