Home
last modified time | relevance | path

Searched refs:GetValidatedSources (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/types/
H A Dpod_update.go86 func GetValidatedSources(sources []string) ([]string, error) { func
H A Dpod_update_test.go101 sources, err := GetValidatedSources(test.sources)