diff --git a/api.go b/api.go index ccc984558..74dd32532 100644 --- a/api.go +++ b/api.go @@ -3377,6 +3377,7 @@ func (n *NopSchemaAPI) DeleteField(ctx context.Context, tname dax.TableName, fna type ClusterNode struct { ID string + Type string State string URI string GRPCURI string