mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 09:24:23 +00:00
Add APIs for computing status based on fetching resource info from a
cluster
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// Computing the status of a resources can be done by calling the
|
||||
// Compute function in the status package.
|
||||
// import (
|
||||
// "sigs.k8s.io/kustomize/kstatus/status
|
||||
// "sigs.k8s.io/kustomize/kstatus/status"
|
||||
// )
|
||||
// res, err := status.Compute(resource)
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user