certificate

package
v0.10.4-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2020 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateClient

type CertificateClient struct {
	security.BaseClient
	// contains filtered or unexported fields
}

Client structure

func NewCertificateClient

func NewCertificateClient(cloudFQDN string, authorizer auth.Authorizer) (*CertificateClient, error)

NewClient method returns new client

func (*CertificateClient) CreateOrUpdate

func (c *CertificateClient) CreateOrUpdate(ctx context.Context, group, name string, Certificate *security.Certificate) (*security.Certificate, error)

CreateOrUpdate methods invokes create or update on the client

func (*CertificateClient) Delete

func (c *CertificateClient) Delete(ctx context.Context, group, name string) error

Delete methods invokes delete of the Certificate resource

func (*CertificateClient) Get

func (c *CertificateClient) Get(ctx context.Context, group, name string) (*[]security.Certificate, error)

Get methods invokes the client Get method

type Service

Service interface

Jump to

Keyboard shortcuts

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