Structs§
- Broker
Template Instance - BrokerTemplateInstance holds the service broker-related state associated with a TemplateInstance. BrokerTemplateInstance is part of an experimental API.
- Broker
Template Instance Spec - BrokerTemplateInstanceSpec describes the state of a BrokerTemplateInstance.
- Parameter
- Parameter defines a name/value variable that is to be processed during the Template to Config transformation.
- Read
Broker Template Instance Optional - Optional parameters of
BrokerTemplateInstance::read_broker_template_instance
- Read
Namespaced Template Instance Optional - Optional parameters of
TemplateInstance::read_namespaced_template_instance
- Read
Namespaced Template Instance Status Optional - Optional parameters of
TemplateInstance::read_namespaced_template_instance_status
- Read
Namespaced Template Optional - Optional parameters of
Template::read_namespaced_template
- Template
- Template contains the inputs needed to produce a Config.
- Template
Instance - TemplateInstance requests and records the instantiation of a Template. TemplateInstance is part of an experimental API.
- Template
Instance Condition - TemplateInstanceCondition contains condition information for a TemplateInstance.
- Template
Instance Object - TemplateInstanceObject references an object created by a TemplateInstance.
- Template
Instance Requester - TemplateInstanceRequester holds the identity of an agent requesting a template instantiation.
- Template
Instance Spec - TemplateInstanceSpec describes the desired state of a TemplateInstance.
- Template
Instance Status - TemplateInstanceStatus describes the current state of a TemplateInstance.
Enums§
- Read
Broker Template Instance Response - Use
<ReadBrokerTemplateInstanceResponse as Response>::try_from_parts
to parse the HTTP response body ofBrokerTemplateInstance::read_broker_template_instance
- Read
Namespaced Template Instance Response - Use
<ReadNamespacedTemplateInstanceResponse as Response>::try_from_parts
to parse the HTTP response body ofTemplateInstance::read_namespaced_template_instance
- Read
Namespaced Template Instance Status Response - Use
<ReadNamespacedTemplateInstanceStatusResponse as Response>::try_from_parts
to parse the HTTP response body ofTemplateInstance::read_namespaced_template_instance_status
- Read
Namespaced Template Response - Use
<ReadNamespacedTemplateResponse as Response>::try_from_parts
to parse the HTTP response body ofTemplate::read_namespaced_template