Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ Close
Method
Close
admin.go:205–205 · admin.go::ClusterAdmin.Close
Close shuts down the admin and closes underlying client.
()
Source
from the content-addressed store, hash-verified
203
204
// Close shuts down the admin and closes underlying client.
205
Close() error
206
}
207
208
type
clusterAdmin
struct
{
Callers
15
TestClusterAdmin
Function · 0.95
TestClusterAdminCreateTopic
Function · 0.95
TestClusterAdminCreateTopicWithInvalidTopicDetail
Function · 0.95
TestClusterAdminCreateTopicWithoutAuthorization
Function · 0.95
TestClusterAdminListTopics
Function · 0.95
TestClusterAdminDeleteTopic
Function · 0.95
TestClusterAdminDeleteEmptyTopic
Function · 0.95
TestClusterAdminDeleteTopicError
Function · 0.95
TestClusterAdminCreatePartitions
Function · 0.95
TestClusterAdminCreatePartitionsWithDiffVersion
Function · 0.95
TestClusterAdminCreatePartitionsWithoutAuthorization
Function · 0.95
TestClusterAdminAlterPartitionReassignments
Function · 0.95
Implementers
1
clusterAdmin
admin.go
Calls
no outgoing calls
Tested by
15
TestClusterAdmin
Function · 0.76
TestClusterAdminCreateTopic
Function · 0.76
TestClusterAdminCreateTopicWithInvalidTopicDetail
Function · 0.76
TestClusterAdminCreateTopicWithoutAuthorization
Function · 0.76
TestClusterAdminListTopics
Function · 0.76
TestClusterAdminDeleteTopic
Function · 0.76
TestClusterAdminDeleteEmptyTopic
Function · 0.76
TestClusterAdminDeleteTopicError
Function · 0.76
TestClusterAdminCreatePartitions
Function · 0.76
TestClusterAdminCreatePartitionsWithDiffVersion
Function · 0.76
TestClusterAdminCreatePartitionsWithoutAuthorization
Function · 0.76
TestClusterAdminAlterPartitionReassignments
Function · 0.76