OBJECT
KubernetesKindPreProvisionedServiceSpecBindingConnectors
link GraphQL Schema definition
- type KubernetesKindPreProvisionedServiceSpecBindingConnectors {
- KubernetesKindPreProvisionedServiceSpecBindingConnectorsAvailabilityTargets!] : [
- String :
- # Default EgressPoint template in the case of no availability targets
- KubernetesKindPreProvisionedServiceSpecBindingConnectorsEgressPointTemplate :
- String :
- # Default secret in the case of no availability targets
- KubernetesKindPreProvisionedServiceSpecBindingConnectorsSecretRef :
- # Specifies the abstract classification of this connector when bound to a
- # workload.
- # See Spring Cloud Bindings for a list of suggested types:
- # https://github.com/spring-cloud/spring-cloud-bindings.
- # Note that this takes precedence over specifying the type inside the Secret
- # when a corresponding Service Binding gets projected onto a workload.
- String :
- }