Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1a78383

Browse files
authored
Merge pull request#2 from app-net-interface/clean_awi_cli_examples
Clean up repository examples
2 parents2dc9b6e +c24398d commit1a78383

File tree

54 files changed

+98
-1554
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+98
-1554
lines changed

‎Readme.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Use "awi [command] --help" for more information about a command.
3939
####Connecting two VPCs with matching Ids across any cloud
4040

4141
```yaml
42-
apiVersion:awi.cisco.awi/v1
42+
apiVersion:awi.app-net-interface.io/v1alpha1
4343
kind:InterNetworkDomainConnection# Connection across network domains
4444
metadata:
4545
name:"aws-infra-vpc-to-sandbox-vpc"#generate an appropriate name
@@ -65,7 +65,7 @@ spec:
6565
#### Connecting two VPCs - source vpc labeld as "infra" and destination vpc labled as "sandbox" (across any cloud)
6666
6767
```yaml
68-
apiVersion:awi.cisco.awi/v1
68+
apiVersion:awi.app-net-interface.io/v1alpha1
6969
kind:InterNetworkDomainConnection
7070
metadata:
7171
name:"aws-infra-vpcs-to-sandbox-vpcs-labels"

‎examples/access-policy.yaml‎renamed to ‎examples/accesspolicy/access-policy.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
# SPDX-License-Identifier: Apache-2.0
1717

18-
apiVersion:awi.cisco.awi/v1
18+
apiVersion:awi.app-net-interface.io/v1alpha1
1919
kind:accessPolicy
2020
metadata:
2121
name:access-policy-1

‎examples/app-conn-ml-gcp.yaml‎

Lines changed: 0 additions & 42 deletions
This file was deleted.

‎examples/aws-vpc-vpc-label-acl.yaml‎

Lines changed: 0 additions & 53 deletions
This file was deleted.

‎examples/gcp-vpc-vpc-subnet-acl.yaml‎

Lines changed: 0 additions & 43 deletions
This file was deleted.

‎examples/app-connection-for-all-nds.yaml‎renamed to ‎examples/internetworkdomainappconnection/app-conn-across-all-nd-conns.yaml‎

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# Copyright (c) 2023 Cisco Systems, Inc. and its affiliates
2-
# All rights reserved.
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-
#
16-
# SPDX-License-Identifier: Apache-2.0
17-
18-
apiVersion:awi.cisco.awi/v1
1+
# Copyright (c) 2023 Cisco Systems, Inc. and its affiliates
2+
# All rights reserved.
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+
#
16+
# SPDX-License-Identifier: Apache-2.0
17+
18+
apiVersion:awi.app-net-interface.io/v1alpha1
1919
kind:InterNetworkDomainAppConnection
2020
metadata:
2121
name:app-connection-for-all-network-domain-conns

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp