Versions in this module Expand all Collapse all v0 v0.0.2 Dec 9, 2021 v0.0.1 Oct 19, 2021 Changes in this version + var CreateEndpoint = &xreq.Endpoint + var DeleteEndpoint = &xreq.Endpoint + var Endpoints = []*xreq.Endpoint + var ListEndpoint = &xreq.Endpoint + func CreateAction(req *http.Request) (interface{}, error) + func DeleteAction(req *http.Request) (interface{}, error) + func ListAction(req *http.Request) (interface{}, error) + type BFEClusterCreateParam struct + Name *string + Pool *string + type BFEClusterDeleteParam struct + Name *string + type BFEClusterDetail struct + Name string + Pool string