mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
fix typo in probe.go
This commit is contained in:
parent
ca12f11047
commit
051d5afa19
@ -16,7 +16,7 @@ limitations under the License.
|
||||
|
||||
package probe
|
||||
|
||||
// Result is a string used to handle the results for probing container readiness/livenss
|
||||
// Result is a string used to handle the results for probing container readiness/liveness
|
||||
type Result string
|
||||
|
||||
const (
|
||||
|
Loading…
Reference in New Issue
Block a user