Skip to content

kubricate / domain/YamlRenderer / ResourceInfo

Interface: ResourceInfo

Resource information needed for rendering

Properties

id

ts
id: string;

Resource identifier within the stack


kind

ts
kind: string;

Kubernetes resource kind (e.g., "Deployment", "Service")


stackId

ts
stackId: string;

Stack identifier