mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +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
|
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
|
type Result string
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
Loading…
Reference in New Issue
Block a user