centrify

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2021 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider returns a schema.Provider for Centrify Platform.

func ResourceIDString

func ResourceIDString(d ResourceIDStringInterface) string

ResourceIDString - Obtain resource ID string

func StringSlice

func StringSlice(src []string) []*string

StringSlice converts []string to []*string

func StringSliceToInterface

func StringSliceToInterface(s []string) []interface{}

StringSliceToInterface converts []string to []interface{}

Types

type Config

type Config struct {
	URL            string
	AppID          string
	Scope          string
	Username       string
	Password       string
	Token          string
	UseDMC         bool
	LogLevel       string
	LogPath        string
	SkipCertVerify bool
}

Config - Centrify Platform client struct

func (*Config) Valid

func (c *Config) Valid() error

Valid - Validate provider configuration

type ResourceIDStringInterface

type ResourceIDStringInterface interface {
	Id() string
}

ResourceIDStringInterface - Generic interface for resource ID

Source Files

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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