Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathBuildContext ¶
type PathBuildContext struct {
// Path is context location on the local system
Path string
}
PathBuildContext creates a build context from path
func (*PathBuildContext) GenerateContextFilesystem ¶ added in v0.4.0
func (c *PathBuildContext) GenerateContextFilesystem() (*filesystem.ContextFilesystem, error)
Click to show internal directories.
Click to hide internal directories.