Client
Addedv2.6.x
Methods related to client connections.
ClientConfig [READ MORE]
This operation provides the configuration for establishing a connection to a Milvus or Zilliz Cloud server. Pass a pointer to this struct when calling `New()`.
Close() [READ MORE]
This operation closes the client connection and releases associated resources.
GetServerVersion() [READ MORE]
This operation returns the version of the connected Zilliz Cloud cluster.
New() [READ MORE]
This operation creates a connection to the specified Zilliz Cloud cluster with the specified configuration.
GetTelemetry() [READ MORE]
This operation returns the client telemetry manager for collecting and reporting client-side metrics.