{{/* Print the CRD top-level expandable row */}} {{ $group := .group }} {{ $kind := .kind }} {{ $version := .version }} {{ $bigName := partial "apiBuilder/checkBigName" $kind }} {{/* Collapse/Expand Button and Kind name */}}
{{/* Plus/Minus Button */}} {{/* CRD name text */}}
{{/* If the CRD name is longer than 24 characters hide the other fields, regardless of viewport size */}}
{{ $group }}/{{ $version }}