deploy

package
v0.14.8 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Broker

func Broker(options *BrokerOptions, clientProducer client.Producer, status reporter.Interface,
) error

func ServiceDiscovery

func ServiceDiscovery(clientProducer client.Producer, options *ServiceDiscoveryOptions, brokerInfo *broker.Info,
	brokerSecret *v1.Secret, repositoryInfo *image.RepositoryInfo, status reporter.Interface,
) error

func Submariner

func Submariner(clientProducer client.Producer, options *SubmarinerOptions, brokerInfo *broker.Info,
	brokerSecret *v1.Secret, netconfig globalnet.Config, repositoryInfo *image.RepositoryInfo, status reporter.Interface,
) error

Types

type BrokerOptions

type BrokerOptions struct {
	OperatorDebug   bool
	Repository      string
	ImageVersion    string
	BrokerNamespace string
	BrokerSpec      operatorv1alpha1.BrokerSpec
}

type ServiceDiscoveryOptions

type ServiceDiscoveryOptions struct {
	SubmarinerDebug        bool
	BrokerK8sInsecure      bool
	ClusterID              string
	CoreDNSCustomConfigMap string
	Repository             string
	ImageVersion           string
	CustomDomains          []string
}

type SubmarinerOptions

type SubmarinerOptions struct {
	PreferredServer               bool
	ForceUDPEncaps                bool
	NATTraversal                  bool
	IPSecDebug                    bool
	SubmarinerDebug               bool
	AirGappedDeployment           bool
	LoadBalancerEnabled           bool
	HealthCheckEnabled            bool
	BrokerK8sInsecure             bool
	NATTPort                      int
	HealthCheckInterval           uint64
	HealthCheckMaxPacketLossCount uint64
	ClusterID                     string
	CableDriver                   string
	CoreDNSCustomConfigMap        string
	Repository                    string
	ImageVersion                  string
	ServiceCIDR                   string
	ClusterCIDR                   string
	CustomDomains                 []string
}

Jump to

Keyboard shortcuts

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