Documentation
¶
Index ¶
- type Service
- func (s Service) Create(ctx context.Context, ns domain.Namespace) (domain.Namespace, error)
- func (s Service) Delete(ctx context.Context, name string) error
- func (s Service) Get(ctx context.Context, name string) (domain.Namespace, error)
- func (s Service) List(ctx context.Context) ([]string, error)
- func (s Service) Update(ctx context.Context, ns domain.Namespace) (domain.Namespace, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.