package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAllocationMap creates an allocation bitmap using the random scan strategy.
NewContiguousAllocationMap creates an allocation bitmap using the contiguous scan strategy.

# Structs

AllocationBitmap is a contiguous block of resources that can be allocated atomically.

# Interfaces

Interface manages the allocation of items out of a range.
Snapshottable is an Interface that can be snapshotted and restored.

# Type aliases

No description provided by the author