Documentation ¶
Index ¶
- func Create(ctx context.Context, client *containerd.Client, namespace string, ...) error
- func Inspect(ctx context.Context, client *containerd.Client, inspectedNamespaces []string, ...) error
- func Remove(ctx context.Context, client *containerd.Client, deletedNamespaces []string, ...) error
- func Update(ctx context.Context, client *containerd.Client, namespace string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx context.Context, client *containerd.Client, namespace string, options types.NamespaceCreateOptions) error
func Inspect ¶
func Inspect(ctx context.Context, client *containerd.Client, inspectedNamespaces []string, options types.NamespaceInspectOptions) error
func Remove ¶
func Remove(ctx context.Context, client *containerd.Client, deletedNamespaces []string, options types.NamespaceRemoveOptions) error
func Update ¶
func Update(ctx context.Context, client *containerd.Client, namespace string, options types.NamespaceUpdateOptions) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.