k8s_conf v0.1.2 K8s.Conf.PKI
Retrieves information from certificates
Link to this section Summary
Functions
Decodes the certificate from a base64 encoded string
Reads the certificate from PEM file or base64 encoding
Reads the certificate from a PEM file
Decodes private key from a base64 encoded string
Reads private key from a PEM file
Link to this section Functions
Decodes the certificate from a base64 encoded string
Reads the certificate from PEM file or base64 encoding
Reads the certificate from a PEM file
Link to this function
private_key_from_base64(encoded_key)
Decodes private key from a base64 encoded string
Link to this function
private_key_from_pem(file)
Reads private key from a PEM file