Address feedback

pull/5962/head
tstromberg 2020-01-22 14:21:34 -08:00
parent dccc41748b
commit 62a72f44e8
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ const (
Misconfigured = "Misconfigured" // analagous to state.Error
)
// Status holds string representations of libmachine.state.State
// Status holds string representations of component states
type Status struct {
Host string
Kubelet string