Skip to content

Commit 5379e57

Browse files
committed
more changes :/
1 parent ed7ee37 commit 5379e57

File tree

114 files changed

+3758
-513
lines changed

Some content is hidden

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

114 files changed

+3758
-513
lines changed

examples/pkg/apis/example-dashed/register.go renamed to examples/pkg/apis/example-dashed/doc.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ package example
1818

1919
const (
2020
// +groupName=exampledashed
21-
// +groupGoName=ExampleDashed
2221
GroupName = "example-dashed.dev"
2322
)

examples/pkg/apis/example-dashed/v1/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ limitations under the License.
1515
*/
1616

1717
// +k8s:deepcopy-gen=package,register
18-
// +groupName=example-dashed.some.corp
18+
// +groupName=exampledashed.some.corp
1919
package v1

examples/pkg/generated/applyconfigurations/example-dashed/v1/clustertesttype.go

Lines changed: 233 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/pkg/generated/applyconfigurations/example-dashed/v1/clustertesttypestatus.go

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)