The main client for TrueFoundry SDK operations. This client provides access to all SDK functionality through organized sub-clients.Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Client Methods
apply
apply
Applies a given manifest to create or update resources of specific types, such as provider-account, cluster, workspace, or ml-repo.
Parameters
🔗 TrueFoundryApplyRequestManifestmanifest of the resource to be created or updated
Dry run the apply operation without actually applying
Returns
🔗 TrueFoundryApplyResponseThe resource has been successfully created or updated.