package errors
import "k8s.io/cri-api/pkg/errors"
Package errors provides helper functions for use by the kubelet to deal with CRI errors.
Index ¶
Functions ¶
func IsNotFound ¶
IsNotFound returns a boolean indicating whether the error is grpc not found error. See https://github.com/grpc/grpc/blob/master/doc/statuscodes.md for a list of grpc status codes.
Source Files ¶
doc.go errors.go
- Version
- v0.27.0-rc.1
- Published
- Mar 15, 2023
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 13 hours ago –
Tools for package owners.