Versions in this module Expand all Collapse all v1 v1.0.0 Sep 24, 2020 Changes in this version + func IsExecutionFailed(err error) bool + func IsInvalidConfig(err error) bool + type AMI struct + func New(config Config) (*AMI, error) + func (a *AMI) AMIFile() input.Input + func (a *AMI) Boot(ctx context.Context) error + type Config struct + Arch string + Channel string + ChinaDomain string + Dir string + MinimumVersion string + PrimaryDomain string + func (c *Config) Validate() error Other modules containing this package github.com/giantswarm/devctl/v6 github.com/giantswarm/devctl/v7