Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/feast-dev/feast
/ NoAuthConfig
Class
NoAuthConfig
sdk/python/feast/permissions/auth_model.py:68–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
68
class
NoAuthConfig(AuthConfig):
69
pass
70
71
72
class
KubernetesAuthConfig(AuthConfig):
Callers
11
__init__
Method · 0.90
__init__
Method · 0.90
test_http_auth_requests_session
Function · 0.90
test_session_creation
Method · 0.90
test_session_reuse
Method · 0.90
test_session_close
Method · 0.90
test_thread_safety
Method · 0.90
test_custom_configuration
Method · 0.90
test_disable_idle_timeout
Method · 0.90
test_idle_timeout
Method · 0.90
test_session_last_used_tracking
Method · 0.90
Calls
no outgoing calls
Tested by
9
test_http_auth_requests_session
Function · 0.72
test_session_creation
Method · 0.72
test_session_reuse
Method · 0.72
test_session_close
Method · 0.72
test_thread_safety
Method · 0.72
test_custom_configuration
Method · 0.72
test_disable_idle_timeout
Method · 0.72
test_idle_timeout
Method · 0.72
test_session_last_used_tracking
Method · 0.72