ContainerImage.Pinniped/generated/1.19/apis/concierge/config/v1alpha1
Matt Moyer 7f2c43cd62
Put all of our APIs into a "pinniped" category, and never use "all".
We want to have our APIs respond to `kubectl get pinniped`, and we shouldn't use `all` because we don't think most average users should have permission to see our API types, which means if we put our types there, they would get an error from `kubectl get all`.

I also added some tests to assert these properties on all `*.pinniped.dev` API resources.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-11-12 16:26:34 -06:00
..
doc.go Remove extraneous internal packages for CRD APIs. 2020-11-12 14:04:53 -06:00
register.go Remove extraneous internal packages for CRD APIs. 2020-11-12 14:04:53 -06:00
types_credentialissuer.go Put all of our APIs into a "pinniped" category, and never use "all". 2020-11-12 16:26:34 -06:00
zz_generated.deepcopy.go Rename CredentialIssuerConfig to CredentialIssuer. 2020-11-02 17:39:42 -06:00