 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package componentstatus provides interfaces and implementation for retrieving cluster component status.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToConditionStatus ¶
func ToConditionStatus(s probe.Result) api.ConditionStatus
Types ¶
type REST ¶
type REST struct {
	GetServersToValidate func() map[string]apiserver.Server
	// contains filtered or unexported fields
}
    func NewStorage ¶
NewStorage returns a new REST.
func (*REST) List ¶
Returns the list of component status. Note that the label and field are both ignored. Note that this call doesn't support labels or selectors.
       Source Files
      ¶
      Source Files
      ¶
    
- doc.go
- rest.go
 Click to show internal directories. 
   Click to hide internal directories.