generic

package
v0.3.19 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2023 License: MPL-2.0 Imports: 1 Imported by: 6

Documentation

Overview

Package generic provides implementations of generic controllers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamedController

type NamedController struct {
	ControllerName string
}

NamedController is provides Name() method.

func (*NamedController) Name

func (c *NamedController) Name() string

Name implements controller.Controller interface.

type ResourceWithRD

type ResourceWithRD = meta.ResourceWithRD

ResourceWithRD is an alias for meta.ResourceWithRD.

Directories

Path Synopsis
Package cleanup provides a generic implementation of controller which waits for and cleans up resources.
Package cleanup provides a generic implementation of controller which waits for and cleans up resources.
Package transform provides a generic implementation of controller which transforms resources A into resources B.
Package transform provides a generic implementation of controller which transforms resources A into resources B.

Jump to

Keyboard shortcuts

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