Module v1

Module v1 

Source

Structs§

BrokerTemplateInstance
BrokerTemplateInstance holds the service broker-related state associated with a TemplateInstance. BrokerTemplateInstance is part of an experimental API.
BrokerTemplateInstanceSpec
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.
ReadBrokerTemplateInstanceOptional
Optional parameters of BrokerTemplateInstance::read_broker_template_instance
ReadNamespacedTemplateInstanceOptional
Optional parameters of TemplateInstance::read_namespaced_template_instance
ReadNamespacedTemplateInstanceStatusOptional
Optional parameters of TemplateInstance::read_namespaced_template_instance_status
ReadNamespacedTemplateOptional
Optional parameters of Template::read_namespaced_template
Template
Template contains the inputs needed to produce a Config.
TemplateInstance
TemplateInstance requests and records the instantiation of a Template. TemplateInstance is part of an experimental API.
TemplateInstanceCondition
TemplateInstanceCondition contains condition information for a TemplateInstance.
TemplateInstanceObject
TemplateInstanceObject references an object created by a TemplateInstance.
TemplateInstanceRequester
TemplateInstanceRequester holds the identity of an agent requesting a template instantiation.
TemplateInstanceSpec
TemplateInstanceSpec describes the desired state of a TemplateInstance.
TemplateInstanceStatus
TemplateInstanceStatus describes the current state of a TemplateInstance.

Enums§

ReadBrokerTemplateInstanceResponse
Use <ReadBrokerTemplateInstanceResponse as Response>::try_from_parts to parse the HTTP response body of BrokerTemplateInstance::read_broker_template_instance
ReadNamespacedTemplateInstanceResponse
Use <ReadNamespacedTemplateInstanceResponse as Response>::try_from_parts to parse the HTTP response body of TemplateInstance::read_namespaced_template_instance
ReadNamespacedTemplateInstanceStatusResponse
Use <ReadNamespacedTemplateInstanceStatusResponse as Response>::try_from_parts to parse the HTTP response body of TemplateInstance::read_namespaced_template_instance_status
ReadNamespacedTemplateResponse
Use <ReadNamespacedTemplateResponse as Response>::try_from_parts to parse the HTTP response body of Template::read_namespaced_template