Labels

dev.hnaderi.k8s.Labels$
object Labels

Attributes

Source:
Labels.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Labels.type

Members list

Concise view

Value members

Concrete methods

def component(value: String): (String, String)

The component within the architecture

The component within the architecture

Attributes

Source:
Labels.scala
def instance(value: String): (String, String)

A unique name identifying the instance of an application

A unique name identifying the instance of an application

Attributes

Source:
Labels.scala
def managedBy(value: String): (String, String)

The tool being used to manage the operation of an application

The tool being used to manage the operation of an application

Attributes

Source:
Labels.scala
def name(value: String): (String, String)

The name of the application

The name of the application

Attributes

Source:
Labels.scala
def partOf(value: String): (String, String)

The name of a higher level application this one is part of

The name of a higher level application this one is part of

Attributes

Source:
Labels.scala
def version(value: String): (String, String)

The current version of the application (e.g., a semantic version, revision hash, etc.)

The current version of the application (e.g., a semantic version, revision hash, etc.)

Attributes

Source:
Labels.scala

Concrete fields

Attributes

Source:
Labels.scala

Attributes

Source:
Labels.scala

Attributes

Source:
Labels.scala

Attributes

Source:
Labels.scala

Attributes

Source:
Labels.scala

Attributes

Source:
Labels.scala