Puppet Data Type Alias: Storm::Backend::Endpoint

Defined in:
types/backend/endpoint.pp

Summary

The Endpoint type for storm-backend-server

Overview

Alias of

Struct[{
  schema   => Enum['rfio','xroot','gsiftp','srm','http','https'],
  hostname => String,
  port     => Integer,
  path     => String,
}]


# File 'types/backend/endpoint.pp', line 2