mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
6 lines
73 B
Go
6 lines
73 B
Go
package main
|
|
|
|
import (
|
|
_ "sigs.k8s.io/cluster-api-provider-openstack"
|
|
)
|