MCPcopy
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
68class NoAuthConfig(AuthConfig):
69 pass
70
71
72class KubernetesAuthConfig(AuthConfig):

Callers 11

__init__Method · 0.90
__init__Method · 0.90
test_session_creationMethod · 0.90
test_session_reuseMethod · 0.90
test_session_closeMethod · 0.90
test_thread_safetyMethod · 0.90
test_idle_timeoutMethod · 0.90

Calls

no outgoing calls

Tested by 9

test_session_creationMethod · 0.72
test_session_reuseMethod · 0.72
test_session_closeMethod · 0.72
test_thread_safetyMethod · 0.72
test_idle_timeoutMethod · 0.72