Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeploymentManifest ¶
func NewDeploymentManifest(c *cli.Context, cloudConfig []byte) (enaml.DeploymentManifest, error)
Types ¶
type ConcoursePlugin ¶
type ConcoursePlugin struct {
PluginVersion string
}
func (*ConcoursePlugin) GetFlags ¶
func (s *ConcoursePlugin) GetFlags() (flags []pcli.Flag)
func (*ConcoursePlugin) GetMeta ¶
func (s *ConcoursePlugin) GetMeta() product.Meta
func (*ConcoursePlugin) GetProduct ¶
func (s *ConcoursePlugin) GetProduct(args []string, cloudConfig []byte) (b []byte, err error)
Click to show internal directories.
Click to hide internal directories.