Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeMocks ¶
type KubeMocks struct { KubeClient *mocks.KubeClient CoreV1 *mocks.CoreV1 ConfigMaps *mocks.ConfigMaps Pods *mocks.Pods Secrets *mocks.Secrets Services *mocks.Services AppsV1 *mocks.AppsV1 Deployments *mocks.Deployments StatefulSets *mocks.StatefulSets }
func NewKubeMocks ¶
Click to show internal directories.
Click to hide internal directories.