Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResourcesForTest ¶
type ResourcesForTest struct { OneContOneInitContPatch patchConfigMap NoContainerPatch patchConfigMap NoInitContainerPatch patchConfigMap EmptyPatch patchConfigMap TwoEntryPatch patchConfigMap MatchingPod pod MatchingPodWithoutPorts pod NonMatchingPod pod InjectedPodList kubernetes.PodList AppMeshInjectEnabledLabelSelector *v1.Mesh AppMeshInjectEnabledNamespaceSelector *v1.Mesh AppMeshInjectDisabled *v1.Mesh AppMeshNoConfigMap *v1.Mesh AppMeshNoSelector *v1.Mesh IstioMesh *v1.Mesh TemplateData interface{} }
func GetTestResources ¶
func GetTestResources(decoder runtime.Decoder) *ResourcesForTest
Click to show internal directories.
Click to hide internal directories.