package api // PolicySpec policy type PolicySpec struct { Name string Namespace string }