operator

package
v1.0.1-0...-f351835 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2021 License: MIT Imports: 18 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 {
	MTLSEnabled bool
	Credentials credentials.TLSCredentials
}

Config returns an operator config options

func LoadConfiguration

func LoadConfiguration(name string, client client.Client) (*Config, error)

LoadConfiguration loads the Kubernetes configuration and returns an Operator Config

type Operator

type Operator interface {
	Run(ctx context.Context)
}

Operator is an Dapr Kubernetes Operator for managing components and sidecar lifecycle

func NewOperator

func NewOperator(config, certChainPath string, enableLeaderElection bool) Operator

NewOperator returns a new Dapr Operator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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