Documentation
¶
Index ¶
- func ExpectCleanUp(ctx context.Context, c client.Client)
- func ExpectDecodedCustomData(env *test.Environment) string
- func ExpectKubeletFlags(env *test.Environment, customData string, expectedFlags map[string]string)
- func ExpectUnavailable(env *test.Environment, instanceType string, zone string, capacityType string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectCleanUp ¶ added in v1.4.0
ExpectCleanUp handled the cleanup of all Objects we need within testing that core does not
Core's ExpectCleanedUp function does not currently cleanup ConfigMaps: https://github.com/kubernetes-sigs/karpenter/blob/db8df23ffb0b689b116d99597316612c98d382ab/pkg/test/expectations/expectations.go#L244 TODO: surface this within core and remove this function
func ExpectDecodedCustomData ¶ added in v0.5.5
func ExpectDecodedCustomData(env *test.Environment) string
func ExpectKubeletFlags ¶ added in v0.6.0
func ExpectKubeletFlags(env *test.Environment, customData string, expectedFlags map[string]string)
func ExpectUnavailable ¶
func ExpectUnavailable(env *test.Environment, instanceType string, zone string, capacityType string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.