Project#

class phalanx.models.applications.Project(*values)#

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'#
support = 'support'#
telescope = 'telescope'#