Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NginxBlueGreenStrategy

Specifies the NGINX blue green release strategy.

Properties

ingressName

ingressName: string

Name of the Ingress resource.

namespaceA

namespaceA: string

Namespace A for deployment. Example: namespaceA - first Namespace name.

namespaceB

namespaceB: string

Namespace B for deployment. Example: namespaceB - second Namespace name.

Const strategyType

strategyType: string = "NGINX_BLUE_GREEN_STRATEGY"

Methods

getDeserializedJsonObj

getJsonObj