Cloud API Overview > @adpt/cloud > k8s > Metadata
k8s.Metadata interface
Signature:
export interface Metadata
Properties
| Property | Type | Description |
|---|---|---|
| annotations | { [key: string]: string; } | |
| labels | { [key: string]: string; } | |
| namespace | string |