# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Constants
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.
WaitForReadyAnnotation indicates that the TemplateInstance controller should wait for the object to be ready before reporting the template instantiation complete.
# Variables
AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Install is a function which adds this version to a scheme.
SchemeGroupVersion generated code relies on this name Deprecated.
# 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 +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=false.
TemplateInstanceConditionType is the type of condition pertaining to a TemplateInstance.