writer

package
v1.34.2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2025 License: Apache-2.0 Imports: 8 Imported by: 3

Documentation

Overview

Package writer provides a writer for the credential plugin.

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Write(out credentialplugin.Output) error
}

type Writer

type Writer struct {
	Stdout stdio.Stdout
}

func (*Writer) Write

func (w *Writer) Write(out credentialplugin.Output) error

Write writes the ExecCredential to standard output for kubectl.

Jump to

Keyboard shortcuts

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