Package io.micronaut.kubernetes.client.openapi.ssl
@NullMarked
package io.micronaut.kubernetes.client.openapi.ssl
SSL support for the Kubernetes OpenAPI client.
-
ClassDescriptionDefault implementation of the private key loader which supports PKCS#1, PKCS#8 and SEC 1 private key standards.The ssl builder which uses data from a kube config file to create a key store and trust store.Interface for Kubernetes private key loaders.