rolloutsclient

package
v0.0.0-...-c7d747a Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 13 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
}

Client implements client for the rollouts API.

func New

func New() (*Client, error)

func (*Client) Get

func (rlc *Client) Get(ctx context.Context, ns, name string) (*rolloutsapi.Rollout, error)

func (*Client) List

func (rlc *Client) List(ctx context.Context, ns string) (*rolloutsapi.RolloutList, error)

func (*Client) Update

func (rlc *Client) Update(ctx context.Context, rollout *rolloutsapi.Rollout) error

Jump to

Keyboard shortcuts

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