run

package
v0.0.0-...-a0a9fea Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SecretLabelKeyArgoCDType      = "argocd.argoproj.io/secret-type"
	SecretLabelValueArgoCDCluster = "cluster"
)

Variables

This section is empty.

Functions

func Create

func Create(config Config) error

func CreateMissing

func CreateMissing(config ClusterSetConfig) error

func Delete

func Delete(config Config) error

func DeleteMissing

func DeleteMissing(config ClusterSetConfig) error

func Sync

func Sync(config ClusterSetConfig) error

Types

type ClusterSetConfig

type ClusterSetConfig struct {
	DryRun  bool
	NS      string
	EKSTags map[string]string
	Labels  map[string]string
}

type Config

type Config struct {
	DryRun   bool
	NS       string
	Name     string
	Endpoint string
	CAData   string
	Labels   map[string]string
}

Jump to

Keyboard shortcuts

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