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

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