bindings

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: 7 Imported by: 0

Documentation

Index

Constants

View Source
const SchemaID = "accounts:policy-bindings"

Variables

This section is empty.

Functions

func Service added in v1.52.0

Types

type BindingServiceClient

type BindingServiceClient struct {
	// contains filtered or unexported fields
}

func NewPolicyService

func NewPolicyService(baseURL string, apiToken string) *BindingServiceClient

func (*BindingServiceClient) Create

func (*BindingServiceClient) Delete

func (me *BindingServiceClient) Delete(id string) error

func (*BindingServiceClient) Get

func (*BindingServiceClient) List

func (me *BindingServiceClient) List() (api.Stubs, error)

func (*BindingServiceClient) SchemaID

func (me *BindingServiceClient) SchemaID() string

func (*BindingServiceClient) Update

func (me *BindingServiceClient) Update(id string, bindings *bindings.PolicyBinding) error

type PolicyCreateResponse

type PolicyCreateResponse struct {
	UUID string `json:"uuid"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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