mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
improve code comment
This commit is contained in:
parent
2124d30502
commit
88e4f1be4b
@ -15,7 +15,7 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// Package reconciler implements interfaces that attempt to reconcile the
|
// Package reconciler implements interfaces that attempt to reconcile the
|
||||||
// desired state of the with the actual state of the world by triggering
|
// desired state of the world with the actual state of the world by triggering
|
||||||
// relevant actions (attach, detach, mount, unmount).
|
// relevant actions (attach, detach, mount, unmount).
|
||||||
package reconciler
|
package reconciler
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user