RPKI Engine  1.0
Public Member Functions
rpki::myrpki::children Class Reference
Inheritance diagram for rpki::myrpki::children:
Inheritance graph
Collaboration diagram for rpki::myrpki::children:
Collaboration graph

List of all members.

Public Member Functions

def add
def from_entitydb
def xml

Detailed Description

Database of children.

Definition at line 287 of file myrpki.py.


Member Function Documentation

def rpki::myrpki::children::add (   self,
  handle,
  prefix = None,
  asn = None,
  validity = None,
  bpki_certificate = None 
)
Add resources to a child, creating the child object if necessary.

Definition at line 292 of file myrpki.py.

Referenced by from_entitydb(), rpki::myrpki::parents::from_entitydb(), and rpki::myrpki::repositories::from_entitydb().

Here is the caller graph for this function:

def rpki::myrpki::children::from_entitydb (   cls,
  prefix_csv_file,
  asn_csv_file,
  fxcert,
  entitydb 
)
Parse child data from entitydb.

Definition at line 308 of file myrpki.py.

References rpki::myrpki::roa_request::add(), rpki::myrpki::roa_requests::add(), rpki::myrpki::child::add(), add(), and rpki::myrpki::etree_read().

Here is the call graph for this function:

def rpki::myrpki::children::xml (   self,
  e 
)
Render children database to XML.

Definition at line 300 of file myrpki.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties