Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenshiftService ¶
type OpenshiftService struct {
// contains filtered or unexported fields
}
func NewOpenshiftService ¶
func NewOpenshiftService() (*OpenshiftService, error)
func (*OpenshiftService) GetGroupsUserBelongsTo ¶
func (oc *OpenshiftService) GetGroupsUserBelongsTo(username string) ([]string, error)
Click to show internal directories.
Click to hide internal directories.