awsnode

package
v2.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package awsnode provides a way to interact with AWS nodes.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrCNIMissing defines an error for when an aws node's CNI daemonset is missing.
	ErrCNIMissing = errors.New("aws-node CNI daemonset missing")
)

Functions

This section is empty.

Types

type Service

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

Service defines the spec for a service.

func NewService

func NewService(awsnodeScope scope.AWSNodeScope) *Service

NewService will create a new service.

func (*Service) ReconcileCNI

func (s *Service) ReconcileCNI(ctx context.Context) error

ReconcileCNI will reconcile the CNI of a service.

Jump to

Keyboard shortcuts

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