Skip to content

resource.v1alpha3.deviceAllocationResult

"DeviceAllocationResult is the result of allocating devices."

Index

Fields

fn withConfig

withConfig(config)

"This field is a combination of all the claim and class configuration parameters. Drivers can distinguish between those based on a flag.\n\nThis includes configuration parameters for drivers which have no allocated devices in the result because it is up to the drivers which configuration parameters they support. They can silently ignore unknown configuration parameters."

fn withConfigMixin

withConfigMixin(config)

"This field is a combination of all the claim and class configuration parameters. Drivers can distinguish between those based on a flag.\n\nThis includes configuration parameters for drivers which have no allocated devices in the result because it is up to the drivers which configuration parameters they support. They can silently ignore unknown configuration parameters."

Note: This function appends passed data to existing values

fn withResults

withResults(results)

"Results lists all allocated devices."

fn withResultsMixin

withResultsMixin(results)

"Results lists all allocated devices."

Note: This function appends passed data to existing values