Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsageLister ¶
type UsageLister struct {
// contains filtered or unexported fields
}
func MustNew ¶
func MustNew(restConfig *rest.Config) *UsageLister
func (*UsageLister) FindUsageNotMatchRequest ¶
func (l *UsageLister) FindUsageNotMatchRequest(name, namespace, nodeName string, multiple float64) ([]*usageShowData, error)
func (*UsageLister) Print ¶
func (l *UsageLister) Print(data []*usageShowData) error
Click to show internal directories.
Click to hide internal directories.