scrapeconfigs

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name = "scrapeconfigs"
)

Variables

This section is empty.

Functions

func IsWrongType

func IsWrongType(err error) bool

IsWrongType asserts wrongTypeError.

func New

func New(config Config) (*generic.Resource, error)

Types

type Config

type Config struct {
	K8sClient    k8sclient.Interface
	Logger       micrologger.Logger
	Installation string
	Provider     string
	Vault        string
	TemplatePath string
}

type TemplateData

type TemplateData struct {
	APIServerURL   string
	Provider       string
	ClusterID      string
	ClusterType    string
	SecretName     string
	EtcdSecretName string
	Installation   string
	IsInCluster    bool
	Vault          string
}

Jump to

Keyboard shortcuts

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