client

package
v0.0.0-...-9a5f050 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func New

func New(kubeconfig string) (*Client, error)

func (*Client) CertificateRequest

func (c *Client) CertificateRequest(name, ns string) (*cmapi.CertificateRequest, error)

func (*Client) CreateCertificateRequest

func (c *Client) CreateCertificateRequest(
	cr *cmapi.CertificateRequest) (*cmapi.CertificateRequest, error)

func (*Client) WaitForCertificateRequestReady

func (c *Client) WaitForCertificateRequestReady(name, ns string, timeout time.Duration) (*cmapi.CertificateRequest, error)

Jump to

Keyboard shortcuts

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