#  Licensed to the Apache Software Foundation (ASF) under one or more
#  contributor license agreements.  See the NOTICE file distributed with
#  this work for additional information regarding copyright ownership.
#  The ASF licenses this file to You under the Apache License, Version 2.0
#  (the "License"); you may not use this file except in compliance with
#  the License.  You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See the License for the specific language governing permissions and
#  limitations under the License.
#

LICENSE
README.md
setup.cfg
setup.py
custos/__init__.py
custos/clients/__init__.py
custos/clients/agent_management_client.py
custos/clients/group_management_client.py
custos/clients/identity_management_client.py
custos/clients/resource_secret_management_client.py
custos/clients/sharing_management_client.py
custos/clients/super_tenant_management_client.py
custos/clients/tenant_management_client.py
custos/clients/user_management_client.py
custos/clients/utils/__init__.py
custos/clients/utils/certificate_fetching_rest_client.py
custos/clients/utils/utilities.py
custos/clients/utils/exceptions/CustosExceptions.py
custos/clients/utils/exceptions/__init__.py
custos/samples/__init__.py
custos/samples/agent_management_samples.py
custos/samples/group_management_samples.py
custos/samples/identity_management_samples.py
custos/samples/resource_secert_management.py
custos/samples/tenant_management_samples.py
custos/samples/user_management_samples.py
custos/samples/resources/__init__.py
custos/server/__init__.py
custos/server/core/AgentProfileService_pb2.py
custos/server/core/AgentProfileService_pb2_grpc.py
custos/server/core/ClusterManagementService_pb2.py
custos/server/core/ClusterManagementService_pb2_grpc.py
custos/server/core/CredentialStoreService_pb2.py
custos/server/core/CredentialStoreService_pb2_grpc.py
custos/server/core/FederatedAuthenticationService_pb2.py
custos/server/core/FederatedAuthenticationService_pb2_grpc.py
custos/server/core/IamAdminService_pb2.py
custos/server/core/IamAdminService_pb2_grpc.py
custos/server/core/IdentityService_pb2.py
custos/server/core/IdentityService_pb2_grpc.py
custos/server/core/LoggingService_pb2.py
custos/server/core/LoggingService_pb2_grpc.py
custos/server/core/MessagingService_pb2.py
custos/server/core/MessagingService_pb2_grpc.py
custos/server/core/ResourceSecretService_pb2.py
custos/server/core/ResourceSecretService_pb2_grpc.py
custos/server/core/SharingService_pb2.py
custos/server/core/SharingService_pb2_grpc.py
custos/server/core/TenantProfileService_pb2.py
custos/server/core/TenantProfileService_pb2_grpc.py
custos/server/core/UserProfileService_pb2.py
custos/server/core/UserProfileService_pb2_grpc.py
custos/server/core/__init__.py
custos/server/integration/AgentManagementService_pb2.py
custos/server/integration/AgentManagementService_pb2_grpc.py
custos/server/integration/ClusterManagementService_pb2.py
custos/server/integration/ClusterManagementService_pb2_grpc.py
custos/server/integration/GroupManagementService_pb2.py
custos/server/integration/GroupManagementService_pb2_grpc.py
custos/server/integration/IdentityManagementService_pb2.py
custos/server/integration/IdentityManagementService_pb2_grpc.py
custos/server/integration/LogManagementService_pb2.py
custos/server/integration/LogManagementService_pb2_grpc.py
custos/server/integration/ResourceSecretManagementService_pb2.py
custos/server/integration/ResourceSecretManagementService_pb2_grpc.py
custos/server/integration/SharingManagementService_pb2.py
custos/server/integration/SharingManagementService_pb2_grpc.py
custos/server/integration/TenantManagementService_pb2.py
custos/server/integration/TenantManagementService_pb2_grpc.py
custos/server/integration/UserManagementService_pb2.py
custos/server/integration/UserManagementService_pb2_grpc.py
custos/server/integration/__init__.py
custos/transport/__init__.py
custos/transport/settings.py
custos_sdk.egg-info/PKG-INFO
custos_sdk.egg-info/SOURCES.txt
custos_sdk.egg-info/dependency_links.txt
custos_sdk.egg-info/requires.txt
custos_sdk.egg-info/top_level.txt