4 lines
153 B
Go
4 lines
153 B
Go
|
// Package packerlib contains utilities for interacting with Packer
|
||
|
// in the context of building images for the computeblade cluster.
|
||
|
package packerlib
|