The new k8s.io/utils/ptr package provides generic wrapper functions, which can be used instead of type-specific pointer wrapper functions. This replaces the latter with the former, and migrates other uses of the deprecated pointer package to ptr in affacted files. See kubernetes/utils#283 for details. Signed-off-by: Lan Liang <gcslyp@gmail.com> |
||
|---|---|---|
| .. | ||
| deploy.go | ||
| deploy_test.go | ||
| deployments.go | ||
| deployments_test.go | ||
| node.go | ||
| node_test.go | ||
| secret.go | ||
| secret_test.go | ||
| services.go | ||
| services_test.go | ||
| statefulset.go | ||
| statefulset_test.go | ||