//
pkg.gl
Category
github.com/mkimuram/operator-sdk
pkg
ansible
paramconv
package
0.7.0
Repository:
https://github.com/mkimuram/operator-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
134 SLOC
#
Functions
MapToCamel
No description provided by the author
MapToSnake
No description provided by the author
ToCamel
Converts a string to CamelCase.
ToSnake
Converts a string to snake_case.