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
Recorder record.EventRecorder
}
Config defines the configuration for the operator
Click to show internal directories.
Click to hide internal directories.