Documentation
¶
Index ¶
- func Build(ctx context.Context, id string, name string, action string, ...) error
- func CreateDockerfile(dir string, settingsMap map[string]string) error
- func FindDockerfile(dir string) (bool, error)
- func LogHelper(ctx context.Context, id string, name string, logType string, ...) error
- func ParseCpu(cpu string) (float64, error)
- func ParseEnvFile(file string) (map[string]string, error)
- func ParseMem(mem string, suffix bool) (string, error)
- func UploadTarball(directory string, presignedUrl string, excludeFiles []string) error
- type APIError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindDockerfile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.