Documentation ¶
Index ¶
Constants ¶
View Source
const (
PluginName = "join_token"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plugin ¶
type Plugin struct { nodeattestorv1.UnsafeNodeAttestorServer configv1.UnsafeConfigServer }
func (*Plugin) Attest ¶
func (p *Plugin) Attest(nodeattestorv1.NodeAttestor_AttestServer) error
func (*Plugin) Configure ¶
func (p *Plugin) Configure(context.Context, *configv1.ConfigureRequest) (*configv1.ConfigureResponse, error)
Click to show internal directories.
Click to hide internal directories.