Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LocalFileTlsCertificate

TLS certificate from the filesystem.

Properties

Optional secretName

secretName: undefined | string

Name of the secret. For Kubernetes this is the name of the Kubernetes secret of type tls. For other platforms the secrets must be mounted at: /etc/oci/secrets/${secretName}/tls.{key,crt}

Const type

type: string = "LOCAL_FILE"

Methods

getDeserializedJsonObj

getJsonObj