# Packages
No description provided by the author
+groupName=template.openshift.io Package v1 is the v1 version of the API.
Package validation has functions for validating the correctness of Template objects and explaining what is wrong with them when they aren't valid.
# Functions
Resource kept for generated code DEPRECATED.
# Constants
Base64ExposeAnnotationPrefix is as ExposeAnnotationPrefix, except that any []byte values returned are base64 encoded.
BindableAnnotation indicates whether the template service broker should advertise the template as being bindable (default is true).
ExposeAnnotationPrefix indicates that part of an object in a template should be exposed in some way, for example implying that it should be returned by the template service broker in the results of a bind call.
No description provided by the author
IconClassAnnotation is the rss class of an icon representing a template.
ServiceBrokerRoot is the API root of the template service broker.
ServiceMetadataIconClass is the key for the template iconClass as returned in the services.metadata map from a service broker catalog response.
TemplateInstanceFinalizer is used to clean up the objects created by the template instance, when the template instance is deleted.
TemplateInstanceInstantiateFailure indicates the failure of the template instantiation.
TemplateInstanceOwner is a label applied to all objects created from a template instance which contains the uid of the template instance.
TemplateInstanceReady indicates the readiness of the template instantiation.
TemplateUIDIndex is the name of an index on the generated template lister, initialised and used by the template service broker.
WaitForReadyAnnotation indicates that the TemplateInstance controller should wait for the object to be ready before reporting the template instantiation complete.
# Variables
DEPRECATED kept for generated code.
No description provided by the author
DEPRECATED kept for generated code.
# Structs
BrokerTemplateInstance holds the service broker-related state associated with a TemplateInstance.
BrokerTemplateInstanceList is a list of BrokerTemplateInstance objects.
BrokerTemplateInstanceSpec describes the state of a BrokerTemplateInstance.
Parameter defines a name/value variable that is to be processed during the Template to Config transformation.
Template contains the inputs needed to produce a Config.
TemplateInstance requests and records the instantiation of a Template.
TemplateInstanceCondition contains condition information for a TemplateInstance.
TemplateInstanceList is a list of TemplateInstance objects.
TemplateInstanceObject references an object created by a TemplateInstance.
TemplateInstanceRequester holds the identity of an agent requesting a template instantiation.
TemplateInstanceSpec describes the desired state of a TemplateInstance.
TemplateInstanceStatus describes the current state of a TemplateInstance.
TemplateList is a list of Template objects.
# Type aliases
ExtraValue masks the value so protobuf can generate.
TemplateInstanceConditionType is the type of condition pertaining to a TemplateInstance.