API reference
This section contains detailed reference information for the APIs offered by Metacontroller.
See the user guide for introductions and step-by-step walkthroughs.
Apply Semantics
This page describes how Metacontroller emulates kubectl apply.
CompositeController
CompositeController is an API provided by Metacontroller, designed to facilitate custom controllers whose primary purpose is to manage a set of child objects...
ControllerRevision
ControllerRevision is an internal API used by Metacontroller to implement declarative rolling updates.
DecoratorController
DecoratorController is an API provided by Metacontroller, designed to facilitate adding new behavior to existing resources. You can define rules for which re...
Hook
This page describes how hook targets are defined in various APIs.