github.com/openshift/installer@v1.4.17/pkg/types/installconfig_scos.go (about) 1 //go:build scos 2 3 package types 4 5 func init() { 6 SCOS = true 7 }