All Classes and Interfaces
Class
Description
A marker class for FLAIS CRDs.
Representing an external dependent resource in FLAIS.
FlaisKubernetesDependentResource<T extends io.fabric8.kubernetes.api.model.HasMetadata,C extends FlaisCrd<S>,S extends FlaisSpec>
Represents a Kubernetes object.
Extending this class will give you the default FLAIS reconiler behavior.
Since our Reconciler is inhereting an abstract class we need to write our own resolver.
Marker interface for FLAIS spec objects.
FLAIS default status object.
FLAIS workflow.
Utility class to use for validating FLAIS mandatory CRD setup.