Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCloud ¶
NewCloud creates a new api.Cloud instance which can prepare RHOS for Submariner to be deployed on it.
func NewOcpGatewayDeployer ¶
func NewOcpGatewayDeployer(info CloudInfo, msDeployer ocp.MachineSetDeployer, projectID, instanceType, image, cloudName string, ) api.GatewayDeployer
NewOcpGatewayDeployer returns a GatewayDeployer capable of deploying gateways using OCP.
Types ¶
type CloudInfo ¶
type CloudInfo struct { Client *gophercloud.ProviderClient InfraID string Region string K8sClient k8s.Interface }
Click to show internal directories.
Click to hide internal directories.