caBundle property

String? caBundle
final

CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate. If unspecified, system trust roots on the apiserver are used.

Implementation

final String? caBundle;