Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Kube2PulumiDirectory ¶
func Kube2PulumiDirectory(directoryPath string, outputFile string, language string) (string, hcl.Diagnostics, error)
Kube2PulumiDirectory generates an output file containing the converted directory containing YAML manifests (directoryPath) into the specified language and returns the path of the generated code file
func Kube2PulumiFile ¶
func Kube2PulumiFile(filePath string, outputFile string, language string) (string, hcl.Diagnostics, error)
Kube2PulumiFile generates an output file containing the converted YAML manifest file (filePath) into the specified language and returns the path of the generated code file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.