{{/* Generate the proper HTML for the link to download the YAML file of the CRD */}} {{ $bigName := partial "apiBuilder/checkBigName" .kind }} {{ if $bigName }} {{/* BigNames hide the group and version. This prints the group/version on the same row as the download link */}}
{{ else }} {{ end }} {{/* If it's mobile view we don't show the download link and instead only show the group/version */}}