Interface PodSnapshotConfigOrBuilder (2.86.0)

public interface PodSnapshotConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnabled()

public abstract boolean getEnabled()

Whether or not the Pod Snapshots feature is enabled.

bool enabled = 1;

Returns
Type Description
boolean

The enabled.