Documentation ¶ Index ¶ func ServeMultiplex(cfg *appconfig.Config) error type TD Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ServeMultiplex ¶ func ServeMultiplex(cfg *appconfig.Config) error Types ¶ type TD ¶ added in v0.0.2 type TD interface { AttestationType() string GetName() string GetTOTPSecret() string SetTOTPSecret(string) ParseTokenFields(*logical.Request, *framework.FieldData) error PopulateTokenData(map[string]interface{}) } Source Files ¶ View all Source files backend.gohelpers.gopath_tdx.gopath_tdx_login.gopath_tdx_nonce.gopath_tpm2.gopath_tpm2_login.gopath_tpm2_nonce.gopath_utils_common.gopath_utils_tdx.gopath_utils_tpm2.goplugin.gorand.gostorage_tdx.gostorage_tpm2.gotd.go Click to show internal directories. Click to hide internal directories.