Skip to content

accesspolicy

grafonnet.accesspolicy

Subpackages

Index

Fields

fn withRole

withRole(value)

PARAMETERS:

  • value (object)

fn withRoleMixin

withRoleMixin(value)

PARAMETERS:

  • value (object)

fn withRules

withRules(value)

PARAMETERS:

  • value (array)

The set of rules to apply. Note that * is required to modify access policy rules, and that "none" will reject all actions

fn withRulesMixin

withRulesMixin(value)

PARAMETERS:

  • value (array)

The set of rules to apply. Note that * is required to modify access policy rules, and that "none" will reject all actions

fn withScope

withScope(value)

PARAMETERS:

  • value (object)

fn withScopeMixin

withScopeMixin(value)

PARAMETERS:

  • value (object)

obj role

fn role.withKind

role.withKind(value)

PARAMETERS:

  • value (string)
    • valid values: "Role", "BuiltinRole", "Team", "User"

Policies can apply to roles, teams, or users Applying policies to individual users is supported, but discouraged

fn role.withName

role.withName(value)

PARAMETERS:

  • value (string)

fn role.withXname

role.withXname(value)

PARAMETERS:

  • value (string)

obj scope

fn scope.withKind

scope.withKind(value)

PARAMETERS:

  • value (string)

fn scope.withName

scope.withName(value)

PARAMETERS:

  • value (string)