Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kube ¶
type Kube struct {
// contains filtered or unexported fields
}
Kube is a mock implementation of galley/pkg/common/Kube
func (*Kube) AddResponse ¶
AddResponse adds a new response to this mock.
func (*Kube) DynamicInterface ¶
func (k *Kube) DynamicInterface(gv schema.GroupVersion, kind string, listKind string) (dynamic.Interface, error)
DynamicInterface implementation.
Click to show internal directories.
Click to hide internal directories.