Package io.micronaut.kubernetes.client.openapi.ssl


package io.micronaut.kubernetes.client.openapi.ssl
  • Class
    Description
    Default 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.