ENUM

SpringPolicySourceType

enumeration for different sources for which spring policies can be authored

link GraphQL Schema definition

  • enum SpringPolicySourceType {
  • # "internally maps to Tanzu.Spring.Instance"
  • TANZU_SPRING_INSTANCE
  • TANZU_SPRING_APPLICATION
  • }