fargate_profile

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: MIT-0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResource

func NewResource() *resource.Resource

Types

type FargateProfileOptions

type FargateProfileOptions struct {
	resource.CommonOptions

	Namespaces []string
}

func NewOptions

func NewOptions() (options *FargateProfileOptions, flags cmd.Flags)

type FargateProfilePrinter

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

func NewPrinter

func NewPrinter(profiles []*types.FargateProfile) *FargateProfilePrinter

func (*FargateProfilePrinter) PrintJSON

func (p *FargateProfilePrinter) PrintJSON(writer io.Writer) error

func (*FargateProfilePrinter) PrintTable

func (p *FargateProfilePrinter) PrintTable(writer io.Writer) error

func (*FargateProfilePrinter) PrintYAML

func (p *FargateProfilePrinter) PrintYAML(writer io.Writer) error

type Getter

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

func NewGetter

func NewGetter(eksClient *aws.EKSClient) *Getter

func (*Getter) Get

func (g *Getter) Get(name string, output printer.Output, options resource.Options) error

func (*Getter) GetAllProfiles

func (g *Getter) GetAllProfiles(clusterName string) ([]*types.FargateProfile, error)

func (*Getter) GetProfileByName

func (g *Getter) GetProfileByName(name, clusterName string) (*types.FargateProfile, error)

func (*Getter) Init

func (g *Getter) Init()

Jump to

Keyboard shortcuts

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