Documentation
¶
Index ¶
Constants ¶
View Source
const ( TagKeyClusterGroup = "ownedBy" TagValClusterGroup = "caph" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
Client group.GroupClient
Scope *scope.ClusterScope
}
Service provides operations on groups
func NewService ¶
func NewService(scope *scope.ClusterScope) *Service
NewService creates a new group service.
Click to show internal directories.
Click to hide internal directories.