github.com/openshift/installer@v1.4.17/pkg/types/nutanix/doc.go (about) 1 // Package nutanix contains Nutanix-specific structures for installer 2 // configuration and management. 3 package nutanix 4 5 // Name is the platform in the package 6 const Name = "nutanix"