Documentation ¶
Index ¶
- Constants
- func Apply(ctx context.Context, k8sClient client.Client, path string, ns string, ...) error
- func TorrentChunkNumber(torrent *api.Torrent) (number int)
- func UpdateNodeTracker(ctx context.Context, k8sClient client.Client, ntName string, chunkName string, ...) error
- func UpdateReplicationsCondition(ctx context.Context, k8sClient client.Client, torrent *api.Torrent, ...)
Constants ¶
View Source
const ( Timeout = 10 * time.Second Interval = time.Millisecond * 250 )
Variables ¶
This section is empty.
Functions ¶
func TorrentChunkNumber ¶
func UpdateNodeTracker ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.