ops

package
v0.0.0-...-b7efc31 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package ops provide access to REST Keyvault operations via the REST API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type REST

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

REST is a REST client for doing operations against the REST API. This client and its methods are thread-safe.

func New

func New(endpoint string, auth autorest.Authorizer) (*REST, error)

New creates a new REST client for operations against Keyvault. This is the underlying client to our SDK and simply implements the raw REST calls without any of nice helpers of the SDK.

func (*REST) Secrets

func (r *REST) Secrets() *secret.Client

Secrets returns a client for doing secret operations.

Directories

Path Synopsis
Package certs provides a client for REST operations involving certificates.
Package certs provides a client for REST operations involving certificates.
internal
conn
Package conn holds the connection to the Keyvault server and provides a single RPC call type.
Package conn holds the connection to the Keyvault server and provides a single RPC call type.
Package secret provides a client for REST operations involving secrets.
Package secret provides a client for REST operations involving secrets.
Package values provides Go value wrappers that can encode/decode from JSON.
Package values provides Go value wrappers that can encode/decode from JSON.

Jump to

Keyboard shortcuts

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