Files
flagger/pkg/apis/istio/v1alpha3/doc.go
stefanprodan a8d8bb2d6f Fix go fmt
2019-03-06 01:54:31 +02:00

8 lines
253 B
Go

// Api versions allow the api contract for a resource to be changed while keeping
// backward compatibility by support multiple concurrent versions
// of the same resource
// +k8s:deepcopy-gen=package
// +groupName=networking.istio.io
package v1alpha3