@backstage/plugin-kubernetes-common
Home > @backstage/plugin-kubernetes-common
Common functionalities for Kubernetes, to be shared between the kubernetes
and kubernetes-backend
plugins
Functions
Function |
Description |
---|---|
For each cluster try to find errors in each of the object types provided returning a map of cluster names to errors in that cluster | |
Interfaces
Interface |
Description |
---|---|
Represents an error found on a Kubernetes object | |
A reference to a Kubernetes object | |
Variables
Variable |
Description |
---|---|
Annotation for specifying the Certificate Authority of an API server for a Kubernetes cluster | |
Annotation for specifying the API server of a Kubernetes cluster | |
Annotation for specifying the auth provider for a Kubernetes cluster | |
Annotation for specifying the assume role use to authenticate with AWS. | |
Annotation for specifying the AWS ID of a cluster when signing STS tokens | |
Annotation for specifying an external id when communicating with AWS | |
Annotation for specifying the dashboard app for a Kubernetes cluster. | |
Annotation for specifying the dashboard app parameters for a Kubernetes cluster. | |
Annotation for specifying the dashboard url for a Kubernetes cluster. | |
Annotation for specifying the oidc provider used to get id tokens for a Kubernetes cluster | |
Annotation for specifying boolean value for skip metric lookup. | |
Annotation for specifying boolean value for skip tls verify. | |
List of all Kubernetes permissions. | |
This permission is used to check access to the proxy endpoint |
Type Aliases
Type Alias |
Description |
---|---|
A list of errors keyed by Cluster name | |
Severity of the error, where 10 is critical and 0 is very low. | |