package
0.9.4
Repository: https://github.com/daos-stack/daos.git
Documentation: pkg.go.dev

# Functions

NewMember returns a reference to a new member struct.
NewMemberResult returns a reference to a new member result struct.
NewMembership returns a reference to a new DAOS system membership.

# Constants

process stopped with errors.
rank has been evicted from DAOS system.
No description provided by the author
process cleanly stopped.
prep-shutdown successfully run.
No description provided by the author
e.g.

# Variables

No description provided by the author
No description provided by the author

# Structs

Member refers to a data-plane instance that is a member of this DAOS system running on host with the control-plane listening at "Addr".
MemberResult refers to the result of an action on a Member identified its string representation "address/rank".
Membership tracks details of system members.

# Type aliases

MemberResults is a type alias for a slice of member result references.
Members is a type alias for a slice of member references.
MemberState represents the activity state of DAOS system members.