Label interface

Label represents the Kubernetes label

Properties

key

The key of the label

value

The value of the label

Property Details

key

The key of the label

key: string

Property Value

string

value

The value of the label

value?: string

Property Value

string