utils

package
v0.0.112 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildpackYAMLVersionCheck added in v0.0.25

func BuildpackYAMLVersionCheck(versionRuntimeConfig, versionBuildpackYAML string) error
func CreateValidSymlink(oldName string, newName string) error

func FrameworkRollForward added in v0.0.25

func FrameworkRollForward(version, framework string, context build.Build) (string, error)

func GetAppRoot added in v0.0.73

func GetAppRoot(appRoot string) (string, error)

func SymlinkSharedFolder added in v0.0.47

func SymlinkSharedFolder(dotnetRoot, layerRoot string) error

Types

type RuntimeConfig added in v0.0.14

type RuntimeConfig struct {
	BinaryName string
	Version    string
	// contains filtered or unexported fields
}

func NewRuntimeConfig added in v0.0.14

func NewRuntimeConfig(appRoot string) (*RuntimeConfig, error)

func (*RuntimeConfig) HasASPNetDependency added in v0.0.14

func (r *RuntimeConfig) HasASPNetDependency() bool

func (*RuntimeConfig) HasApplyPatches added in v0.0.34

func (r *RuntimeConfig) HasApplyPatches() bool

func (*RuntimeConfig) HasExecutable added in v0.0.58

func (r *RuntimeConfig) HasExecutable() (bool, error)

func (*RuntimeConfig) HasRuntimeDependency added in v0.0.14

func (r *RuntimeConfig) HasRuntimeDependency() bool

func (*RuntimeConfig) IsPresent added in v0.0.17

func (r *RuntimeConfig) IsPresent() bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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