github.com/openshift/installer@v1.4.17/pkg/types/installconfig_fcos.go (about) 1 //go:build okd || fcos 2 3 package types 4 5 func init() { 6 FCOS = true 7 }