users

package
v1.56.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Email  string   `json:"email"`
	UID    string   `json:"uid"`
	Groups []string `json:"-"`
}

func (*User) MarshalHCL

func (me *User) MarshalHCL(properties hcl.Properties) error

func (*User) Name added in v1.34.0

func (me *User) Name() string

func (*User) Schema

func (me *User) Schema() map[string]*schema.Schema

func (*User) UnmarshalHCL

func (me *User) UnmarshalHCL(decoder hcl.Decoder) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL