KubernetesResource#
- class gafaelfawr.models.kubernetes.KubernetesResource(**data)#
Bases:
CamelCaseModelA Kubernetes resource being processed by an operator.
Intended for use as a parent class for all operator resources. This holds generic data that is used by parts of the Kubernetes plumbing. It should be extended with resource-specific data.
- Parameters:
data (
Any) –
Attributes Summary
A unique key for this custom object.
Attributes Documentation
- key#
A unique key for this custom object.