Documentation ¶
Overview ¶
Implement a capacity grpc server using cpu and ram percentages for capacity.
Index ¶
Constants ¶
View Source
const ( PROC_1 string = "/proc/1/attr/current" NOT_CONTAINER string = "unconfined" )
View Source
const CHECK_INTERVAL time.Duration = 30 * time.Second
Variables ¶
This section is empty.
Functions ¶
func IsContainer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.