To request clusterlint diagnostics for your cluster, send a GET request to/v2/kubernetes/clusters/$K8S_CLUSTER_ID/clusterlint. If the run_id queryparameter is provided, then the diagnostics for the specific run is fetched.By default, the latest results are shown.To find out how to address clusterlint feedback, please refer tothe clusterlint check documentation.
OptionalrequestConfiguration: RequestConfiguration<ClusterlintRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Clusterlint helps operators conform to Kubernetes best practices aroundresources, security and reliability to avoid common problems while operatingor upgrading the clusters.To request a clusterlint run on your cluster, send a POST request to/v2/kubernetes/clusters/$K8S_CLUSTER_ID/clusterlint. This will run allchecks present in the doks group by default, if a request body is notspecified. Optionally specify the below attributes.For information about the available checks, please refer tothe clusterlint check documentation.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To request clusterlint diagnostics for your cluster, send a GET request to/v2/kubernetes/clusters/$K8S_CLUSTER_ID/clusterlint. If the run_id queryparameter is provided, then the diagnostics for the specific run is fetched.By default, the latest results are shown.To find out how to address clusterlint feedback, please refer tothe clusterlint check documentation.
OptionalrequestConfiguration: RequestConfiguration<ClusterlintRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Clusterlint helps operators conform to Kubernetes best practices aroundresources, security and reliability to avoid common problems while operatingor upgrading the clusters.To request a clusterlint run on your cluster, send a POST request to/v2/kubernetes/clusters/$K8S_CLUSTER_ID/clusterlint. This will run allchecks present in the doks group by default, if a request body is notspecified. Optionally specify the below attributes.For information about the available checks, please refer tothe clusterlint check documentation.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/kubernetes/clusters/{cluster_id}/clusterlint