Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
common.PackerConfig `mapstructure:",squash"`
openstack.AccessConfig `mapstructure:",squash"`
Identifier string `mapstructure:"identifier"`
KeepReleases int `mapstructure:"keep_releases"`
// contains filtered or unexported fields
}
type OpenStackPostProcessor ¶
type OpenStackPostProcessor struct {
// contains filtered or unexported fields
}
func (*OpenStackPostProcessor) Configure ¶
func (p *OpenStackPostProcessor) Configure(raws ...interface{}) error
Click to show internal directories.
Click to hide internal directories.