k8s

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClusterSecret

func ClusterSecret(c *gin.Context)

func CollectionCordonNode

func CollectionCordonNode(c *gin.Context)

func CollectionNodeUnschedule

func CollectionNodeUnschedule(c *gin.Context)

func CordonNode

func CordonNode(c *gin.Context)

func CreateK8SCluster

func CreateK8SCluster(c *gin.Context)

func DelK8SCluster

func DelK8SCluster(c *gin.Context)

func DeleteCollectionConfigMapController

func DeleteCollectionConfigMapController(c *gin.Context)

func DeleteCollectionCronJobController

func DeleteCollectionCronJobController(c *gin.Context)

func DeleteCollectionDaemonSetController

func DeleteCollectionDaemonSetController(c *gin.Context)

func DeleteCollectionDeployment

func DeleteCollectionDeployment(c *gin.Context)

func DeleteCollectionIngressController

func DeleteCollectionIngressController(c *gin.Context)

func DeleteCollectionJobController

func DeleteCollectionJobController(c *gin.Context)

func DeleteCollectionPodsController

func DeleteCollectionPodsController(c *gin.Context)

func DeleteCollectionSecretsController

func DeleteCollectionSecretsController(c *gin.Context)

func DeleteCollectionServiceController

func DeleteCollectionServiceController(c *gin.Context)

func DeleteCollectionStatefulSetController

func DeleteCollectionStatefulSetController(c *gin.Context)

func DeleteConfigMapController

func DeleteConfigMapController(c *gin.Context)

func DeleteCronJobController

func DeleteCronJobController(c *gin.Context)

func DeleteDaemonSetController

func DeleteDaemonSetController(c *gin.Context)

func DeleteDeployment

func DeleteDeployment(c *gin.Context)

func DeleteIngressController

func DeleteIngressController(c *gin.Context)

func DeleteJobController

func DeleteJobController(c *gin.Context)

func DeletePersistentVolumeClaimController

func DeletePersistentVolumeClaimController(c *gin.Context)

func DeletePersistentVolumeController

func DeletePersistentVolumeController(c *gin.Context)

func DeletePodController

func DeletePodController(c *gin.Context)

func DeleteSecretsController

func DeleteSecretsController(c *gin.Context)

func DeleteServiceController

func DeleteServiceController(c *gin.Context)

func DeleteStatefulSetController

func DeleteStatefulSetController(c *gin.Context)

func DeleteStorageClassController

func DeleteStorageClassController(c *gin.Context)

func DetailConfigMapController

func DetailConfigMapController(c *gin.Context)

func DetailCronJobController

func DetailCronJobController(c *gin.Context)

func DetailDaemonSetController

func DetailDaemonSetController(c *gin.Context)

func DetailDeploymentController

func DetailDeploymentController(c *gin.Context)

func DetailIngressController

func DetailIngressController(c *gin.Context)

func DetailJobController

func DetailJobController(c *gin.Context)

func DetailPersistentVolumeClaimController

func DetailPersistentVolumeClaimController(c *gin.Context)

func DetailPersistentVolumeController

func DetailPersistentVolumeController(c *gin.Context)

func DetailPodController

func DetailPodController(c *gin.Context)

func DetailSecretsController

func DetailSecretsController(c *gin.Context)

func DetailServiceController

func DetailServiceController(c *gin.Context)

func DetailStatefulSetController

func DetailStatefulSetController(c *gin.Context)

func DetailStorageClassController

func DetailStorageClassController(c *gin.Context)

func Events

func Events(c *gin.Context)

func GetConfigMapController

func GetConfigMapController(c *gin.Context)

func GetCronJobListController

func GetCronJobListController(c *gin.Context)

func GetDaemonSetListController

func GetDaemonSetListController(c *gin.Context)

func GetDeploymentList

func GetDeploymentList(c *gin.Context)

func GetDeploymentToServiceController

func GetDeploymentToServiceController(c *gin.Context)

func GetIngressListController

func GetIngressListController(c *gin.Context)

func GetJobListController

func GetJobListController(c *gin.Context)

func GetK8SClusterDetail

func GetK8SClusterDetail(c *gin.Context)

func GetLogDetailController

func GetLogDetailController(c *gin.Context)

func GetLogFileController

func GetLogFileController(c *gin.Context)

func GetLogSourcesController

func GetLogSourcesController(c *gin.Context)

func GetNamespaceList

func GetNamespaceList(c *gin.Context)

func GetNodeDetail

func GetNodeDetail(c *gin.Context)

func GetNodes

func GetNodes(c *gin.Context)

func GetPersistentVolumeClaimListController

func GetPersistentVolumeClaimListController(c *gin.Context)

func GetPersistentVolumeListController

func GetPersistentVolumeListController(c *gin.Context)

func GetPodsListController

func GetPodsListController(c *gin.Context)

func GetSecretsController

func GetSecretsController(c *gin.Context)

func GetServiceListController

func GetServiceListController(c *gin.Context)

func GetStatefulSetListController

func GetStatefulSetListController(c *gin.Context)

func GetStorageClassListController

func GetStorageClassListController(c *gin.Context)

func ListK8SCluster

func ListK8SCluster(c *gin.Context)

func NodeUnschedulable

func NodeUnschedulable(c *gin.Context)

func RemoveNode

func RemoveNode(c *gin.Context)

func RestartDaemonSetController

func RestartDaemonSetController(c *gin.Context)

func RestartDeploymentController

func RestartDeploymentController(c *gin.Context)

func RestartStatefulSetController

func RestartStatefulSetController(c *gin.Context)

func RollBackDeploymentController

func RollBackDeploymentController(c *gin.Context)

func ScaleDeployment

func ScaleDeployment(c *gin.Context)

func ScaleJobController

func ScaleJobController(c *gin.Context)

func ScaleStatefulSetController

func ScaleStatefulSetController(c *gin.Context)

Types

type Status

type Status struct {
	NodeName    string `json:"node_name"`
	Unscheduled bool   `json:"unscheduled"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL