Documentation ¶
Index ¶
- type Factory
- func (_m *Factory) Apply(ctx context.Context, namespace string, manifests []byte) error
- func (_m *Factory) Delete(_a0 context.Context, _a1 *kube.DeleteOptions) error
- func (_m *Factory) KubernetesClientSet() (kubernetes.Interface, error)
- func (_m *Factory) KubernetesClientSetOrDie() kubernetes.Interface
- func (_m *Factory) ToRESTConfig() (*rest.Config, error)
- func (_m *Factory) Wait(_a0 context.Context, _a1 *kube.WaitOptions) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
Factory is an autogenerated mock type for the Factory type
func (*Factory) Delete ¶ added in v0.2.9
Delete provides a mock function with given fields: _a0, _a1
func (*Factory) KubernetesClientSet ¶
func (_m *Factory) KubernetesClientSet() (kubernetes.Interface, error)
KubernetesClientSet provides a mock function with given fields:
func (*Factory) KubernetesClientSetOrDie ¶
func (_m *Factory) KubernetesClientSetOrDie() kubernetes.Interface
KubernetesClientSetOrDie provides a mock function with given fields:
func (*Factory) ToRESTConfig ¶ added in v0.2.8
ToRESTConfig provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.