Documentation
¶
Index ¶
- func FormatPlatform(platform specs.Platform) string
- func FormatPlatforms(platforms []specs.Platform) []string
- func ParsePlatform(str string) (specs.Platform, error)
- func PlatformToProto(s specs.Platform) *schema.Platform
- func ProtoToPlatform(p *schema.Platform) specs.Platform
- func RuntimePlatform() specs.Platform
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatPlatform ¶
func FormatPlatform(platform specs.Platform) string
func FormatPlatforms ¶
func FormatPlatforms(platforms []specs.Platform) []string
func ParsePlatform ¶
func ParsePlatform(str string) (specs.Platform, error)
func PlatformToProto ¶
func PlatformToProto(s specs.Platform) *schema.Platform
func ProtoToPlatform ¶
func ProtoToPlatform(p *schema.Platform) specs.Platform
func RuntimePlatform ¶
func RuntimePlatform() specs.Platform
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.