OBJECT

KubernetesKindPreProvisionedServiceSpecBindingConnectorsSecretRef

Default secret in the case of no availability targets

link GraphQL Schema definition

  • type KubernetesKindPreProvisionedServiceSpecBindingConnectorsSecretRef {
  • # Name of the referent.
  • # More info:
  • # https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
  • # TODO: Add other useful fields. apiVersion, kind, uid?
  • name: String
  • }