github.com/openshift/installer@v1.4.17/pkg/types/ovirt/doc.go (about)

     1  // Package ovirt contains ovirt-specific structures for
     2  // installer configuration and management.
     3  package ovirt
     4  
     5  // Name is the name for the ovirt platform.
     6  const Name string = "ovirt"