Documentation
¶
Index ¶
- func GetCloudConfigReference(pluginpath string) (*plugin.Client, cloudconfig.CloudConfigDeployer)
- func GetProductReference(pluginpath string) (*plugin.Client, product.ProductDeployer)
- func ListCloudConfigs() map[string]registryRecord
- func ListProducts() map[string]registryRecord
- func RegisterCloudConfig(pluginpath string) ([]cli.Flag, error)
- func RegisterProduct(pluginpath string) ([]cli.Flag, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCloudConfigReference ¶
func GetCloudConfigReference(pluginpath string) (*plugin.Client, cloudconfig.CloudConfigDeployer)
func GetProductReference ¶
func GetProductReference(pluginpath string) (*plugin.Client, product.ProductDeployer)
func ListCloudConfigs ¶
func ListCloudConfigs() map[string]registryRecord
func ListProducts ¶
func ListProducts() map[string]registryRecord
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.