withNodeImage
Method
interface KindClusterResource { // ... omitted for brevity withNodeImage(image: string): IKindResource;}Signature
method
withNodeImagebuilderSets the Kind node image for every node in the cluster.
withNodeImage(image: string): IKindResourceParameters
imagestringReturns
IKindResourceApplies to
This method applies to the following types: