package
0.0.1
Repository: https://github.com/onmetal/template-operator.git
Documentation: pkg.go.dev

# Constants

DefaultConfigMapTemplateKey is the default key of the template definition in a config map.
TemplateApplied indicates whether a template could be successfully applied.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

ConfigMapKeySelector is a reference to a specific 'key' within a ConfigMap resource.
LocalObjectReference references an object in a specific api version.
Template is the Schema for the templates API.
TemplateCondition is a status information of an aspect of a Template.
TemplateData contains where the template definition should be drawn from.
TemplateList contains a list of Template.
TemplateSource is a source for the values of a template.
TemplateSpec defines the desired state of Template.
TemplateStatus defines the observed state of Template.

# Type aliases

TemplateConditionType is a type of a TemplateCondition.