Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GlobalServiceConfiguration

Package version

interface

An interface representing GlobalServiceConfiguration. Global configuration for services in the cluster.

Hierarchy

  • GlobalServiceConfiguration

Indexable

[property: string]: any
property

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional autoScale

member

{AutoScaleConfiguration} [autoScale] The auto-scale configuration

Optional etag

etag: undefined | string
member

{string} [etag] The configuartion ETag for updates.

Optional serviceAuth

member

{ServiceAuthConfiguration} [serviceAuth] Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.

Optional ssl

member

{SslConfiguration} [ssl] The SSL configuration properties

Generated using TypeDoc