Documentation
¶
Index ¶
- type Client
- func (_m *Client) GetNetworkAttachmentDefinition(namespace string, name string) (*v1.NetworkAttachmentDefinition, error)
- func (_m *Client) GetPods(namespace string) (*corev1.PodList, error)
- func (_m *Client) GetRestClient() rest.Interface
- func (_m *Client) PatchPod(pod *corev1.Pod, patchType types.PatchType, patchData []byte) error
- func (_m *Client) SetAnnotationsOnPod(pod *corev1.Pod, annotations map[string]string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) GetNetworkAttachmentDefinition ¶
func (_m *Client) GetNetworkAttachmentDefinition(namespace string, name string) (*v1.NetworkAttachmentDefinition, error)
GetNetworkAttachmentDefinition provides a mock function with given fields: namespace, name
func (*Client) GetRestClient ¶
GetRestClient provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.