add service mesh metrics remove unused circle yaml fix travis misconfiguration fix travis misconfiguration fix travis misconfiguration
9 lines
252 B
Go
9 lines
252 B
Go
// +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
|