Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeClients ¶
NewFakeClients new fake client by given options
func NewFakeClientsFor ¶
func NewFakeClientsFor(fn func(c *FakerClient)) k8s.Client
NewFakeClientsFor new fake client by customize
Types ¶
type FakerClient ¶
type FakerClient struct {
// contains filtered or unexported fields
}
FakerClient implement kubernetes.Client
func (*FakerClient) Cache ¶
func (c *FakerClient) Cache() cache.Cache
func (*FakerClient) ClientSet ¶
func (c *FakerClient) ClientSet() kubernetes.Interface
func (*FakerClient) Direct ¶
func (c *FakerClient) Direct() client.Client
func (*FakerClient) Metrics ¶
func (c *FakerClient) Metrics() versioned.Interface
Click to show internal directories.
Click to hide internal directories.