genericServer,err:=c.Config.GenericConfig.SkipComplete().New(genericapiserver.EmptyDelegate)// completion is done in Complete, no need for a second time
// Create takes the representation of a customResource and creates it. Returns the server's representation of the customResource, and an error, if there is any.
// Update takes the representation of a customResource and updates it. Returns the server's representation of the customResource, and an error, if there is any.
// Create takes the representation of a customResourceDefinition and creates it. Returns the server's representation of the customResourceDefinition, and an error, if there is any.
// Update takes the representation of a customResourceDefinition and updates it. Returns the server's representation of the customResourceDefinition, and an error, if there is any.
// Create takes the representation of a customResource and creates it. Returns the server's representation of the customResource, and an error, if there is any.
// Create takes the representation of a customResourceDefinition and creates it. Returns the server's representation of the customResourceDefinition, and an error, if there is any.
// Update takes the representation of a customResource and updates it. Returns the server's representation of the customResource, and an error, if there is any.
// Update takes the representation of a customResourceDefinition and updates it. Returns the server's representation of the customResourceDefinition, and an error, if there is any.