Documentation
¶
Index ¶
- func GetTolerationSeconds(tolerations []corev1.Toleration) *int64
- func GetTolerationWithSeconds(TolerationSeconds *int64) []corev1.Toleration
- func IsConditionReady(conditions []metav1.Condition, cond string) bool
- func IsDeleted(obj client.Object) bool
- func MapToSelector(labels map[string]string) string
- func SetCondition(conditions []metav1.Condition, typ string, err error) []metav1.Condition
- type PodReplicaSpec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTolerationSeconds ¶
func GetTolerationSeconds(tolerations []corev1.Toleration) *int64
func GetTolerationWithSeconds ¶
func GetTolerationWithSeconds(TolerationSeconds *int64) []corev1.Toleration
func IsConditionReady ¶ added in v0.1.4
func MapToSelector ¶
Types ¶
type PodReplicaSpec ¶
Click to show internal directories.
Click to hide internal directories.