# Functions

NewCache returns a new Cache object.
NewGASExtender returns a new GAS Extender.

# Structs

Cache : basically all things cached, including the resulting resource usage statuses per card Nodes cache is needed for incoming scheduling request so that not all node objects need to be sent for every scheduled pod.
Card represents a selected gpuName and optional xeLinkedTileIds to be used.
GASExtender is the scheduler extension part.
MockCacheAPI is an autogenerated mock type for the CacheAPI type.
MockInternalCacheAPI is an autogenerated mock type for the InternalCacheAPI type.

# Interfaces

CacheAPI is the mocked interface for the Cache used by the scheduler.
InternalCacheAPI has the mocked interface of Cache internals.

# Type aliases

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