We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3b6af commit 80b6382Copy full SHA for 80b6382
examples/crd/pkg/groupversion_info.go
@@ -14,9 +14,7 @@ See the License for the specific language governing permissions and
14
limitations under the License.
15
*/
16
17
-// Package pkg contains utilities for gradually building Schemes,
18
-// which contain information associating Go types with Kubernetes
19
-// groups, versions, and kinds.
+// Package pkg contains API Schema definitions for the chaosapps v1 API group
20
// +kubebuilder:object:generate=true
21
// +groupName=chaosapps.metamagical.io
22
package pkg
0 commit comments