fakerp

package
v2.5.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2019 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SecretsDirectory      = "secrets/"
	PluginConfigDirectory = "pluginconfig/"
	TemplatesDirectory    = "/test/templates/"
)

Variables

This section is empty.

Functions

func CreateOCPDNS

func CreateOCPDNS(ctx context.Context, subscriptionID, resourceGroup, location, dnsResourceGroup, dnsDomain, zoneName, routerCName string, noTags bool) error

CreateOCPDNS creates the dns zone for the cluster, updates the main zone in dnsResourceGroup and returns the generated publicSubdomain, routerPrefix

func DeleteOCPDNS

func DeleteOCPDNS(ctx context.Context, subscriptionID, resourceGroup, dnsResourceGroup, dnsDomain string) error

func GetDeployer

func GetDeployer(log *logrus.Entry, cs *api.OpenShiftManagedCluster, config *api.PluginConfig) api.DeployFn

func GetPluginConfig

func GetPluginConfig() (*api.PluginConfig, error)

func GetPluginTemplate

func GetPluginTemplate() (*pluginapi.Config, error)

Types

type Server

type Server struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

func NewServer

func NewServer(log *logrus.Entry, resourceGroup, address string) *Server

func (*Server) Run

func (s *Server) Run()

func (*Server) SetupRoutes

func (s *Server) SetupRoutes()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL