package
1.18.0
Repository: https://github.com/koderover/zadig.git
Documentation: pkg.go.dev

# Functions

@Summary convert varaible kv and yaml @Description convert varaible kv and yaml @Tags service @Accept json @Produce json @Param body body commonservice.ConvertVaraibleKVAndYamlArgs true "body" @Success 200 {object} commonservice.ConvertVaraibleKVAndYamlArgs @Router /api/aslan/service/services/variable/convert [post].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Create service template @Description Create service template @Tags service @Accept json @Produce json @Param force query bool true "is force to create service template" @Param body body createServiceTemplateRequest true "body" @Success 200 {object} svcservice.ServiceOption @Router /api/aslan/service/services [post].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Get Deployable Envs @Description Get Deployable Envs @Tags service @Accept json @Produce json @Param name path string true "service name" @Param projectName query string true "project name" @Success 200 {object} service.DeployableEnvResp @Router /api/aslan/service/services/{name}/environments/deployable [get].
No description provided by the author
No description provided by the author
No description provided by the author
GetKubeWorkloads api used to force user to have get environments privilege to use, now it is removed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Load service from yaml template @Description Load service from yaml template @Tags service @Accept json @Produce json @Param body body svcservice.LoadServiceFromYamlTemplateReq true "body" @Success 200 @Router /api/aslan/service/template/load [post].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Reload service from yaml template @Description Reload service from yaml template @Tags service @Accept json @Produce json @Param body body svcservice.LoadServiceFromYamlTemplateReq true "body" @Success 200 @Router /api/aslan/service/template/reload [post].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Update service varaible @Description Update service varaible @Tags service @Accept json @Produce json @Param name path string true "service name" @Param projectName query string true "project name" @Param body body updateServiceVariableRequest true "body" @Success 200 @Router /api/aslan/service/services/{name}/variable [put].
No description provided by the author
No description provided by the author
ValidateServiceUpdate seems to require no privilege.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author