Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LocalFileCaBundle

CA Bundle from the filesystem.

Properties

Optional secretName

secretName: undefined | string

Name of the secret. For Kubernetes this will be the name of an opaque Kubernetes secret with key ca.crt. For other platforms the secret must be mounted at: /etc/oci/secrets/${secretName}/ca.crt

Const type

type: string = "LOCAL_FILE"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: CaBundle): object

getJsonObj