INPUT_OBJECT

KubernetesKindServiceBindingSpecTargetRefInput

TargetRef is the reference to the target resource that the service is being bound to.

link GraphQL Schema definition

  • input KubernetesKindServiceBindingSpecTargetRefInput {
  • apiGroup: String
  • kind: String
  • name: String
  • }