FileserverStateObjects¶
- class controller.models.domain.fileserver.FileserverStateObjects(job, pod, ingress)¶
Bases:
objectKubernetes objects used for inspecting the state of a fileserver.
These are used during state reconciliation to determine whether a user’s fileserver is operational. They’re disjoint from the resources created when starting a fileserver since in this case we care about the
Ingressand not theGafaelfawrIngress, and we also care about thePod.