mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
fix(docs): fixing missing kube api endpoint docs [EE-5204] (#8843)
This commit is contained in:
parent
d8fcce4c31
commit
c3c2221437
8 changed files with 286 additions and 8 deletions
|
@ -16,8 +16,8 @@ import (
|
|||
)
|
||||
|
||||
// @id GetKubernetesConfig
|
||||
// @summary Generates kubeconfig file enabling client communication with k8s api server
|
||||
// @description Generates kubeconfig file enabling client communication with k8s api server
|
||||
// @summary Generate a kubeconfig file enabling client communication with k8s api server
|
||||
// @description Generate a kubeconfig file enabling client communication with k8s api server
|
||||
// @description **Access policy**: authenticated
|
||||
// @tags kubernetes
|
||||
// @security ApiKeyAuth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue