Home
last modified time | relevance | path

Searched refs:XPackSecurityPutRole (Results 1 – 16 of 16) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dxpack_security_put_role.go117 Role XPackSecurityPutRole
120 type XPackSecurityPutRole struct { struct
H A Dxpack_security_put_role_test.go47 builder := client.XPackSecurityPutRole(test.Name).Body(test.Body)
H A Dxpack_test.go138 _, err = client.XPackSecurityPutRole(roleName).Body(testRoleBody).Do(context.Background())
H A Dclient.go1914 func (c *Client) XPackSecurityPutRole(roleName string) *XPackSecurityPutRoleService { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dxpack_security_put_role.go169 Role XPackSecurityPutRole
172 type XPackSecurityPutRole struct { struct
H A Dclient.go2152 func (c *Client) XPackSecurityPutRole(roleName string) *XPackSecurityPutRoleService { func
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dxpack_security_put_role.go169 Role XPackSecurityPutRole
172 type XPackSecurityPutRole struct { struct
H A Dclient.go1950 func (c *Client) XPackSecurityPutRole(roleName string) *XPackSecurityPutRoleService { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dxpack_security_put_role.go169 Role XPackSecurityPutRole
172 type XPackSecurityPutRole struct { struct
H A Dxpack_security_put_role_test.go47 builder := client.XPackSecurityPutRole(test.Name).Body(test.Body)
H A Dxpack_test.go138 _, err = client.XPackSecurityPutRole(roleName).Body(testRoleBody).Do(context.Background())
H A Dclient.go1931 func (c *Client) XPackSecurityPutRole(roleName string) *XPackSecurityPutRoleService { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dxpack_security_put_role.go169 Role XPackSecurityPutRole
172 type XPackSecurityPutRole struct { struct
H A Dxpack_security_put_role_test.go47 builder := client.XPackSecurityPutRole(test.Name).Body(test.Body)
H A Dxpack_test.go142 _, err = client.XPackSecurityPutRole(roleName).Body(testRoleBody).Do(context.Background())
H A Dclient.go1959 func (c *Client) XPackSecurityPutRole(roleName string) *XPackSecurityPutRoleService { func