Documentation ¶
Index ¶
- func IsChaosFinished(obj v1alpha1.InnerObject, now time.Time) bool
- func IsChaosFinishedWithUntilStop(obj v1alpha1.InnerObject, now time.Time) (bool, time.Duration)
- func ParseNamespacedName(namespacedName string) (types.NamespacedName, error)
- func ParseNamespacedNameContainer(namespacedName string) (types.NamespacedName, string, error)
- func ParseNamespacedNameContainerVolumePath(record string) (types.NamespacedName, string, string, error)
- func SetOwnerReference(owner, object metav1.Object, scheme *runtime.Scheme) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsChaosFinished ¶
func IsChaosFinished(obj v1alpha1.InnerObject, now time.Time) bool
func ParseNamespacedName ¶
func ParseNamespacedName(namespacedName string) (types.NamespacedName, error)
func ParseNamespacedNameContainer ¶
func ParseNamespacedNameContainer(namespacedName string) (types.NamespacedName, string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.