Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EnvironmentVcapServices

returns the nextcloud credentials that is defined in the "user-provided" service section of the VCAP_SERVICES environment instanceName: the name of the nextcloud user provided service instance

Hierarchy

  • EnvironmentVcapServices

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly password

password: string

Readonly url

url: string

Readonly userName

userName: string

Methods

getServer

  • returns the nextcloud credentials that is defined in the "user-provided" service section of the VCAP_SERVICES environment

    Returns Server

    credentials from the VCAP_SERVICES environment (user provided service)

Generated using TypeDoc