1 apiVersion: apiextensions.k8s.io/v1
2 kind: CustomResourceDefinition
4 name: resourcebundlestates.k8splugin.io
8 kind: ResourceBundleState
9 listKind: ResourceBundleStateList
10 plural: resourcebundlestates
11 singular: resourcebundlestate
19 description: 'APIVersion defines the versioned schema of this representation
20 of an object. Servers should convert recognized schemas to the latest
21 internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources'
24 description: 'Kind is a string value representing the REST resource this
25 object represents. Servers may infer this from the endpoint the client
26 submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds'