statestores

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

statestores contains the resource processor for Dapr State Stores. See the processors package for more information.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor struct {
	Client runtime_client.Client
}

func (*Processor) Delete

func (p *Processor) Delete(ctx context.Context, resource *datamodel.DaprStateStore, options processors.Options) error

Delete implements the processors.Processor interface for DaprStateStore resources. If the resource is being provisioned manually, it deletes the Dapr component in Kubernetes.

func (*Processor) Process

func (p *Processor) Process(ctx context.Context, resource *datamodel.DaprStateStore, options processors.Options) error

Process validates resource properties, and applies output values from the recipe output. If the resource is being provisioned manually, it creates a Dapr component in Kubernetes.

Jump to

Keyboard shortcuts

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