releaser

package module
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: MIT Imports: 6 Imported by: 0

README

Procfile Cloud Native Buildpack

Build Status

This is a Cloud Native Buildpack that replicates the behavior of Procfile in Heroku Buildpacks.

Usage

Add this buildpack as the last in your buildpack group.

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadProcfile

func ReadProcfile(appDir string) (map[string]string, error)

func WriteLaunchMetadata

func WriteLaunchMetadata(appDir, layersDir string) ([]cnb.Process, error)

Types

type Release

type Release struct {
	DefaultProcessTypes map[string]string `yaml:"default_process_types,omitempty"`
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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