Interface PolicyControllerVersionOrBuilder (1.42.0)

public interface PolicyControllerVersionOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getVersion()

public abstract String getVersion()

The gatekeeper image tag that is composed of ACM version, git tag, build number.

string version = 1;

Returns
Type Description
String

The version.

getVersionBytes()

public abstract ByteString getVersionBytes()

The gatekeeper image tag that is composed of ACM version, git tag, build number.

string version = 1;

Returns
Type Description
ByteString

The bytes for version.