config

package
v0.0.1-alpha1 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2018 License: Apache-2.0 Imports: 5 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 {
	Region        string
	Kubeconfig    string
	AWSSession    *session.Session
	AWSClientset  awsclient.ServiceoperatorV1alpha1Interface
	RESTConfig    *rest.Config
	Context       *opkit.Context
	LoggingConfig *LoggingConfig
	Logger        *logrus.Entry
	Resources     []string
	ClusterName   string
	Bucket        string
	AccountID     string
}

Config defines the configuration for the operator

type LoggingConfig

type LoggingConfig struct {
	File              string
	Level             string
	DisableTimestamps bool
	FullTimestamps    bool
}

LoggingConfig defines the attributes for the logger

Jump to

Keyboard shortcuts

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