clusterstatus

package
v1.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Print

func Print(s *state.State) error

Types

type NodeStatus added in v1.9.0

type NodeStatus struct {
	NodeName  string `json:"nodeName,omitempty"`
	Version   string `json:"version,omitempty"`
	APIServer bool   `json:"apiServer,omitempty"`
	Etcd      bool   `json:"etcd,omitempty"`
}

func Fetch added in v1.9.0

func Fetch(s *state.State, preflightChecks bool) ([]NodeStatus, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL