Documentation ¶
Index ¶
- func CheckEphemeralContainers(c *gin.Context)
- func CheckIstiod(c *gin.Context)
- func ClusterConnectFromAgent(c *gin.Context)
- func CreateCluster(c *gin.Context)
- func DeleteCluster(c *gin.Context)
- func DisconnectCluster(c *gin.Context)
- func GetBundleResources(c *gin.Context)
- func GetCluster(c *gin.Context)
- func GetClusterStrategyReferences(c *gin.Context)
- func GetClusterYaml(hubURI string) func(*gin.Context)
- func ListClusters(c *gin.Context)
- func ListDeployments(c *gin.Context)
- func ListIstioVirtualServices(c *gin.Context)
- func ListPVCs(c *gin.Context)
- func ListStorageClasses(c *gin.Context)
- func OpenAPICheckIstiod(c *gin.Context)
- func ReconnectCluster(c *gin.Context)
- func UpdateCluster(c *gin.Context)
- func UpgradeAgent(c *gin.Context)
- type OpenAPIRouter
- type Router
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIstiod ¶
func ClusterConnectFromAgent ¶
func CreateCluster ¶
func DeleteCluster ¶
func DisconnectCluster ¶
func GetBundleResources ¶
func GetCluster ¶
func GetClusterYaml ¶
func ListClusters ¶
func ListDeployments ¶
func ListStorageClasses ¶
func OpenAPICheckIstiod ¶
func ReconnectCluster ¶
func UpdateCluster ¶
func UpgradeAgent ¶
Types ¶
type OpenAPIRouter ¶
type OpenAPIRouter struct{}
func (*OpenAPIRouter) Inject ¶
func (*OpenAPIRouter) Inject(router *gin.RouterGroup)
Click to show internal directories.
Click to hide internal directories.