Documentation
¶
Overview ¶
Package providerplugin implements calling the provider specific csctl plugin.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNodeImages ¶
func CreateNodeImages(config *clusterstack.CsctlConfig, clusterStackPath, clusterStackReleaseDir, nodeImageRegistry string) error
CreateNodeImages calls the provider plugin command to create nodes images.
func GetProviderExecutable ¶
func GetProviderExecutable(config *clusterstack.CsctlConfig) (needed bool, path string, err error)
GetProviderExecutable returns the path to the provider plugin (like "csctl-docker"). If there is not "config" for the provider in csctl.yaml, then "needed" is false and "path" is the empty string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.