Documentation
¶
Index ¶
Constants ¶
View Source
const ( ArchAMD64 string = "amd64" Arch_x86_64 string = "x86_64" ArchARM64 string = "arm64" ArchAARCH64 string = "aarch64" )
Variables ¶
This section is empty.
Functions ¶
func ToCoreOSStreamArch ¶
ToCoreOSStreamArch maps "our" architectures constants to arch strings that make sense in the CoreOS stream.json
Types ¶
type CmdBuilder ¶
type ExcludeManifest ¶
type ExcludeManifest struct {
Exclude []string `json:"exclude,omitempty"`
}
type ManifestGenerator ¶
Click to show internal directories.
Click to hide internal directories.