configuration

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServiceConfig = services.ArkServiceConfig{
	ServiceName:                "sechub-configuration",
	RequiredAuthenticatorNames: []string{"isp"},
	OptionalAuthenticatorNames: []string{},
	ActionsConfigurations: map[actions.ArkServiceActionType][]actions.ArkServiceActionDefinition{
		actions.ArkServiceActionTypeCLI: {
			sechubconfigurationactions.CLIAction,
		},
	},
}

ServiceConfig is the configuration for the Secrets Hub Configuration service.

ServiceGenerator is the function that creates a new instance of the SecHub Configuration service.

Functions

This section is empty.

Types

type ArkSecHubConfigurationService

type ArkSecHubConfigurationService struct {
	services.ArkService
	*services.ArkBaseService
	// contains filtered or unexported fields
}

ArkSecHubConfigurationService is the service for interacting with Secrets Hub configuration

func NewArkSecHubConfigurationService

func NewArkSecHubConfigurationService(authenticators ...auth.ArkAuth) (*ArkSecHubConfigurationService, error)

NewArkSecHubConfigurationService creates a new instance of ArkSecHubConfigurationService.

func (*ArkSecHubConfigurationService) Configuration

Configuration retrieves the configuration info from the Secrets Hub service. https://api-docs.cyberark.com/docs/secretshub-api/r3a0vv9er2enm-view-configuration

func (*ArkSecHubConfigurationService) ServiceConfig

ServiceConfig returns the service configuration for the ArkSecHubConfigurationService.

func (*ArkSecHubConfigurationService) SetConfiguration

SetConfiguration updates the configuration info in the Secrets Hub service. https://api-docs.cyberark.com/docs/secretshub-api/eko5hfu8sg16o-update-configuration

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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