FlagdResource.withBindFileSync
Method
interface FlagdResource { // ... omitted for brevity withBindFileSync( fileSource: string, filename?: string): FlagdResource;}Signature
method
withBindFileSyncbuilderConfigures flagd to use a bind mount as the source of flags.
withBindFileSync( fileSource: string, filename?: string): FlagdResourceParameters
fileSourcestringfilenamestringoptional= flagd.jsonReturns
FlagdResourceDefined on
This method is defined on the following type: