Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonClusterDeleter ¶
type CommonClusterDeleterAdapter ¶
type CommonClusterDeleterAdapter struct {
// contains filtered or unexported fields
}
func NewCommonClusterDeleterAdapter ¶
func NewCommonClusterDeleterAdapter(commonClusterDeleter CommonClusterDeleter, commonClusterGetter CommonClusterGetter) CommonClusterDeleterAdapter
func (CommonClusterDeleterAdapter) DeleteCluster ¶
func (a CommonClusterDeleterAdapter) DeleteCluster(ctx context.Context, clusterID uint, options intCluster.DeleteClusterOptions) error
type CommonClusterGetter ¶
Click to show internal directories.
Click to hide internal directories.