Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterReadService ¶
type ClusterReadServiceImpl ¶
type ClusterReadServiceImpl struct {
// contains filtered or unexported fields
}
func NewClusterReadServiceImpl ¶
func NewClusterReadServiceImpl(logger *zap.SugaredLogger, clusterRepository repository.ClusterRepository) *ClusterReadServiceImpl
func (*ClusterReadServiceImpl) IsClusterReachable ¶
func (impl *ClusterReadServiceImpl) IsClusterReachable(clusterId int) (bool, error)
Click to show internal directories.
Click to hide internal directories.