1 // Package meta contains CustomResourceDefinitions for Kubernetes Resource Models 2 // that are used only by client-side warehouse tooling. i.e., they are not applied 3 // to a cluster and reconciled by one or more controllers. 4 package meta 5
View as plain text