Versions in this module Expand all Collapse all v0 v0.66.3 Oct 31, 2024 Changes in this version + type Client struct + func (c *Client) GetDatastore(ctx context.Context, datastoreID string) (*DatastoreGetResponseData, error) + type DatastoreGetResponseBody struct + Data *DatastoreGetResponseData + type DatastoreGetResponseData struct + Content types.CustomCommaSeparatedList + Digest *string + Path *string + Shared *types.CustomBool + Storage *string + Type *string