Versions in this module Expand all Collapse all v1 v1.50.0 Sep 24, 2021 v1.41.0 Sep 23, 2021 Changes in this version + func BootstrapContents(opts BootstrapOptions) ([]byte, error) + func SetupBootstrapFile(opts BootstrapOptions) (func(), error) + type BootstrapOptions struct + CertificateProviders map[string]json.RawMessage + NodeID string + ServerListenerResourceNameTemplate string + ServerURI string + Version TransportAPI + type TransportAPI int + const TransportV2 + const TransportV3