generated: '2026-07-11' method: derived source: openapi/kubernetes-api-openapi.yml summary: types: - http - mutualTLS schemes: - name: bearerAuth type: http scheme: bearer bearerFormat: JWT description: Kubernetes service account token or user token issued by the cluster's authentication provider. Include in the Authorization header as 'Bearer '. sources: - openapi/kubernetes-api-openapi.yml - name: clientCertificate type: mutualTLS description: Client certificate authentication using a TLS certificate issued by the cluster's certificate authority. sources: - openapi/kubernetes-api-openapi.yml