Documentation ¶
Index ¶
- Variables
- func CreateOutputSubDir(clusterName string, compName string) (string, error)
- func CreateYAMLOutputDir(maindir string) error
- func GenerateOutputYAMLFile(subdir string, depType string, data interface{}) error
- func ReadInputClusterYAMLFile(inyamlfile string) (*v1beta1.ZookeeperCluster, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var YAMLOutputDir string
YAMLOutputDir where the zookeeper YAML resources will get generated
Functions ¶
func CreateOutputSubDir ¶
CreateOutputSubDir creates a subdirectories where we want create the YAML file
func CreateYAMLOutputDir ¶
CreateYAMLOutputDir create output directory for YAML output
func GenerateOutputYAMLFile ¶
GenerateOutputYAMLFile writes YAML output for a resource
func ReadInputClusterYAMLFile ¶
func ReadInputClusterYAMLFile(inyamlfile string) (*v1beta1.ZookeeperCluster, error)
ReadInputClusterYAMLFile will read input YAML file and returns Go struct for ZookeeperCluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.