Documentation ¶
Index ¶
Constants ¶
View Source
const (
CloudsigmaCloudImagesURLTemplate = "https://%v.cloudsigma.com/"
)
Variables ¶
View Source
var ErrNoDNSName = errors.New("IPv4 address not found")
Functions ¶
This section is empty.
Types ¶
type CloudSigmaRenderer ¶
type CloudSigmaRenderer struct{}
func (CloudSigmaRenderer) Render ¶
func (CloudSigmaRenderer) Render(cfg cloudinit.CloudConfig, os jujuos.OSType) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.