package
0.0.0-20240405180758-72c65ec46536
Repository: https://github.com/skywalkeretw/master-api.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
@Summary Create a new Function @Description Create and deploy a new function @Tags Function @Accept json @Produce json @Success 200 {array} v1.Pod @Router /api/v1/function [post].
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Get Function List @Description Returns a list of all functions in Kubernetes Cluster @Tags Function @Produce json @Success 200 {object} []FunctionsData @Router /api/v1/function [get].
# Structs
@Summary Create Function Data @Description Represents data for creating a function.
No description provided by the author
No description provided by the author