package
0.0.0-20250121170451-d1a252991bd4
Repository: https://github.com/openshift/installer-aro-wrapper.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Merge returns _ps over _base.
No description provided by the author
No description provided by the author
Unmarshal pull-secret data which is stored in corev1.Secret.Data the data has form: {"auths": {"secret key": {"auth": "secret value"}, "secret key": {"auth": "secret value"}}} returns map of extracted secrets in a form: {"secret key": "secret value"} error is returned when parsing fails.
No description provided by the author