MCPcopy
hub / github.com/helm/helm / waitValue

TypeAlias waitValue

pkg/cmd/flags.go:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68type waitValue kube.WaitStrategy
69
70func newWaitValue(defaultValue kube.WaitStrategy, ws *kube.WaitStrategy) *waitValue {
71 *ws = defaultValue

Callers 1

SetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected