azure

package
v0.0.0-...-cdc24ad Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

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

func FromEnvironment

func FromEnvironment() (*Provider, error)

func (*Provider) Cluster

func (p *Provider) Cluster(ctx context.Context, name string) (*kubernetes.Cluster, error)

func (*Provider) ClusterApplications

func (p *Provider) ClusterApplications(ctx context.Context, clusterID string, options *kubernetes.ApplicationListOptions) ([]kubernetes.Application, error)

func (*Provider) ClusterConfig

func (p *Provider) ClusterConfig(ctx context.Context, name string) ([]byte, error)

func (*Provider) Clusters

func (p *Provider) Clusters(ctx context.Context, options *kubernetes.ClusterListOptions) ([]kubernetes.Cluster, error)

func (*Provider) CreateCluster

func (p *Provider) CreateCluster(ctx context.Context, name string, options *kubernetes.CreateClusterOptions) (*kubernetes.Cluster, error)

func (*Provider) DeleteCluster

func (p *Provider) DeleteCluster(ctx context.Context, name string, options *kubernetes.DeleteClusterOptions) error

Jump to

Keyboard shortcuts

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