Project

class phalanx.models.applications.Project(value, names=<not given>, *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

infrastructure

monitoring

prompt

roundtable

rsp

rubin

telescope

Attributes Documentation

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