Documentation
¶
Index ¶
- func ConditionReady(conditions []metav1.Condition, typ string) bool
- func GetTolerationSeconds(tolerations []corev1.Toleration) *int64
- func GetTolerationWithSeconds(TolerationSeconds *int64) []corev1.Toleration
- 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 MapToSelector ¶
Types ¶
type PodReplicaSpec ¶
Click to show internal directories.
Click to hide internal directories.