package
0.7.0
Repository: https://github.com/mkimuram/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 "---".