mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-03 12:18:09 +08:00
add comment
This commit is contained in:
parent
8037c0fa94
commit
4e871973b8
@ -131,6 +131,7 @@ func IngressPathType(pathType networkingv1.PathType) *networkingv1.PathType {
|
||||
return &pathType
|
||||
}
|
||||
|
||||
// IsHighVersion -
|
||||
func IsHighVersion() bool {
|
||||
return GetKubeVersion().AtLeast(utilversion.MustParseSemantic("v1.19.0"))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user