controllerrevision

package
v0.0.0-...-ef63bee Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateCR

func GenerateCR(cluster *v1alpha1.Cluster) *appsv1.ControllerRevision

GenerateCR generates a ControllerRevision for a Cluster

Types

type AuthInfo

type AuthInfo struct {
	APIServer string `json:"apiServer,omitempty"`
	CAData    []byte `json:"caData,omitempty"`
	CertData  []byte `json:"certData,omitempty"`
	KeyData   []byte `json:"keyData,omitempty"`
	Token     []byte `json:"token,omitempty"`
}

func GenerateAI

func GenerateAI(cluster *v1alpha1.Cluster) *AuthInfo

AI is AuthInfo

Jump to

Keyboard shortcuts

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