Skip to content

Commit 9746d6f

Browse files
committed
generated
1 parent 630b383 commit 9746d6f

File tree

5,153 files changed

+78536
-332966
lines changed

Some content is hidden

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

5,153 files changed

+78536
-332966
lines changed

accesstransparency/v1/access_protection_builder.go

Lines changed: 0 additions & 63 deletions
This file was deleted.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
/*
2+
Copyright (c) 2020 Red Hat, Inc.
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+
17+
// IMPORTANT: This file has been generated automatically, refrain from modifying it manually as all
18+
// your changes will be lost when the file is generated again.
19+
20+
package v1 // github.com/openshift-online/ocm-sdk-go/accesstransparency/v1
21+
22+
import (
23+
api_v1 "github.com/openshift-online/ocm-api-model/clientapi/accesstransparency/v1"
24+
)
25+
26+
type AccessProtectionBuilder = api_v1.AccessProtectionBuilder
27+
28+
var NewAccessProtection = api_v1.NewAccessProtection

accesstransparency/v1/access_protection_list_builder.go

Lines changed: 0 additions & 71 deletions
This file was deleted.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
/*
2+
Copyright (c) 2020 Red Hat, Inc.
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+
17+
// IMPORTANT: This file has been generated automatically, refrain from modifying it manually as all
18+
// your changes will be lost when the file is generated again.
19+
20+
package v1 // github.com/openshift-online/ocm-sdk-go/accesstransparency/v1
21+
22+
import (
23+
api_v1 "github.com/openshift-online/ocm-api-model/clientapi/accesstransparency/v1"
24+
)
25+
26+
type AccessProtectionListBuilder = api_v1.AccessProtectionListBuilder
27+
28+
var NewAccessProtectionList = api_v1.NewAccessProtectionList
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
/*
2+
Copyright (c) 2020 Red Hat, Inc.
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+
17+
// IMPORTANT: This file has been generated automatically, refrain from modifying it manually as all
18+
// your changes will be lost when the file is generated again.
19+
20+
package v1 // github.com/openshift-online/ocm-sdk-go/accesstransparency/v1
21+
22+
import (
23+
api_v1 "github.com/openshift-online/ocm-api-model/clientapi/accesstransparency/v1"
24+
)
25+
26+
var MarshalAccessProtectionList = api_v1.MarshalAccessProtectionList
27+
var WriteAccessProtectionList = api_v1.WriteAccessProtectionList
28+
var UnmarshalAccessProtectionList = api_v1.UnmarshalAccessProtectionList
29+
var ReadAccessProtectionList = api_v1.ReadAccessProtectionList

accesstransparency/v1/access_protection_list_type_json.go

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

0 commit comments

Comments
 (0)