car

package
v0.0.0-...-95b87ed Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetadataProvider

type MetadataProvider struct {
}

func (*MetadataProvider) GetMetadataAsTarEntries

func (carMetadataProv *MetadataProvider) GetMetadataAsTarEntries() ([]byte, error)

type Platform

type Platform struct {
}

func (*Platform) GenerateDockerBuild

func (carPlatform *Platform) GenerateDockerBuild(path string, code []byte, tw *tar.Writer) error

func (*Platform) GenerateDockerfile

func (carPlatform *Platform) GenerateDockerfile() (string, error)

func (*Platform) GetDeploymentPayload

func (carPlatform *Platform) GetDeploymentPayload(path string) ([]byte, error)

func (*Platform) GetMetadataProvider

func (carPlatform *Platform) GetMetadataProvider(code []byte) platforms.MetadataProvider

func (*Platform) Name

func (carPlatform *Platform) Name() string

func (*Platform) ValidateCodePackage

func (carPlatform *Platform) ValidateCodePackage(codePackage []byte) error

func (*Platform) ValidatePath

func (carPlatform *Platform) ValidatePath(path string) error

Jump to

Keyboard shortcuts

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