Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
577b8aa6
Unverified
Commit
577b8aa6
authored
Dec 09, 2016
by
Jordan Liggitt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stop generating openapi schemas for internal types
parent
7ab35e2a
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
0 additions
and
17 deletions
+0
-17
types.go
pkg/apis/abac/types.go
+0
-1
doc.go
pkg/apis/apps/doc.go
+0
-1
doc.go
pkg/apis/authentication/doc.go
+0
-1
doc.go
pkg/apis/authorization/doc.go
+0
-2
doc.go
pkg/apis/autoscaling/doc.go
+0
-1
doc.go
pkg/apis/batch/doc.go
+0
-1
doc.go
pkg/apis/certificates/doc.go
+0
-2
doc.go
pkg/apis/componentconfig/doc.go
+0
-1
doc.go
pkg/apis/extensions/doc.go
+0
-1
doc.go
pkg/apis/imagepolicy/doc.go
+0
-2
doc.go
pkg/apis/policy/doc.go
+0
-1
doc.go
pkg/apis/rbac/doc.go
+0
-2
doc.go
pkg/apis/storage/doc.go
+0
-1
No files found.
pkg/apis/abac/types.go
View file @
577b8aa6
...
@@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
...
@@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
*/
*/
// +k8s:openapi-gen=true
package
abac
package
abac
import
(
import
(
...
...
pkg/apis/apps/doc.go
View file @
577b8aa6
...
@@ -15,7 +15,6 @@ limitations under the License.
...
@@ -15,7 +15,6 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
// +groupName=apps.k8s.io
// +groupName=apps.k8s.io
package
apps
// import "k8s.io/kubernetes/pkg/apis/apps"
package
apps
// import "k8s.io/kubernetes/pkg/apis/apps"
pkg/apis/authentication/doc.go
View file @
577b8aa6
...
@@ -16,5 +16,4 @@ limitations under the License.
...
@@ -16,5 +16,4 @@ limitations under the License.
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +groupName=authentication.k8s.io
// +groupName=authentication.k8s.io
// +k8s:openapi-gen=true
package
authentication
// import "k8s.io/kubernetes/pkg/apis/authentication"
package
authentication
// import "k8s.io/kubernetes/pkg/apis/authentication"
pkg/apis/authorization/doc.go
View file @
577b8aa6
...
@@ -15,7 +15,5 @@ limitations under the License.
...
@@ -15,7 +15,5 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
// +groupName=authorization.k8s.io
// +groupName=authorization.k8s.io
package
authorization
// import "k8s.io/kubernetes/pkg/apis/authorization"
package
authorization
// import "k8s.io/kubernetes/pkg/apis/authorization"
pkg/apis/autoscaling/doc.go
View file @
577b8aa6
...
@@ -15,6 +15,5 @@ limitations under the License.
...
@@ -15,6 +15,5 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
package
autoscaling
// import "k8s.io/kubernetes/pkg/apis/autoscaling"
package
autoscaling
// import "k8s.io/kubernetes/pkg/apis/autoscaling"
pkg/apis/batch/doc.go
View file @
577b8aa6
...
@@ -15,6 +15,5 @@ limitations under the License.
...
@@ -15,6 +15,5 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
package
batch
// import "k8s.io/kubernetes/pkg/apis/batch"
package
batch
// import "k8s.io/kubernetes/pkg/apis/batch"
pkg/apis/certificates/doc.go
View file @
577b8aa6
...
@@ -15,7 +15,5 @@ limitations under the License.
...
@@ -15,7 +15,5 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
// +groupName=certificates.k8s.io
// +groupName=certificates.k8s.io
package
certificates
// import "k8s.io/kubernetes/pkg/apis/certificates"
package
certificates
// import "k8s.io/kubernetes/pkg/apis/certificates"
pkg/apis/componentconfig/doc.go
View file @
577b8aa6
...
@@ -15,6 +15,5 @@ limitations under the License.
...
@@ -15,6 +15,5 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
package
componentconfig
// import "k8s.io/kubernetes/pkg/apis/componentconfig"
package
componentconfig
// import "k8s.io/kubernetes/pkg/apis/componentconfig"
pkg/apis/extensions/doc.go
View file @
577b8aa6
...
@@ -15,6 +15,5 @@ limitations under the License.
...
@@ -15,6 +15,5 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
package
extensions
// import "k8s.io/kubernetes/pkg/apis/extensions"
package
extensions
// import "k8s.io/kubernetes/pkg/apis/extensions"
pkg/apis/imagepolicy/doc.go
View file @
577b8aa6
...
@@ -16,6 +16,4 @@ limitations under the License.
...
@@ -16,6 +16,4 @@ limitations under the License.
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +groupName=imagepolicy.k8s.io
// +groupName=imagepolicy.k8s.io
// +k8s:openapi-gen=true
package
imagepolicy
// import "k8s.io/kubernetes/pkg/apis/imagepolicy"
package
imagepolicy
// import "k8s.io/kubernetes/pkg/apis/imagepolicy"
pkg/apis/policy/doc.go
View file @
577b8aa6
...
@@ -15,6 +15,5 @@ limitations under the License.
...
@@ -15,6 +15,5 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
package
policy
// import "k8s.io/kubernetes/pkg/apis/policy"
package
policy
// import "k8s.io/kubernetes/pkg/apis/policy"
pkg/apis/rbac/doc.go
View file @
577b8aa6
...
@@ -15,7 +15,5 @@ limitations under the License.
...
@@ -15,7 +15,5 @@ limitations under the License.
*/
*/
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
// +groupName=rbac.authorization.k8s.io
// +groupName=rbac.authorization.k8s.io
package
rbac
// import "k8s.io/kubernetes/pkg/apis/rbac"
package
rbac
// import "k8s.io/kubernetes/pkg/apis/rbac"
pkg/apis/storage/doc.go
View file @
577b8aa6
...
@@ -16,5 +16,4 @@ limitations under the License.
...
@@ -16,5 +16,4 @@ limitations under the License.
// +k8s:deepcopy-gen=package,register
// +k8s:deepcopy-gen=package,register
// +groupName=storage.k8s.io
// +groupName=storage.k8s.io
// +g8k:openapi-gen=true
package
storage
// import "k8s.io/kubernetes/pkg/apis/storage"
package
storage
// import "k8s.io/kubernetes/pkg/apis/storage"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment