Kind🔗--- Common types ---Definition🔗public class Kind { public String kind; public Object spec; public Object metadata; } See also🔗 KindBuilder