# Packages
No description provided by the author
# Functions
NewCgroupResource is used to return an object that implements the Resource interface.
# Constants
CgroupCreated represents a task resource which has been created.
CgroupRemoved represents a task resource which has been cleaned up.
CgroupStatusNone is the zero state of a task resource.
# Structs
CgroupResource represents Cgroup resource.
# Type aliases
CgroupStatus defines resource statuses for cgroups.