Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDirEmpty ¶
Types ¶
type FakeDiscoveryWithSPR ¶
type FakeDiscoveryWithSPR struct {
*fakediscovery.FakeDiscovery
}
FakeDiscoveryWithSPR overrides ServerPreferredResources because client-go always returns (nil, nil).
func (*FakeDiscoveryWithSPR) ServerPreferredResources ¶
func (d *FakeDiscoveryWithSPR) ServerPreferredResources() ([]*metav1.APIResourceList, error)
type GatherDump ¶
func ReadGatherDump ¶
func ReadGatherDump(gatherPath string) (*GatherDump, error)
func (*GatherDump) Sort ¶
func (gd *GatherDump) Sort()
Click to show internal directories.
Click to hide internal directories.