withKindContainerReference
Method
interface ContainerResource { // ... omitted for brevity withKindContainerReference(kind: KindClusterResource): ContainerResource;}Signature
method
withKindContainerReferencebuilderConfigures a container resource to reference the Kind cluster by bind-mounting the container-compatible kubeconfig, injecting environment variables, and connecting to the Kind container network.
withKindContainerReference(kind: KindClusterResource): ContainerResourceParameters
kindKindClusterResourceReturns
ContainerResourceApplies to
This method applies to the following types: