add service mesh controller
add service mesh metrics remove unused circle yaml fix travis misconfiguration fix travis misconfiguration fix travis misconfiguration
This commit is contained in:
8
vendor/github.com/openshift/api/apps/v1/doc.go
generated
vendored
Normal file
8
vendor/github.com/openshift/api/apps/v1/doc.go
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
// +k8s:deepcopy-gen=package,register
|
||||
// +k8s:conversion-gen=github.com/openshift/origin/pkg/apps/apis/apps
|
||||
// +k8s:defaulter-gen=TypeMeta
|
||||
// +k8s:openapi-gen=true
|
||||
|
||||
// +groupName=apps.openshift.io
|
||||
// Package v1 is the v1 version of the API.
|
||||
package v1
|
||||
Reference in New Issue
Block a user