package
0.0.0-20210505181340-958f117a2715
Repository: https://github.com/jholt96/jish-cli.git
Documentation: pkg.go.dev

# Functions

Creates a configmap template using the name used in the arg*/.
creates the secret template from the struct It then converts the struct into yaml Lastly it writes it to a yaml file using the naming convention of <name>-secret.yaml */.
No description provided by the author
No description provided by the author
No description provided by the author
creates the configmap template from the struct It then converts the struct into yaml Lastly it writes it to a yaml file using the naming convention of <name>-configmap.yaml */.