pool: Introduce ape-manager methods #233
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
pool
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-sdk-go#233
Loading…
Reference in a new issue
No description provided.
Delete branch "aarifullin/frostfs-sdk-go:feat/pool_apemngr"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
4b79b2a844
tocba8cf7810
cba8cf7810
to25e00f0b9d
@ -596,4 +585,1 @@
return res.Table(), nil
}
// containerSetEACL invokes sdkClient.ContainerSetEACL parse response status to error.
Doc needs to be updated here and below.
Oh, my bad. Fixed!
25e00f0b9d
toc57a4e13f2
c57a4e13f2
to6f9ca155f9
6f9ca155f9
to27e965007d
@ -171,1 +178,4 @@
methodSessionCreate
methodAPEManagerAddChain
methodAPEManagerRemoveChain
methodAPEManagerListChains
Please add these method in NodeStatistics too https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/src/branch/master/pool/statistic.go
FYI @aarifullin , please make a separate PR, want to merge this now