github.com/openshift/installer@v1.4.17/pkg/types/none/platform.go (about) 1 package none 2 3 // Platform stores any global configuration used for generic 4 // platforms. 5 type Platform struct{}