Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientWrapper ¶
type ClientWrapper struct { *fake.Clientset ClusterInterface }
func (*ClientWrapper) CoreV1 ¶
func (c *ClientWrapper) CoreV1() v1core.CoreV1Interface
type ClusterInterface ¶
type KubeMock ¶
type KubeMock struct { Stream map[string]StreamResult LogHook func(w io.Writer, r *http.Request) // contains filtered or unexported fields }
func NewKubeMock ¶
func NewKubeMock(cluster *ClientWrapper, p provision.Provisioner) *KubeMock
func (*KubeMock) CreateDeployReadyServer ¶
func (*KubeMock) DefaultReactions ¶
func (s *KubeMock) DefaultReactions(c *check.C) (*provisiontest.FakeApp, func(), func())
func (*KubeMock) DeploymentReactions ¶
func (s *KubeMock) DeploymentReactions(c *check.C) func()
func (*KubeMock) MockfakeNodes ¶
Click to show internal directories.
Click to hide internal directories.