impl

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetExecutionCluster

func GetExecutionCluster(scope promutils.Scope, kubeConfig, master string, config interfaces.Configuration) executioncluster_interface.ClusterInterface

func NewInCluster

func NewInCluster(scope promutils.Scope, kubeConfig, master string) (interfaces.ClusterInterface, error)

func NewRandomClusterSelector

func NewRandomClusterSelector(scope promutils.Scope, clusterConfig runtime.ClusterConfiguration, executionTargetProvider interfaces.ExecutionTargetProvider, domainConfig *runtime.DomainsConfig) (interfaces.ClusterInterface, error)

Types

type InCluster

type InCluster struct {
	// contains filtered or unexported fields
}

func (InCluster) GetAllValidTargets

func (i InCluster) GetAllValidTargets() []executioncluster.ExecutionTarget

type RandomClusterSelector

type RandomClusterSelector struct {
	// contains filtered or unexported fields
}

Implementation of Random cluster selector Selects cluster based on weights and domains.

func (RandomClusterSelector) GetAllValidTargets

func (s RandomClusterSelector) GetAllValidTargets() []executioncluster.ExecutionTarget

Jump to

Keyboard shortcuts

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