CommunityToolkit.Aspire.Hosting.Flagd
📦 CommunityToolkit.Aspire.Hosting.Flagdv13.4.02Functions
1Types
1 types and 7 members
Types
Functions
method
addFlagdbuilderAdds a flagd container to the application model.
addFlagd(name: string, port?: number, ofrepPort?: number): FlagdResourcemethod
withBindFileSyncbuilderConfigures flagd to use a bind mount as the source of flags.
withBindFileSync(fileSource: string, filename?: string): FlagdResource