package
0.0.0-20240828141237-b601c17fea26
Repository: https://github.com/openshift/cluster-cloud-controller-manager-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NoOpTransformer implements the cloudConfigTransformer.
ReadTemplates reads templates content from given embed.FS instance by paths passed in each TemplateSource.
RenderTemplates renders array of templates with given TemplateValues map.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

ObjectTemplate extension of TemplateSource, contains Template object from 'text/template' for further rendering with TemplateValues.
TemplateSource structure which intended to keep path to template and reference kubernetes object for further unmarshalling (such as Deployment, DaemonSet, ConfigMap, etc).

# Interfaces

CloudProviderAssets represent cloud provider specific assets object.

# Type aliases

TemplateValues represents values map which would be used in ObjectTemplate rendering.