# Functions
DecryptedParams is used to edit/reveal secrets.
EncodedParams is used to pass params to oc.
EncryptedParams is used to save cleartext params to file.
ExportAsTemplateFile exports resources in template format.
NewChange creates a new change for given template/platform item.
No description provided by the author
NewPlatformBasedResourceList assembles a ResourceList from an input that is treated as coming from an OpenShift cluster (current state).
NewResourceFilter returns a filter based on kinds and flags.
No description provided by the author
NewTemplateBasedResourceList assembles a ResourceList from an input that is treated as coming from a local template (desired state).
ProcessTemplate processes template "name" in "templateDir".
# Variables
No description provided by the author
# Structs
Change is a description of a drift between current and desired state, and the required patches to bring them back in sync.
No description provided by the author
No description provided by the author
No description provided by the author
ResourceList is a collection of resources that conform to a filter.