structs

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Sensitive       bool
	RoleARN         string
	Region          string
	ServerAddress   string
	K8SCert         string
	K8SToken        string
	K8SUser         string
	GoogleSA        string
	GoogleProjectID string
}

Config holds input parameters for the plugin

type Kube

type Kube struct {
	Type           string
	Version        string
	Commands       []string
	ManifestDir    string
	ClusterName    string
	Namespace      string
	Kustomize      string
	AppVersion     string
	ImageName      string
	Rollout        string
	RolloutTimeout string
}

Kube holds inputs for kubernetes commands and configuration

Jump to

Keyboard shortcuts

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