# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
AcceleratorFunction is a specification for an Accelerator Function resource provided by a FPGA-based programmable hardware accelerator.
AcceleratorFunctionList is a list of AcceleratorFunction resources.
AcceleratorFunctionSpec contains actual specs for AcceleratorFunction.
AcceleratorFunctionStatus is an empty object used to satisfy operator-sdk.
FpgaRegion is a specification for a FPGA region resource which can be programmed with a bitstream.
FpgaRegionList is a list of FpgaRegion resources.
FpgaRegionSpec contains actual specs for FpgaRegion.
FpgaRegionStatus is an empty object used to satisfy operator-sdk.