Home
last modified time | relevance | path

Searched refs:OtherAttributes (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_domain_group.ps1276 $add_args.OtherAttributes = $attributes
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/plugins/modules/
H A Dwin_domain_group.ps1276 $add_args.OtherAttributes = $attributes
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/
H A Dplugins.go571 OtherAttributes map[string]string member
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/testing/
H A Dtesting.go150 if _, ok := config.OtherAttributes["fake-property"]; ok {