Address feedback
parent
dccc41748b
commit
62a72f44e8
|
@ -48,7 +48,7 @@ const (
|
||||||
Misconfigured = "Misconfigured" // analagous to state.Error
|
Misconfigured = "Misconfigured" // analagous to state.Error
|
||||||
)
|
)
|
||||||
|
|
||||||
// Status holds string representations of libmachine.state.State
|
// Status holds string representations of component states
|
||||||
type Status struct {
|
type Status struct {
|
||||||
Host string
|
Host string
|
||||||
Kubelet string
|
Kubelet string
|
||||||
|
|
Loading…
Reference in New Issue