cloudindustry

package
v1.9.0-industry.2 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConnectorType = "cloudindustry"
)

Variables

This section is empty.

Functions

func NewCloudIndustryHookHandler

func NewCloudIndustryHookHandler(authClient authinternalclient.AuthInterface) genericapiserver.PostStartHookProvider

NewCloudIndustryHookHandler creates a new cloudIndustryHookHandler object.

func NewCloudIndustryIdentityProvider

func NewCloudIndustryIdentityProvider(tenantID string, administrators []string, config *SDKConfig) (identityprovider.IdentityProvider, error)

Types

type SDKConfig

type SDKConfig struct {
	SecretID       string `json:"secret_id"`
	SecretKey      string `json:"secret_key"`
	Endpoint       string `json:"endpoint"`
	IAMAPIEndpoint string `json:"iam_api_endpoint"`
	IAMAppEndpoint string `json:"iam_api_app_endpoint"`
	Region         string `json:"region"`
	MasterID       string `json:"master_id"`
}

Jump to

Keyboard shortcuts

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