mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 21:25:09 +00:00
improve code comment
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user