Options
All
  • Public
  • Public/Protected
  • All
Menu

CertConfig contains the tunables for TLS certificates

export
interface

V1CertConfig

Hierarchy

  • V1CertConfig

Index

Properties

duration?: string

Duration is a wrapper around time.Duration which supports correct marshaling to YAML and JSON. In particular, it marshals into strings, which can be used as map keys in json.

memberof

V1CertConfig

renewBefore?: string

Duration is a wrapper around time.Duration which supports correct marshaling to YAML and JSON. In particular, it marshals into strings, which can be used as map keys in json.

memberof

V1CertConfig

Generated using TypeDoc