Documentation ¶
Index ¶
- func FakeContainer(t *testing.T) corev1.Container
- func FakeDaemonSet(t *testing.T) appsv1.DaemonSet
- func FakeEphemeralContainer(t *testing.T) corev1.EphemeralContainer
- func FakeManagedFields(t *testing.T) metav1.ManagedFieldsEntry
- func FakeNode(t *testing.T) corev1.Node
- func FakePersistentVolumeClaim(t *testing.T) *corev1.PersistentVolumeClaim
- func FakePod(t *testing.T) corev1.Pod
- func FakePodSpec(t *testing.T) corev1.PodSpec
- func FakePodTemplateSpec(t *testing.T) corev1.PodTemplateSpec
- func FakeResourceList(t *testing.T) *corev1.ResourceList
- func FakeSelector(_ *testing.T) *metav1.LabelSelector
- func FakeThroughPointers(t *testing.T, ptrs ...interface{})
- func FakeVolume(t *testing.T) corev1.Volume
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FakeEphemeralContainer ¶
func FakeEphemeralContainer(t *testing.T) corev1.EphemeralContainer
func FakeManagedFields ¶
func FakeManagedFields(t *testing.T) metav1.ManagedFieldsEntry
func FakePersistentVolumeClaim ¶
func FakePersistentVolumeClaim(t *testing.T) *corev1.PersistentVolumeClaim
func FakePodTemplateSpec ¶
func FakePodTemplateSpec(t *testing.T) corev1.PodTemplateSpec
func FakeResourceList ¶
func FakeResourceList(t *testing.T) *corev1.ResourceList
func FakeSelector ¶
func FakeSelector(_ *testing.T) *metav1.LabelSelector
func FakeThroughPointers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.