checkers

package
v0.0.0-...-f0e17bc Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeClientGroup

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

func NewFakeGroupClient

func NewFakeGroupClient(name string, opt *FakeOpts) (*FakeClientGroup, error)

func (*FakeClientGroup) Verify

func (f *FakeClientGroup) Verify() error

type FakeInterface

type FakeInterface interface {
	Verify() error
}

type FakeOpts

type FakeOpts struct {
	Socket      string
	Cgroup      string
	PodCIDR     string
	ServiceCIDR string
	CertSan     string
	CertDomain  string
	Taints      map[string]string
	Images      []string
	Etcd        []string
}

Jump to

Keyboard shortcuts

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