mappers

package
v1.16.30-beta2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MapBoolToBoxedBoolean

func MapBoolToBoxedBoolean(v *bool) *testkube.BoxedBoolean

func MapBoxedBooleanToBool

func MapBoxedBooleanToBool(v *testkube.BoxedBoolean) *bool

func MapBoxedIntegerToInt32

func MapBoxedIntegerToInt32(v *testkube.BoxedInteger) *int32

func MapBoxedIntegerToInt64

func MapBoxedIntegerToInt64(v *testkube.BoxedInteger) *int64

func MapBoxedStringListToStringSlice

func MapBoxedStringListToStringSlice(v *testkube.BoxedStringList) *[]string

func MapBoxedStringToString

func MapBoxedStringToString(v *testkube.BoxedString) *string

func MapConfigValueAPIToKube

func MapConfigValueAPIToKube(v map[string]string) map[string]intstr.IntOrString

func MapConfigValueKubeToAPI

func MapConfigValueKubeToAPI(v map[string]intstr.IntOrString) map[string]string

func MapEnvFromSourceAPIToKube

func MapEnvFromSourceAPIToKube(v testkube.EnvFromSource) corev1.EnvFromSource

func MapEnvFromSourceKubeToAPI

func MapEnvFromSourceKubeToAPI(v corev1.EnvFromSource) testkube.EnvFromSource

func MapEnvVarAPIToKube

func MapEnvVarAPIToKube(v testkube.EnvVar) corev1.EnvVar

func MapEnvVarKubeToAPI

func MapEnvVarKubeToAPI(v corev1.EnvVar) testkube.EnvVar

func MapEnvVarSourceAPIToKube

func MapEnvVarSourceAPIToKube(v testkube.EnvVarSource) corev1.EnvVarSource

func MapEnvVarSourceKubeToAPI

func MapEnvVarSourceKubeToAPI(v corev1.EnvVarSource) testkube.EnvVarSource

func MapImagePullPolicyAPIToKube

func MapImagePullPolicyAPIToKube(v *testkube.ImagePullPolicy) corev1.PullPolicy

func MapImagePullPolicyKubeToAPI

func MapImagePullPolicyKubeToAPI(v corev1.PullPolicy) *testkube.ImagePullPolicy

func MapInt32ToBoxedInteger

func MapInt32ToBoxedInteger(v *int32) *testkube.BoxedInteger

func MapInt64ToBoxedInteger

func MapInt64ToBoxedInteger(v *int64) *testkube.BoxedInteger

func MapIntOrStringPtrToStringPtr

func MapIntOrStringPtrToStringPtr(i *intstr.IntOrString) *string

func MapIntOrStringToString

func MapIntOrStringToString(i intstr.IntOrString) string

func MapSecretEnvSourceAPIToKube

func MapSecretEnvSourceAPIToKube(v *testkube.SecretEnvSource) *corev1.SecretEnvSource

func MapSecretEnvSourceKubeToAPI

func MapSecretEnvSourceKubeToAPI(v *corev1.SecretEnvSource) *testkube.SecretEnvSource

func MapSecurityContextAPIToKube

func MapSecurityContextAPIToKube(v *testkube.SecurityContext) *corev1.SecurityContext

func MapSecurityContextKubeToAPI

func MapSecurityContextKubeToAPI(v *corev1.SecurityContext) *testkube.SecurityContext

func MapStringPtrToIntOrStringPtr

func MapStringPtrToIntOrStringPtr(i *string) *intstr.IntOrString

func MapStringSliceToBoxedStringList

func MapStringSliceToBoxedStringList(v *[]string) *testkube.BoxedStringList

func MapStringToBoxedString

func MapStringToBoxedString(v *string) *testkube.BoxedString

func MapStringToIntOrString

func MapStringToIntOrString(i string) intstr.IntOrString

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL