Project#
- class phalanx.models.applications.Project(value, names=None, *values, module=None, qualname=None, type=None, start=1, boundary=None)#
Bases:
Enum
Valid choices for the Argo CD project of an application.
Attributes Summary
Attributes Documentation
- infrastructure = 'infrastructure'#
- monitoring = 'monitoring'#
- prompt = 'prompt'#
- roundtable = 'roundtable'#
- rsp = 'rsp'#
- rubin = 'rubin'#
- telescope = 'telescope'#