Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeClientGroup ¶
type FakeClientGroup struct {
// contains filtered or unexported fields
}
func NewFakeGroupClient ¶
func NewFakeGroupClient(name string, opt *FakeOpts) (*FakeClientGroup, error)
func (*FakeClientGroup) Verify ¶
func (f *FakeClientGroup) Verify() error
type FakeInterface ¶
type FakeInterface interface {
Verify() error
}
Click to show internal directories.
Click to hide internal directories.