generate all header docs
This commit is contained in:
parent
38b9bb1097
commit
f4d5842b72
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the AlicloudAccessConfig struct in builder/alicloud/ecs/access_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config of alicloud
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in builder/amazon/chroot/builder.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config is the configuration that is chained through the steps and
|
||||||
|
settable from the template.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the AMIConfig struct in builder/amazon/common/ami_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
AMIConfig is for common configuration related to creating AMIs.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the AccessConfig struct in builder/amazon/common/access_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
AccessConfig is for common configuration related to AWS access
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the BlockDevice struct in builder/amazon/common/block_device.go; DO NOT EDIT MANUALLY -->
|
||||||
|
BlockDevice
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the RunConfig struct in builder/amazon/common/run_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
RunConfig contains configuration for running an instance from a source
|
||||||
|
AMI and details on how to access that launched image.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in builder/amazon/instance/builder.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config is the configuration that is chained through the steps and
|
||||||
|
settable from the template.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the ClientConfig struct in builder/azure/arm/clientconfig.go; DO NOT EDIT MANUALLY -->
|
||||||
|
ClientConfig allows for various ways to authenticate Azure clients
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in builder/cloudstack/config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config holds all the details needed to configure the builder.
|
|
@ -0,0 +1,4 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in builder/googlecompute/config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config is the configuration structure for the GCE builder. It stores
|
||||||
|
both the publicly settable state as well as the privately generated
|
||||||
|
state of the config object.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the Builder struct in builder/hyperv/iso/builder.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Builder implements packer.Builder and builds the actual Hyperv
|
||||||
|
images.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the Builder struct in builder/hyperv/vmcx/builder.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Builder implements packer.Builder and builds the actual Hyperv
|
||||||
|
images.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in builder/ncloud/config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config is structure to use packer builder plugin for Naver Cloud Platform
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the AccessConfig struct in builder/openstack/access_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
AccessConfig is for common configuration related to openstack access
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the ImageConfig struct in builder/openstack/image_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
ImageConfig is for common configuration related to creating Images.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the RunConfig struct in builder/openstack/run_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
RunConfig contains configuration for running an instance from a source
|
||||||
|
image and details on how to access that launched image.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the OutputConfig struct in builder/parallels/common/output_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
OutputConfig contains the configuration for builder's output.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the PrlctlConfig struct in builder/parallels/common/prlctl_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
PrlctlConfig contains the configuration for running "prlctl" commands
|
||||||
|
before the VM start.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the PrlctlPostConfig struct in builder/parallels/common/prlctl_post_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
PrlctlPostConfig contains the configuration for running "prlctl" commands
|
||||||
|
in the end of artifact build.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the PrlctlVersionConfig struct in builder/parallels/common/prlctl_version_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
PrlctlVersionConfig contains the configuration for `prlctl` version.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the ShutdownConfig struct in builder/parallels/common/shutdown_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
ShutdownConfig contains the configuration for VM shutdown.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the ToolsConfig struct in builder/parallels/common/tools_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
ToolsConfig contains the builder configuration related to Parallels Tools.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in builder/parallels/pvm/config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config is the configuration structure for the builder.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the AccessConfig struct in builder/triton/access_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
AccessConfig is for common configuration related to Triton access
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the SourceMachineConfig struct in builder/triton/source_machine_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
SourceMachineConfig represents the configuration to run a machine using
|
||||||
|
the SDC API in order for provisioning to take place.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the TargetImageConfig struct in builder/triton/target_image_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
TargetImageConfig represents the configuration for the image to be created
|
||||||
|
from the source machine.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the Builder struct in builder/vagrant/builder.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Builder implements packer.Builder and builds the actual VirtualBox
|
||||||
|
images.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in builder/virtualbox/ovf/config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config is the configuration structure for the builder.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the ParallelUnion struct in builder/vmware/common/hw_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
parallel port
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the SerialConfigPipe struct in builder/vmware/common/hw_config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
serial conversions
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in builder/vmware/vmx/config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config is the configuration structure for the builder.
|
|
@ -0,0 +1,3 @@
|
||||||
|
<!-- Code generated from the comments of the Config struct in helper/communicator/config.go; DO NOT EDIT MANUALLY -->
|
||||||
|
Config is the common configuration that communicators allow within
|
||||||
|
a builder.
|
Loading…
Reference in New Issue