Versions in this module Expand all Collapse all v0 v0.11.0 Feb 13, 2019 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Kind(kind string) schema.GroupKind + func Resource(resource string) schema.GroupResource + type AcceleratorFunction struct + Spec AcceleratorFunctionSpec + func (in *AcceleratorFunction) DeepCopy() *AcceleratorFunction + func (in *AcceleratorFunction) DeepCopyInto(out *AcceleratorFunction) + func (in *AcceleratorFunction) DeepCopyObject() runtime.Object + type AcceleratorFunctionList struct + Items []AcceleratorFunction + func (in *AcceleratorFunctionList) DeepCopy() *AcceleratorFunctionList + func (in *AcceleratorFunctionList) DeepCopyInto(out *AcceleratorFunctionList) + func (in *AcceleratorFunctionList) DeepCopyObject() runtime.Object + type AcceleratorFunctionSpec struct + AfuID string + func (in *AcceleratorFunctionSpec) DeepCopy() *AcceleratorFunctionSpec + func (in *AcceleratorFunctionSpec) DeepCopyInto(out *AcceleratorFunctionSpec) + type FpgaRegion struct + Spec FpgaRegionSpec + func (in *FpgaRegion) DeepCopy() *FpgaRegion + func (in *FpgaRegion) DeepCopyInto(out *FpgaRegion) + func (in *FpgaRegion) DeepCopyObject() runtime.Object + type FpgaRegionList struct + Items []FpgaRegion + func (in *FpgaRegionList) DeepCopy() *FpgaRegionList + func (in *FpgaRegionList) DeepCopyInto(out *FpgaRegionList) + func (in *FpgaRegionList) DeepCopyObject() runtime.Object + type FpgaRegionSpec struct + InterfaceID string + func (in *FpgaRegionSpec) DeepCopy() *FpgaRegionSpec + func (in *FpgaRegionSpec) DeepCopyInto(out *FpgaRegionSpec)