EndpointFactory

The Cloud Endpoint Factory has one method that instantiates a given Cloud Endpoint

class DIRAC.Resources.Cloud.EndpointFactory.EndpointFactory

Bases: object

__init__()

Standard constructor

getCE(site, endpoint, image='')
getCEObject(parameters=None)

This method returns the CloudEndpoint instance corresponding to the supplied CEUniqueID. If no corresponding CE is available, this is indicated.