Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Service

Unspecific representation of a service as read from VCAP_SERVICES (for Cloud Foundry) or mounted secrets (for K8S).

Hierarchy

  • Service

Indexable

[other: string]: any

Unspecific representation of a service as read from VCAP_SERVICES (for Cloud Foundry) or mounted secrets (for K8S).

Index

Properties

Properties

credentials

credentials: ServiceCredentials

label

label: string

name

name: string

tags

tags: string[]