mongodatabases

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: 5 Imported by: 0

Documentation

Overview

mongodatabases contains the resource processor for Mongo databases. 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 {
}

Processor is a processor for MongoDB resources.

func (*Processor) Delete

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

Delete implements the processors.Processor interface for MongoDatabase resources.

func (*Processor) Process

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

Process implements the processors.Processor interface for Mongo database resources. It validates Mongo database properties and applies the values from the RecipeOutput.

Jump to

Keyboard shortcuts

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