Project

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

Bases: Enum

Valid choices for the Argo CD project of an application.

Attributes Summary

infrastructure

monitoring

prompt

roundtable

rsp

rubin

support

telescope

Attributes Documentation

infrastructure = 'infrastructure'
monitoring = 'monitoring'
prompt = 'prompt'
roundtable = 'roundtable'
rsp = 'rsp'
rubin = 'rubin'
support = 'support'
telescope = 'telescope'