package
0.0.0-20190426141702-57620ee2f090
Repository: https://github.com/fabianvf/ocp-release-operator-sdk.git
Documentation: pkg.go.dev

# Functions

CombineManifests combines given manifests with a base manifest and adds yaml style separation.
GenerateCombinedGlobalManifest creates a temporary manifest yaml by combining all standard global resource manifests in crdsDir.
GenerateCombinedNamespacedManifest creates a temporary manifest yaml by combining all standard namespaced resource manifests in deployDir.
No description provided by the author

# Structs

Scanner scans a yaml manifest file for manifest tokens delimited by "---".