composite-reconciler

module
v0.0.0-...-9d92eb5 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2020 License: MIT

README

composite-reconciler

PkgGoDev

composite-reconciler provides helpers to implement a kubernetes controller based on the composite controller pattern. A composite controller manages a set of child objects based on the desired state specified in a parent object.

Directories

Path Synopsis
api-object
v1
controller
v1
Package v1 contains helpers to build a composite controller reconciler.
Package v1 contains helpers to build a composite controller reconciler.
The declarative package contains tools for building the manifests that the operators use in a declarative manner.
The declarative package contains tools for building the manifests that the operators use in a declarative manner.
event
v1
Package v1 contains an interface that a controller should use to define all the events take place when the controller reconciles.
Package v1 contains an interface that a controller should use to define all the events take place when the controller reconciles.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
operator
v1
Package v1 contains helpers to build an operator component of a controller reconciler.
Package v1 contains helpers to build an operator component of a controller reconciler.
v1/dag
Package dag helps create a directed asyclic graph(DAG) of the operands in an operator based on the relationship between the operands.
Package dag helps create a directed asyclic graph(DAG) of the operands in an operator based on the relationship between the operands.
v1/executor
Package executor contains types and functions to help with the execution of the operands.
Package executor contains types and functions to help with the execution of the operands.
v1/operand
Package operand defines an operand interface.
Package operand defines an operand interface.

Jump to

Keyboard shortcuts

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