Documentation
¶
Index ¶
- type Platform
- func (p *Platform) GenerateDockerBuild(path string, code []byte, tw *tar.Writer) error
- func (p *Platform) GenerateDockerfile() (string, error)
- func (p *Platform) GetDeploymentPayload(path string) ([]byte, error)
- func (p *Platform) GetMetadataAsTarEntries(code []byte) ([]byte, error)
- func (p *Platform) Name() string
- func (p *Platform) ValidateCodePackage(code []byte) error
- func (p *Platform) ValidatePath(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Source Files
¶
- platform.go
Click to show internal directories.
Click to hide internal directories.