controllers

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TrimNodeName

func TrimNodeName(s string) (k string)

Fargate nodes queried from the API server have an extra ".000~" appended to the end, but the API server does not recognize that extra substring when performing Get or Describe ops.

Types

type Controller

type Controller interface {
	Watch() chan struct{}
}

type Default

type Default struct{}

func (*Default) Watch

func (d *Default) Watch() chan struct{}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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