...

Source file src/edge-infra.dev/pkg/f8n/warehouse/k8s/apis/meta/doc.go

Documentation: edge-infra.dev/pkg/f8n/warehouse/k8s/apis/meta

     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