Documentation
¶
Index ¶
- func HostManagedProviderKeys() []string
- func IsCCWRAPInternalKey(key string) bool
- func IsGeneratedSessionSettingsStripKey(key string) bool
- func IsHostManagedProviderKey(key string) bool
- func IsManagedNetworkTrustKey(key string) bool
- func IsModelPreferenceKey(key string) bool
- func IsProviderControlKey(key string) bool
- func IsProviderRoutingAuthKey(key string) bool
- func IsProxyKey(key string) bool
- func IsSpawnScrubKey(key string) bool
- func IsTrustKey(key string) bool
- func IsUnsupportedTransportAuthKey(key string) bool
- func ManagedNetworkTrustKeys() []string
- func ModelPreferenceKeys() []string
- func ProviderControlKeys() []string
- func ProviderRoutingAuthKeys() []string
- func SpawnScrubKeys() []string
- func UnsupportedTransportAuthKeys() []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HostManagedProviderKeys ¶
func HostManagedProviderKeys() []string
func IsCCWRAPInternalKey ¶
func IsHostManagedProviderKey ¶
IsHostManagedProviderKey mirrors the checked-in Claude Code reference for CLAUDE_CODE_PROVIDER_MANAGED_BY_HOST. CCWRAP does not use this full set for generated settings stripping because model preferences are preserved via CCWRAP-mediated child env injection.
func IsModelPreferenceKey ¶
func IsProviderControlKey ¶
func IsProxyKey ¶
func IsSpawnScrubKey ¶
func IsTrustKey ¶
func ManagedNetworkTrustKeys ¶
func ManagedNetworkTrustKeys() []string
func ModelPreferenceKeys ¶
func ModelPreferenceKeys() []string
func ProviderControlKeys ¶
func ProviderControlKeys() []string
func ProviderRoutingAuthKeys ¶
func ProviderRoutingAuthKeys() []string
func SpawnScrubKeys ¶
func SpawnScrubKeys() []string
func UnsupportedTransportAuthKeys ¶
func UnsupportedTransportAuthKeys() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.