Skip to content
Docs Try Aspire
Docs Try

GoFeatureFlagResource.withGoffBindMount

Method
📦 CommunityToolkit.Aspire.Hosting.GoFeatureFlag v13.4.0
interface GoFeatureFlagResource {
// ... omitted for brevity
withGoffBindMount(source: string): GoFeatureFlagResource;
}

Signature

method withGoffBindMount builder
Adds a bind mount for the goff configuration folder to a GO Feature flag container resource.
withGoffBindMount(source: string): GoFeatureFlagResource
source string
GoFeatureFlagResource

Defined on

This method is defined on the following type: