container

package
v0.2.0-rc.21 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = struct {
	Paths config.PathConfig
}{}
View Source
var DockerfileFS embed.FS

Functions

func DetectAppType

func DetectAppType(projectDir string) string

DetectAppType checks what kind of app the project is (via artifacts, should run after build actions)

func GetFileContent

func GetFileContent(fs embed.FS, file string) (string, error)

Types

type PackageActionStruct

type PackageActionStruct struct{}

Action implementation

func (PackageActionStruct) Check

Check if this package can handle the current environment

func (PackageActionStruct) Execute

func (action PackageActionStruct) Execute(ctx api.ActionExecutionContext)

Check if this package can handle the current environment

func (PackageActionStruct) GetDetails

GetDetails returns information about this action

Jump to

Keyboard shortcuts

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