Skip to content

core.v1.resourceStatus

Index

Fields

fn withName

withName(name)

"Name of the resource. Must be unique within the pod and match one of the resources from the pod spec."

fn withResources

withResources(resources)

"List of unique Resources health. Each element in the list contains an unique resource ID and resource health. At a minimum, ResourceID must uniquely identify the Resource allocated to the Pod on the Node for the lifetime of a Pod. See ResourceID type for it's definition."

fn withResourcesMixin

withResourcesMixin(resources)

"List of unique Resources health. Each element in the list contains an unique resource ID and resource health. At a minimum, ResourceID must uniquely identify the Resource allocated to the Pod on the Node for the lifetime of a Pod. See ResourceID type for it's definition."

Note: This function appends passed data to existing values