Provisioner

Abstract Provisioner Class used to develop an interface for the different provisioners.

Logical Diagram

Attributes

  • name:string - Name of the provisioner
  • config:json - Configuration for the provisioner.

Associations

Name Cardinality Class Composition Owner Description
services n ServiceInstance false false  

Users of the Model

Name Cardinality Class Composition Owner Description
provisioner 1 CapabilityInstance     Provisioner of the Instance

Methods

Method Details