Versions in this module Expand all Collapse all v1 v1.0.2 May 5, 2022 Changes in this version + func ClusterSecret(c *gin.Context) + func CollectionCordonNode(c *gin.Context) + func CollectionNodeUnschedule(c *gin.Context) + func CordonNode(c *gin.Context) + func CreateK8SCluster(c *gin.Context) + func DelK8SCluster(c *gin.Context) + func DeleteCollectionConfigMapController(c *gin.Context) + func DeleteCollectionCronJobController(c *gin.Context) + func DeleteCollectionDaemonSetController(c *gin.Context) + func DeleteCollectionDeployment(c *gin.Context) + func DeleteCollectionIngressController(c *gin.Context) + func DeleteCollectionJobController(c *gin.Context) + func DeleteCollectionPodsController(c *gin.Context) + func DeleteCollectionSecretsController(c *gin.Context) + func DeleteCollectionServiceController(c *gin.Context) + func DeleteCollectionStatefulSetController(c *gin.Context) + func DeleteConfigMapController(c *gin.Context) + func DeleteCronJobController(c *gin.Context) + func DeleteDaemonSetController(c *gin.Context) + func DeleteDeployment(c *gin.Context) + func DeleteIngressController(c *gin.Context) + func DeleteJobController(c *gin.Context) + func DeletePersistentVolumeClaimController(c *gin.Context) + func DeletePersistentVolumeController(c *gin.Context) + func DeletePodController(c *gin.Context) + func DeleteSecretsController(c *gin.Context) + func DeleteServiceController(c *gin.Context) + func DeleteStatefulSetController(c *gin.Context) + func DeleteStorageClassController(c *gin.Context) + func DetailConfigMapController(c *gin.Context) + func DetailCronJobController(c *gin.Context) + func DetailDaemonSetController(c *gin.Context) + func DetailDeploymentController(c *gin.Context) + func DetailIngressController(c *gin.Context) + func DetailJobController(c *gin.Context) + func DetailPersistentVolumeClaimController(c *gin.Context) + func DetailPersistentVolumeController(c *gin.Context) + func DetailPodController(c *gin.Context) + func DetailSecretsController(c *gin.Context) + func DetailServiceController(c *gin.Context) + func DetailStatefulSetController(c *gin.Context) + func DetailStorageClassController(c *gin.Context) + func Events(c *gin.Context) + func GetConfigMapController(c *gin.Context) + func GetCronJobListController(c *gin.Context) + func GetDaemonSetListController(c *gin.Context) + func GetDeploymentList(c *gin.Context) + func GetDeploymentToServiceController(c *gin.Context) + func GetIngressListController(c *gin.Context) + func GetJobListController(c *gin.Context) + func GetK8SClusterDetail(c *gin.Context) + func GetLogDetailController(c *gin.Context) + func GetLogFileController(c *gin.Context) + func GetLogSourcesController(c *gin.Context) + func GetNamespaceList(c *gin.Context) + func GetNodeDetail(c *gin.Context) + func GetNodes(c *gin.Context) + func GetPersistentVolumeClaimListController(c *gin.Context) + func GetPersistentVolumeListController(c *gin.Context) + func GetPodsListController(c *gin.Context) + func GetSecretsController(c *gin.Context) + func GetServiceListController(c *gin.Context) + func GetStatefulSetListController(c *gin.Context) + func GetStorageClassListController(c *gin.Context) + func ListK8SCluster(c *gin.Context) + func NodeUnschedulable(c *gin.Context) + func RemoveNode(c *gin.Context) + func RestartDaemonSetController(c *gin.Context) + func RestartDeploymentController(c *gin.Context) + func RestartStatefulSetController(c *gin.Context) + func RollBackDeploymentController(c *gin.Context) + func ScaleDeployment(c *gin.Context) + func ScaleJobController(c *gin.Context) + func ScaleStatefulSetController(c *gin.Context) + type Status struct + NodeName string + Unscheduled bool