blob: 281bf77e9192441b41f893d0c8e1ae3c8fe6b109 [file] [log] [blame]
Zack Williams6bb2cfe2019-03-27 15:01:45 -07001---
Matteo Scandolo920e8fd2017-08-08 13:05:24 -07002# Copyright 2017-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
Matteo Scandolo9ce18252017-06-22 10:48:25 -070016map:
17 name:
18 type: str
Zack Williams6bb2cfe2019-03-27 15:01:45 -070019 required: true
Matteo Scandolo2c1a0012017-09-12 17:08:04 -070020 gprc_endpoint:
21 type: str
Zack Williams6bb2cfe2019-03-27 15:01:45 -070022 required: true
Matteo Scandolo2c1a0012017-09-12 17:08:04 -070023 local_cert:
24 type: str
Zack Williams6bb2cfe2019-03-27 15:01:45 -070025 required: true
Matteo Scandolo9ce18252017-06-22 10:48:25 -070026 logging:
Matteo Scandolo2c1a0012017-09-12 17:08:04 -070027 type: any