Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubernetesLabelInput

Support for the Kubernetes recommended set of labels, https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/

Hierarchy

  • KubernetesLabelInput

Index

Properties

Optional component

component: string

The component within the application architecture.

Optional instance

instance: string

A unique name identifying the instance of an application

Optional version

version: string

Version of this application.

Generated using TypeDoc