arista.identityprovider.v1 package
Subpackages
- arista.identityprovider.v1.services package
- Submodules
- arista.identityprovider.v1.services.gen_pb2 module
MetaResponse
OAuthConfigBatchedStreamRequest
OAuthConfigBatchedStreamResponse
OAuthConfigDeleteAllRequest
OAuthConfigDeleteAllResponse
OAuthConfigDeleteRequest
OAuthConfigDeleteResponse
OAuthConfigDeleteSomeRequest
OAuthConfigDeleteSomeResponse
OAuthConfigRequest
OAuthConfigResponse
OAuthConfigSetRequest
OAuthConfigSetResponse
OAuthConfigSetSomeRequest
OAuthConfigSetSomeResponse
OAuthConfigSomeRequest
OAuthConfigSomeResponse
OAuthConfigStreamRequest
OAuthConfigStreamResponse
SAMLConfigBatchedStreamRequest
SAMLConfigBatchedStreamResponse
SAMLConfigDeleteAllRequest
SAMLConfigDeleteAllResponse
SAMLConfigDeleteRequest
SAMLConfigDeleteResponse
SAMLConfigDeleteSomeRequest
SAMLConfigDeleteSomeResponse
SAMLConfigRequest
SAMLConfigResponse
SAMLConfigSetRequest
SAMLConfigSetResponse
SAMLConfigSetSomeRequest
SAMLConfigSetSomeResponse
SAMLConfigSomeRequest
SAMLConfigSomeResponse
SAMLConfigStreamRequest
SAMLConfigStreamResponse
- arista.identityprovider.v1.services.gen_pb2_grpc module
OAuthConfigService
OAuthConfigService.Delete()
OAuthConfigService.DeleteAll()
OAuthConfigService.DeleteSome()
OAuthConfigService.GetAll()
OAuthConfigService.GetAllBatched()
OAuthConfigService.GetMeta()
OAuthConfigService.GetOne()
OAuthConfigService.GetSome()
OAuthConfigService.Set()
OAuthConfigService.SetSome()
OAuthConfigService.Subscribe()
OAuthConfigService.SubscribeBatched()
OAuthConfigService.SubscribeMeta()
OAuthConfigServiceServicer
OAuthConfigServiceServicer.Delete()
OAuthConfigServiceServicer.DeleteAll()
OAuthConfigServiceServicer.DeleteSome()
OAuthConfigServiceServicer.GetAll()
OAuthConfigServiceServicer.GetAllBatched()
OAuthConfigServiceServicer.GetMeta()
OAuthConfigServiceServicer.GetOne()
OAuthConfigServiceServicer.GetSome()
OAuthConfigServiceServicer.Set()
OAuthConfigServiceServicer.SetSome()
OAuthConfigServiceServicer.Subscribe()
OAuthConfigServiceServicer.SubscribeBatched()
OAuthConfigServiceServicer.SubscribeMeta()
OAuthConfigServiceStub
SAMLConfigService
SAMLConfigService.Delete()
SAMLConfigService.DeleteAll()
SAMLConfigService.DeleteSome()
SAMLConfigService.GetAll()
SAMLConfigService.GetAllBatched()
SAMLConfigService.GetMeta()
SAMLConfigService.GetOne()
SAMLConfigService.GetSome()
SAMLConfigService.Set()
SAMLConfigService.SetSome()
SAMLConfigService.Subscribe()
SAMLConfigService.SubscribeBatched()
SAMLConfigService.SubscribeMeta()
SAMLConfigServiceServicer
SAMLConfigServiceServicer.Delete()
SAMLConfigServiceServicer.DeleteAll()
SAMLConfigServiceServicer.DeleteSome()
SAMLConfigServiceServicer.GetAll()
SAMLConfigServiceServicer.GetAllBatched()
SAMLConfigServiceServicer.GetMeta()
SAMLConfigServiceServicer.GetOne()
SAMLConfigServiceServicer.GetSome()
SAMLConfigServiceServicer.Set()
SAMLConfigServiceServicer.SetSome()
SAMLConfigServiceServicer.Subscribe()
SAMLConfigServiceServicer.SubscribeBatched()
SAMLConfigServiceServicer.SubscribeMeta()
SAMLConfigServiceStub
add_OAuthConfigServiceServicer_to_server()
add_SAMLConfigServiceServicer_to_server()
- Module contents
Submodules
arista.identityprovider.v1.identityprovider_pb2 module
Generated protocol buffer code.
- class arista.identityprovider.v1.identityprovider_pb2.OAuthConfig
Bases:
Message
,Message
- DESCRIPTOR = <google._upb._message.Descriptor object>
- class arista.identityprovider.v1.identityprovider_pb2.OAuthKey
Bases:
Message
,Message
- DESCRIPTOR = <google._upb._message.Descriptor object>
arista.identityprovider.v1.identityprovider_pb2_grpc module
Client and server classes corresponding to protobuf-defined services.