first draft for ilinks : typed and valued links between interfaces
[plcapi.git] / PLC / __init__.py
1 all = """
2 API
3 AddressTypes
4 Addresses
5 Auth
6 Boot
7 BootStates
8 ConfFiles
9 Config
10 Debug
11 EventObjects
12 Events
13 Faults
14 Filter
15 GPG
16 IlinkTypes
17 Ilinks
18 InitScripts
19 InterfaceSettingTypes
20 InterfaceSettings
21 Interfaces
22 KeyTypes
23 Keys
24 Messages
25 Method
26 NetworkMethods
27 NetworkTypes
28 NodeGroups
29 NodeTagTypes
30 NodeTags
31 Nodes
32 PCUProtocolTypes
33 PCUTypes
34 PCUs
35 POD
36 Parameter
37 Peers
38 Persons
39 PostgreSQL
40 PyCurl
41 Roles
42 Sessions
43 Shell
44 Sites
45 SliceAttributeTypes
46 SliceAttributes
47 SliceInstantiations
48 Slices
49 Table
50 Test
51 sendmail
52 """.split()