Cloud API Overview > @adpt/cloud > k8s > ResourceInfo
k8s.ResourceInfo interface
Signature:
export interface ResourceInfo
Properties
Property | Type | Description |
---|---|---|
apiName | string | |
kind | Kind | |
statusQuery | (props: ResourceProps, observe: ObserveForStatus, buildData: BuildData) => unknown | Promise<unknown> |
Methods
Method | Description |
---|---|
specsEqual(actual, element) |