operator

package
v1.0.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 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 added in v0.6.0

type Config struct {
	MTLSEnabled bool
	Credentials credentials.TLSCredentials
}

Config returns an operator config options

func LoadConfiguration added in v0.6.0

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