mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
7 lines
154 B
Go
7 lines
154 B
Go
//+groupName="install.openshift.io"
|
|
//+versionName="v1"
|
|
|
|
// Package types defines structures for installer configuration and
|
|
// management.
|
|
package types
|