Documentation ¶
Index ¶
- func CreateClusterResponse(params apiclusters.CreateClusterParams) middleware.Responder
- func DeleteClusterResponse(params apiclusters.DeleteSingleClusterParams) middleware.Responder
- func FindClustersResponse(params apiclusters.FindClustersParams) middleware.Responder
- func FindSingleClusterResponse(params apiclusters.FindSingleClusterParams) middleware.Responder
- func GetWebServiceURL() string
- func ServerResponse(params server.GetServerInfoParams) middleware.Responder
- func UpdateSingleClusterResponse(params apiclusters.UpdateSingleClusterParams) middleware.Responder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClusterResponse ¶
func CreateClusterResponse(params apiclusters.CreateClusterParams) middleware.Responder
CreateClusterResponse create a cluster and return the representation
func DeleteClusterResponse ¶
func DeleteClusterResponse(params apiclusters.DeleteSingleClusterParams) middleware.Responder
DeleteClusterResponse delete a cluster
func FindClustersResponse ¶
func FindClustersResponse(params apiclusters.FindClustersParams) middleware.Responder
FindClustersResponse find a cluster and return its representation
func FindSingleClusterResponse ¶
func FindSingleClusterResponse(params apiclusters.FindSingleClusterParams) middleware.Responder
FindSingleClusterResponse find a cluster and return its representation
func GetWebServiceURL ¶
func GetWebServiceURL() string
Look up routes for current namespace and find the one used by oshinko-web Will return empty string if no route can be found
func ServerResponse ¶
func ServerResponse(params server.GetServerInfoParams) middleware.Responder
ServerResponse respond to the server info request
func UpdateSingleClusterResponse ¶
func UpdateSingleClusterResponse(params apiclusters.UpdateSingleClusterParams) middleware.Responder
UpdateSingleClusterResponse update a cluster and return the new representation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.