Documentation ¶
Index ¶
- func ValidateAllReplicationsNodeNameEqualTo(ctx context.Context, k8sClient client.Client, torrent *api.Torrent, ...)
- func ValidateNodeTrackerChunkNumberEqualTo(ctx context.Context, k8sClient client.Client, number int, ...)
- func ValidateReplicationsNumberEqualTo(ctx context.Context, k8sClient client.Client, torrent *api.Torrent, number int)
- func ValidateTorrentNotExist(ctx context.Context, k8sClient client.Client, torrentName string, ...)
- func ValidateTorrentStatusEqualTo(ctx context.Context, k8sClient client.Client, torrent *api.Torrent, ...)
- type ValidateOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateTorrentNotExist ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.