Automatic API generation by adopting go-restful
This commit is contained in:
@@ -20,6 +20,8 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
// TODO: Address these per #1502
|
||||
|
||||
func IsPullAlways(p PullPolicy) bool {
|
||||
// Default to pull always
|
||||
if len(p) == 0 {
|
||||
|
Reference in New Issue
Block a user